| 1 | [ Feb 12 06:39:30 Enabled. ] | ||
| 2 | [ Feb 12 06:39:30 Rereading configuration. ] | ||
| 3 | [ Feb 12 06:39:31 Rereading configuration. ] | ||
| 4 | [ Feb 12 06:39:42 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 12 06:39:42 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.12 06:39:45.324446 [ 1 ] {} <Information> Application: Will watch for the process with pid 24307 | ||
| 29 | 2026.02.12 06:39:45.324853 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.12 06:39:45.822022 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24307 | ||
| 31 | 2026.02.12 06:39:45.828713 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.12 06:39:45.828875 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.12 06:39:46.177237 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.12 06:39:46.209500 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.12 06:39:46.209586 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.12 06:39:46.209606 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.12 06:39:46.209670 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.12 06:39:46.210417 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.12 06:39:46.217074 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.12 06:39:46.218001 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.12 06:39:46.218939 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.12 06:39:46.218995 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.12 06:39:46.219038 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.12 06:39:46.221216 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.12 06:39:46.222355 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.12 06:39:46.228328 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.12 06:39:46.229162 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.12 06:39:46.232554 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.12 06:39:46.232665 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.12 06:39:46.233735 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.12 06:39:46.234252 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.12 06:39:46.247303 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.12 06:39:46.247945 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.12 06:39:46.257715 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.12 06:39:46.258117 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.12 06:39:46.258521 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.12 06:39:46.258854 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.12 06:39:46.261797 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.12 06:39:46.261822 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.12 06:39:46.261890 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.12 06:39:46.261953 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.12 06:39:46.278669 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.12 06:39:46.278695 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171935 sec | ||
| 68 | 2026.02.12 06:39:46.278753 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.12 06:39:46.278798 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.12 06:39:46.281401 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.12 06:39:46.283389 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.12 06:39:46.307946 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.12 06:39:46.308003 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.12 06:39:46.308095 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.12 06:39:46.308112 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.12 06:39:46.308155 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.12 06:39:46.308231 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.12 06:39:46.310845 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.12 06:39:46.310894 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.12 06:39:46.310943 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.12 06:39:46.311120 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.12 06:39:46.311164 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.12 06:39:46.311176 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.12 06:39:46.311246 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.12 06:39:46.311259 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.12 06:39:46.311291 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.12 06:39:46.311357 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.12 06:39:46.360059 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.12 06:39:46.361832 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.12 06:39:46.361912 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9792e-05 sec | ||
| 91 | 2026.02.12 06:39:46.361925 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.12 06:39:46.361935 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.12 06:39:46.361961 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.12 06:39:46.362165 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.12 06:39:46.362259 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.12 06:39:46.362272 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.12 06:39:46.362283 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.12 06:39:46.362293 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.12 06:39:46.377795 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.12 06:39:46.377996 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2026.02.12 06:39:46.382605 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.312e-05 sec. | ||
| 102 | 2026.02.12 06:39:46.383017 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.12 06:39:46.383676 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.12 06:39:46.383696 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.12 06:39:46.711792 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53644 | ||
| 106 | 2026.02.12 06:39:46.716073 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.12 06:39:46.716148 [ 3 ] {} <Debug> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Authenticating user 'default' from [fd00:1122:3344:101::d]:53644 | ||
| 108 | 2026.02.12 06:39:46.716181 [ 3 ] {} <Debug> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.12 06:39:46.716259 [ 3 ] {} <Debug> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.12 06:39:46.716363 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.12 06:39:46.716390 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.12 06:39:46.716470 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.12 06:39:46.723616 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51140 | ||
| 114 | 2026.02.12 06:39:46.724434 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63178 | ||
| 115 | 2026.02.12 06:39:46.724434 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39931 | ||
| 116 | 2026.02.12 06:39:46.724541 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38897 | ||
| 117 | 2026.02.12 06:39:46.724825 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35896 | ||
| 118 | 2026.02.12 06:39:46.724941 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63669 | ||
| 119 | 2026.02.12 06:39:46.725078 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59881 | ||
| 120 | 2026.02.12 06:39:46.725235 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39580 | ||
| 121 | 2026.02.12 06:39:46.725793 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.12 06:39:46.725883 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.12 06:39:46.725897 [ 5 ] {} <Debug> TCP-Session: d39c5dcc-525b-4f38-869f-105481d1c705 Authenticating user 'default' from [fd00:1122:3344:101::d]:63178 | ||
| 124 | 2026.02.12 06:39:46.725923 [ 258 ] {} <Debug> TCP-Session: bb46669c-a3f3-4b95-9ff9-373e937ef0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39580 | ||
| 125 | 2026.02.12 06:39:46.725948 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.12 06:39:46.725926 [ 5 ] {} <Debug> TCP-Session: d39c5dcc-525b-4f38-869f-105481d1c705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.12 06:39:46.726008 [ 258 ] {} <Debug> TCP-Session: bb46669c-a3f3-4b95-9ff9-373e937ef0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.12 06:39:46.726049 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.12 06:39:46.726053 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.12 06:39:46.726043 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.12 06:39:46.726120 [ 258 ] {} <Debug> TCP-Session: bb46669c-a3f3-4b95-9ff9-373e937ef0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.12 06:39:46.726177 [ 255 ] {} <Debug> TCP-Session: 2818d720-7eeb-449a-a851-d6f31376b2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35896 | ||
| 133 | 2026.02.12 06:39:46.726160 [ 253 ] {} <Debug> TCP-Session: e6d9d74f-5655-4bf9-a7a6-ec76a62e09a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39931 | ||
| 134 | 2026.02.12 06:39:46.726138 [ 254 ] {} <Debug> TCP-Session: 0095ce7b-dd92-4db6-bf74-d8ed596be33f Authenticating user 'default' from [fd00:1122:3344:101::d]:38897 | ||
| 135 | 2026.02.12 06:39:46.726276 [ 255 ] {} <Debug> TCP-Session: 2818d720-7eeb-449a-a851-d6f31376b2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.12 06:39:46.726252 [ 253 ] {} <Debug> TCP-Session: e6d9d74f-5655-4bf9-a7a6-ec76a62e09a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.12 06:39:46.726045 [ 257 ] {} <Debug> TCP-Session: dfc81d07-af44-4936-ad4b-e98a9600748a Authenticating user 'default' from [fd00:1122:3344:101::d]:59881 | ||
| 138 | 2026.02.12 06:39:46.726356 [ 253 ] {} <Debug> TCP-Session: e6d9d74f-5655-4bf9-a7a6-ec76a62e09a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.12 06:39:46.726371 [ 255 ] {} <Debug> TCP-Session: 2818d720-7eeb-449a-a851-d6f31376b2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.12 06:39:46.726340 [ 254 ] {} <Debug> TCP-Session: 0095ce7b-dd92-4db6-bf74-d8ed596be33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.12 06:39:46.726435 [ 257 ] {} <Debug> TCP-Session: dfc81d07-af44-4936-ad4b-e98a9600748a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.12 06:39:46.726032 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.12 06:39:46.726514 [ 254 ] {} <Debug> TCP-Session: 0095ce7b-dd92-4db6-bf74-d8ed596be33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.12 06:39:46.726554 [ 256 ] {} <Debug> TCP-Session: 76e95ace-586a-4b1d-980c-ae601291b35c Authenticating user 'default' from [fd00:1122:3344:101::d]:63669 | ||
| 145 | 2026.02.12 06:39:46.726552 [ 257 ] {} <Debug> TCP-Session: dfc81d07-af44-4936-ad4b-e98a9600748a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.12 06:39:46.726025 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.02.12 06:39:46.726010 [ 5 ] {} <Debug> TCP-Session: d39c5dcc-525b-4f38-869f-105481d1c705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.12 06:39:46.726692 [ 256 ] {} <Debug> TCP-Session: 76e95ace-586a-4b1d-980c-ae601291b35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.12 06:39:46.726750 [ 256 ] {} <Debug> TCP-Session: 76e95ace-586a-4b1d-980c-ae601291b35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.12 06:39:46.726765 [ 4 ] {} <Debug> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Authenticating user 'default' from [fd00:1122:3344:101::d]:51140 | ||
| 151 | 2026.02.12 06:39:46.726854 [ 4 ] {} <Debug> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.12 06:39:46.726867 [ 4 ] {} <Debug> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.12 06:39:46.735495 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.12 06:39:46.740243 [ 3 ] {46f2f70d-63a4-47c3-9f10-3b651b7640c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.12 06:39:46.847577 [ 3 ] {46f2f70d-63a4-47c3-9f10-3b651b7640c1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53644) (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.02.12 06:39:46.848526 [ 3 ] {46f2f70d-63a4-47c3-9f10-3b651b7640c1} <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.02.12 06:39:46.848727 [ 3 ] {46f2f70d-63a4-47c3-9f10-3b651b7640c1} <Debug> TCPHandler: Processed in 0.119868608 sec. | ||
| 204 | 2026.02.12 06:39:46.851158 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.12 06:39:46.851442 [ 4 ] {aa147227-12ea-4f3b-ba23-2a31c5e886c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.12 06:39:46.851884 [ 4 ] {aa147227-12ea-4f3b-ba23-2a31c5e886c0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51140) (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.02.12 06:39:46.852176 [ 4 ] {aa147227-12ea-4f3b-ba23-2a31c5e886c0} <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.02.12 06:39:46.852419 [ 4 ] {aa147227-12ea-4f3b-ba23-2a31c5e886c0} <Debug> TCPHandler: Processed in 0.003350196 sec. | ||
| 255 | 2026.02.12 06:39:46.855105 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.12 06:39:46.857636 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.12 06:39:46.859694 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.12 06:39:46.859750 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37070 | ||
| 259 | 2026.02.12 06:39:46.861431 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.02.12 06:39:46.861457 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0872e-05 sec | ||
| 261 | 2026.02.12 06:39:46.861510 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.02.12 06:39:46.861554 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.02.12 06:39:46.861579 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.02.12 06:39:46.862169 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.02.12 06:39:46.862216 [ 259 ] {} <Debug> TCP-Session: 83918064-48f3-4452-a577-bce713f2edd0 Authenticating user 'default' from [fd00:1122:3344:101::a]:37070 | ||
| 266 | 2026.02.12 06:39:46.862327 [ 259 ] {} <Debug> TCP-Session: 83918064-48f3-4452-a577-bce713f2edd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.12 06:39:46.862345 [ 259 ] {} <Debug> TCP-Session: 83918064-48f3-4452-a577-bce713f2edd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.02.12 06:39:46.862411 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 269 | 2026.02.12 06:39:46.862505 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 270 | 2026.02.12 06:39:46.862557 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 271 | 2026.02.12 06:39:46.864155 [ 3 ] {34ef2f82-e54a-4690-b0ea-25400d6498c6} <Debug> TCPHandler: Processed in 0.009168496 sec. | ||
| 272 | 2026.02.12 06:39:46.864325 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.12 06:39:46.864542 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) /* The version table contains metadata about the `oximeter` database */ | ||
| 274 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 275 | 2026.02.12 06:39:46.864684 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 276 | 2026.02.12 06:39:46.865304 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50887 | ||
| 277 | 2026.02.12 06:39:46.865465 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64192 | ||
| 278 | 2026.02.12 06:39:46.865695 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48569 | ||
| 279 | 2026.02.12 06:39:46.865698 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.02.12 06:39:46.865712 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.02.12 06:39:46.865832 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44100 | ||
| 282 | 2026.02.12 06:39:46.865876 [ 261 ] {} <Debug> TCP-Session: 2b7b4b82-0e26-4d4c-8dc6-b883eade11af Authenticating user 'default' from [fd00:1122:3344:101::a]:64192 | ||
| 283 | 2026.02.12 06:39:46.865940 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60785 | ||
| 284 | 2026.02.12 06:39:46.865972 [ 260 ] {} <Debug> TCP-Session: 19c4f0c6-46e3-4e23-aad7-b0a12f9faed0 Authenticating user 'default' from [fd00:1122:3344:101::a]:50887 | ||
| 285 | 2026.02.12 06:39:46.865983 [ 261 ] {} <Debug> TCP-Session: 2b7b4b82-0e26-4d4c-8dc6-b883eade11af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.02.12 06:39:46.866009 [ 260 ] {} <Debug> TCP-Session: 19c4f0c6-46e3-4e23-aad7-b0a12f9faed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.02.12 06:39:46.866078 [ 261 ] {} <Debug> TCP-Session: 2b7b4b82-0e26-4d4c-8dc6-b883eade11af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.02.12 06:39:46.866091 [ 260 ] {} <Debug> TCP-Session: 19c4f0c6-46e3-4e23-aad7-b0a12f9faed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.02.12 06:39:46.867969 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 290 | 2026.02.12 06:39:46.867984 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46720 | ||
| 291 | 2026.02.12 06:39:46.868022 [ 262 ] {} <Debug> TCP-Session: 684324ec-a4c4-47b4-9abd-21bab7c1466b Authenticating user 'default' from [fd00:1122:3344:101::a]:48569 | ||
| 292 | 2026.02.12 06:39:46.868053 [ 262 ] {} <Debug> TCP-Session: 684324ec-a4c4-47b4-9abd-21bab7c1466b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2026.02.12 06:39:46.868141 [ 262 ] {} <Debug> TCP-Session: 684324ec-a4c4-47b4-9abd-21bab7c1466b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.02.12 06:39:46.868215 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60890 | ||
| 295 | 2026.02.12 06:39:46.868288 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 296 | 2026.02.12 06:39:46.868420 [ 264 ] {} <Debug> TCP-Session: a1565171-1a3b-42f5-a22b-c35425639ffb Authenticating user 'default' from [fd00:1122:3344:101::a]:60785 | ||
| 297 | 2026.02.12 06:39:46.868440 [ 264 ] {} <Debug> TCP-Session: a1565171-1a3b-42f5-a22b-c35425639ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 298 | 2026.02.12 06:39:46.868454 [ 264 ] {} <Debug> TCP-Session: a1565171-1a3b-42f5-a22b-c35425639ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2026.02.12 06:39:46.870558 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.02.12 06:39:46.870604 [ 265 ] {} <Debug> TCP-Session: 59220528-1dfe-400d-840e-9fb5a4dfe511 Authenticating user 'default' from [fd00:1122:3344:101::a]:46720 | ||
| 301 | 2026.02.12 06:39:46.870622 [ 265 ] {} <Debug> TCP-Session: 59220528-1dfe-400d-840e-9fb5a4dfe511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2026.02.12 06:39:46.870720 [ 265 ] {} <Debug> TCP-Session: 59220528-1dfe-400d-840e-9fb5a4dfe511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 303 | 2026.02.12 06:39:46.872757 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 304 | 2026.02.12 06:39:46.872796 [ 266 ] {} <Debug> TCP-Session: 073bb20a-f070-419b-bf14-887bd7901e73 Authenticating user 'default' from [fd00:1122:3344:101::a]:60890 | ||
| 305 | 2026.02.12 06:39:46.872815 [ 266 ] {} <Debug> TCP-Session: 073bb20a-f070-419b-bf14-887bd7901e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 306 | 2026.02.12 06:39:46.872922 [ 266 ] {} <Debug> TCP-Session: 073bb20a-f070-419b-bf14-887bd7901e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.02.12 06:39:46.874791 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.02.12 06:39:46.874840 [ 263 ] {} <Debug> TCP-Session: c96e5f8a-6d20-48ec-9c10-33be201f463c Authenticating user 'default' from [fd00:1122:3344:101::a]:44100 | ||
| 309 | 2026.02.12 06:39:46.874945 [ 263 ] {} <Debug> TCP-Session: c96e5f8a-6d20-48ec-9c10-33be201f463c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.02.12 06:39:46.874960 [ 263 ] {} <Debug> TCP-Session: c96e5f8a-6d20-48ec-9c10-33be201f463c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2026.02.12 06:39:46.879136 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.02.12 06:39:46.880414 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2): Loading data parts | ||
| 313 | 2026.02.12 06:39:46.882772 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2): There are no data parts | ||
| 314 | 2026.02.12 06:39:46.888258 [ 3 ] {d51df229-1741-4fea-863e-b5ef91be5c1b} <Debug> TCPHandler: Processed in 0.023986808 sec. | ||
| 315 | 2026.02.12 06:39:46.888509 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.02.12 06:39:46.888697 [ 3 ] {c6c35f72-e5d9-4a36-b083-0af96438cfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.02.12 06:39:46.888838 [ 3 ] {c6c35f72-e5d9-4a36-b083-0af96438cfeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.02.12 06:39:46.915219 [ 3 ] {c6c35f72-e5d9-4a36-b083-0af96438cfeb} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Loading data parts | ||
| 329 | 2026.02.12 06:39:46.915483 [ 3 ] {c6c35f72-e5d9-4a36-b083-0af96438cfeb} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): There are no data parts | ||
| 330 | 2026.02.12 06:39:46.916873 [ 3 ] {c6c35f72-e5d9-4a36-b083-0af96438cfeb} <Debug> TCPHandler: Processed in 0.028417382 sec. | ||
| 331 | 2026.02.12 06:39:46.917078 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.02.12 06:39:46.917309 [ 3 ] {16e3d6f8-d2d6-474b-b958-7a5a3723d29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 333 | 2026.02.12 06:39:46.917392 [ 3 ] {16e3d6f8-d2d6-474b-b958-7a5a3723d29a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.02.12 06:39:46.919181 [ 3 ] {16e3d6f8-d2d6-474b-b958-7a5a3723d29a} <Debug> oximeter.measurements_i8 (32500f40-d1ea-42f2-b4b1-dd89e320c1ef): Loading data parts | ||
| 335 | 2026.02.12 06:39:46.919341 [ 3 ] {16e3d6f8-d2d6-474b-b958-7a5a3723d29a} <Debug> oximeter.measurements_i8 (32500f40-d1ea-42f2-b4b1-dd89e320c1ef): There are no data parts | ||
| 336 | 2026.02.12 06:39:46.920706 [ 3 ] {16e3d6f8-d2d6-474b-b958-7a5a3723d29a} <Debug> TCPHandler: Processed in 0.003693515 sec. | ||
| 337 | 2026.02.12 06:39:46.920952 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.02.12 06:39:46.921146 [ 3 ] {e561ca60-f110-48d6-9035-d7f9593f93f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 339 | 2026.02.12 06:39:46.921250 [ 3 ] {e561ca60-f110-48d6-9035-d7f9593f93f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.02.12 06:39:46.922864 [ 3 ] {e561ca60-f110-48d6-9035-d7f9593f93f4} <Debug> oximeter.measurements_u8 (6e4bc640-9ef6-4fe1-acd4-ba4bf067e57f): Loading data parts | ||
| 341 | 2026.02.12 06:39:46.923002 [ 3 ] {e561ca60-f110-48d6-9035-d7f9593f93f4} <Debug> oximeter.measurements_u8 (6e4bc640-9ef6-4fe1-acd4-ba4bf067e57f): There are no data parts | ||
| 342 | 2026.02.12 06:39:46.924432 [ 3 ] {e561ca60-f110-48d6-9035-d7f9593f93f4} <Debug> TCPHandler: Processed in 0.003531231 sec. | ||
| 343 | 2026.02.12 06:39:46.924580 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.12 06:39:46.924736 [ 3 ] {23f08eef-29e1-47cd-a145-e40364367246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 345 | 2026.02.12 06:39:46.924851 [ 3 ] {23f08eef-29e1-47cd-a145-e40364367246} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.02.12 06:39:46.926549 [ 3 ] {23f08eef-29e1-47cd-a145-e40364367246} <Debug> oximeter.measurements_i16 (85b6f642-4c6e-4d8f-8dfc-f3c6c0414b3b): Loading data parts | ||
| 347 | 2026.02.12 06:39:46.926696 [ 3 ] {23f08eef-29e1-47cd-a145-e40364367246} <Debug> oximeter.measurements_i16 (85b6f642-4c6e-4d8f-8dfc-f3c6c0414b3b): There are no data parts | ||
| 348 | 2026.02.12 06:39:46.928052 [ 3 ] {23f08eef-29e1-47cd-a145-e40364367246} <Debug> TCPHandler: Processed in 0.003521851 sec. | ||
| 349 | 2026.02.12 06:39:46.928199 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.02.12 06:39:46.928423 [ 3 ] {32afe180-5b5a-4801-8506-3e2bbf7877d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 351 | 2026.02.12 06:39:46.928530 [ 3 ] {32afe180-5b5a-4801-8506-3e2bbf7877d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.02.12 06:39:46.930461 [ 3 ] {32afe180-5b5a-4801-8506-3e2bbf7877d4} <Debug> oximeter.measurements_u16 (a2946097-e9af-4147-ab42-d54d08ef05a7): Loading data parts | ||
| 353 | 2026.02.12 06:39:46.930596 [ 3 ] {32afe180-5b5a-4801-8506-3e2bbf7877d4} <Debug> oximeter.measurements_u16 (a2946097-e9af-4147-ab42-d54d08ef05a7): There are no data parts | ||
| 354 | 2026.02.12 06:39:46.932335 [ 3 ] {32afe180-5b5a-4801-8506-3e2bbf7877d4} <Debug> TCPHandler: Processed in 0.004185058 sec. | ||
| 355 | 2026.02.12 06:39:46.932488 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.02.12 06:39:46.932645 [ 3 ] {e2dd968f-550b-4dba-8633-d9b2675d0cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 357 | 2026.02.12 06:39:46.932759 [ 3 ] {e2dd968f-550b-4dba-8633-d9b2675d0cbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.02.12 06:39:46.934423 [ 3 ] {e2dd968f-550b-4dba-8633-d9b2675d0cbd} <Debug> oximeter.measurements_i32 (bb02c8b3-69f9-4851-89a0-6be86a977958): Loading data parts | ||
| 359 | 2026.02.12 06:39:46.934586 [ 3 ] {e2dd968f-550b-4dba-8633-d9b2675d0cbd} <Debug> oximeter.measurements_i32 (bb02c8b3-69f9-4851-89a0-6be86a977958): There are no data parts | ||
| 360 | 2026.02.12 06:39:46.936527 [ 3 ] {e2dd968f-550b-4dba-8633-d9b2675d0cbd} <Debug> TCPHandler: Processed in 0.004089395 sec. | ||
| 361 | 2026.02.12 06:39:46.936678 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.02.12 06:39:46.936899 [ 3 ] {945bf8d8-75a3-45e0-82f0-641eeb7656ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 363 | 2026.02.12 06:39:46.937005 [ 3 ] {945bf8d8-75a3-45e0-82f0-641eeb7656ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.02.12 06:39:46.939099 [ 3 ] {945bf8d8-75a3-45e0-82f0-641eeb7656ac} <Debug> oximeter.measurements_u32 (3dabf57c-7e70-43b8-b039-267dc3b2538f): Loading data parts | ||
| 365 | 2026.02.12 06:39:46.939243 [ 3 ] {945bf8d8-75a3-45e0-82f0-641eeb7656ac} <Debug> oximeter.measurements_u32 (3dabf57c-7e70-43b8-b039-267dc3b2538f): There are no data parts | ||
| 366 | 2026.02.12 06:39:46.940865 [ 3 ] {945bf8d8-75a3-45e0-82f0-641eeb7656ac} <Debug> TCPHandler: Processed in 0.004236089 sec. | ||
| 367 | 2026.02.12 06:39:46.941034 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.12 06:39:46.941192 [ 3 ] {29189994-b997-436b-93f6-7b5c39ef6829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 369 | 2026.02.12 06:39:46.941310 [ 3 ] {29189994-b997-436b-93f6-7b5c39ef6829} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.02.12 06:39:46.942935 [ 3 ] {29189994-b997-436b-93f6-7b5c39ef6829} <Debug> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): Loading data parts | ||
| 371 | 2026.02.12 06:39:46.943141 [ 3 ] {29189994-b997-436b-93f6-7b5c39ef6829} <Debug> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): There are no data parts | ||
| 372 | 2026.02.12 06:39:46.944486 [ 3 ] {29189994-b997-436b-93f6-7b5c39ef6829} <Debug> TCPHandler: Processed in 0.00350206 sec. | ||
| 373 | 2026.02.12 06:39:46.944634 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.12 06:39:46.944863 [ 3 ] {0d2fefbf-b48c-4a55-b73c-66bcecf4d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 375 | 2026.02.12 06:39:46.944972 [ 3 ] {0d2fefbf-b48c-4a55-b73c-66bcecf4d9a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.02.12 06:39:46.946880 [ 3 ] {0d2fefbf-b48c-4a55-b73c-66bcecf4d9a9} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Loading data parts | ||
| 377 | 2026.02.12 06:39:46.947015 [ 3 ] {0d2fefbf-b48c-4a55-b73c-66bcecf4d9a9} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): There are no data parts | ||
| 378 | 2026.02.12 06:39:46.948184 [ 3 ] {0d2fefbf-b48c-4a55-b73c-66bcecf4d9a9} <Debug> TCPHandler: Processed in 0.003600212 sec. | ||
| 379 | 2026.02.12 06:39:46.948333 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.12 06:39:46.948487 [ 3 ] {f4cd8803-c50e-4bf6-870b-245dccaf46b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 381 | 2026.02.12 06:39:46.948603 [ 3 ] {f4cd8803-c50e-4bf6-870b-245dccaf46b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.02.12 06:39:46.950430 [ 3 ] {f4cd8803-c50e-4bf6-870b-245dccaf46b6} <Debug> oximeter.measurements_f32 (59945161-702a-416e-9fda-0a276673a420): Loading data parts | ||
| 383 | 2026.02.12 06:39:46.950623 [ 3 ] {f4cd8803-c50e-4bf6-870b-245dccaf46b6} <Debug> oximeter.measurements_f32 (59945161-702a-416e-9fda-0a276673a420): There are no data parts | ||
| 384 | 2026.02.12 06:39:46.951729 [ 3 ] {f4cd8803-c50e-4bf6-870b-245dccaf46b6} <Debug> TCPHandler: Processed in 0.003446629 sec. | ||
| 385 | 2026.02.12 06:39:46.951873 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.12 06:39:46.952094 [ 3 ] {3f05f6c5-6c75-4700-b5ad-18d0f6fb3e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 387 | 2026.02.12 06:39:46.952171 [ 3 ] {3f05f6c5-6c75-4700-b5ad-18d0f6fb3e62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.02.12 06:39:46.954165 [ 3 ] {3f05f6c5-6c75-4700-b5ad-18d0f6fb3e62} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Loading data parts | ||
| 389 | 2026.02.12 06:39:46.954327 [ 3 ] {3f05f6c5-6c75-4700-b5ad-18d0f6fb3e62} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): There are no data parts | ||
| 390 | 2026.02.12 06:39:46.955513 [ 3 ] {3f05f6c5-6c75-4700-b5ad-18d0f6fb3e62} <Debug> TCPHandler: Processed in 0.003689855 sec. | ||
| 391 | 2026.02.12 06:39:46.955756 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.12 06:39:46.955935 [ 3 ] {dfd04de7-6950-4744-8c16-46224ac8dd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 393 | 2026.02.12 06:39:46.956121 [ 3 ] {dfd04de7-6950-4744-8c16-46224ac8dd4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.02.12 06:39:46.958468 [ 3 ] {dfd04de7-6950-4744-8c16-46224ac8dd4f} <Debug> oximeter.measurements_string (2be194dc-21e9-493c-9408-99d38122b634): Loading data parts | ||
| 395 | 2026.02.12 06:39:46.958688 [ 3 ] {dfd04de7-6950-4744-8c16-46224ac8dd4f} <Debug> oximeter.measurements_string (2be194dc-21e9-493c-9408-99d38122b634): There are no data parts | ||
| 396 | 2026.02.12 06:39:46.960166 [ 3 ] {dfd04de7-6950-4744-8c16-46224ac8dd4f} <Debug> TCPHandler: Processed in 0.004465915 sec. | ||
| 397 | 2026.02.12 06:39:46.960329 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.02.12 06:39:46.960568 [ 3 ] {7b7ec145-6735-4284-990c-cfc8005306ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.02.12 06:39:46.960676 [ 3 ] {7b7ec145-6735-4284-990c-cfc8005306ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.02.12 06:39:46.963079 [ 3 ] {7b7ec145-6735-4284-990c-cfc8005306ff} <Debug> oximeter.measurements_bytes (2d322c53-7cfd-4aca-be30-666c53f4c583): Loading data parts | ||
| 408 | 2026.02.12 06:39:46.963286 [ 3 ] {7b7ec145-6735-4284-990c-cfc8005306ff} <Debug> oximeter.measurements_bytes (2d322c53-7cfd-4aca-be30-666c53f4c583): There are no data parts | ||
| 409 | 2026.02.12 06:39:46.965622 [ 3 ] {7b7ec145-6735-4284-990c-cfc8005306ff} <Debug> TCPHandler: Processed in 0.005343317 sec. | ||
| 410 | 2026.02.12 06:39:46.965773 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.02.12 06:39:46.966005 [ 3 ] {405df395-f1b1-4a01-9615-cc92db460bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 412 | 2026.02.12 06:39:46.966125 [ 3 ] {405df395-f1b1-4a01-9615-cc92db460bb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.02.12 06:39:46.967829 [ 3 ] {405df395-f1b1-4a01-9615-cc92db460bb0} <Debug> oximeter.measurements_cumulativei64 (9e593481-1530-48c5-91e2-e8b5e47e2f65): Loading data parts | ||
| 414 | 2026.02.12 06:39:46.967973 [ 3 ] {405df395-f1b1-4a01-9615-cc92db460bb0} <Debug> oximeter.measurements_cumulativei64 (9e593481-1530-48c5-91e2-e8b5e47e2f65): There are no data parts | ||
| 415 | 2026.02.12 06:39:46.969714 [ 3 ] {405df395-f1b1-4a01-9615-cc92db460bb0} <Debug> TCPHandler: Processed in 0.003989813 sec. | ||
| 416 | 2026.02.12 06:39:46.969856 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.02.12 06:39:46.970014 [ 3 ] {83ce59ea-be6c-4a91-9760-7cfed5d31d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 418 | 2026.02.12 06:39:46.970132 [ 3 ] {83ce59ea-be6c-4a91-9760-7cfed5d31d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.02.12 06:39:46.972100 [ 3 ] {83ce59ea-be6c-4a91-9760-7cfed5d31d95} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Loading data parts | ||
| 420 | 2026.02.12 06:39:46.972317 [ 3 ] {83ce59ea-be6c-4a91-9760-7cfed5d31d95} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): There are no data parts | ||
| 421 | 2026.02.12 06:39:46.973497 [ 3 ] {83ce59ea-be6c-4a91-9760-7cfed5d31d95} <Debug> TCPHandler: Processed in 0.003689965 sec. | ||
| 422 | 2026.02.12 06:39:46.973704 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.02.12 06:39:46.973863 [ 3 ] {f20f9f44-fa65-49d9-bbca-c9ff9acfe36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 424 | 2026.02.12 06:39:46.973974 [ 3 ] {f20f9f44-fa65-49d9-bbca-c9ff9acfe36f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.02.12 06:39:46.975766 [ 3 ] {f20f9f44-fa65-49d9-bbca-c9ff9acfe36f} <Debug> oximeter.measurements_cumulativef32 (7564b7a7-8545-40be-817c-b1fb02ff8336): Loading data parts | ||
| 426 | 2026.02.12 06:39:46.975970 [ 3 ] {f20f9f44-fa65-49d9-bbca-c9ff9acfe36f} <Debug> oximeter.measurements_cumulativef32 (7564b7a7-8545-40be-817c-b1fb02ff8336): There are no data parts | ||
| 427 | 2026.02.12 06:39:46.977393 [ 3 ] {f20f9f44-fa65-49d9-bbca-c9ff9acfe36f} <Debug> TCPHandler: Processed in 0.003737047 sec. | ||
| 428 | 2026.02.12 06:39:46.977541 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.02.12 06:39:46.977764 [ 3 ] {ec16cde5-e626-4635-b33a-aa2ecf8df420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 430 | 2026.02.12 06:39:46.977868 [ 3 ] {ec16cde5-e626-4635-b33a-aa2ecf8df420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.02.12 06:39:46.979579 [ 3 ] {ec16cde5-e626-4635-b33a-aa2ecf8df420} <Debug> oximeter.measurements_cumulativef64 (ba18fa0a-03a3-4501-bf9e-ef769439d5f7): Loading data parts | ||
| 432 | 2026.02.12 06:39:46.979719 [ 3 ] {ec16cde5-e626-4635-b33a-aa2ecf8df420} <Debug> oximeter.measurements_cumulativef64 (ba18fa0a-03a3-4501-bf9e-ef769439d5f7): There are no data parts | ||
| 433 | 2026.02.12 06:39:46.981051 [ 3 ] {ec16cde5-e626-4635-b33a-aa2ecf8df420} <Debug> TCPHandler: Processed in 0.003558782 sec. | ||
| 434 | 2026.02.12 06:39:46.981209 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.02.12 06:39:46.981434 [ 3 ] {e0612156-ce16-4d58-b0e1-6fe89fe73bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.02.12 06:39:46.981557 [ 3 ] {e0612156-ce16-4d58-b0e1-6fe89fe73bc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.02.12 06:39:46.983461 [ 3 ] {e0612156-ce16-4d58-b0e1-6fe89fe73bc5} <Debug> oximeter.measurements_histogrami8 (4f2423a3-71b7-4f4f-8e3c-3830f8f37190): Loading data parts | ||
| 448 | 2026.02.12 06:39:46.983696 [ 3 ] {e0612156-ce16-4d58-b0e1-6fe89fe73bc5} <Debug> oximeter.measurements_histogrami8 (4f2423a3-71b7-4f4f-8e3c-3830f8f37190): There are no data parts | ||
| 449 | 2026.02.12 06:39:46.985162 [ 3 ] {e0612156-ce16-4d58-b0e1-6fe89fe73bc5} <Debug> TCPHandler: Processed in 0.004003283 sec. | ||
| 450 | 2026.02.12 06:39:46.985314 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.12 06:39:46.985591 [ 3 ] {89e5dc4a-e799-40c9-a3da-82e32c63ae0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 452 | 2026.02.12 06:39:46.985709 [ 3 ] {89e5dc4a-e799-40c9-a3da-82e32c63ae0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.02.12 06:39:46.987900 [ 3 ] {89e5dc4a-e799-40c9-a3da-82e32c63ae0a} <Debug> oximeter.measurements_histogramu8 (d76e3641-df23-4678-9483-89555a5d6eba): Loading data parts | ||
| 454 | 2026.02.12 06:39:46.988062 [ 3 ] {89e5dc4a-e799-40c9-a3da-82e32c63ae0a} <Debug> oximeter.measurements_histogramu8 (d76e3641-df23-4678-9483-89555a5d6eba): There are no data parts | ||
| 455 | 2026.02.12 06:39:46.989243 [ 3 ] {89e5dc4a-e799-40c9-a3da-82e32c63ae0a} <Debug> TCPHandler: Processed in 0.003978172 sec. | ||
| 456 | 2026.02.12 06:39:46.989486 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.12 06:39:46.989710 [ 3 ] {138582b7-d75f-40bb-8f99-c0ccef41518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 458 | 2026.02.12 06:39:46.989847 [ 3 ] {138582b7-d75f-40bb-8f99-c0ccef41518e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.02.12 06:39:46.992282 [ 3 ] {138582b7-d75f-40bb-8f99-c0ccef41518e} <Debug> oximeter.measurements_histogrami16 (36c82d25-794a-4afd-b2fa-0537d33223be): Loading data parts | ||
| 460 | 2026.02.12 06:39:46.992455 [ 3 ] {138582b7-d75f-40bb-8f99-c0ccef41518e} <Debug> oximeter.measurements_histogrami16 (36c82d25-794a-4afd-b2fa-0537d33223be): There are no data parts | ||
| 461 | 2026.02.12 06:39:46.994455 [ 3 ] {138582b7-d75f-40bb-8f99-c0ccef41518e} <Debug> TCPHandler: Processed in 0.005018829 sec. | ||
| 462 | 2026.02.12 06:39:46.994605 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.12 06:39:46.994855 [ 3 ] {07b8a1ca-2e47-4d1e-aedc-d5b11fe10d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 464 | 2026.02.12 06:39:46.994970 [ 3 ] {07b8a1ca-2e47-4d1e-aedc-d5b11fe10d9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.02.12 06:39:46.997620 [ 3 ] {07b8a1ca-2e47-4d1e-aedc-d5b11fe10d9f} <Debug> oximeter.measurements_histogramu16 (c388d777-f32a-43d9-8fa6-d54b0b8e9da2): Loading data parts | ||
| 466 | 2026.02.12 06:39:46.997770 [ 3 ] {07b8a1ca-2e47-4d1e-aedc-d5b11fe10d9f} <Debug> oximeter.measurements_histogramu16 (c388d777-f32a-43d9-8fa6-d54b0b8e9da2): There are no data parts | ||
| 467 | 2026.02.12 06:39:47.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.53 MiB, peak 122.53 MiB, free memory in arenas 0.00 B, will set to 132.90 MiB (RSS), difference: 10.37 MiB | ||
| 468 | 2026.02.12 06:39:47.000214 [ 3 ] {07b8a1ca-2e47-4d1e-aedc-d5b11fe10d9f} <Debug> TCPHandler: Processed in 0.005658076 sec. | ||
| 469 | 2026.02.12 06:39:47.000458 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.02.12 06:39:47.000672 [ 3 ] {8938e066-1559-4be3-b225-ab80813fd672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.02.12 06:39:47.000804 [ 3 ] {8938e066-1559-4be3-b225-ab80813fd672} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.02.12 06:39:47.002975 [ 3 ] {8938e066-1559-4be3-b225-ab80813fd672} <Debug> oximeter.measurements_histogrami32 (30795ca5-2bb9-464d-a94e-e8e7d789720b): Loading data parts | ||
| 473 | 2026.02.12 06:39:47.003217 [ 3 ] {8938e066-1559-4be3-b225-ab80813fd672} <Debug> oximeter.measurements_histogrami32 (30795ca5-2bb9-464d-a94e-e8e7d789720b): There are no data parts | ||
| 474 | 2026.02.12 06:39:47.004816 [ 3 ] {8938e066-1559-4be3-b225-ab80813fd672} <Debug> TCPHandler: Processed in 0.004413524 sec. | ||
| 475 | 2026.02.12 06:39:47.004971 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.02.12 06:39:47.005233 [ 3 ] {cd090c9f-ff2d-42d2-bf88-6e096e4306df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.02.12 06:39:47.005420 [ 3 ] {cd090c9f-ff2d-42d2-bf88-6e096e4306df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.02.12 06:39:47.007275 [ 3 ] {cd090c9f-ff2d-42d2-bf88-6e096e4306df} <Debug> oximeter.measurements_histogramu32 (637d2eeb-d7d0-49a3-873f-70f8e9b7c97d): Loading data parts | ||
| 479 | 2026.02.12 06:39:47.007468 [ 3 ] {cd090c9f-ff2d-42d2-bf88-6e096e4306df} <Debug> oximeter.measurements_histogramu32 (637d2eeb-d7d0-49a3-873f-70f8e9b7c97d): There are no data parts | ||
| 480 | 2026.02.12 06:39:47.009070 [ 3 ] {cd090c9f-ff2d-42d2-bf88-6e096e4306df} <Debug> TCPHandler: Processed in 0.004152257 sec. | ||
| 481 | 2026.02.12 06:39:47.009221 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.02.12 06:39:47.009460 [ 3 ] {7784b4ec-6bbc-46f8-a7f2-56d2bea3b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.02.12 06:39:47.009593 [ 3 ] {7784b4ec-6bbc-46f8-a7f2-56d2bea3b35c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.02.12 06:39:47.012097 [ 3 ] {7784b4ec-6bbc-46f8-a7f2-56d2bea3b35c} <Debug> oximeter.measurements_histogrami64 (d7803eb7-66a5-44bd-a84f-bdef553c1b25): Loading data parts | ||
| 485 | 2026.02.12 06:39:47.012311 [ 3 ] {7784b4ec-6bbc-46f8-a7f2-56d2bea3b35c} <Debug> oximeter.measurements_histogrami64 (d7803eb7-66a5-44bd-a84f-bdef553c1b25): There are no data parts | ||
| 486 | 2026.02.12 06:39:47.013484 [ 3 ] {7784b4ec-6bbc-46f8-a7f2-56d2bea3b35c} <Debug> TCPHandler: Processed in 0.004313052 sec. | ||
| 487 | 2026.02.12 06:39:47.013634 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.02.12 06:39:47.013926 [ 3 ] {cba20b07-7915-4827-97b1-695e6575d8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.02.12 06:39:47.014051 [ 3 ] {cba20b07-7915-4827-97b1-695e6575d8d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.02.12 06:39:47.016092 [ 3 ] {cba20b07-7915-4827-97b1-695e6575d8d3} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Loading data parts | ||
| 491 | 2026.02.12 06:39:47.016243 [ 3 ] {cba20b07-7915-4827-97b1-695e6575d8d3} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): There are no data parts | ||
| 492 | 2026.02.12 06:39:47.018307 [ 3 ] {cba20b07-7915-4827-97b1-695e6575d8d3} <Debug> TCPHandler: Processed in 0.004723112 sec. | ||
| 493 | 2026.02.12 06:39:47.018462 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.12 06:39:47.018672 [ 3 ] {2ebf746c-3140-4794-b1ef-ef74066a4777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.02.12 06:39:47.018794 [ 3 ] {2ebf746c-3140-4794-b1ef-ef74066a4777} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.12 06:39:47.021541 [ 3 ] {2ebf746c-3140-4794-b1ef-ef74066a4777} <Debug> oximeter.measurements_histogramf32 (ddc1bbae-959c-4372-88aa-e4d9e6f598c3): Loading data parts | ||
| 497 | 2026.02.12 06:39:47.021760 [ 3 ] {2ebf746c-3140-4794-b1ef-ef74066a4777} <Debug> oximeter.measurements_histogramf32 (ddc1bbae-959c-4372-88aa-e4d9e6f598c3): There are no data parts | ||
| 498 | 2026.02.12 06:39:47.022991 [ 3 ] {2ebf746c-3140-4794-b1ef-ef74066a4777} <Debug> TCPHandler: Processed in 0.004579358 sec. | ||
| 499 | 2026.02.12 06:39:47.023148 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.12 06:39:47.023440 [ 3 ] {f1dfa5b8-a188-45e5-a246-4dd52423f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.02.12 06:39:47.023567 [ 3 ] {f1dfa5b8-a188-45e5-a246-4dd52423f89e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.12 06:39:47.025700 [ 3 ] {f1dfa5b8-a188-45e5-a246-4dd52423f89e} <Debug> oximeter.measurements_histogramf64 (f0ef69a9-c522-488b-ba3b-2b523aecd5d4): Loading data parts | ||
| 503 | 2026.02.12 06:39:47.025846 [ 3 ] {f1dfa5b8-a188-45e5-a246-4dd52423f89e} <Debug> oximeter.measurements_histogramf64 (f0ef69a9-c522-488b-ba3b-2b523aecd5d4): There are no data parts | ||
| 504 | 2026.02.12 06:39:47.027115 [ 3 ] {f1dfa5b8-a188-45e5-a246-4dd52423f89e} <Debug> TCPHandler: Processed in 0.004014494 sec. | ||
| 505 | 2026.02.12 06:39:47.027271 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.12 06:39:47.027456 [ 3 ] {548d6656-4eac-4b01-8828-2ea67154813c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.02.12 06:39:47.027597 [ 3 ] {548d6656-4eac-4b01-8828-2ea67154813c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.12 06:39:47.029669 [ 3 ] {548d6656-4eac-4b01-8828-2ea67154813c} <Debug> oximeter.fields_bool (2b7125e7-4d73-43e0-b401-1c6e73726db5): Loading data parts | ||
| 534 | 2026.02.12 06:39:47.029900 [ 3 ] {548d6656-4eac-4b01-8828-2ea67154813c} <Debug> oximeter.fields_bool (2b7125e7-4d73-43e0-b401-1c6e73726db5): There are no data parts | ||
| 535 | 2026.02.12 06:39:47.031070 [ 3 ] {548d6656-4eac-4b01-8828-2ea67154813c} <Debug> TCPHandler: Processed in 0.00384934 sec. | ||
| 536 | 2026.02.12 06:39:47.031220 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.12 06:39:47.031414 [ 3 ] {687072e5-98d3-463e-b394-41e8bc9b8416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.02.12 06:39:47.031489 [ 3 ] {687072e5-98d3-463e-b394-41e8bc9b8416} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.12 06:39:47.033452 [ 3 ] {687072e5-98d3-463e-b394-41e8bc9b8416} <Debug> oximeter.fields_i8 (4b05b3a4-3daa-4c75-bfac-867a554f8aad): Loading data parts | ||
| 540 | 2026.02.12 06:39:47.033598 [ 3 ] {687072e5-98d3-463e-b394-41e8bc9b8416} <Debug> oximeter.fields_i8 (4b05b3a4-3daa-4c75-bfac-867a554f8aad): There are no data parts | ||
| 541 | 2026.02.12 06:39:47.034946 [ 3 ] {687072e5-98d3-463e-b394-41e8bc9b8416} <Debug> TCPHandler: Processed in 0.003775587 sec. | ||
| 542 | 2026.02.12 06:39:47.035161 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.02.12 06:39:47.035313 [ 3 ] {8636142a-d167-451c-9bf7-a48ab6c2522e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.02.12 06:39:47.035427 [ 3 ] {8636142a-d167-451c-9bf7-a48ab6c2522e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.02.12 06:39:47.037543 [ 3 ] {8636142a-d167-451c-9bf7-a48ab6c2522e} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Loading data parts | ||
| 546 | 2026.02.12 06:39:47.037755 [ 3 ] {8636142a-d167-451c-9bf7-a48ab6c2522e} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): There are no data parts | ||
| 547 | 2026.02.12 06:39:47.038884 [ 3 ] {8636142a-d167-451c-9bf7-a48ab6c2522e} <Debug> TCPHandler: Processed in 0.003771788 sec. | ||
| 548 | 2026.02.12 06:39:47.039032 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.02.12 06:39:47.039228 [ 3 ] {bd48c642-b6df-4ba6-a941-ec7cb59ec92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.02.12 06:39:47.039303 [ 3 ] {bd48c642-b6df-4ba6-a941-ec7cb59ec92b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.02.12 06:39:47.041037 [ 3 ] {bd48c642-b6df-4ba6-a941-ec7cb59ec92b} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Loading data parts | ||
| 552 | 2026.02.12 06:39:47.041180 [ 3 ] {bd48c642-b6df-4ba6-a941-ec7cb59ec92b} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): There are no data parts | ||
| 553 | 2026.02.12 06:39:47.042643 [ 3 ] {bd48c642-b6df-4ba6-a941-ec7cb59ec92b} <Debug> TCPHandler: Processed in 0.003659904 sec. | ||
| 554 | 2026.02.12 06:39:47.042858 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.02.12 06:39:47.043013 [ 3 ] {092cae3c-858a-4836-b7b2-ec654ff1241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.02.12 06:39:47.043122 [ 3 ] {092cae3c-858a-4836-b7b2-ec654ff1241d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.02.12 06:39:47.045183 [ 3 ] {092cae3c-858a-4836-b7b2-ec654ff1241d} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Loading data parts | ||
| 558 | 2026.02.12 06:39:47.045397 [ 3 ] {092cae3c-858a-4836-b7b2-ec654ff1241d} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): There are no data parts | ||
| 559 | 2026.02.12 06:39:47.046529 [ 3 ] {092cae3c-858a-4836-b7b2-ec654ff1241d} <Debug> TCPHandler: Processed in 0.003718956 sec. | ||
| 560 | 2026.02.12 06:39:47.046677 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.02.12 06:39:47.046875 [ 3 ] {a84b970c-231e-4c4e-808c-3beec942f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.02.12 06:39:47.046951 [ 3 ] {a84b970c-231e-4c4e-808c-3beec942f240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.02.12 06:39:47.049049 [ 3 ] {a84b970c-231e-4c4e-808c-3beec942f240} <Debug> oximeter.fields_i32 (7b8c50fd-89fb-41d5-bd60-4f215f2a1ebd): Loading data parts | ||
| 564 | 2026.02.12 06:39:47.049187 [ 3 ] {a84b970c-231e-4c4e-808c-3beec942f240} <Debug> oximeter.fields_i32 (7b8c50fd-89fb-41d5-bd60-4f215f2a1ebd): There are no data parts | ||
| 565 | 2026.02.12 06:39:47.050845 [ 3 ] {a84b970c-231e-4c4e-808c-3beec942f240} <Debug> TCPHandler: Processed in 0.004216879 sec. | ||
| 566 | 2026.02.12 06:39:47.051069 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.02.12 06:39:47.051221 [ 3 ] {2dd103e3-49a8-43d9-9b49-e4774f4ed61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.02.12 06:39:47.051334 [ 3 ] {2dd103e3-49a8-43d9-9b49-e4774f4ed61f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.02.12 06:39:47.053120 [ 3 ] {2dd103e3-49a8-43d9-9b49-e4774f4ed61f} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Loading data parts | ||
| 570 | 2026.02.12 06:39:47.053320 [ 3 ] {2dd103e3-49a8-43d9-9b49-e4774f4ed61f} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): There are no data parts | ||
| 571 | 2026.02.12 06:39:47.054664 [ 3 ] {2dd103e3-49a8-43d9-9b49-e4774f4ed61f} <Debug> TCPHandler: Processed in 0.003644674 sec. | ||
| 572 | 2026.02.12 06:39:47.054810 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.02.12 06:39:47.055039 [ 3 ] {1a28fd5e-fceb-4d64-8c06-ab160fcffcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.02.12 06:39:47.055083 [ 3 ] {1a28fd5e-fceb-4d64-8c06-ab160fcffcb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.02.12 06:39:47.063397 [ 3 ] {1a28fd5e-fceb-4d64-8c06-ab160fcffcb8} <Debug> oximeter.fields_i64 (be5eb145-aecb-4dc8-8971-ed1039f84b4b): Loading data parts | ||
| 576 | 2026.02.12 06:39:47.063550 [ 3 ] {1a28fd5e-fceb-4d64-8c06-ab160fcffcb8} <Debug> oximeter.fields_i64 (be5eb145-aecb-4dc8-8971-ed1039f84b4b): There are no data parts | ||
| 577 | 2026.02.12 06:39:47.072316 [ 3 ] {1a28fd5e-fceb-4d64-8c06-ab160fcffcb8} <Debug> TCPHandler: Processed in 0.017553732 sec. | ||
| 578 | 2026.02.12 06:39:47.072584 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.02.12 06:39:47.072759 [ 3 ] {51271f6e-37a3-48c9-ab96-32716ff53733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.02.12 06:39:47.072892 [ 3 ] {51271f6e-37a3-48c9-ab96-32716ff53733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.02.12 06:39:47.078127 [ 3 ] {51271f6e-37a3-48c9-ab96-32716ff53733} <Debug> oximeter.fields_u64 (19c057ea-cf95-467c-9a99-d04849c2ba40): Loading data parts | ||
| 582 | 2026.02.12 06:39:47.078573 [ 3 ] {51271f6e-37a3-48c9-ab96-32716ff53733} <Debug> oximeter.fields_u64 (19c057ea-cf95-467c-9a99-d04849c2ba40): There are no data parts | ||
| 583 | 2026.02.12 06:39:47.084867 [ 3 ] {51271f6e-37a3-48c9-ab96-32716ff53733} <Debug> TCPHandler: Processed in 0.012349798 sec. | ||
| 584 | 2026.02.12 06:39:47.085025 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.02.12 06:39:47.085275 [ 3 ] {dc731cbb-5850-487b-a90d-342c8dcedbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 586 | 2026.02.12 06:39:47.085317 [ 3 ] {dc731cbb-5850-487b-a90d-342c8dcedbfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.02.12 06:39:47.092541 [ 3 ] {dc731cbb-5850-487b-a90d-342c8dcedbfa} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Loading data parts | ||
| 588 | 2026.02.12 06:39:47.092736 [ 3 ] {dc731cbb-5850-487b-a90d-342c8dcedbfa} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): There are no data parts | ||
| 589 | 2026.02.12 06:39:47.095362 [ 3 ] {dc731cbb-5850-487b-a90d-342c8dcedbfa} <Debug> TCPHandler: Processed in 0.010385918 sec. | ||
| 590 | 2026.02.12 06:39:47.095607 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.02.12 06:39:47.095768 [ 3 ] {1ef183e7-9e47-44cf-a342-9e3e53056cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 592 | 2026.02.12 06:39:47.095878 [ 3 ] {1ef183e7-9e47-44cf-a342-9e3e53056cdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.02.12 06:39:47.106952 [ 3 ] {1ef183e7-9e47-44cf-a342-9e3e53056cdc} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Loading data parts | ||
| 594 | 2026.02.12 06:39:47.107169 [ 3 ] {1ef183e7-9e47-44cf-a342-9e3e53056cdc} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): There are no data parts | ||
| 595 | 2026.02.12 06:39:47.113321 [ 3 ] {1ef183e7-9e47-44cf-a342-9e3e53056cdc} <Debug> TCPHandler: Processed in 0.017762327 sec. | ||
| 596 | 2026.02.12 06:39:47.113484 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.02.12 06:39:47.113731 [ 3 ] {592cd388-9dc9-4fdc-ab47-7125ab2a0736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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) | ||
| 598 | 2026.02.12 06:39:47.113838 [ 3 ] {592cd388-9dc9-4fdc-ab47-7125ab2a0736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.02.12 06:39:47.119869 [ 3 ] {592cd388-9dc9-4fdc-ab47-7125ab2a0736} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Loading data parts | ||
| 600 | 2026.02.12 06:39:47.120022 [ 3 ] {592cd388-9dc9-4fdc-ab47-7125ab2a0736} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): There are no data parts | ||
| 601 | 2026.02.12 06:39:47.123558 [ 3 ] {592cd388-9dc9-4fdc-ab47-7125ab2a0736} <Debug> TCPHandler: Processed in 0.010125171 sec. | ||
| 602 | 2026.02.12 06:39:47.123824 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.02.12 06:39:47.124078 [ 3 ] {6352e75e-8c59-4a12-9894-1761e511099f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.02.12 06:39:47.124207 [ 3 ] {6352e75e-8c59-4a12-9894-1761e511099f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.02.12 06:39:47.128775 [ 3 ] {6352e75e-8c59-4a12-9894-1761e511099f} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Loading data parts | ||
| 609 | 2026.02.12 06:39:47.128924 [ 3 ] {6352e75e-8c59-4a12-9894-1761e511099f} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): There are no data parts | ||
| 610 | 2026.02.12 06:39:47.134336 [ 3 ] {6352e75e-8c59-4a12-9894-1761e511099f} <Debug> TCPHandler: Processed in 0.010562392 sec. | ||
| 611 | 2026.02.12 06:39:47.134655 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.02.12 06:39:47.135085 [ 4 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.02.12 06:39:47.140304 [ 4 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.02.12 06:39:47.163531 [ 267 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Trace> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.02.12 06:39:47.163573 [ 267 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 616 | 2026.02.12 06:39:47.171880 [ 267 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.02.12 06:39:47.172626 [ 267 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Trace> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.02.12 06:39:47.172891 [ 4 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.038004 sec., 26.31301968213872 rows/sec., 421.01 B/sec. | ||
| 619 | 2026.02.12 06:39:47.173178 [ 4 ] {473204d0-52f1-4cf5-a09c-863a4d9fb34e} <Debug> TCPHandler: Processed in 0.038663246 sec. | ||
| 620 | 2026.02.12 06:39:47.990207 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63720 | ||
| 621 | 2026.02.12 06:39:47.992067 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.12 06:39:47.992127 [ 269 ] {} <Debug> TCP-Session: 81fe520a-e090-4706-9767-8b876c3c62e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:63720 | ||
| 623 | 2026.02.12 06:39:47.992248 [ 269 ] {} <Debug> TCP-Session: 81fe520a-e090-4706-9767-8b876c3c62e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.12 06:39:47.992262 [ 269 ] {} <Debug> TCP-Session: 81fe520a-e090-4706-9767-8b876c3c62e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.12 06:39:47.992325 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.12 06:39:47.992425 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.12 06:39:47.992443 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.12 06:39:47.995368 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63909 | ||
| 629 | 2026.02.12 06:39:47.995481 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41051 | ||
| 630 | 2026.02.12 06:39:47.995562 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.02.12 06:39:47.995599 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45858 | ||
| 632 | 2026.02.12 06:39:47.995679 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.02.12 06:39:47.995692 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43458 | ||
| 634 | 2026.02.12 06:39:47.995707 [ 270 ] {} <Debug> TCP-Session: b6c8b57d-c66b-4e2d-98ff-a8d9ca88c645 Authenticating user 'default' from [fd00:1122:3344:101::b]:63909 | ||
| 635 | 2026.02.12 06:39:47.995727 [ 271 ] {} <Debug> TCP-Session: 7f2b6670-445d-4207-8472-3ebee65fa39b Authenticating user 'default' from [fd00:1122:3344:101::b]:41051 | ||
| 636 | 2026.02.12 06:39:47.995778 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44673 | ||
| 637 | 2026.02.12 06:39:47.995940 [ 271 ] {} <Debug> TCP-Session: 7f2b6670-445d-4207-8472-3ebee65fa39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.02.12 06:39:47.996008 [ 270 ] {} <Debug> TCP-Session: b6c8b57d-c66b-4e2d-98ff-a8d9ca88c645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.02.12 06:39:47.996068 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.12 06:39:47.996070 [ 271 ] {} <Debug> TCP-Session: 7f2b6670-445d-4207-8472-3ebee65fa39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.02.12 06:39:47.996086 [ 270 ] {} <Debug> TCP-Session: b6c8b57d-c66b-4e2d-98ff-a8d9ca88c645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.02.12 06:39:47.996155 [ 272 ] {} <Debug> TCP-Session: f3b3224a-6c3e-4b68-aa93-6fac30560609 Authenticating user 'default' from [fd00:1122:3344:101::b]:45858 | ||
| 643 | 2026.02.12 06:39:47.996163 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.02.12 06:39:47.996215 [ 272 ] {} <Debug> TCP-Session: f3b3224a-6c3e-4b68-aa93-6fac30560609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.12 06:39:47.996197 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.02.12 06:39:47.996188 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62700 | ||
| 647 | 2026.02.12 06:39:47.996304 [ 273 ] {} <Debug> TCP-Session: 3c4a7605-3538-47eb-95b4-657e34cbffbd Authenticating user 'default' from [fd00:1122:3344:101::b]:43458 | ||
| 648 | 2026.02.12 06:39:47.996324 [ 274 ] {} <Debug> TCP-Session: ca8269e4-334e-4511-8c03-9acff98d4900 Authenticating user 'default' from [fd00:1122:3344:101::b]:44673 | ||
| 649 | 2026.02.12 06:39:47.996320 [ 272 ] {} <Debug> TCP-Session: f3b3224a-6c3e-4b68-aa93-6fac30560609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.12 06:39:47.996185 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63831 | ||
| 651 | 2026.02.12 06:39:47.996462 [ 273 ] {} <Debug> TCP-Session: 3c4a7605-3538-47eb-95b4-657e34cbffbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.12 06:39:47.996472 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.02.12 06:39:47.996456 [ 274 ] {} <Debug> TCP-Session: ca8269e4-334e-4511-8c03-9acff98d4900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.02.12 06:39:47.996553 [ 275 ] {} <Debug> TCP-Session: c0729d4b-3b6b-4528-8883-d072bd0a5322 Authenticating user 'default' from [fd00:1122:3344:101::b]:62700 | ||
| 655 | 2026.02.12 06:39:47.996559 [ 273 ] {} <Debug> TCP-Session: 3c4a7605-3538-47eb-95b4-657e34cbffbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.12 06:39:47.996623 [ 274 ] {} <Debug> TCP-Session: ca8269e4-334e-4511-8c03-9acff98d4900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.12 06:39:47.996655 [ 275 ] {} <Debug> TCP-Session: c0729d4b-3b6b-4528-8883-d072bd0a5322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.12 06:39:47.996652 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.02.12 06:39:47.996739 [ 276 ] {} <Debug> TCP-Session: a4164ec5-4358-4645-bb23-f657297a3e7a Authenticating user 'default' from [fd00:1122:3344:101::b]:63831 | ||
| 660 | 2026.02.12 06:39:47.996744 [ 275 ] {} <Debug> TCP-Session: c0729d4b-3b6b-4528-8883-d072bd0a5322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.12 06:39:47.996808 [ 276 ] {} <Debug> TCP-Session: a4164ec5-4358-4645-bb23-f657297a3e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.12 06:39:47.996887 [ 276 ] {} <Debug> TCP-Session: a4164ec5-4358-4645-bb23-f657297a3e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.12 06:39:48.000146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.57 MiB, peak 134.57 MiB, free memory in arenas 0.00 B, will set to 139.05 MiB (RSS), difference: 4.48 MiB | ||
| 664 | 2026.02.12 06:39:48.308802 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49191 | ||
| 665 | 2026.02.12 06:39:48.312711 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.12 06:39:48.312752 [ 277 ] {} <Debug> TCP-Session: 5510b291-0d85-422a-9cc6-0f97aff58cae Authenticating user 'default' from [fd00:1122:3344:101::c]:49191 | ||
| 667 | 2026.02.12 06:39:48.312877 [ 277 ] {} <Debug> TCP-Session: 5510b291-0d85-422a-9cc6-0f97aff58cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.12 06:39:48.312892 [ 277 ] {} <Debug> TCP-Session: 5510b291-0d85-422a-9cc6-0f97aff58cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.12 06:39:48.312955 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.12 06:39:48.313079 [ 277 ] {} <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.02.12 06:39:48.313097 [ 277 ] {} <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.02.12 06:39:48.315970 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38063 | ||
| 673 | 2026.02.12 06:39:48.316171 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.02.12 06:39:48.316218 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36699 | ||
| 675 | 2026.02.12 06:39:48.316199 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40978 | ||
| 676 | 2026.02.12 06:39:48.316304 [ 278 ] {} <Debug> TCP-Session: 5afd90aa-81c6-4689-a425-c7334677aec0 Authenticating user 'default' from [fd00:1122:3344:101::c]:38063 | ||
| 677 | 2026.02.12 06:39:48.316327 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41311 | ||
| 678 | 2026.02.12 06:39:48.316334 [ 278 ] {} <Debug> TCP-Session: 5afd90aa-81c6-4689-a425-c7334677aec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.02.12 06:39:48.316464 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42873 | ||
| 680 | 2026.02.12 06:39:48.316491 [ 278 ] {} <Debug> TCP-Session: 5afd90aa-81c6-4689-a425-c7334677aec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.12 06:39:48.316566 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43455 | ||
| 682 | 2026.02.12 06:39:48.316460 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.12 06:39:48.316589 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.12 06:39:48.316658 [ 279 ] {} <Debug> TCP-Session: c20e5ab0-da29-4460-bc36-8883bca85fb9 Authenticating user 'default' from [fd00:1122:3344:101::c]:36699 | ||
| 685 | 2026.02.12 06:39:48.316717 [ 280 ] {} <Debug> TCP-Session: cd629cb5-4a79-41ef-99af-e02cdccd87c5 Authenticating user 'default' from [fd00:1122:3344:101::c]:40978 | ||
| 686 | 2026.02.12 06:39:48.316734 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43837 | ||
| 687 | 2026.02.12 06:39:48.316776 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.02.12 06:39:48.316822 [ 280 ] {} <Debug> TCP-Session: cd629cb5-4a79-41ef-99af-e02cdccd87c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.02.12 06:39:48.316857 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.02.12 06:39:48.316870 [ 282 ] {} <Debug> TCP-Session: 75e175ca-f14d-431b-95dd-2890478de552 Authenticating user 'default' from [fd00:1122:3344:101::c]:42873 | ||
| 691 | 2026.02.12 06:39:48.316803 [ 279 ] {} <Debug> TCP-Session: c20e5ab0-da29-4460-bc36-8883bca85fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.02.12 06:39:48.316968 [ 283 ] {} <Debug> TCP-Session: 97e34e88-bbd9-474e-8f50-f6e6d907e9e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:43455 | ||
| 693 | 2026.02.12 06:39:48.316949 [ 282 ] {} <Debug> TCP-Session: 75e175ca-f14d-431b-95dd-2890478de552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.12 06:39:48.316936 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.02.12 06:39:48.317079 [ 283 ] {} <Debug> TCP-Session: 97e34e88-bbd9-474e-8f50-f6e6d907e9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.12 06:39:48.317059 [ 282 ] {} <Debug> TCP-Session: 75e175ca-f14d-431b-95dd-2890478de552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.02.12 06:39:48.317046 [ 279 ] {} <Debug> TCP-Session: c20e5ab0-da29-4460-bc36-8883bca85fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.12 06:39:48.317171 [ 283 ] {} <Debug> TCP-Session: 97e34e88-bbd9-474e-8f50-f6e6d907e9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.12 06:39:48.317154 [ 284 ] {} <Debug> TCP-Session: 9fc1b0d4-ae9e-4488-aeb2-2a813b8e6889 Authenticating user 'default' from [fd00:1122:3344:101::c]:43837 | ||
| 700 | 2026.02.12 06:39:48.316930 [ 280 ] {} <Debug> TCP-Session: cd629cb5-4a79-41ef-99af-e02cdccd87c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.12 06:39:48.316785 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.02.12 06:39:48.317269 [ 284 ] {} <Debug> TCP-Session: 9fc1b0d4-ae9e-4488-aeb2-2a813b8e6889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.12 06:39:48.317328 [ 284 ] {} <Debug> TCP-Session: 9fc1b0d4-ae9e-4488-aeb2-2a813b8e6889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.12 06:39:48.317366 [ 281 ] {} <Debug> TCP-Session: 21a939e2-1b9b-42cc-8d90-f04d8ed8a720 Authenticating user 'default' from [fd00:1122:3344:101::c]:41311 | ||
| 705 | 2026.02.12 06:39:48.317475 [ 281 ] {} <Debug> TCP-Session: 21a939e2-1b9b-42cc-8d90-f04d8ed8a720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.12 06:39:48.317494 [ 281 ] {} <Debug> TCP-Session: 21a939e2-1b9b-42cc-8d90-f04d8ed8a720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.12 06:39:53.811657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.12 06:39:53.811748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.02.12 06:39:53.811751 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.12 06:39:53.811846 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.12 06:39:53.824233 [ 244 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Loading data parts | ||
| 712 | 2026.02.12 06:39:53.824436 [ 244 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): There are no data parts | ||
| 713 | 2026.02.12 06:39:53.832390 [ 243 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Loading data parts | ||
| 714 | 2026.02.12 06:39:53.832690 [ 243 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): There are no data parts | ||
| 715 | 2026.02.12 06:39:53.835509 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.12 06:39:53.835567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 717 | 2026.02.12 06:39:53.841888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.12 06:39:53.842578 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.12 06:39:53.842724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.02.12 06:39:53.861543 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.12 06:39:53.861684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 722 | 2026.02.12 06:39:53.867838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.12 06:39:53.868974 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.12 06:39:53.872132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.12 06:39:54.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.69 MiB, peak 148.69 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 9.12 MiB | ||
| 726 | 2026.02.12 06:39:56.311599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.12 06:39:56.311768 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.12 06:39:56.318207 [ 242 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Loading data parts | ||
| 729 | 2026.02.12 06:39:56.318512 [ 242 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): There are no data parts | ||
| 730 | 2026.02.12 06:39:56.328509 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.12 06:39:56.328659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 732 | 2026.02.12 06:39:56.331748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.12 06:39:56.332255 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.12 06:39:56.332510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.12 06:39:57.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -2.86 MiB | ||
| 736 | 2026.02.12 06:40:01.261998 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.12 06:40:01.262061 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.12 06:40:01.342844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.12 06:40:01.343701 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.12 06:40:01.343748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 741 | 2026.02.12 06:40:01.344411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.12 06:40:01.344970 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.12 06:40:01.345185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.12 06:40:01.372244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.12 06:40:01.391105 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.12 06:40:01.391283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 747 | 2026.02.12 06:40:01.397904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.12 06:40:01.398965 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.12 06:40:01.402393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.12 06:40:02.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2026.02.12 06:40:07.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.12 06:40:07.185055 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.12 06:40:07.185262 [ 3 ] {1dd56ab7-2e78-443e-b341-d94bbc2a64c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.12 06:40:07.185666 [ 3 ] {1dd56ab7-2e78-443e-b341-d94bbc2a64c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.12 06:40:07.185986 [ 3 ] {1dd56ab7-2e78-443e-b341-d94bbc2a64c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.12 06:40:07.186638 [ 3 ] {1dd56ab7-2e78-443e-b341-d94bbc2a64c8} <Debug> TCPHandler: Processed in 0.001723194 sec. | ||
| 757 | 2026.02.12 06:40:07.188038 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.12 06:40:07.188217 [ 3 ] {b6e1f4b5-705f-455b-94a6-2ed31ac7a5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.12 06:40:07.197562 [ 3 ] {b6e1f4b5-705f-455b-94a6-2ed31ac7a5ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.12 06:40:07.197666 [ 3 ] {b6e1f4b5-705f-455b-94a6-2ed31ac7a5ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.12 06:40:07.198091 [ 3 ] {b6e1f4b5-705f-455b-94a6-2ed31ac7a5ad} <Debug> TCPHandler: Processed in 0.01010095 sec. | ||
| 762 | 2026.02.12 06:40:07.198320 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.12 06:40:07.198444 [ 3 ] {4352a082-1de8-48bf-b871-bdccbab5ef1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.12 06:40:07.198739 [ 3 ] {4352a082-1de8-48bf-b871-bdccbab5ef1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.12 06:40:07.198784 [ 3 ] {4352a082-1de8-48bf-b871-bdccbab5ef1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.12 06:40:07.199096 [ 3 ] {4352a082-1de8-48bf-b871-bdccbab5ef1f} <Debug> TCPHandler: Processed in 0.000828151 sec. | ||
| 767 | 2026.02.12 06:40:07.199296 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.12 06:40:07.199413 [ 3 ] {78d42298-d713-4d95-8907-61fb2531acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.02.12 06:40:07.199656 [ 3 ] {78d42298-d713-4d95-8907-61fb2531acf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.12 06:40:07.199699 [ 3 ] {78d42298-d713-4d95-8907-61fb2531acf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.12 06:40:07.199993 [ 3 ] {78d42298-d713-4d95-8907-61fb2531acf3} <Debug> TCPHandler: Processed in 0.000745819 sec. | ||
| 772 | 2026.02.12 06:40:07.200248 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.12 06:40:07.200372 [ 3 ] {0b39d319-1461-4fd5-b7db-09c2065b34c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.02.12 06:40:07.200612 [ 3 ] {0b39d319-1461-4fd5-b7db-09c2065b34c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.12 06:40:07.200656 [ 3 ] {0b39d319-1461-4fd5-b7db-09c2065b34c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.12 06:40:07.201031 [ 3 ] {0b39d319-1461-4fd5-b7db-09c2065b34c7} <Debug> TCPHandler: Processed in 0.000830492 sec. | ||
| 777 | 2026.02.12 06:40:07.201262 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.12 06:40:07.201378 [ 3 ] {13cd0f66-d23b-4efe-8601-924a1f27eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.02.12 06:40:07.201621 [ 3 ] {13cd0f66-d23b-4efe-8601-924a1f27eec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.12 06:40:07.201663 [ 3 ] {13cd0f66-d23b-4efe-8601-924a1f27eec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.12 06:40:07.201991 [ 3 ] {13cd0f66-d23b-4efe-8601-924a1f27eec5} <Debug> TCPHandler: Processed in 0.000777909 sec. | ||
| 782 | 2026.02.12 06:40:07.202213 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.12 06:40:07.202329 [ 3 ] {b17a6278-af78-43e3-b8d7-d1a4ef50297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.12 06:40:07.202571 [ 3 ] {b17a6278-af78-43e3-b8d7-d1a4ef50297d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.12 06:40:07.202613 [ 3 ] {b17a6278-af78-43e3-b8d7-d1a4ef50297d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.12 06:40:07.202914 [ 3 ] {b17a6278-af78-43e3-b8d7-d1a4ef50297d} <Debug> TCPHandler: Processed in 0.00075589 sec. | ||
| 787 | 2026.02.12 06:40:07.203118 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.12 06:40:07.203228 [ 3 ] {cc91315c-e1ab-4e14-8f5a-da0f1cee879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.12 06:40:07.203450 [ 3 ] {cc91315c-e1ab-4e14-8f5a-da0f1cee879d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.12 06:40:07.203490 [ 3 ] {cc91315c-e1ab-4e14-8f5a-da0f1cee879d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.12 06:40:07.203846 [ 3 ] {cc91315c-e1ab-4e14-8f5a-da0f1cee879d} <Debug> TCPHandler: Processed in 0.000754999 sec. | ||
| 792 | 2026.02.12 06:40:07.204077 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.12 06:40:07.204193 [ 3 ] {1530783a-8448-43a5-847b-7fadcdbd3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.12 06:40:07.204431 [ 3 ] {1530783a-8448-43a5-847b-7fadcdbd3311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.12 06:40:07.204472 [ 3 ] {1530783a-8448-43a5-847b-7fadcdbd3311} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.12 06:40:07.204791 [ 3 ] {1530783a-8448-43a5-847b-7fadcdbd3311} <Debug> TCPHandler: Processed in 0.00076241 sec. | ||
| 797 | 2026.02.12 06:40:07.205008 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.12 06:40:07.205126 [ 3 ] {e57f8fef-41cd-43a7-bb69-90dcd6d3327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.12 06:40:07.205418 [ 3 ] {e57f8fef-41cd-43a7-bb69-90dcd6d3327b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.12 06:40:07.205461 [ 3 ] {e57f8fef-41cd-43a7-bb69-90dcd6d3327b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.12 06:40:07.205774 [ 3 ] {e57f8fef-41cd-43a7-bb69-90dcd6d3327b} <Debug> TCPHandler: Processed in 0.000813861 sec. | ||
| 802 | 2026.02.12 06:40:07.205982 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.12 06:40:07.206099 [ 3 ] {6305d65f-ea60-4665-9cee-2f3d61349e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.12 06:40:07.206342 [ 3 ] {6305d65f-ea60-4665-9cee-2f3d61349e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.12 06:40:07.206384 [ 3 ] {6305d65f-ea60-4665-9cee-2f3d61349e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.12 06:40:07.206695 [ 3 ] {6305d65f-ea60-4665-9cee-2f3d61349e28} <Debug> TCPHandler: Processed in 0.00076106 sec. | ||
| 807 | 2026.02.12 06:40:07.206911 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.12 06:40:07.207030 [ 3 ] {bf555e2b-20da-4d18-b12d-1437aa453621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.12 06:40:07.207272 [ 3 ] {bf555e2b-20da-4d18-b12d-1437aa453621} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.12 06:40:07.207314 [ 3 ] {bf555e2b-20da-4d18-b12d-1437aa453621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.12 06:40:07.207620 [ 3 ] {bf555e2b-20da-4d18-b12d-1437aa453621} <Debug> TCPHandler: Processed in 0.00075794 sec. | ||
| 812 | 2026.02.12 06:40:07.207829 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.12 06:40:07.207946 [ 3 ] {f5cbafed-d7fa-4a7d-ba2f-09b92dfc9356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.12 06:40:07.208197 [ 3 ] {f5cbafed-d7fa-4a7d-ba2f-09b92dfc9356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.12 06:40:07.208238 [ 3 ] {f5cbafed-d7fa-4a7d-ba2f-09b92dfc9356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.12 06:40:07.208552 [ 3 ] {f5cbafed-d7fa-4a7d-ba2f-09b92dfc9356} <Debug> TCPHandler: Processed in 0.00077055 sec. | ||
| 817 | 2026.02.12 06:40:07.208763 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.12 06:40:07.208881 [ 3 ] {0682dc32-9a7f-4f70-8c86-6c19bb2b0d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.12 06:40:07.209128 [ 3 ] {0682dc32-9a7f-4f70-8c86-6c19bb2b0d48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.12 06:40:07.209169 [ 3 ] {0682dc32-9a7f-4f70-8c86-6c19bb2b0d48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.12 06:40:07.209480 [ 3 ] {0682dc32-9a7f-4f70-8c86-6c19bb2b0d48} <Debug> TCPHandler: Processed in 0.000765119 sec. | ||
| 822 | 2026.02.12 06:40:07.209696 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.12 06:40:07.209816 [ 3 ] {a72504da-d6cb-4c99-851e-ffaa4f380c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.12 06:40:07.210067 [ 3 ] {a72504da-d6cb-4c99-851e-ffaa4f380c24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.12 06:40:07.210109 [ 3 ] {a72504da-d6cb-4c99-851e-ffaa4f380c24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.12 06:40:07.210439 [ 3 ] {a72504da-d6cb-4c99-851e-ffaa4f380c24} <Debug> TCPHandler: Processed in 0.00079179 sec. | ||
| 827 | 2026.02.12 06:40:07.210650 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.12 06:40:07.210770 [ 3 ] {066f578e-2084-456a-8f56-1d9ed84c41ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.02.12 06:40:07.211021 [ 3 ] {066f578e-2084-456a-8f56-1d9ed84c41ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.12 06:40:07.211061 [ 3 ] {066f578e-2084-456a-8f56-1d9ed84c41ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.02.12 06:40:07.211367 [ 3 ] {066f578e-2084-456a-8f56-1d9ed84c41ae} <Debug> TCPHandler: Processed in 0.000801501 sec. | ||
| 832 | 2026.02.12 06:40:07.211573 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.02.12 06:40:07.211685 [ 3 ] {f0b8d233-dbfb-4bfe-95f4-9ef6714c41e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.02.12 06:40:07.212006 [ 3 ] {f0b8d233-dbfb-4bfe-95f4-9ef6714c41e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.02.12 06:40:07.212048 [ 3 ] {f0b8d233-dbfb-4bfe-95f4-9ef6714c41e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.02.12 06:40:07.212359 [ 3 ] {f0b8d233-dbfb-4bfe-95f4-9ef6714c41e7} <Debug> TCPHandler: Processed in 0.00078212 sec. | ||
| 837 | 2026.02.12 06:40:07.212575 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.02.12 06:40:07.212697 [ 3 ] {dd2ccbf9-eb07-467c-b0e4-d8d5f3c42444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.02.12 06:40:07.212968 [ 3 ] {dd2ccbf9-eb07-467c-b0e4-d8d5f3c42444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.02.12 06:40:07.213011 [ 3 ] {dd2ccbf9-eb07-467c-b0e4-d8d5f3c42444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.02.12 06:40:07.213325 [ 3 ] {dd2ccbf9-eb07-467c-b0e4-d8d5f3c42444} <Debug> TCPHandler: Processed in 0.000799721 sec. | ||
| 842 | 2026.02.12 06:40:07.213526 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.02.12 06:40:07.213647 [ 3 ] {63a3b414-f37f-428f-bde1-37710935436d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.02.12 06:40:07.213902 [ 3 ] {63a3b414-f37f-428f-bde1-37710935436d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.02.12 06:40:07.213944 [ 3 ] {63a3b414-f37f-428f-bde1-37710935436d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.12 06:40:07.214259 [ 3 ] {63a3b414-f37f-428f-bde1-37710935436d} <Debug> TCPHandler: Processed in 0.00078156 sec. | ||
| 847 | 2026.02.12 06:40:07.214468 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.02.12 06:40:07.214589 [ 3 ] {cd290707-c496-4b9a-94ec-0de178ab8d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.02.12 06:40:07.214845 [ 3 ] {cd290707-c496-4b9a-94ec-0de178ab8d45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.02.12 06:40:07.214888 [ 3 ] {cd290707-c496-4b9a-94ec-0de178ab8d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.02.12 06:40:07.215207 [ 3 ] {cd290707-c496-4b9a-94ec-0de178ab8d45} <Debug> TCPHandler: Processed in 0.00078635 sec. | ||
| 852 | 2026.02.12 06:40:07.217275 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.02.12 06:40:07.217421 [ 3 ] {9cb0b50b-5859-468b-87ba-02dec74e2e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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.02.12 06:40:07.217736 [ 3 ] {9cb0b50b-5859-468b-87ba-02dec74e2e32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.02.12 06:40:07.217786 [ 3 ] {9cb0b50b-5859-468b-87ba-02dec74e2e32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.12 06:40:07.218097 [ 3 ] {9cb0b50b-5859-468b-87ba-02dec74e2e32} <Debug> TCPHandler: Processed in 0.000899133 sec. | ||
| 857 | 2026.02.12 06:40:07.223603 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.02.12 06:40:07.223873 [ 3 ] {146eaa97-5a44-43ac-8970-13e75bc10819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.02.12 06:40:07.224202 [ 3 ] {146eaa97-5a44-43ac-8970-13e75bc10819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.02.12 06:40:07.224260 [ 3 ] {146eaa97-5a44-43ac-8970-13e75bc10819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.02.12 06:40:07.224619 [ 3 ] {146eaa97-5a44-43ac-8970-13e75bc10819} <Debug> TCPHandler: Processed in 0.001067737 sec. | ||
| 862 | 2026.02.12 06:40:07.225219 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.02.12 06:40:07.225349 [ 3 ] {9638b120-4242-44f9-aae9-a0b34227aa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.02.12 06:40:07.225629 [ 3 ] {9638b120-4242-44f9-aae9-a0b34227aa05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.02.12 06:40:07.225673 [ 3 ] {9638b120-4242-44f9-aae9-a0b34227aa05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.02.12 06:40:07.225969 [ 3 ] {9638b120-4242-44f9-aae9-a0b34227aa05} <Debug> TCPHandler: Processed in 0.000809692 sec. | ||
| 867 | 2026.02.12 06:40:07.226200 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.02.12 06:40:07.226320 [ 3 ] {9967dcb3-acb1-4843-b317-8bcfaa1762bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.02.12 06:40:07.226601 [ 3 ] {9967dcb3-acb1-4843-b317-8bcfaa1762bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.02.12 06:40:07.226643 [ 3 ] {9967dcb3-acb1-4843-b317-8bcfaa1762bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.02.12 06:40:07.227019 [ 3 ] {9967dcb3-acb1-4843-b317-8bcfaa1762bd} <Debug> TCPHandler: Processed in 0.000843202 sec. | ||
| 872 | 2026.02.12 06:40:07.227253 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.12 06:40:07.227376 [ 3 ] {ca8c3b22-77a5-4aa5-aa21-866b6a75e6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.02.12 06:40:07.227649 [ 3 ] {ca8c3b22-77a5-4aa5-aa21-866b6a75e6c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.02.12 06:40:07.227693 [ 3 ] {ca8c3b22-77a5-4aa5-aa21-866b6a75e6c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.02.12 06:40:07.228001 [ 3 ] {ca8c3b22-77a5-4aa5-aa21-866b6a75e6c8} <Debug> TCPHandler: Processed in 0.000796291 sec. | ||
| 877 | 2026.02.12 06:40:07.228330 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.02.12 06:40:07.228456 [ 3 ] {5e8dd81b-50c5-44cf-838e-16d308525b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.02.12 06:40:07.228745 [ 3 ] {5e8dd81b-50c5-44cf-838e-16d308525b13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.02.12 06:40:07.228789 [ 3 ] {5e8dd81b-50c5-44cf-838e-16d308525b13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.02.12 06:40:07.229109 [ 3 ] {5e8dd81b-50c5-44cf-838e-16d308525b13} <Debug> TCPHandler: Processed in 0.000840072 sec. | ||
| 882 | 2026.02.12 06:40:07.229360 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.02.12 06:40:07.229484 [ 3 ] {765c9388-ce3f-4764-a401-7520bb26458e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.02.12 06:40:07.229767 [ 3 ] {765c9388-ce3f-4764-a401-7520bb26458e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.02.12 06:40:07.229811 [ 3 ] {765c9388-ce3f-4764-a401-7520bb26458e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.02.12 06:40:07.230140 [ 3 ] {765c9388-ce3f-4764-a401-7520bb26458e} <Debug> TCPHandler: Processed in 0.000828722 sec. | ||
| 887 | 2026.02.12 06:40:07.230408 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.02.12 06:40:07.230533 [ 3 ] {fd506415-ef31-48e6-81ae-03feabffb2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.02.12 06:40:07.230806 [ 3 ] {fd506415-ef31-48e6-81ae-03feabffb2df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.02.12 06:40:07.230849 [ 3 ] {fd506415-ef31-48e6-81ae-03feabffb2df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.02.12 06:40:07.231143 [ 3 ] {fd506415-ef31-48e6-81ae-03feabffb2df} <Debug> TCPHandler: Processed in 0.00078413 sec. | ||
| 892 | 2026.02.12 06:40:07.231391 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.12 06:40:07.231515 [ 3 ] {4677eb62-35b3-4c94-8ca2-125146d19049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 894 | 2026.02.12 06:40:07.231783 [ 3 ] {4677eb62-35b3-4c94-8ca2-125146d19049} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.02.12 06:40:07.231825 [ 3 ] {4677eb62-35b3-4c94-8ca2-125146d19049} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.02.12 06:40:07.232111 [ 3 ] {4677eb62-35b3-4c94-8ca2-125146d19049} <Debug> TCPHandler: Processed in 0.00076728 sec. | ||
| 897 | 2026.02.12 06:40:07.232345 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.02.12 06:40:07.232469 [ 3 ] {ddda2187-f29d-40f3-baed-a75bbdb7ad6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 899 | 2026.02.12 06:40:07.232738 [ 3 ] {ddda2187-f29d-40f3-baed-a75bbdb7ad6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.02.12 06:40:07.232779 [ 3 ] {ddda2187-f29d-40f3-baed-a75bbdb7ad6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.02.12 06:40:07.233071 [ 3 ] {ddda2187-f29d-40f3-baed-a75bbdb7ad6f} <Debug> TCPHandler: Processed in 0.00077254 sec. | ||
| 902 | 2026.02.12 06:40:07.233303 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.02.12 06:40:07.233426 [ 3 ] {61feb81d-3510-470e-ba4e-2aefa943d55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.02.12 06:40:07.233695 [ 3 ] {61feb81d-3510-470e-ba4e-2aefa943d55c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.02.12 06:40:07.233737 [ 3 ] {61feb81d-3510-470e-ba4e-2aefa943d55c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.02.12 06:40:07.234011 [ 3 ] {61feb81d-3510-470e-ba4e-2aefa943d55c} <Debug> TCPHandler: Processed in 0.00076814 sec. | ||
| 907 | 2026.02.12 06:40:07.241723 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.02.12 06:40:07.241848 [ 3 ] {9693a572-0ce0-4daa-af29-006caa8146cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.02.12 06:40:07.242107 [ 3 ] {9693a572-0ce0-4daa-af29-006caa8146cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.02.12 06:40:07.242146 [ 3 ] {9693a572-0ce0-4daa-af29-006caa8146cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.02.12 06:40:07.242431 [ 3 ] {9693a572-0ce0-4daa-af29-006caa8146cc} <Debug> TCPHandler: Processed in 0.00079862 sec. | ||
| 912 | 2026.02.12 06:40:07.249217 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.02.12 06:40:07.249348 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.02.12 06:40:07.249397 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.02.12 06:40:07.250023 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.02.12 06:40:07.250061 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 917 | 2026.02.12 06:40:07.250655 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.02.12 06:40:07.251118 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.02.12 06:40:07.251261 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001948 sec., 16427.104722792606 rows/sec., 3.64 MiB/sec. | ||
| 920 | 2026.02.12 06:40:07.251297 [ 3 ] {9cc69344-9dff-4b55-a1f4-2dd0ea8cf735} <Debug> TCPHandler: Processed in 0.002139344 sec. | ||
| 921 | 2026.02.12 06:40:07.251426 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.12 06:40:07.251523 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.02.12 06:40:07.251563 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.02.12 06:40:07.252260 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.02.12 06:40:07.252292 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 926 | 2026.02.12 06:40:07.252761 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.02.12 06:40:07.253231 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.02.12 06:40:07.253356 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001854 sec., 143473.57065803668 rows/sec., 9.11 MiB/sec. | ||
| 929 | 2026.02.12 06:40:07.253391 [ 3 ] {70c0c324-ccfe-4250-8258-0a651d455400} <Debug> TCPHandler: Processed in 0.002014052 sec. | ||
| 930 | 2026.02.12 06:40:07.253510 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.12 06:40:07.253605 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.02.12 06:40:07.253644 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.02.12 06:40:07.254047 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.02.12 06:40:07.254083 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 935 | 2026.02.12 06:40:07.254486 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.02.12 06:40:07.254994 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.02.12 06:40:07.255121 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001534 sec., 6518.90482398957 rows/sec., 531.57 KiB/sec. | ||
| 938 | 2026.02.12 06:40:07.255157 [ 3 ] {74a77b43-887d-4e51-ba51-2a981bd506a3} <Debug> TCPHandler: Processed in 0.001696814 sec. | ||
| 939 | 2026.02.12 06:40:07.255279 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.02.12 06:40:07.255371 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.02.12 06:40:07.255410 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.02.12 06:40:07.256137 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.02.12 06:40:07.256174 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 944 | 2026.02.12 06:40:07.256696 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.02.12 06:40:07.257133 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.02.12 06:40:07.257259 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Debug> executeQuery: Read 777 rows, 62.94 KiB in 0.001905 sec., 407874.0157480315 rows/sec., 32.26 MiB/sec. | ||
| 947 | 2026.02.12 06:40:07.257295 [ 3 ] {a274c118-4b32-4576-bfa3-1f9a60a49bca} <Debug> TCPHandler: Processed in 0.002066073 sec. | ||
| 948 | 2026.02.12 06:40:07.257409 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.02.12 06:40:07.257502 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.02.12 06:40:07.257541 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.02.12 06:40:07.257943 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.02.12 06:40:07.257976 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 953 | 2026.02.12 06:40:07.258365 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.02.12 06:40:07.258753 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.02.12 06:40:07.258941 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001456 sec., 105082.41758241758 rows/sec., 6.34 MiB/sec. | ||
| 956 | 2026.02.12 06:40:07.258977 [ 3 ] {6c76addb-3213-4eb2-9b89-64147cedd556} <Debug> TCPHandler: Processed in 0.001616461 sec. | ||
| 957 | 2026.02.12 06:40:07.259094 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.02.12 06:40:07.259187 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.02.12 06:40:07.259226 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.02.12 06:40:07.259668 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.02.12 06:40:07.259702 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 962 | 2026.02.12 06:40:07.260110 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.02.12 06:40:07.260552 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.02.12 06:40:07.260677 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001508 sec., 92838.19628647214 rows/sec., 6.00 MiB/sec. | ||
| 965 | 2026.02.12 06:40:07.260713 [ 3 ] {c651fefd-1c81-4d26-b965-8e1222120af2} <Debug> TCPHandler: Processed in 0.001668343 sec. | ||
| 966 | 2026.02.12 06:40:07.260828 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.02.12 06:40:07.260921 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.02.12 06:40:07.260959 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.02.12 06:40:07.261370 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.02.12 06:40:07.261406 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 971 | 2026.02.12 06:40:07.261821 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.02.12 06:40:07.262237 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.02.12 06:40:07.262358 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001455 sec., 95532.64604810998 rows/sec., 5.43 MiB/sec. | ||
| 974 | 2026.02.12 06:40:07.262393 [ 3 ] {e1383e48-e4d2-4496-81c2-30bde7261b2b} <Debug> TCPHandler: Processed in 0.001615311 sec. | ||
| 975 | 2026.02.12 06:40:07.262503 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.02.12 06:40:07.262597 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.02.12 06:40:07.262634 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.02.12 06:40:07.263152 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.02.12 06:40:07.263188 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 980 | 2026.02.12 06:40:07.263607 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.02.12 06:40:07.264104 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.02.12 06:40:07.264229 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.00165 sec., 292727.2727272727 rows/sec., 20.65 MiB/sec. | ||
| 983 | 2026.02.12 06:40:07.264266 [ 3 ] {a18f2012-bfd0-4c5e-a34d-56880776b0ca} <Debug> TCPHandler: Processed in 0.001812427 sec. | ||
| 984 | 2026.02.12 06:40:07.264384 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.02.12 06:40:07.264478 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.02.12 06:40:07.264519 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.02.12 06:40:07.264867 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.02.12 06:40:07.264903 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 989 | 2026.02.12 06:40:07.265370 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.02.12 06:40:07.265779 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.02.12 06:40:07.265900 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
| 992 | 2026.02.12 06:40:07.265933 [ 3 ] {0898996f-9997-4195-85e9-3f56e20a68c4} <Debug> TCPHandler: Processed in 0.001607542 sec. | ||
| 993 | 2026.02.12 06:40:07.266035 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.02.12 06:40:07.266144 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.02.12 06:40:07.266199 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.02.12 06:40:07.266610 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.02.12 06:40:07.266640 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 998 | 2026.02.12 06:40:07.267188 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.02.12 06:40:07.267610 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.02.12 06:40:07.267737 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001594 sec., 164993.72647427855 rows/sec., 10.99 MiB/sec. | ||
| 1001 | 2026.02.12 06:40:07.267772 [ 3 ] {8b43431b-d019-45c0-82ea-2ed1486215da} <Debug> TCPHandler: Processed in 0.001779856 sec. | ||
| 1002 | 2026.02.12 06:40:07.267888 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.02.12 06:40:07.267981 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.02.12 06:40:07.268022 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.02.12 06:40:07.268329 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.02.12 06:40:07.268365 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1007 | 2026.02.12 06:40:07.268759 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.02.12 06:40:07.269175 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.02.12 06:40:07.269299 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec. | ||
| 1010 | 2026.02.12 06:40:07.269334 [ 3 ] {ab087710-3fd8-4022-b7d3-d097fa6ca3d2} <Debug> TCPHandler: Processed in 0.001494398 sec. | ||
| 1011 | 2026.02.12 06:40:07.269439 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.12 06:40:07.269531 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.02.12 06:40:07.269583 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.02.12 06:40:07.270339 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.02.12 06:40:07.270375 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1016 | 2026.02.12 06:40:07.275057 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.02.12 06:40:07.275475 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.02.12 06:40:07.275606 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006091 sec., 1641.7665407978984 rows/sec., 2.94 MiB/sec. | ||
| 1019 | 2026.02.12 06:40:07.275657 [ 3 ] {e74ee503-eba9-4b33-aa75-e08058fe27f2} <Debug> TCPHandler: Processed in 0.006266591 sec. | ||
| 1020 | 2026.02.12 06:40:07.275774 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.02.12 06:40:07.275868 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.02.12 06:40:07.275909 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.02.12 06:40:07.276230 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.02.12 06:40:07.276266 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1025 | 2026.02.12 06:40:07.276807 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.02.12 06:40:07.277287 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.02.12 06:40:07.277421 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001569 sec., 56086.67941363926 rows/sec., 3.52 MiB/sec. | ||
| 1028 | 2026.02.12 06:40:07.277458 [ 3 ] {b9ba5fc3-0f84-4e80-b13d-cde3b9bdcb26} <Debug> TCPHandler: Processed in 0.001735094 sec. | ||
| 1029 | 2026.02.12 06:40:08.845738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1030 | 2026.02.12 06:40:08.846271 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.02.12 06:40:08.846324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1032 | 2026.02.12 06:40:08.847043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.02.12 06:40:08.847564 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.02.12 06:40:08.847720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1035 | 2026.02.12 06:40:08.902937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.02.12 06:40:08.920853 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.02.12 06:40:08.920927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1038 | 2026.02.12 06:40:08.927826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.02.12 06:40:08.929096 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.02.12 06:40:08.933377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.02.12 06:40:09.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 163.81 MiB, free memory in arenas 0.00 B, will set to 161.30 MiB (RSS), difference: 1.49 MiB | ||
| 1042 | 2026.02.12 06:40:12.193388 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.02.12 06:40:12.193609 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.02.12 06:40:12.193683 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.02.12 06:40:12.194414 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.02.12 06:40:12.194460 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1047 | 2026.02.12 06:40:12.194951 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.02.12 06:40:12.195577 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.02.12 06:40:12.195736 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002184 sec., 25641.02564102564 rows/sec., 1.97 MiB/sec. | ||
| 1050 | 2026.02.12 06:40:12.195786 [ 3 ] {d6641f26-6189-426a-be13-aadbd4ec2289} <Debug> TCPHandler: Processed in 0.002533946 sec. | ||
| 1051 | 2026.02.12 06:40:12.195906 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.02.12 06:40:12.196004 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.02.12 06:40:12.196049 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.02.12 06:40:12.196479 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.02.12 06:40:12.196516 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1056 | 2026.02.12 06:40:12.196931 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.02.12 06:40:12.197357 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.02.12 06:40:12.197489 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001505 sec., 42524.916943521595 rows/sec., 3.32 MiB/sec. | ||
| 1059 | 2026.02.12 06:40:12.197534 [ 3 ] {35649fbe-4c1e-4227-af66-2b6ae6d677be} <Debug> TCPHandler: Processed in 0.001677634 sec. | ||
| 1060 | 2026.02.12 06:40:12.197648 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.02.12 06:40:12.197743 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.02.12 06:40:12.197787 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.02.12 06:40:12.198206 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.02.12 06:40:12.198244 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1065 | 2026.02.12 06:40:12.198670 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.02.12 06:40:12.199088 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.02.12 06:40:12.199220 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
| 1068 | 2026.02.12 06:40:12.199264 [ 3 ] {659a92db-6b41-42ef-94da-5f5b2399c634} <Debug> TCPHandler: Processed in 0.001664673 sec. | ||
| 1069 | 2026.02.12 06:40:12.199367 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.02.12 06:40:12.199459 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.02.12 06:40:12.199501 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.02.12 06:40:12.199862 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.02.12 06:40:12.199900 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1074 | 2026.02.12 06:40:12.200323 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.02.12 06:40:12.200818 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.02.12 06:40:12.200946 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. | ||
| 1077 | 2026.02.12 06:40:12.200989 [ 3 ] {55ac5f11-f4f2-4b63-90a9-fc0991dcbc1a} <Debug> TCPHandler: Processed in 0.001670843 sec. | ||
| 1078 | 2026.02.12 06:40:16.262323 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.02.12 06:40:16.262385 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.02.12 06:40:16.333661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.02.12 06:40:16.339579 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.02.12 06:40:16.339656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1083 | 2026.02.12 06:40:16.341666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.02.12 06:40:16.342307 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.02.12 06:40:16.342687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2026.02.12 06:40:16.348077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1087 | 2026.02.12 06:40:16.348805 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.02.12 06:40:16.348875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1089 | 2026.02.12 06:40:16.349800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.02.12 06:40:16.350451 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.02.12 06:40:16.350663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.02.12 06:40:16.433698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.02.12 06:40:16.452045 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.02.12 06:40:16.452109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1095 | 2026.02.12 06:40:16.458868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.02.12 06:40:16.460088 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.02.12 06:40:16.463954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.02.12 06:40:17.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.01 MiB, peak 166.01 MiB, free memory in arenas 0.00 B, will set to 163.11 MiB (RSS), difference: 1.10 MiB | ||
| 1099 | 2026.02.12 06:40:17.201540 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.02.12 06:40:17.201724 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.02.12 06:40:17.201793 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.02.12 06:40:17.202574 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.02.12 06:40:17.202628 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1104 | 2026.02.12 06:40:17.203145 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.02.12 06:40:17.203664 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.02.12 06:40:17.203826 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002154 sec., 123491.1792014856 rows/sec., 7.85 MiB/sec. | ||
| 1107 | 2026.02.12 06:40:17.203879 [ 3 ] {4b8ea55f-c833-4937-98ae-04868e56635a} <Debug> TCPHandler: Processed in 0.002480004 sec. | ||
| 1108 | 2026.02.12 06:40:17.204015 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.02.12 06:40:17.204119 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.02.12 06:40:17.204163 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.02.12 06:40:17.204884 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.02.12 06:40:17.204923 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1113 | 2026.02.12 06:40:17.205410 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.02.12 06:40:17.205856 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.02.12 06:40:17.205994 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.0019 sec., 406315.7894736842 rows/sec., 32.16 MiB/sec. | ||
| 1116 | 2026.02.12 06:40:17.206031 [ 3 ] {b75e7cf5-ee23-41f7-a0e8-df58d4631331} <Debug> TCPHandler: Processed in 0.002069223 sec. | ||
| 1117 | 2026.02.12 06:40:17.206154 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.02.12 06:40:17.206252 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.02.12 06:40:17.206298 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.02.12 06:40:17.206770 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.02.12 06:40:17.206809 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1122 | 2026.02.12 06:40:17.207256 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.02.12 06:40:17.207893 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.02.12 06:40:17.208034 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001802 sec., 79356.27081021087 rows/sec., 4.74 MiB/sec. | ||
| 1125 | 2026.02.12 06:40:17.208073 [ 3 ] {40b9342e-38b0-420a-a7c7-381762aba177} <Debug> TCPHandler: Processed in 0.001970241 sec. | ||
| 1126 | 2026.02.12 06:40:17.208257 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.02.12 06:40:17.208357 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.02.12 06:40:17.208400 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.02.12 06:40:17.208863 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.02.12 06:40:17.208900 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1131 | 2026.02.12 06:40:17.209334 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.02.12 06:40:17.209839 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.02.12 06:40:17.209993 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001656 sec., 84541.06280193238 rows/sec., 5.46 MiB/sec. | ||
| 1134 | 2026.02.12 06:40:17.210032 [ 3 ] {180b3691-bb1c-417e-9d52-86feec7836aa} <Debug> TCPHandler: Processed in 0.001825207 sec. | ||
| 1135 | 2026.02.12 06:40:17.210159 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.02.12 06:40:17.210256 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.02.12 06:40:17.210300 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.02.12 06:40:17.210764 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.02.12 06:40:17.210802 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1140 | 2026.02.12 06:40:17.211231 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.02.12 06:40:17.211684 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.02.12 06:40:17.211819 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001583 sec., 87807.95957043588 rows/sec., 5.00 MiB/sec. | ||
| 1143 | 2026.02.12 06:40:17.211855 [ 3 ] {4cf03254-3c62-42eb-acb4-b2e3a1ad8dba} <Debug> TCPHandler: Processed in 0.001747315 sec. | ||
| 1144 | 2026.02.12 06:40:17.211980 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.02.12 06:40:17.212076 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.02.12 06:40:17.212118 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.02.12 06:40:17.212694 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.02.12 06:40:17.212730 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1149 | 2026.02.12 06:40:17.213228 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.02.12 06:40:17.213661 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.02.12 06:40:17.213824 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001766 sec., 267836.919592299 rows/sec., 18.85 MiB/sec. | ||
| 1152 | 2026.02.12 06:40:17.213874 [ 3 ] {fa8d37eb-2d15-44be-aef0-76ebcfe70d5a} <Debug> TCPHandler: Processed in 0.00194296 sec. | ||
| 1153 | 2026.02.12 06:40:17.214023 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.02.12 06:40:17.214138 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.02.12 06:40:17.214184 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.02.12 06:40:17.214595 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.02.12 06:40:17.214635 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1158 | 2026.02.12 06:40:17.215160 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.02.12 06:40:17.215587 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.02.12 06:40:17.215720 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. | ||
| 1161 | 2026.02.12 06:40:17.215757 [ 3 ] {92e794cb-40c6-44b6-b69d-bad6cf82f11c} <Debug> TCPHandler: Processed in 0.001798486 sec. | ||
| 1162 | 2026.02.12 06:40:17.215875 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.02.12 06:40:17.215969 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.02.12 06:40:17.216012 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.02.12 06:40:17.216418 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.02.12 06:40:17.216457 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1167 | 2026.02.12 06:40:17.216906 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.02.12 06:40:17.217421 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.02.12 06:40:17.217553 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001603 sec., 160948.22208359325 rows/sec., 10.72 MiB/sec. | ||
| 1170 | 2026.02.12 06:40:17.217589 [ 3 ] {e9722da8-5bc0-4626-8091-af187a5e9b85} <Debug> TCPHandler: Processed in 0.001764546 sec. | ||
| 1171 | 2026.02.12 06:40:17.217716 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.02.12 06:40:17.217811 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.02.12 06:40:17.217853 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.02.12 06:40:17.218218 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.02.12 06:40:17.218254 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1176 | 2026.02.12 06:40:17.218739 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.02.12 06:40:17.219182 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.02.12 06:40:17.219312 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
| 1179 | 2026.02.12 06:40:17.219348 [ 3 ] {9375a1c9-bd0a-498e-9192-c432b26f8e82} <Debug> TCPHandler: Processed in 0.001681993 sec. | ||
| 1180 | 2026.02.12 06:40:17.219466 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.02.12 06:40:17.219560 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.02.12 06:40:17.219616 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2026.02.12 06:40:17.220348 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.02.12 06:40:17.220386 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1185 | 2026.02.12 06:40:17.221075 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.02.12 06:40:17.221526 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.02.12 06:40:17.221669 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002126 sec., 4703.668861712135 rows/sec., 8.43 MiB/sec. | ||
| 1188 | 2026.02.12 06:40:17.221718 [ 3 ] {525c428c-7009-4427-8045-b36c7b9d4cfe} <Debug> TCPHandler: Processed in 0.002300509 sec. | ||
| 1189 | 2026.02.12 06:40:17.221835 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.02.12 06:40:17.221930 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.02.12 06:40:17.221972 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.02.12 06:40:17.222315 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.02.12 06:40:17.222354 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1194 | 2026.02.12 06:40:17.222791 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.02.12 06:40:17.223268 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.02.12 06:40:17.223396 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001484 sec., 59299.19137466307 rows/sec., 3.72 MiB/sec. | ||
| 1197 | 2026.02.12 06:40:17.223431 [ 3 ] {7da9796e-6bca-4d1f-a137-56b4b49098e4} <Debug> TCPHandler: Processed in 0.001646742 sec. | ||
| 1198 | 2026.02.12 06:40:17.421692 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37203 | ||
| 1199 | 2026.02.12 06:40:17.421827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.02.12 06:40:17.421864 [ 286 ] {} <Debug> TCP-Session: 5a481676-28e6-47f6-97dc-6f77b7d22bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37203 | ||
| 1201 | 2026.02.12 06:40:17.421893 [ 286 ] {} <Debug> TCP-Session: 5a481676-28e6-47f6-97dc-6f77b7d22bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.02.12 06:40:17.421911 [ 286 ] {} <Debug> TCP-Session: 5a481676-28e6-47f6-97dc-6f77b7d22bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.12 06:40:17.421979 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1204 | 2026.02.12 06:40:17.422010 [ 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 | ||
| 1205 | 2026.02.12 06:40:17.422033 [ 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 | ||
| 1206 | 2026.02.12 06:40:17.422396 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56945 | ||
| 1207 | 2026.02.12 06:40:17.422512 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34202 | ||
| 1208 | 2026.02.12 06:40:17.422542 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2026.02.12 06:40:17.422591 [ 287 ] {} <Debug> TCP-Session: f7ecc172-0779-4ffc-a4c3-34c32abc3757 Authenticating user 'default' from [fd00:1122:3344:101::e]:56945 | ||
| 1210 | 2026.02.12 06:40:17.422617 [ 287 ] {} <Debug> TCP-Session: f7ecc172-0779-4ffc-a4c3-34c32abc3757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.02.12 06:40:17.422633 [ 287 ] {} <Debug> TCP-Session: f7ecc172-0779-4ffc-a4c3-34c32abc3757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.02.12 06:40:17.422628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47310 | ||
| 1213 | 2026.02.12 06:40:17.422775 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.02.12 06:40:17.422791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33912 | ||
| 1215 | 2026.02.12 06:40:17.422803 [ 286 ] {} <Trace> TCP-Session: 5a481676-28e6-47f6-97dc-6f77b7d22bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.02.12 06:40:17.422827 [ 288 ] {} <Debug> TCP-Session: 40273eb0-b41a-436b-8fae-a3bcc2086d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:34202 | ||
| 1217 | 2026.02.12 06:40:17.422857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49914 | ||
| 1218 | 2026.02.12 06:40:17.422871 [ 288 ] {} <Debug> TCP-Session: 40273eb0-b41a-436b-8fae-a3bcc2086d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.02.12 06:40:17.422896 [ 288 ] {} <Debug> TCP-Session: 40273eb0-b41a-436b-8fae-a3bcc2086d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.02.12 06:40:17.423015 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1221 | 2026.02.12 06:40:17.423065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.02.12 06:40:17.423085 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56801 | ||
| 1223 | 2026.02.12 06:40:17.423120 [ 289 ] {} <Debug> TCP-Session: b32f07f7-b2e4-4aa1-9ec0-c623328b361f Authenticating user 'default' from [fd00:1122:3344:101::e]:47310 | ||
| 1224 | 2026.02.12 06:40:17.423154 [ 289 ] {} <Debug> TCP-Session: b32f07f7-b2e4-4aa1-9ec0-c623328b361f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.12 06:40:17.423172 [ 289 ] {} <Debug> TCP-Session: b32f07f7-b2e4-4aa1-9ec0-c623328b361f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.02.12 06:40:17.423247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.02.12 06:40:17.423283 [ 291 ] {} <Debug> TCP-Session: 24c5ba72-f83b-46a7-ac08-fa4d42a981bc Authenticating user 'default' from [fd00:1122:3344:101::e]:49914 | ||
| 1228 | 2026.02.12 06:40:17.423301 [ 291 ] {} <Debug> TCP-Session: 24c5ba72-f83b-46a7-ac08-fa4d42a981bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.02.12 06:40:17.423314 [ 291 ] {} <Debug> TCP-Session: 24c5ba72-f83b-46a7-ac08-fa4d42a981bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.02.12 06:40:17.423348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58228 | ||
| 1231 | 2026.02.12 06:40:17.423329 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.02.12 06:40:17.423423 [ 290 ] {} <Debug> TCP-Session: 6124cec8-a7a5-481c-b993-5ccf124f28fe Authenticating user 'default' from [fd00:1122:3344:101::e]:33912 | ||
| 1233 | 2026.02.12 06:40:17.423427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2026.02.12 06:40:17.423450 [ 290 ] {} <Debug> TCP-Session: 6124cec8-a7a5-481c-b993-5ccf124f28fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.02.12 06:40:17.423475 [ 292 ] {} <Debug> TCP-Session: 77c4af0e-4ed4-43d3-9723-de0687591229 Authenticating user 'default' from [fd00:1122:3344:101::e]:56801 | ||
| 1236 | 2026.02.12 06:40:17.423484 [ 290 ] {} <Debug> TCP-Session: 6124cec8-a7a5-481c-b993-5ccf124f28fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.02.12 06:40:17.423502 [ 292 ] {} <Debug> TCP-Session: 77c4af0e-4ed4-43d3-9723-de0687591229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.02.12 06:40:17.423521 [ 292 ] {} <Debug> TCP-Session: 77c4af0e-4ed4-43d3-9723-de0687591229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.02.12 06:40:17.423583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34281 | ||
| 1240 | 2026.02.12 06:40:17.423600 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1241 | 2026.02.12 06:40:17.423649 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1242 | 2026.02.12 06:40:17.423660 [ 293 ] {} <Debug> TCP-Session: c9d5f6e4-d37c-428a-a000-641e3938eef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58228 | ||
| 1243 | 2026.02.12 06:40:17.423708 [ 293 ] {} <Debug> TCP-Session: c9d5f6e4-d37c-428a-a000-641e3938eef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.02.12 06:40:17.423730 [ 293 ] {} <Debug> TCP-Session: c9d5f6e4-d37c-428a-a000-641e3938eef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.02.12 06:40:17.423778 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1246 | 2026.02.12 06:40:17.423814 [ 294 ] {} <Debug> TCP-Session: 798aa52e-78be-480b-aa4b-d62044d74397 Authenticating user 'default' from [fd00:1122:3344:101::e]:34281 | ||
| 1247 | 2026.02.12 06:40:17.423831 [ 294 ] {} <Debug> TCP-Session: 798aa52e-78be-480b-aa4b-d62044d74397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.02.12 06:40:17.423847 [ 294 ] {} <Debug> TCP-Session: 798aa52e-78be-480b-aa4b-d62044d74397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.02.12 06:40:17.426307 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1250 | 2026.02.12 06:40:17.426968 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 1251 | 2026.02.12 06:40:17.438644 [ 297 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> AggregatingTransform: Aggregating | ||
| 1252 | 2026.02.12 06:40:17.438838 [ 297 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> Aggregator: Aggregation method: without_key | ||
| 1253 | 2026.02.12 06:40:17.441388 [ 297 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006083217 sec. (164.387 rows/sec., 6.42 KiB/sec.) | ||
| 1254 | 2026.02.12 06:40:17.441417 [ 297 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> Aggregator: Merging aggregated data | ||
| 1255 | 2026.02.12 06:40:17.441446 [ 297 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1256 | 2026.02.12 06:40:17.442838 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019884 sec., 50.291691812512575 rows/sec., 1.96 KiB/sec. | ||
| 1257 | 2026.02.12 06:40:17.443076 [ 286 ] {e71612b9-0bf3-4f96-ab71-35a016a1a1df} <Debug> TCPHandler: Processed in 0.020492678 sec. | ||
| 1258 | 2026.02.12 06:40:17.457207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2026.02.12 06:40:17.457242 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2026.02.12 06:40:17.457268 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2026.02.12 06:40:17.457295 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.02.12 06:40:17.457310 [ 287 ] {} <Debug> TCP-Session: f7ecc172-0779-4ffc-a4c3-34c32abc3757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.02.12 06:40:17.457330 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.02.12 06:40:17.457345 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2026.02.12 06:40:17.457362 [ 290 ] {} <Debug> TCP-Session: 6124cec8-a7a5-481c-b993-5ccf124f28fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.02.12 06:40:17.457389 [ 294 ] {} <Debug> TCP-Session: 798aa52e-78be-480b-aa4b-d62044d74397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.02.12 06:40:17.457360 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.02.12 06:40:17.457426 [ 291 ] {} <Debug> TCP-Session: 24c5ba72-f83b-46a7-ac08-fa4d42a981bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.02.12 06:40:17.457314 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2026.02.12 06:40:17.457467 [ 293 ] {} <Debug> TCP-Session: c9d5f6e4-d37c-428a-a000-641e3938eef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.02.12 06:40:17.457519 [ 288 ] {} <Debug> TCP-Session: 40273eb0-b41a-436b-8fae-a3bcc2086d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.02.12 06:40:17.457280 [ 286 ] {} <Debug> TCP-Session: 5a481676-28e6-47f6-97dc-6f77b7d22bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.02.12 06:40:17.457356 [ 292 ] {} <Debug> TCP-Session: 77c4af0e-4ed4-43d3-9723-de0687591229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.02.12 06:40:17.457287 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2026.02.12 06:40:17.457651 [ 289 ] {} <Debug> TCP-Session: b32f07f7-b2e4-4aa1-9ec0-c623328b361f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.12 06:40:17.628103 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.02.12 06:40:17.628360 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1278 | 2026.02.12 06:40:17.628794 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.02.12 06:40:17.628880 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1280 | 2026.02.12 06:40:17.629163 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.02.12 06:40:17.629242 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.02.12 06:40:17.629446 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1283 | 2026.02.12 06:40:17.629515 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.02.12 06:40:17.629549 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1285 | 2026.02.12 06:40:17.629566 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2026.02.12 06:40:17.629677 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1287 | 2026.02.12 06:40:17.629701 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1288 | 2026.02.12 06:40:17.637534 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.009276 sec., 3449.76282880552 rows/sec., 130.23 KiB/sec. | ||
| 1289 | 2026.02.12 06:40:17.637660 [ 3 ] {087381f2-614e-4b6d-8a69-02399a8848c8} <Debug> TCPHandler: Processed in 0.00971259 sec. | ||
| 1290 | 2026.02.12 06:40:17.638102 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.02.12 06:40:17.638270 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.02.12 06:40:17.638556 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.02.12 06:40:17.638597 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1294 | 2026.02.12 06:40:17.638827 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.02.12 06:40:17.638899 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.02.12 06:40:17.639041 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1297 | 2026.02.12 06:40:17.639080 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.02.12 06:40:17.639102 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1299 | 2026.02.12 06:40:17.639118 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.02.12 06:40:17.639157 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1301 | 2026.02.12 06:40:17.639177 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1302 | 2026.02.12 06:40:17.639976 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001776 sec., 18018.018018018018 rows/sec., 680.18 KiB/sec. | ||
| 1303 | 2026.02.12 06:40:17.640098 [ 3 ] {f2d6b004-9fbd-41c0-b18c-84b631177adc} <Debug> TCPHandler: Processed in 0.002069863 sec. | ||
| 1304 | 2026.02.12 06:40:17.640438 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.02.12 06:40:17.640615 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1306 | 2026.02.12 06:40:17.640917 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.02.12 06:40:17.640957 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1308 | 2026.02.12 06:40:17.641188 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.02.12 06:40:17.641248 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.02.12 06:40:17.641377 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1311 | 2026.02.12 06:40:17.641410 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.02.12 06:40:17.641430 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1313 | 2026.02.12 06:40:17.641446 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.02.12 06:40:17.641485 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1315 | 2026.02.12 06:40:17.641596 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1316 | 2026.02.12 06:40:17.642112 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001581 sec., 20240.354206198608 rows/sec., 764.08 KiB/sec. | ||
| 1317 | 2026.02.12 06:40:17.642204 [ 3 ] {da7282e1-835e-4264-b028-d263fb065816} <Debug> TCPHandler: Processed in 0.001822807 sec. | ||
| 1318 | 2026.02.12 06:40:17.642480 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.02.12 06:40:17.642632 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.02.12 06:40:17.642974 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.02.12 06:40:17.643023 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1322 | 2026.02.12 06:40:17.643251 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.02.12 06:40:17.643310 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.02.12 06:40:17.643417 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1325 | 2026.02.12 06:40:17.643447 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.02.12 06:40:17.643467 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1327 | 2026.02.12 06:40:17.643484 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.02.12 06:40:17.643519 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1329 | 2026.02.12 06:40:17.643537 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1330 | 2026.02.12 06:40:17.644040 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001475 sec., 21694.91525423729 rows/sec., 818.99 KiB/sec. | ||
| 1331 | 2026.02.12 06:40:17.644135 [ 3 ] {8b69c825-89ee-4b47-afa5-f7df350a8894} <Debug> TCPHandler: Processed in 0.001708795 sec. | ||
| 1332 | 2026.02.12 06:40:17.644442 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.02.12 06:40:17.644587 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.02.12 06:40:17.644852 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.02.12 06:40:17.644892 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1336 | 2026.02.12 06:40:17.645105 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.02.12 06:40:17.645161 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.02.12 06:40:17.645264 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1339 | 2026.02.12 06:40:17.645302 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.02.12 06:40:17.645322 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1341 | 2026.02.12 06:40:17.645337 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.02.12 06:40:17.645372 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1343 | 2026.02.12 06:40:17.645390 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1344 | 2026.02.12 06:40:17.646193 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001671 sec., 19150.20945541592 rows/sec., 722.93 KiB/sec. | ||
| 1345 | 2026.02.12 06:40:17.646272 [ 3 ] {f073d899-dd3a-4632-8e8b-56de4108730a} <Debug> TCPHandler: Processed in 0.001884209 sec. | ||
| 1346 | 2026.02.12 06:40:17.646553 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.02.12 06:40:17.646705 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.02.12 06:40:17.646989 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.02.12 06:40:17.647038 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1350 | 2026.02.12 06:40:17.647272 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.02.12 06:40:17.647338 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.02.12 06:40:17.647458 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1353 | 2026.02.12 06:40:17.647492 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.02.12 06:40:17.647520 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1355 | 2026.02.12 06:40:17.647541 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.02.12 06:40:17.647585 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1357 | 2026.02.12 06:40:17.647609 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1358 | 2026.02.12 06:40:17.648151 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001509 sec., 21206.096752816436 rows/sec., 800.54 KiB/sec. | ||
| 1359 | 2026.02.12 06:40:17.648221 [ 3 ] {bfc80f30-a6c4-4512-88fc-8a9029b8668f} <Debug> TCPHandler: Processed in 0.001726885 sec. | ||
| 1360 | 2026.02.12 06:40:17.720803 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.12 06:40:17.721014 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1362 | 2026.02.12 06:40:17.721106 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2026.02.12 06:40:17.722007 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.02.12 06:40:17.722058 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1365 | 2026.02.12 06:40:17.722696 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.02.12 06:40:17.723172 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.02.12 06:40:17.723356 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002399 sec., 2501.0421008753647 rows/sec., 556.87 KiB/sec. | ||
| 1368 | 2026.02.12 06:40:17.723415 [ 3 ] {908e39b5-20a0-4030-9547-dcde40bc15e5} <Debug> TCPHandler: Processed in 0.002760581 sec. | ||
| 1369 | 2026.02.12 06:40:17.723566 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.02.12 06:40:17.723681 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1371 | 2026.02.12 06:40:17.723737 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1372 | 2026.02.12 06:40:17.724294 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.02.12 06:40:17.724340 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1374 | 2026.02.12 06:40:17.724840 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1375 | 2026.02.12 06:40:17.725418 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.02.12 06:40:17.725571 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec. | ||
| 1377 | 2026.02.12 06:40:17.725618 [ 3 ] {39b5941e-a155-4bd5-b762-9c60c5574117} <Debug> TCPHandler: Processed in 0.002110485 sec. | ||
| 1378 | 2026.02.12 06:40:17.725752 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.12 06:40:17.725853 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1380 | 2026.02.12 06:40:17.725897 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1381 | 2026.02.12 06:40:17.727161 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.02.12 06:40:17.727208 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1383 | 2026.02.12 06:40:17.727887 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1384 | 2026.02.12 06:40:17.728387 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.02.12 06:40:17.728531 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.0027 sec., 443333.3333333333 rows/sec., 36.55 MiB/sec. | ||
| 1386 | 2026.02.12 06:40:17.728577 [ 3 ] {94d009ce-5763-43f3-98f2-96e50fd6a67e} <Debug> TCPHandler: Processed in 0.002876504 sec. | ||
| 1387 | 2026.02.12 06:40:17.728703 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.02.12 06:40:17.728801 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.02.12 06:40:17.728846 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1390 | 2026.02.12 06:40:17.729255 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.02.12 06:40:17.729297 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1392 | 2026.02.12 06:40:17.729770 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2026.02.12 06:40:17.730373 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.02.12 06:40:17.730581 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001799 sec., 1111.728738187882 rows/sec., 77.63 KiB/sec. | ||
| 1395 | 2026.02.12 06:40:17.730635 [ 3 ] {7bc3fc7c-d28f-468a-b342-e27476cdc2e3} <Debug> TCPHandler: Processed in 0.001982151 sec. | ||
| 1396 | 2026.02.12 06:40:17.730762 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.02.12 06:40:17.730859 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.02.12 06:40:17.730901 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1399 | 2026.02.12 06:40:17.731498 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.02.12 06:40:17.731536 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1401 | 2026.02.12 06:40:17.732081 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1402 | 2026.02.12 06:40:17.732769 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.02.12 06:40:17.732926 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002086 sec., 109300.09587727708 rows/sec., 7.40 MiB/sec. | ||
| 1404 | 2026.02.12 06:40:17.732972 [ 3 ] {37095ef1-e553-4d89-9424-2a34a02924fe} <Debug> TCPHandler: Processed in 0.002260468 sec. | ||
| 1405 | 2026.02.12 06:40:17.733121 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.02.12 06:40:17.733233 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1407 | 2026.02.12 06:40:17.733275 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1408 | 2026.02.12 06:40:17.733906 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.02.12 06:40:17.733942 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1410 | 2026.02.12 06:40:17.734465 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2026.02.12 06:40:17.735053 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.02.12 06:40:17.735243 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002027 sec., 257523.43364578192 rows/sec., 19.06 MiB/sec. | ||
| 1413 | 2026.02.12 06:40:17.735304 [ 3 ] {0b0cd291-4bcb-441f-8e03-e3fbcb06f418} <Debug> TCPHandler: Processed in 0.002247528 sec. | ||
| 1414 | 2026.02.12 06:40:17.735456 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.02.12 06:40:17.735572 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.02.12 06:40:17.735629 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1417 | 2026.02.12 06:40:17.736605 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.02.12 06:40:17.736651 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1419 | 2026.02.12 06:40:17.737528 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1420 | 2026.02.12 06:40:17.738108 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.02.12 06:40:17.738298 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Debug> executeQuery: Read 1689 rows, 115.56 KiB in 0.00275 sec., 614181.8181818182 rows/sec., 41.04 MiB/sec. | ||
| 1422 | 2026.02.12 06:40:17.738357 [ 3 ] {6e6930ba-9d05-40b4-be7d-8f663a2ef1c7} <Debug> TCPHandler: Processed in 0.002963387 sec. | ||
| 1423 | 2026.02.12 06:40:17.738510 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.02.12 06:40:17.738626 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1425 | 2026.02.12 06:40:17.738682 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1426 | 2026.02.12 06:40:17.739101 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.02.12 06:40:17.739145 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1428 | 2026.02.12 06:40:17.739690 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1429 | 2026.02.12 06:40:17.740143 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.02.12 06:40:17.740348 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001745 sec., 6876.790830945559 rows/sec., 474.57 KiB/sec. | ||
| 1431 | 2026.02.12 06:40:17.740395 [ 3 ] {109d704e-57b3-4b64-a2af-cd132853a277} <Debug> TCPHandler: Processed in 0.00194608 sec. | ||
| 1432 | 2026.02.12 06:40:18.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.20 MiB, peak 176.34 MiB, free memory in arenas 0.00 B, will set to 168.20 MiB (RSS), difference: 3.00 MiB | ||
| 1433 | 2026.02.12 06:40:19.145324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47449 | ||
| 1434 | 2026.02.12 06:40:19.145434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2026.02.12 06:40:19.145462 [ 286 ] {} <Debug> TCP-Session: f1d6079a-94c3-4cd3-808a-cb81cc4ab0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:47449 | ||
| 1436 | 2026.02.12 06:40:19.145483 [ 286 ] {} <Debug> TCP-Session: f1d6079a-94c3-4cd3-808a-cb81cc4ab0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.02.12 06:40:19.145495 [ 286 ] {} <Debug> TCP-Session: f1d6079a-94c3-4cd3-808a-cb81cc4ab0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.02.12 06:40:19.145711 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47145 | ||
| 1439 | 2026.02.12 06:40:19.145737 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44255 | ||
| 1440 | 2026.02.12 06:40:19.145746 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42258 | ||
| 1441 | 2026.02.12 06:40:19.145761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56274 | ||
| 1442 | 2026.02.12 06:40:19.145801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52280 | ||
| 1443 | 2026.02.12 06:40:19.145827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2026.02.12 06:40:19.145847 [ 286 ] {} <Trace> TCP-Session: f1d6079a-94c3-4cd3-808a-cb81cc4ab0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.12 06:40:19.145865 [ 290 ] {} <Debug> TCP-Session: d980e7c1-51f8-4e04-8d44-0adc32bb2dee Authenticating user 'default' from [fd00:1122:3344:101::e]:44255 | ||
| 1446 | 2026.02.12 06:40:19.145840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1447 | 2026.02.12 06:40:19.145890 [ 290 ] {} <Debug> TCP-Session: d980e7c1-51f8-4e04-8d44-0adc32bb2dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.02.12 06:40:19.145909 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1449 | 2026.02.12 06:40:19.145914 [ 291 ] {} <Debug> TCP-Session: a5ee8db3-2d67-48b1-9046-0c5a54633abe Authenticating user 'default' from [fd00:1122:3344:101::e]:42258 | ||
| 1450 | 2026.02.12 06:40:19.145922 [ 290 ] {} <Debug> TCP-Session: d980e7c1-51f8-4e04-8d44-0adc32bb2dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.02.12 06:40:19.145939 [ 294 ] {} <Debug> TCP-Session: 8d93ec08-a24d-4a41-838f-3676f325589a Authenticating user 'default' from [fd00:1122:3344:101::e]:52280 | ||
| 1452 | 2026.02.12 06:40:19.145958 [ 291 ] {} <Debug> TCP-Session: a5ee8db3-2d67-48b1-9046-0c5a54633abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.02.12 06:40:19.145971 [ 294 ] {} <Debug> TCP-Session: 8d93ec08-a24d-4a41-838f-3676f325589a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.02.12 06:40:19.145986 [ 291 ] {} <Debug> TCP-Session: a5ee8db3-2d67-48b1-9046-0c5a54633abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.02.12 06:40:19.146004 [ 294 ] {} <Debug> TCP-Session: 8d93ec08-a24d-4a41-838f-3676f325589a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.02.12 06:40:19.146014 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1457 | 2026.02.12 06:40:19.145918 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2026.02.12 06:40:19.145821 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1459 | 2026.02.12 06:40:19.145795 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48827 | ||
| 1460 | 2026.02.12 06:40:19.146113 [ 287 ] {} <Debug> TCP-Session: 7f9aabeb-075d-41fd-85b8-aa5977ed21ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47145 | ||
| 1461 | 2026.02.12 06:40:19.146106 [ 292 ] {} <Debug> TCP-Session: 82ba597e-5a80-438b-ae02-6cf96aa1d9e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56274 | ||
| 1462 | 2026.02.12 06:40:19.146161 [ 287 ] {} <Debug> TCP-Session: 7f9aabeb-075d-41fd-85b8-aa5977ed21ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.02.12 06:40:19.145745 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62711 | ||
| 1464 | 2026.02.12 06:40:19.146200 [ 292 ] {} <Debug> TCP-Session: 82ba597e-5a80-438b-ae02-6cf96aa1d9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.02.12 06:40:19.146214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2026.02.12 06:40:19.146246 [ 292 ] {} <Debug> TCP-Session: 82ba597e-5a80-438b-ae02-6cf96aa1d9e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.02.12 06:40:19.146271 [ 293 ] {} <Debug> TCP-Session: 5af9b26a-0d2c-4c15-a43b-fcd37e53687b Authenticating user 'default' from [fd00:1122:3344:101::e]:48827 | ||
| 1468 | 2026.02.12 06:40:19.146280 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2026.02.12 06:40:19.146307 [ 293 ] {} <Debug> TCP-Session: 5af9b26a-0d2c-4c15-a43b-fcd37e53687b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.02.12 06:40:19.146322 [ 288 ] {} <Debug> TCP-Session: 25cc2ea9-1190-4ec5-8344-915038e43268 Authenticating user 'default' from [fd00:1122:3344:101::e]:62711 | ||
| 1471 | 2026.02.12 06:40:19.146331 [ 293 ] {} <Debug> TCP-Session: 5af9b26a-0d2c-4c15-a43b-fcd37e53687b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.02.12 06:40:19.146343 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1473 | 2026.02.12 06:40:19.146348 [ 288 ] {} <Debug> TCP-Session: 25cc2ea9-1190-4ec5-8344-915038e43268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.02.12 06:40:19.145745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49358 | ||
| 1475 | 2026.02.12 06:40:19.146398 [ 288 ] {} <Debug> TCP-Session: 25cc2ea9-1190-4ec5-8344-915038e43268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.02.12 06:40:19.146417 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.02.12 06:40:19.146200 [ 287 ] {} <Debug> TCP-Session: 7f9aabeb-075d-41fd-85b8-aa5977ed21ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.02.12 06:40:19.146572 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2026.02.12 06:40:19.146604 [ 289 ] {} <Debug> TCP-Session: b70b8826-b9c9-4651-b9bd-0b87a5ae0b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:49358 | ||
| 1480 | 2026.02.12 06:40:19.146621 [ 289 ] {} <Debug> TCP-Session: b70b8826-b9c9-4651-b9bd-0b87a5ae0b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.02.12 06:40:19.146635 [ 289 ] {} <Debug> TCP-Session: b70b8826-b9c9-4651-b9bd-0b87a5ae0b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.02.12 06:40:19.146767 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 1483 | 2026.02.12 06:40:19.147847 [ 321 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> AggregatingTransform: Aggregating | ||
| 1484 | 2026.02.12 06:40:19.147898 [ 321 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1485 | 2026.02.12 06:40:19.147940 [ 321 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061918 sec. (941.692 rows/sec., 36.78 KiB/sec.) | ||
| 1486 | 2026.02.12 06:40:19.147964 [ 321 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Trace> Aggregator: Merging aggregated data | ||
| 1487 | 2026.02.12 06:40:19.149077 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 1488 | 2026.02.12 06:40:19.149228 [ 286 ] {d8f8a1a4-8b5e-440b-b8cf-c9cbffe43ab4} <Debug> TCPHandler: Processed in 0.00350578 sec. | ||
| 1489 | 2026.02.12 06:40:19.149340 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2026.02.12 06:40:19.149370 [ 286 ] {} <Debug> TCP-Session: f1d6079a-94c3-4cd3-808a-cb81cc4ab0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.02.12 06:40:19.149373 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2026.02.12 06:40:19.149396 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2026.02.12 06:40:19.149418 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1494 | 2026.02.12 06:40:19.149444 [ 287 ] {} <Debug> TCP-Session: 7f9aabeb-075d-41fd-85b8-aa5977ed21ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.02.12 06:40:19.149439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1496 | 2026.02.12 06:40:19.149475 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2026.02.12 06:40:19.149493 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2026.02.12 06:40:19.149510 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2026.02.12 06:40:19.149522 [ 291 ] {} <Debug> TCP-Session: a5ee8db3-2d67-48b1-9046-0c5a54633abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.02.12 06:40:19.149536 [ 290 ] {} <Debug> TCP-Session: d980e7c1-51f8-4e04-8d44-0adc32bb2dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.02.12 06:40:19.149553 [ 294 ] {} <Debug> TCP-Session: 8d93ec08-a24d-4a41-838f-3676f325589a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.02.12 06:40:19.149506 [ 288 ] {} <Debug> TCP-Session: 25cc2ea9-1190-4ec5-8344-915038e43268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.02.12 06:40:19.149473 [ 293 ] {} <Debug> TCP-Session: 5af9b26a-0d2c-4c15-a43b-fcd37e53687b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.02.12 06:40:19.149458 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1505 | 2026.02.12 06:40:19.149423 [ 292 ] {} <Debug> TCP-Session: 82ba597e-5a80-438b-ae02-6cf96aa1d9e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.02.12 06:40:19.149650 [ 289 ] {} <Debug> TCP-Session: b70b8826-b9c9-4651-b9bd-0b87a5ae0b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.02.12 06:40:19.255773 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56110 | ||
| 1508 | 2026.02.12 06:40:19.255877 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.02.12 06:40:19.255903 [ 286 ] {} <Debug> TCP-Session: 1d777890-9c97-4e2e-b941-fcc6a4e69be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56110 | ||
| 1510 | 2026.02.12 06:40:19.255925 [ 286 ] {} <Debug> TCP-Session: 1d777890-9c97-4e2e-b941-fcc6a4e69be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.02.12 06:40:19.255938 [ 286 ] {} <Debug> TCP-Session: 1d777890-9c97-4e2e-b941-fcc6a4e69be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.02.12 06:40:19.256158 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34030 | ||
| 1513 | 2026.02.12 06:40:19.256197 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55036 | ||
| 1514 | 2026.02.12 06:40:19.256229 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41323 | ||
| 1515 | 2026.02.12 06:40:19.256245 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34278 | ||
| 1516 | 2026.02.12 06:40:19.256278 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.02.12 06:40:19.256292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50964 | ||
| 1518 | 2026.02.12 06:40:19.256312 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34621 | ||
| 1519 | 2026.02.12 06:40:19.256339 [ 287 ] {} <Debug> TCP-Session: d649e231-557b-444b-bd26-0bbbf7e4efc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34030 | ||
| 1520 | 2026.02.12 06:40:19.256357 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1521 | 2026.02.12 06:40:19.256367 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1522 | 2026.02.12 06:40:19.256396 [ 291 ] {} <Debug> TCP-Session: c8852302-5318-4d98-a7fb-ec711835940c Authenticating user 'default' from [fd00:1122:3344:101::e]:34278 | ||
| 1523 | 2026.02.12 06:40:19.256392 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2026.02.12 06:40:19.256424 [ 291 ] {} <Debug> TCP-Session: c8852302-5318-4d98-a7fb-ec711835940c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.02.12 06:40:19.256437 [ 286 ] {} <Trace> TCP-Session: 1d777890-9c97-4e2e-b941-fcc6a4e69be1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.02.12 06:40:19.256453 [ 294 ] {} <Debug> TCP-Session: c6941384-53cb-4745-b509-8c72cea8fc50 Authenticating user 'default' from [fd00:1122:3344:101::e]:50964 | ||
| 1527 | 2026.02.12 06:40:19.256454 [ 291 ] {} <Debug> TCP-Session: c8852302-5318-4d98-a7fb-ec711835940c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.02.12 06:40:19.256488 [ 294 ] {} <Debug> TCP-Session: c6941384-53cb-4745-b509-8c72cea8fc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.02.12 06:40:19.256421 [ 289 ] {} <Debug> TCP-Session: e789c195-ff64-4967-a35e-655443c94c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41323 | ||
| 1530 | 2026.02.12 06:40:19.256520 [ 294 ] {} <Debug> TCP-Session: c6941384-53cb-4745-b509-8c72cea8fc50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.02.12 06:40:19.256546 [ 289 ] {} <Debug> TCP-Session: e789c195-ff64-4967-a35e-655443c94c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.02.12 06:40:19.256271 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47273 | ||
| 1533 | 2026.02.12 06:40:19.256570 [ 289 ] {} <Debug> TCP-Session: e789c195-ff64-4967-a35e-655443c94c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.02.12 06:40:19.256243 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37004 | ||
| 1535 | 2026.02.12 06:40:19.256415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2026.02.12 06:40:19.256644 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1537 | 2026.02.12 06:40:19.256649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1538 | 2026.02.12 06:40:19.256695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1539 | 2026.02.12 06:40:19.256719 [ 292 ] {} <Debug> TCP-Session: ac3952e5-31a9-4813-81ee-f356829313c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47273 | ||
| 1540 | 2026.02.12 06:40:19.256738 [ 290 ] {} <Debug> TCP-Session: 2f28dbf5-00bf-4da0-a200-17f1a3116acb Authenticating user 'default' from [fd00:1122:3344:101::e]:37004 | ||
| 1541 | 2026.02.12 06:40:19.256758 [ 292 ] {} <Debug> TCP-Session: ac3952e5-31a9-4813-81ee-f356829313c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.02.12 06:40:19.256775 [ 290 ] {} <Debug> TCP-Session: 2f28dbf5-00bf-4da0-a200-17f1a3116acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.02.12 06:40:19.256786 [ 292 ] {} <Debug> TCP-Session: ac3952e5-31a9-4813-81ee-f356829313c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.02.12 06:40:19.256805 [ 290 ] {} <Debug> TCP-Session: 2f28dbf5-00bf-4da0-a200-17f1a3116acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.02.12 06:40:19.256388 [ 287 ] {} <Debug> TCP-Session: d649e231-557b-444b-bd26-0bbbf7e4efc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.02.12 06:40:19.256329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1547 | 2026.02.12 06:40:19.256857 [ 287 ] {} <Debug> TCP-Session: d649e231-557b-444b-bd26-0bbbf7e4efc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.02.12 06:40:19.256692 [ 293 ] {} <Debug> TCP-Session: 07e61bdb-9e5a-4bb7-b661-a32fe536349d Authenticating user 'default' from [fd00:1122:3344:101::e]:34621 | ||
| 1549 | 2026.02.12 06:40:19.256897 [ 288 ] {} <Debug> TCP-Session: 1d4b1bb5-aa6e-471f-b362-9c93ae25b585 Authenticating user 'default' from [fd00:1122:3344:101::e]:55036 | ||
| 1550 | 2026.02.12 06:40:19.256919 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1551 | 2026.02.12 06:40:19.256924 [ 293 ] {} <Debug> TCP-Session: 07e61bdb-9e5a-4bb7-b661-a32fe536349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.02.12 06:40:19.256935 [ 288 ] {} <Debug> TCP-Session: 1d4b1bb5-aa6e-471f-b362-9c93ae25b585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.02.12 06:40:19.256972 [ 293 ] {} <Debug> TCP-Session: 07e61bdb-9e5a-4bb7-b661-a32fe536349d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.02.12 06:40:19.256987 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1555 | 2026.02.12 06:40:19.256989 [ 288 ] {} <Debug> TCP-Session: 1d4b1bb5-aa6e-471f-b362-9c93ae25b585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.02.12 06:40:19.257284 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 1557 | 2026.02.12 06:40:19.258301 [ 302 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> AggregatingTransform: Aggregating | ||
| 1558 | 2026.02.12 06:40:19.258349 [ 302 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1559 | 2026.02.12 06:40:19.258387 [ 302 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000696 sec. (999.304 rows/sec., 39.04 KiB/sec.) | ||
| 1560 | 2026.02.12 06:40:19.258410 [ 302 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Trace> Aggregator: Merging aggregated data | ||
| 1561 | 2026.02.12 06:40:19.259696 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 1562 | 2026.02.12 06:40:19.259824 [ 286 ] {b48e45fa-37e7-4acd-96bd-59ef483c23dd} <Debug> TCPHandler: Processed in 0.003556881 sec. | ||
| 1563 | 2026.02.12 06:40:19.259940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.02.12 06:40:19.259971 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.02.12 06:40:19.259973 [ 286 ] {} <Debug> TCP-Session: 1d777890-9c97-4e2e-b941-fcc6a4e69be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.02.12 06:40:19.259999 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.02.12 06:40:19.260016 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.02.12 06:40:19.260029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2026.02.12 06:40:19.260059 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2026.02.12 06:40:19.260073 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.02.12 06:40:19.260090 [ 289 ] {} <Debug> TCP-Session: e789c195-ff64-4967-a35e-655443c94c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.02.12 06:40:19.260101 [ 290 ] {} <Debug> TCP-Session: 2f28dbf5-00bf-4da0-a200-17f1a3116acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.02.12 06:40:19.260120 [ 293 ] {} <Debug> TCP-Session: 07e61bdb-9e5a-4bb7-b661-a32fe536349d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.02.12 06:40:19.260070 [ 292 ] {} <Debug> TCP-Session: ac3952e5-31a9-4813-81ee-f356829313c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.02.12 06:40:19.260043 [ 294 ] {} <Debug> TCP-Session: c6941384-53cb-4745-b509-8c72cea8fc50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.02.12 06:40:19.260050 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1577 | 2026.02.12 06:40:19.260020 [ 287 ] {} <Debug> TCP-Session: d649e231-557b-444b-bd26-0bbbf7e4efc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.02.12 06:40:19.259989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1579 | 2026.02.12 06:40:19.260230 [ 288 ] {} <Debug> TCP-Session: 1d4b1bb5-aa6e-471f-b362-9c93ae25b585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2026.02.12 06:40:19.260262 [ 291 ] {} <Debug> TCP-Session: c8852302-5318-4d98-a7fb-ec711835940c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.02.12 06:40:22.191480 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.02.12 06:40:22.191667 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1583 | 2026.02.12 06:40:22.191732 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1584 | 2026.02.12 06:40:22.192476 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.12 06:40:22.192521 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1586 | 2026.02.12 06:40:22.193092 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1587 | 2026.02.12 06:40:22.193619 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.02.12 06:40:22.193810 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002172 sec., 25782.68876611418 rows/sec., 1.98 MiB/sec. | ||
| 1589 | 2026.02.12 06:40:22.193863 [ 3 ] {7eef1a7a-60af-493a-a2fb-32027f1467ab} <Debug> TCPHandler: Processed in 0.002506865 sec. | ||
| 1590 | 2026.02.12 06:40:22.194009 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.02.12 06:40:22.194116 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1592 | 2026.02.12 06:40:22.194162 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1593 | 2026.02.12 06:40:22.194622 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.02.12 06:40:22.194661 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1595 | 2026.02.12 06:40:22.195127 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1596 | 2026.02.12 06:40:22.195593 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.02.12 06:40:22.195758 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
| 1598 | 2026.02.12 06:40:22.195800 [ 3 ] {92e7a5bb-8764-456a-bc93-79daa8b5f13c} <Debug> TCPHandler: Processed in 0.001844628 sec. | ||
| 1599 | 2026.02.12 06:40:22.195928 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.02.12 06:40:22.196030 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.02.12 06:40:22.196077 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1602 | 2026.02.12 06:40:22.196492 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.02.12 06:40:22.196529 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1604 | 2026.02.12 06:40:22.197001 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1605 | 2026.02.12 06:40:22.197448 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.02.12 06:40:22.197607 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001601 sec., 79950.03123048095 rows/sec., 5.57 MiB/sec. | ||
| 1607 | 2026.02.12 06:40:22.197646 [ 3 ] {91440e8d-d8b3-4409-baf1-25cbcf6bc6d0} <Debug> TCPHandler: Processed in 0.001769275 sec. | ||
| 1608 | 2026.02.12 06:40:22.197764 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.02.12 06:40:22.197863 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.02.12 06:40:22.197907 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1611 | 2026.02.12 06:40:22.198254 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.02.12 06:40:22.198291 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1613 | 2026.02.12 06:40:22.198708 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1614 | 2026.02.12 06:40:22.199203 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.02.12 06:40:22.199361 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001518 sec., 31620.553359683792 rows/sec., 2.13 MiB/sec. | ||
| 1616 | 2026.02.12 06:40:22.199399 [ 3 ] {c5806a7d-ba75-4b36-ada5-5586acabc514} <Debug> TCPHandler: Processed in 0.001684423 sec. | ||
| 1617 | 2026.02.12 06:40:23.850840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1618 | 2026.02.12 06:40:23.851372 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.02.12 06:40:23.851424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1620 | 2026.02.12 06:40:23.851946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1621 | 2026.02.12 06:40:23.852194 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.02.12 06:40:23.852351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1623 | 2026.02.12 06:40:23.964114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1624 | 2026.02.12 06:40:23.981782 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.02.12 06:40:23.981850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1626 | 2026.02.12 06:40:23.987975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1627 | 2026.02.12 06:40:23.988723 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.02.12 06:40:23.992046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1629 | 2026.02.12 06:40:24.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.85 MiB, peak 178.81 MiB, free memory in arenas 0.00 B, will set to 170.25 MiB (RSS), difference: 1.40 MiB | ||
| 1630 | 2026.02.12 06:40:26.343144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 250 | ||
| 1631 | 2026.02.12 06:40:26.346099 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.02.12 06:40:26.346154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1633 | 2026.02.12 06:40:26.347437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1634 | 2026.02.12 06:40:26.347730 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.02.12 06:40:26.348053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1636 | 2026.02.12 06:40:27.201090 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.02.12 06:40:27.201307 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.02.12 06:40:27.201386 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1639 | 2026.02.12 06:40:27.202201 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.02.12 06:40:27.202252 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1641 | 2026.02.12 06:40:27.202679 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1642 | 2026.02.12 06:40:27.202918 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.02.12 06:40:27.203076 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001824 sec., 145833.3333333333 rows/sec., 9.26 MiB/sec. | ||
| 1644 | 2026.02.12 06:40:27.203126 [ 3 ] {5ce19142-bdab-442b-b982-d98103e6d704} <Debug> TCPHandler: Processed in 0.002173836 sec. | ||
| 1645 | 2026.02.12 06:40:27.203257 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.02.12 06:40:27.203366 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.02.12 06:40:27.203415 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.02.12 06:40:27.204202 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.02.12 06:40:27.204245 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1650 | 2026.02.12 06:40:27.204632 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2026.02.12 06:40:27.204894 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.02.12 06:40:27.205009 [ 68 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.02.12 06:40:27.205039 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001698 sec., 454652.53239104827 rows/sec., 35.99 MiB/sec. | ||
| 1654 | 2026.02.12 06:40:27.205060 [ 68 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.02.12 06:40:27.205083 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1656 | 2026.02.12 06:40:27.205091 [ 3 ] {e1d83e01-4fe2-437f-9558-712bef27bacf} <Debug> TCPHandler: Processed in 0.001886418 sec. | ||
| 1657 | 2026.02.12 06:40:27.205235 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.02.12 06:40:27.205357 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 1659 | 2026.02.12 06:40:27.205365 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.02.12 06:40:27.205461 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1661 | 2026.02.12 06:40:27.205938 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.02.12 06:40:27.205975 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1663 | 2026.02.12 06:40:27.206316 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1664 | 2026.02.12 06:40:27.206564 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.02.12 06:40:27.206699 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001365 sec., 104761.90476190476 rows/sec., 6.26 MiB/sec. | ||
| 1666 | 2026.02.12 06:40:27.206738 [ 3 ] {24e0512e-5aec-420c-b334-3066527372b4} <Debug> TCPHandler: Processed in 0.00156595 sec. | ||
| 1667 | 2026.02.12 06:40:27.206863 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.02.12 06:40:27.206966 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.02.12 06:40:27.207009 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1670 | 2026.02.12 06:40:27.207480 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.02.12 06:40:27.207514 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1672 | 2026.02.12 06:40:27.207846 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1673 | 2026.02.12 06:40:27.207930 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2026.02.12 06:40:27.208044 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1675 | 2026.02.12 06:40:27.208092 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.02.12 06:40:27.208167 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 1677 | 2026.02.12 06:40:27.208230 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 772 rows starting from the beginning of the part | ||
| 1678 | 2026.02.12 06:40:27.208237 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001292 sec., 108359.13312693499 rows/sec., 7.00 MiB/sec. | ||
| 1679 | 2026.02.12 06:40:27.208290 [ 3 ] {d05f84f1-eb7b-4881-a87f-ee19233bbb05} <Debug> TCPHandler: Processed in 0.001478747 sec. | ||
| 1680 | 2026.02.12 06:40:27.208298 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1197 rows starting from the beginning of the part | ||
| 1681 | 2026.02.12 06:40:27.208366 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1682 | 2026.02.12 06:40:27.208423 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 772 rows starting from the beginning of the part | ||
| 1683 | 2026.02.12 06:40:27.208439 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.02.12 06:40:27.208544 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.02.12 06:40:27.208586 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1686 | 2026.02.12 06:40:27.209075 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.02.12 06:40:27.209112 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1688 | 2026.02.12 06:40:27.209490 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1689 | 2026.02.12 06:40:27.209726 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.02.12 06:40:27.209859 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001335 sec., 104119.85018726591 rows/sec., 5.92 MiB/sec. | ||
| 1691 | 2026.02.12 06:40:27.209898 [ 3 ] {73c1d798-2488-4a83-890d-44678c5538a2} <Debug> TCPHandler: Processed in 0.001517429 sec. | ||
| 1692 | 2026.02.12 06:40:27.210018 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.02.12 06:40:27.210112 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1694 | 2026.02.12 06:40:27.210152 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1695 | 2026.02.12 06:40:27.210241 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00505672 sec., 717856.6343400466 rows/sec., 60.27 MiB/sec. | ||
| 1696 | 2026.02.12 06:40:27.210642 [ 200 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.02.12 06:40:27.210840 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.02.12 06:40:27.210878 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1699 | 2026.02.12 06:40:27.210932 [ 200 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.02.12 06:40:27.210999 [ 200 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_6_1} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.02.12 06:40:27.211101 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 1702 | 2026.02.12 06:40:27.211243 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1703 | 2026.02.12 06:40:27.211473 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.12 06:40:27.211576 [ 68 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1705 | 2026.02.12 06:40:27.211605 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001512 sec., 312830.6878306878 rows/sec., 22.01 MiB/sec. | ||
| 1706 | 2026.02.12 06:40:27.211608 [ 68 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.02.12 06:40:27.211638 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1708 | 2026.02.12 06:40:27.211645 [ 3 ] {876e6086-a2b1-4e98-a546-24bf6dec2389} <Debug> TCPHandler: Processed in 0.001677233 sec. | ||
| 1709 | 2026.02.12 06:40:27.211723 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 1710 | 2026.02.12 06:40:27.211769 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.02.12 06:40:27.211826 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2026.02.12 06:40:27.211857 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 483 rows starting from the beginning of the part | ||
| 1713 | 2026.02.12 06:40:27.211873 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1714 | 2026.02.12 06:40:27.211911 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 1715 | 2026.02.12 06:40:27.211927 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1716 | 2026.02.12 06:40:27.211957 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1717 | 2026.02.12 06:40:27.212000 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 522 rows starting from the beginning of the part | ||
| 1718 | 2026.02.12 06:40:27.212042 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1719 | 2026.02.12 06:40:27.212082 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 473 rows starting from the beginning of the part | ||
| 1720 | 2026.02.12 06:40:27.212292 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.02.12 06:40:27.212335 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1722 | 2026.02.12 06:40:27.212695 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1723 | 2026.02.12 06:40:27.212928 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.02.12 06:40:27.213059 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 1725 | 2026.02.12 06:40:27.213096 [ 3 ] {33eb2787-a777-4e31-b36c-2eca986ac866} <Debug> TCPHandler: Processed in 0.001378355 sec. | ||
| 1726 | 2026.02.12 06:40:27.213207 [ 200 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520719 sec., 1367116.4758249223 rows/sec., 103.38 MiB/sec. | ||
| 1727 | 2026.02.12 06:40:27.213215 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.02.12 06:40:27.213319 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.02.12 06:40:27.213363 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1730 | 2026.02.12 06:40:27.213389 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2026.02.12 06:40:27.213658 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.02.12 06:40:27.213730 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_6_1} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2026.02.12 06:40:27.213801 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1734 | 2026.02.12 06:40:27.213801 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.12 06:40:27.213852 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1736 | 2026.02.12 06:40:27.214208 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1737 | 2026.02.12 06:40:27.214432 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.12 06:40:27.214540 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1739 | 2026.02.12 06:40:27.214568 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001268 sec., 203470.0315457413 rows/sec., 13.55 MiB/sec. | ||
| 1740 | 2026.02.12 06:40:27.214571 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.02.12 06:40:27.214599 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1742 | 2026.02.12 06:40:27.214605 [ 3 ] {6cfde1cb-3d32-4da2-a52c-425d8200cbf1} <Debug> TCPHandler: Processed in 0.001438377 sec. | ||
| 1743 | 2026.02.12 06:40:27.214693 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 1744 | 2026.02.12 06:40:27.214731 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.02.12 06:40:27.214822 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.02.12 06:40:27.214829 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.02.12 06:40:27.214867 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 263 rows starting from the beginning of the part | ||
| 1748 | 2026.02.12 06:40:27.214885 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1749 | 2026.02.12 06:40:27.214965 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 1750 | 2026.02.12 06:40:27.215035 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 258 rows starting from the beginning of the part | ||
| 1751 | 2026.02.12 06:40:27.215077 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1689 rows starting from the beginning of the part | ||
| 1752 | 2026.02.12 06:40:27.215130 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1753 | 2026.02.12 06:40:27.215187 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 258 rows starting from the beginning of the part | ||
| 1754 | 2026.02.12 06:40:27.215229 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.02.12 06:40:27.215270 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1756 | 2026.02.12 06:40:27.215609 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1757 | 2026.02.12 06:40:27.215836 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.02.12 06:40:27.215986 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 1759 | 2026.02.12 06:40:27.216028 [ 3 ] {5aaee2ce-78c2-449f-a535-1337a8ca1cb9} <Debug> TCPHandler: Processed in 0.001346595 sec. | ||
| 1760 | 2026.02.12 06:40:27.216145 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.02.12 06:40:27.216240 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.02.12 06:40:27.216302 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1763 | 2026.02.12 06:40:27.217070 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.02.12 06:40:27.217107 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1765 | 2026.02.12 06:40:27.217672 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2026.02.12 06:40:27.217939 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.02.12 06:40:27.218090 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001869 sec., 5350.454788657036 rows/sec., 9.59 MiB/sec. | ||
| 1768 | 2026.02.12 06:40:27.218154 [ 3 ] {586a857e-8fcc-4bd0-90a9-af7bb521bbf9} <Debug> TCPHandler: Processed in 0.002059233 sec. | ||
| 1769 | 2026.02.12 06:40:27.218276 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.02.12 06:40:27.218370 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1771 | 2026.02.12 06:40:27.218414 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1772 | 2026.02.12 06:40:27.218757 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.02.12 06:40:27.218792 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1774 | 2026.02.12 06:40:27.219131 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1775 | 2026.02.12 06:40:27.219380 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.02.12 06:40:27.219476 [ 68 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1777 | 2026.02.12 06:40:27.219506 [ 68 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.02.12 06:40:27.219512 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00116 sec., 75862.06896551725 rows/sec., 4.76 MiB/sec. | ||
| 1779 | 2026.02.12 06:40:27.219524 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1780 | 2026.02.12 06:40:27.219549 [ 3 ] {cbae7c4e-b267-4471-9143-3c39deaa1235} <Debug> TCPHandler: Processed in 0.001323003 sec. | ||
| 1781 | 2026.02.12 06:40:27.219602 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 1782 | 2026.02.12 06:40:27.219697 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1783 | 2026.02.12 06:40:27.219724 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 1784 | 2026.02.12 06:40:27.219768 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 1785 | 2026.02.12 06:40:27.219806 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
| 1786 | 2026.02.12 06:40:27.219841 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1787 | 2026.02.12 06:40:27.219875 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1788 | 2026.02.12 06:40:27.219908 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1789 | 2026.02.12 06:40:27.221247 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001677463 sec., 228917.12067568704 rows/sec., 14.70 MiB/sec. | ||
| 1790 | 2026.02.12 06:40:27.221423 [ 200 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1791 | 2026.02.12 06:40:27.221710 [ 200 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.02.12 06:40:27.221722 [ 202 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007068613 sec., 389892.61401069775 rows/sec., 26.14 MiB/sec. | ||
| 1793 | 2026.02.12 06:40:27.221780 [ 200 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_6_1} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.02.12 06:40:27.221854 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1795 | 2026.02.12 06:40:27.222006 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1796 | 2026.02.12 06:40:27.222268 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.02.12 06:40:27.222336 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1798 | 2026.02.12 06:40:27.222402 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1799 | 2026.02.12 06:40:31.262435 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1800 | 2026.02.12 06:40:31.262513 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1801 | 2026.02.12 06:40:31.352528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1802 | 2026.02.12 06:40:31.353103 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.02.12 06:40:31.353149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1804 | 2026.02.12 06:40:31.353682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1805 | 2026.02.12 06:40:31.353922 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.02.12 06:40:31.354055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1807 | 2026.02.12 06:40:31.354080 [ 58 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1808 | 2026.02.12 06:40:31.354150 [ 58 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.02.12 06:40:31.354175 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1810 | 2026.02.12 06:40:31.354318 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1811 | 2026.02.12 06:40:31.354449 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1812 | 2026.02.12 06:40:31.354495 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1813 | 2026.02.12 06:40:31.354598 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1814 | 2026.02.12 06:40:31.354653 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1815 | 2026.02.12 06:40:31.354715 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1816 | 2026.02.12 06:40:31.354760 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1817 | 2026.02.12 06:40:31.354803 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 1818 | 2026.02.12 06:40:31.377397 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.023156186 sec., 122990.89323259021 rows/sec., 1.76 MiB/sec. | ||
| 1819 | 2026.02.12 06:40:31.378203 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1820 | 2026.02.12 06:40:31.378473 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.02.12 06:40:31.378538 [ 188 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_6_1} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1822 | 2026.02.12 06:40:31.378612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1823 | 2026.02.12 06:40:31.492167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1824 | 2026.02.12 06:40:31.509210 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.02.12 06:40:31.509268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1826 | 2026.02.12 06:40:31.516001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1827 | 2026.02.12 06:40:31.516906 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.02.12 06:40:31.517199 [ 58 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1829 | 2026.02.12 06:40:31.517234 [ 58 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.02.12 06:40:31.517254 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1831 | 2026.02.12 06:40:31.517389 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1832 | 2026.02.12 06:40:31.521282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1833 | 2026.02.12 06:40:31.522429 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1834 | 2026.02.12 06:40:31.524532 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1835 | 2026.02.12 06:40:31.529116 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1836 | 2026.02.12 06:40:31.533425 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1837 | 2026.02.12 06:40:31.537751 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1838 | 2026.02.12 06:40:31.545016 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1839 | 2026.02.12 06:40:31.549456 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 1840 | 2026.02.12 06:40:31.618007 [ 202 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100675063 sec., 456.9155323001884 rows/sec., 2.36 MiB/sec. | ||
| 1841 | 2026.02.12 06:40:31.620056 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1842 | 2026.02.12 06:40:31.622004 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_6_1} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.02.12 06:40:31.622113 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_6_1} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1844 | 2026.02.12 06:40:31.623623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1845 | 2026.02.12 06:40:32.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.65 MiB, peak 182.19 MiB, free memory in arenas 0.00 B, will set to 183.05 MiB (RSS), difference: 10.41 MiB | ||
| 1846 | 2026.02.12 06:40:32.192799 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.02.12 06:40:32.192975 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1848 | 2026.02.12 06:40:32.193041 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1849 | 2026.02.12 06:40:32.193690 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.02.12 06:40:32.193729 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1851 | 2026.02.12 06:40:32.194110 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1852 | 2026.02.12 06:40:32.194338 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.02.12 06:40:32.194484 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.76 MiB/sec. | ||
| 1854 | 2026.02.12 06:40:32.194526 [ 3 ] {3959cebf-3666-4e8d-8869-fec5705d2a21} <Debug> TCPHandler: Processed in 0.001854878 sec. | ||
| 1855 | 2026.02.12 06:40:32.194643 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.02.12 06:40:32.194739 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1857 | 2026.02.12 06:40:32.194779 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2026.02.12 06:40:32.195186 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.02.12 06:40:32.195220 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1860 | 2026.02.12 06:40:32.195524 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1861 | 2026.02.12 06:40:32.195742 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.02.12 06:40:32.195868 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 1863 | 2026.02.12 06:40:32.195904 [ 3 ] {23a6d5b7-2479-4643-990f-4e8241ec7d50} <Debug> TCPHandler: Processed in 0.001310383 sec. | ||
| 1864 | 2026.02.12 06:40:32.196028 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.02.12 06:40:32.196123 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.02.12 06:40:32.196167 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1867 | 2026.02.12 06:40:32.196594 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.02.12 06:40:32.196629 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1869 | 2026.02.12 06:40:32.196970 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1870 | 2026.02.12 06:40:32.197196 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.02.12 06:40:32.197323 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 1872 | 2026.02.12 06:40:32.197360 [ 3 ] {0e6e2b4e-d138-49ab-91e8-f020e7b87693} <Debug> TCPHandler: Processed in 0.001387366 sec. | ||
| 1873 | 2026.02.12 06:40:32.197464 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.02.12 06:40:32.197558 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.02.12 06:40:32.197600 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1876 | 2026.02.12 06:40:32.197924 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.02.12 06:40:32.197958 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1878 | 2026.02.12 06:40:32.198272 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1879 | 2026.02.12 06:40:32.198482 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.02.12 06:40:32.198608 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 1881 | 2026.02.12 06:40:32.198643 [ 3 ] {b43f103e-af05-45d3-aecb-5d80b0919d13} <Debug> TCPHandler: Processed in 0.001227942 sec. | ||
| 1882 | 2026.02.12 06:40:36.348624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 280 | ||
| 1883 | 2026.02.12 06:40:36.350794 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.02.12 06:40:36.350852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1885 | 2026.02.12 06:40:36.352049 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1886 | 2026.02.12 06:40:36.352356 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.02.12 06:40:36.352686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1888 | 2026.02.12 06:40:37.196241 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.02.12 06:40:37.196479 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1890 | 2026.02.12 06:40:37.196828 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1891 | 2026.02.12 06:40:37.196868 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1892 | 2026.02.12 06:40:37.197119 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1893 | 2026.02.12 06:40:37.197190 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1894 | 2026.02.12 06:40:37.197328 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1895 | 2026.02.12 06:40:37.197445 [ 328 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1896 | 2026.02.12 06:40:37.197458 [ 330 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1897 | 2026.02.12 06:40:37.197575 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1898 | 2026.02.12 06:40:37.197608 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1899 | 2026.02.12 06:40:37.197835 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1900 | 2026.02.12 06:40:37.197861 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1901 | 2026.02.12 06:40:37.197920 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1902 | 2026.02.12 06:40:37.197962 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2026.02.12 06:40:37.198983 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.002609 sec., 14564.96742046761 rows/sec., 546.11 KiB/sec. | ||
| 1904 | 2026.02.12 06:40:37.199113 [ 3 ] {09c5d12a-2e2c-4792-ae92-8c74861cce54} <Debug> TCPHandler: Processed in 0.003003938 sec. | ||
| 1905 | 2026.02.12 06:40:37.199353 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.02.12 06:40:37.199505 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1907 | 2026.02.12 06:40:37.199762 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1908 | 2026.02.12 06:40:37.199802 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1909 | 2026.02.12 06:40:37.200025 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1910 | 2026.02.12 06:40:37.200084 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1911 | 2026.02.12 06:40:37.200194 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1912 | 2026.02.12 06:40:37.200282 [ 330 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2026.02.12 06:40:37.200284 [ 318 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1914 | 2026.02.12 06:40:37.200400 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1915 | 2026.02.12 06:40:37.200428 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1916 | 2026.02.12 06:40:37.200487 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1917 | 2026.02.12 06:40:37.200505 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1918 | 2026.02.12 06:40:37.200540 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2026.02.12 06:40:37.200578 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2026.02.12 06:40:37.201217 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001781 sec., 21336.327905670973 rows/sec., 800.00 KiB/sec. | ||
| 1921 | 2026.02.12 06:40:37.201313 [ 3 ] {a75ce0bc-a6ca-4100-8a4e-86cac49e342c} <Debug> TCPHandler: Processed in 0.002013652 sec. | ||
| 1922 | 2026.02.12 06:40:37.201535 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.02.12 06:40:37.201679 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1924 | 2026.02.12 06:40:37.201978 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1925 | 2026.02.12 06:40:37.202016 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1926 | 2026.02.12 06:40:37.202314 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.02.12 06:40:37.202369 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2026.02.12 06:40:37.202473 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1929 | 2026.02.12 06:40:37.202531 [ 297 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1930 | 2026.02.12 06:40:37.202541 [ 318 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1931 | 2026.02.12 06:40:37.202635 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1932 | 2026.02.12 06:40:37.202661 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1933 | 2026.02.12 06:40:37.202718 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1934 | 2026.02.12 06:40:37.202736 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1935 | 2026.02.12 06:40:37.202767 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1936 | 2026.02.12 06:40:37.202798 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1937 | 2026.02.12 06:40:37.203457 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001841 sec., 20640.956002172734 rows/sec., 773.93 KiB/sec. | ||
| 1938 | 2026.02.12 06:40:37.203548 [ 3 ] {e0d8a480-31a3-44a7-aeb2-f978bb5c8d11} <Debug> TCPHandler: Processed in 0.002063733 sec. | ||
| 1939 | 2026.02.12 06:40:37.204540 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.02.12 06:40:37.204679 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1941 | 2026.02.12 06:40:37.204906 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1942 | 2026.02.12 06:40:37.204944 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1943 | 2026.02.12 06:40:37.205157 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1944 | 2026.02.12 06:40:37.205212 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1945 | 2026.02.12 06:40:37.205313 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1946 | 2026.02.12 06:40:37.205383 [ 318 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1947 | 2026.02.12 06:40:37.205384 [ 330 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1948 | 2026.02.12 06:40:37.205478 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (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 | ||
| 1949 | 2026.02.12 06:40:37.205504 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1950 | 2026.02.12 06:40:37.205558 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1951 | 2026.02.12 06:40:37.205577 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1952 | 2026.02.12 06:40:37.205607 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1953 | 2026.02.12 06:40:37.205643 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1954 | 2026.02.12 06:40:37.206253 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001634 sec., 23255.81395348837 rows/sec., 871.97 KiB/sec. | ||
| 1955 | 2026.02.12 06:40:37.206357 [ 3 ] {3aad7180-ee84-46a0-b21d-8b5013313ef8} <Debug> TCPHandler: Processed in 0.001868178 sec. | ||
| 1956 | 2026.02.12 06:40:37.212678 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.02.12 06:40:37.212808 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1958 | 2026.02.12 06:40:37.212860 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1959 | 2026.02.12 06:40:37.213469 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.02.12 06:40:37.213516 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1961 | 2026.02.12 06:40:37.214006 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1962 | 2026.02.12 06:40:37.214209 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Trace> oximeter.timeseries_schema (ec75783d-e04c-4737-aeb8-9e4cae9ca410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.02.12 06:40:37.214354 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001583 sec., 2526.8477574226154 rows/sec., 238.13 KiB/sec. | ||
| 1964 | 2026.02.12 06:40:37.214392 [ 3 ] {ce55479c-bdfa-4de9-9ee4-f1f1ce881923} <Debug> TCPHandler: Processed in 0.001773925 sec. | ||
| 1965 | 2026.02.12 06:40:37.214543 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.02.12 06:40:37.214668 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.02.12 06:40:37.214719 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1968 | 2026.02.12 06:40:37.215278 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.02.12 06:40:37.215323 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1970 | 2026.02.12 06:40:37.215664 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1971 | 2026.02.12 06:40:37.215891 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.02.12 06:40:37.216021 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001381 sec., 192614.04779145546 rows/sec., 12.24 MiB/sec. | ||
| 1973 | 2026.02.12 06:40:37.216061 [ 3 ] {5a78a154-5759-43b6-8fc4-f22ff35dec24} <Debug> TCPHandler: Processed in 0.001580641 sec. | ||
| 1974 | 2026.02.12 06:40:37.216180 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.02.12 06:40:37.216277 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1976 | 2026.02.12 06:40:37.216320 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1977 | 2026.02.12 06:40:37.216718 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.02.12 06:40:37.216756 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1979 | 2026.02.12 06:40:37.217080 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1980 | 2026.02.12 06:40:37.217299 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.02.12 06:40:37.217433 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 1982 | 2026.02.12 06:40:37.217472 [ 3 ] {cf0e6f5d-7f30-47f6-8ef9-3bd61a5b7b8c} <Debug> TCPHandler: Processed in 0.001340985 sec. | ||
| 1983 | 2026.02.12 06:40:37.217603 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.02.12 06:40:37.217700 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1985 | 2026.02.12 06:40:37.217741 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1986 | 2026.02.12 06:40:37.218415 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.02.12 06:40:37.218452 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1988 | 2026.02.12 06:40:37.218834 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1989 | 2026.02.12 06:40:37.219051 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.02.12 06:40:37.219179 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Debug> executeQuery: Read 822 rows, 67.24 KiB in 0.001497 sec., 549098.1963927855 rows/sec., 43.87 MiB/sec. | ||
| 1991 | 2026.02.12 06:40:37.219219 [ 3 ] {5a1bdcc2-82f6-4ccc-9363-81c0c5691eca} <Debug> TCPHandler: Processed in 0.001665092 sec. | ||
| 1992 | 2026.02.12 06:40:37.219336 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.02.12 06:40:37.219432 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.02.12 06:40:37.219473 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1995 | 2026.02.12 06:40:37.219906 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.02.12 06:40:37.219945 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1997 | 2026.02.12 06:40:37.220264 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1998 | 2026.02.12 06:40:37.220483 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.02.12 06:40:37.220615 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001202 sec., 140599.00166389352 rows/sec., 8.69 MiB/sec. | ||
| 2000 | 2026.02.12 06:40:37.220653 [ 3 ] {9a265036-c2b4-4c58-8121-24f8119a8cd5} <Debug> TCPHandler: Processed in 0.001367046 sec. | ||
| 2001 | 2026.02.12 06:40:37.220773 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.02.12 06:40:37.220869 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.02.12 06:40:37.220909 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2004 | 2026.02.12 06:40:37.221331 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.02.12 06:40:37.221371 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2006 | 2026.02.12 06:40:37.221690 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2007 | 2026.02.12 06:40:37.221904 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.02.12 06:40:37.222035 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Debug> executeQuery: Read 141 rows, 9.33 KiB in 0.001184 sec., 119087.83783783784 rows/sec., 7.70 MiB/sec. | ||
| 2009 | 2026.02.12 06:40:37.222074 [ 3 ] {4d0d36f4-37d6-45dd-99e2-28d50f3eca1c} <Debug> TCPHandler: Processed in 0.001352125 sec. | ||
| 2010 | 2026.02.12 06:40:37.222200 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.02.12 06:40:37.222296 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.02.12 06:40:37.222336 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2013 | 2026.02.12 06:40:37.222745 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.02.12 06:40:37.222781 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2015 | 2026.02.12 06:40:37.223075 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2016 | 2026.02.12 06:40:37.223275 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.02.12 06:40:37.223394 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001162 sec., 119621.34251290877 rows/sec., 6.81 MiB/sec. | ||
| 2018 | 2026.02.12 06:40:37.223430 [ 3 ] {f252dbee-5407-4d5b-b3e0-e6131106c6d7} <Debug> TCPHandler: Processed in 0.001331174 sec. | ||
| 2019 | 2026.02.12 06:40:37.223540 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.02.12 06:40:37.223636 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2021 | 2026.02.12 06:40:37.223747 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2022 | 2026.02.12 06:40:37.224296 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.02.12 06:40:37.224333 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2024 | 2026.02.12 06:40:37.224650 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2025 | 2026.02.12 06:40:37.224867 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.02.12 06:40:37.224997 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Debug> executeQuery: Read 515 rows, 37.46 KiB in 0.00132 sec., 390151.51515151514 rows/sec., 27.72 MiB/sec. | ||
| 2027 | 2026.02.12 06:40:37.225034 [ 3 ] {a7846fd0-615a-4453-b108-b6ff5ae4bea3} <Debug> TCPHandler: Processed in 0.001487308 sec. | ||
| 2028 | 2026.02.12 06:40:37.225146 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.02.12 06:40:37.225241 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2030 | 2026.02.12 06:40:37.225284 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2031 | 2026.02.12 06:40:37.225603 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.02.12 06:40:37.225640 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2033 | 2026.02.12 06:40:37.225942 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2034 | 2026.02.12 06:40:37.226159 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.02.12 06:40:37.226287 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 2036 | 2026.02.12 06:40:37.226322 [ 3 ] {42c55fed-57ab-4081-95db-95d68a6a95f1} <Debug> TCPHandler: Processed in 0.001225342 sec. | ||
| 2037 | 2026.02.12 06:40:37.226433 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.02.12 06:40:37.226528 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2039 | 2026.02.12 06:40:37.226570 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2040 | 2026.02.12 06:40:37.226963 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.02.12 06:40:37.227001 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2042 | 2026.02.12 06:40:37.227334 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2043 | 2026.02.12 06:40:37.227542 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.02.12 06:40:37.227669 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001159 sec., 223468.50733390852 rows/sec., 14.88 MiB/sec. | ||
| 2045 | 2026.02.12 06:40:37.227705 [ 3 ] {d2b476ec-a4b5-48c6-837b-97e50d08278b} <Debug> TCPHandler: Processed in 0.001321494 sec. | ||
| 2046 | 2026.02.12 06:40:37.227818 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.02.12 06:40:37.227913 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.02.12 06:40:37.227956 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2049 | 2026.02.12 06:40:37.228265 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.02.12 06:40:37.228301 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2051 | 2026.02.12 06:40:37.228596 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2052 | 2026.02.12 06:40:37.228813 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.02.12 06:40:37.228941 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001046 sec., 1912.0458891013384 rows/sec., 125.10 KiB/sec. | ||
| 2054 | 2026.02.12 06:40:37.228978 [ 3 ] {8f042326-1cf0-4eb6-95cb-3438b21fa496} <Debug> TCPHandler: Processed in 0.001209261 sec. | ||
| 2055 | 2026.02.12 06:40:37.229088 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.02.12 06:40:37.229182 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.02.12 06:40:37.229236 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2058 | 2026.02.12 06:40:37.229973 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.02.12 06:40:37.230010 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2060 | 2026.02.12 06:40:37.230539 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2061 | 2026.02.12 06:40:37.230768 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.02.12 06:40:37.230901 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001737 sec., 19573.97812320092 rows/sec., 35.08 MiB/sec. | ||
| 2063 | 2026.02.12 06:40:37.230952 [ 3 ] {3744b20a-9192-422a-a7fc-335eb06901f7} <Debug> TCPHandler: Processed in 0.001913959 sec. | ||
| 2064 | 2026.02.12 06:40:37.231068 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.02.12 06:40:37.231164 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.02.12 06:40:37.231207 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2067 | 2026.02.12 06:40:37.231540 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Trace> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.02.12 06:40:37.231578 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2069 | 2026.02.12 06:40:37.231994 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2070 | 2026.02.12 06:40:37.232206 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Trace> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.02.12 06:40:37.232331 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001186 sec., 20236.087689713324 rows/sec., 1.47 MiB/sec. | ||
| 2072 | 2026.02.12 06:40:37.232365 [ 3 ] {de05cdee-b7d8-43a0-aa84-dce739fac684} <Debug> TCPHandler: Processed in 0.001346394 sec. | ||
| 2073 | 2026.02.12 06:40:37.232475 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.02.12 06:40:37.232569 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.02.12 06:40:37.232609 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2076 | 2026.02.12 06:40:37.232922 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.02.12 06:40:37.232959 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2078 | 2026.02.12 06:40:37.233261 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2079 | 2026.02.12 06:40:37.233469 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.02.12 06:40:37.233594 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001043 sec., 84372.00383509108 rows/sec., 5.30 MiB/sec. | ||
| 2081 | 2026.02.12 06:40:37.233630 [ 3 ] {e2dcbabf-2145-4e0a-af58-5c0e10d170ad} <Debug> TCPHandler: Processed in 0.001204491 sec. | ||
| 2082 | 2026.02.12 06:40:38.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.31 MiB, peak 184.31 MiB, free memory in arenas 0.00 B, will set to 183.25 MiB (RSS), difference: -1.06 MiB | ||
| 2083 | 2026.02.12 06:40:38.854754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 2084 | 2026.02.12 06:40:38.855535 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.02.12 06:40:38.855607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2086 | 2026.02.12 06:40:38.856440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2087 | 2026.02.12 06:40:38.856823 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): 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.02.12 06:40:38.857036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 2089 | 2026.02.12 06:40:39.021675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2090 | 2026.02.12 06:40:39.049225 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.02.12 06:40:39.049321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2092 | 2026.02.12 06:40:39.057863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2093 | 2026.02.12 06:40:39.059044 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.02.12 06:40:39.066071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2095 | 2026.02.12 06:40:39.711939 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60385 | ||
| 2096 | 2026.02.12 06:40:39.712057 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2097 | 2026.02.12 06:40:39.712101 [ 286 ] {} <Debug> TCP-Session: 759199b1-e5bb-45f6-9475-480364d8abda Authenticating user 'default' from [fd00:1122:3344:101::e]:60385 | ||
| 2098 | 2026.02.12 06:40:39.712129 [ 286 ] {} <Debug> TCP-Session: 759199b1-e5bb-45f6-9475-480364d8abda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.02.12 06:40:39.712146 [ 286 ] {} <Debug> TCP-Session: 759199b1-e5bb-45f6-9475-480364d8abda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.02.12 06:40:39.712374 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39632 | ||
| 2101 | 2026.02.12 06:40:39.712414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60696 | ||
| 2102 | 2026.02.12 06:40:39.712447 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58709 | ||
| 2103 | 2026.02.12 06:40:39.712491 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.02.12 06:40:39.712508 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60160 | ||
| 2105 | 2026.02.12 06:40:39.712526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34904 | ||
| 2106 | 2026.02.12 06:40:39.712542 [ 287 ] {} <Debug> TCP-Session: a595e4ed-fba8-48b0-872d-6a217be88c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:39632 | ||
| 2107 | 2026.02.12 06:40:39.712571 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2026.02.12 06:40:39.712601 [ 287 ] {} <Debug> TCP-Session: a595e4ed-fba8-48b0-872d-6a217be88c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.02.12 06:40:39.712516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58818 | ||
| 2110 | 2026.02.12 06:40:39.712628 [ 287 ] {} <Debug> TCP-Session: a595e4ed-fba8-48b0-872d-6a217be88c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.02.12 06:40:39.712630 [ 288 ] {} <Debug> TCP-Session: e55ca7ae-204d-491d-b129-b739b417c430 Authenticating user 'default' from [fd00:1122:3344:101::e]:60696 | ||
| 2112 | 2026.02.12 06:40:39.712484 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57415 | ||
| 2113 | 2026.02.12 06:40:39.712694 [ 286 ] {} <Trace> TCP-Session: 759199b1-e5bb-45f6-9475-480364d8abda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.02.12 06:40:39.712713 [ 288 ] {} <Debug> TCP-Session: e55ca7ae-204d-491d-b129-b739b417c430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.02.12 06:40:39.712482 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40021 | ||
| 2116 | 2026.02.12 06:40:39.712780 [ 288 ] {} <Debug> TCP-Session: e55ca7ae-204d-491d-b129-b739b417c430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.02.12 06:40:39.712900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2026.02.12 06:40:39.712907 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.02.12 06:40:39.712931 [ 291 ] {} <Debug> TCP-Session: 64fdf2aa-add4-4477-abd6-8f55863220db Authenticating user 'default' from [fd00:1122:3344:101::e]:57415 | ||
| 2120 | 2026.02.12 06:40:39.712956 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2121 | 2026.02.12 06:40:39.712960 [ 294 ] {} <Debug> TCP-Session: 75133f17-c69e-4dd5-a49e-bf30de7c16f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34904 | ||
| 2122 | 2026.02.12 06:40:39.712961 [ 291 ] {} <Debug> TCP-Session: 64fdf2aa-add4-4477-abd6-8f55863220db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.02.12 06:40:39.713034 [ 294 ] {} <Debug> TCP-Session: 75133f17-c69e-4dd5-a49e-bf30de7c16f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.02.12 06:40:39.713051 [ 291 ] {} <Debug> TCP-Session: 64fdf2aa-add4-4477-abd6-8f55863220db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.02.12 06:40:39.713066 [ 294 ] {} <Debug> TCP-Session: 75133f17-c69e-4dd5-a49e-bf30de7c16f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.02.12 06:40:39.713079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.02.12 06:40:39.713117 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2026.02.12 06:40:39.713123 [ 289 ] {} <Debug> TCP-Session: 4fc54605-46ca-428a-92d5-88580b7305ea Authenticating user 'default' from [fd00:1122:3344:101::e]:58709 | ||
| 2129 | 2026.02.12 06:40:39.713191 [ 290 ] {} <Debug> TCP-Session: f1614600-46c2-42f1-9018-a824c7d88431 Authenticating user 'default' from [fd00:1122:3344:101::e]:40021 | ||
| 2130 | 2026.02.12 06:40:39.713204 [ 289 ] {} <Debug> TCP-Session: 4fc54605-46ca-428a-92d5-88580b7305ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.02.12 06:40:39.713215 [ 290 ] {} <Debug> TCP-Session: f1614600-46c2-42f1-9018-a824c7d88431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.02.12 06:40:39.713228 [ 289 ] {} <Debug> TCP-Session: 4fc54605-46ca-428a-92d5-88580b7305ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.02.12 06:40:39.713241 [ 290 ] {} <Debug> TCP-Session: f1614600-46c2-42f1-9018-a824c7d88431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.02.12 06:40:39.713278 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.02.12 06:40:39.713308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.02.12 06:40:39.713322 [ 293 ] {} <Debug> TCP-Session: 20389f47-6766-4965-a21b-0d3fbc87a88f Authenticating user 'default' from [fd00:1122:3344:101::e]:58818 | ||
| 2137 | 2026.02.12 06:40:39.713357 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2138 | 2026.02.12 06:40:39.713379 [ 293 ] {} <Debug> TCP-Session: 20389f47-6766-4965-a21b-0d3fbc87a88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.02.12 06:40:39.713366 [ 292 ] {} <Debug> TCP-Session: 32b90370-2fbd-4ebd-a4b3-f6d702534852 Authenticating user 'default' from [fd00:1122:3344:101::e]:60160 | ||
| 2140 | 2026.02.12 06:40:39.713414 [ 293 ] {} <Debug> TCP-Session: 20389f47-6766-4965-a21b-0d3fbc87a88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.02.12 06:40:39.713439 [ 292 ] {} <Debug> TCP-Session: 32b90370-2fbd-4ebd-a4b3-f6d702534852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.02.12 06:40:39.713440 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2143 | 2026.02.12 06:40:39.713463 [ 292 ] {} <Debug> TCP-Session: 32b90370-2fbd-4ebd-a4b3-f6d702534852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.02.12 06:40:39.713810 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 2145 | 2026.02.12 06:40:39.713924 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2146 | 2026.02.12 06:40:40.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.84 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 203.14 MiB (RSS), difference: 19.31 MiB | ||
| 2147 | 2026.02.12 06:40:40.020842 [ 267 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> AggregatingTransform: Aggregating | ||
| 2148 | 2026.02.12 06:40:40.020902 [ 267 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2149 | 2026.02.12 06:40:40.020937 [ 267 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175141 sec. (850.962 rows/sec., 33.24 KiB/sec.) | ||
| 2150 | 2026.02.12 06:40:40.020952 [ 267 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Trace> Aggregator: Merging aggregated data | ||
| 2151 | 2026.02.12 06:40:40.022110 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.309218 sec., 3.233964387584164 rows/sec., 129.36 B/sec. | ||
| 2152 | 2026.02.12 06:40:40.022282 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2153 | 2026.02.12 06:40:40.022300 [ 286 ] {c08ce517-c967-43aa-80ff-824377ab55d0} <Debug> TCPHandler: Processed in 0.30979074 sec. | ||
| 2154 | 2026.02.12 06:40:40.022433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2155 | 2026.02.12 06:40:40.022470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2156 | 2026.02.12 06:40:40.022501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2026.02.12 06:40:40.022477 [ 287 ] {} <Debug> TCP-Session: a595e4ed-fba8-48b0-872d-6a217be88c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.02.12 06:40:40.022541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.02.12 06:40:40.022543 [ 288 ] {} <Debug> TCP-Session: e55ca7ae-204d-491d-b129-b739b417c430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.02.12 06:40:40.022558 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.02.12 06:40:40.022590 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.02.12 06:40:40.022593 [ 292 ] {} <Debug> TCP-Session: 32b90370-2fbd-4ebd-a4b3-f6d702534852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.02.12 06:40:40.022620 [ 291 ] {} <Debug> TCP-Session: 64fdf2aa-add4-4477-abd6-8f55863220db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.02.12 06:40:40.022633 [ 286 ] {} <Debug> TCP-Session: 759199b1-e5bb-45f6-9475-480364d8abda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.02.12 06:40:40.022578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.02.12 06:40:40.022557 [ 294 ] {} <Debug> TCP-Session: 75133f17-c69e-4dd5-a49e-bf30de7c16f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.02.12 06:40:40.022527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.02.12 06:40:40.022729 [ 293 ] {} <Debug> TCP-Session: 20389f47-6766-4965-a21b-0d3fbc87a88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.02.12 06:40:40.022485 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2026.02.12 06:40:40.022756 [ 289 ] {} <Debug> TCP-Session: 4fc54605-46ca-428a-92d5-88580b7305ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.02.12 06:40:40.022791 [ 290 ] {} <Debug> TCP-Session: f1614600-46c2-42f1-9018-a824c7d88431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.02.12 06:40:42.193632 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.02.12 06:40:42.193815 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2174 | 2026.02.12 06:40:42.193887 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2175 | 2026.02.12 06:40:42.194545 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.02.12 06:40:42.194596 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2177 | 2026.02.12 06:40:42.195001 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2178 | 2026.02.12 06:40:42.195236 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.02.12 06:40:42.195401 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 2180 | 2026.02.12 06:40:42.195452 [ 3 ] {35574541-5953-4c88-9136-252fc3888b98} <Debug> TCPHandler: Processed in 0.00195541 sec. | ||
| 2181 | 2026.02.12 06:40:42.195577 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.02.12 06:40:42.195683 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2183 | 2026.02.12 06:40:42.195728 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2184 | 2026.02.12 06:40:42.196166 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.02.12 06:40:42.196206 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2186 | 2026.02.12 06:40:42.196528 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.02.12 06:40:42.196766 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.02.12 06:40:42.196901 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 2189 | 2026.02.12 06:40:42.196939 [ 3 ] {63b2f82e-9527-44a8-9f00-b8d02062cc8d} <Debug> TCPHandler: Processed in 0.001416127 sec. | ||
| 2190 | 2026.02.12 06:40:42.197060 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.02.12 06:40:42.197160 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.02.12 06:40:42.197207 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2193 | 2026.02.12 06:40:42.197637 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.02.12 06:40:42.197676 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2195 | 2026.02.12 06:40:42.198019 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2196 | 2026.02.12 06:40:42.198233 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.02.12 06:40:42.198367 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2198 | 2026.02.12 06:40:42.198405 [ 3 ] {192ded2f-f072-4899-b9bd-d9ffa631eb11} <Debug> TCPHandler: Processed in 0.001396616 sec. | ||
| 2199 | 2026.02.12 06:40:42.198520 [ 3 ] {} <Trace> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.02.12 06:40:42.198617 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53644) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2201 | 2026.02.12 06:40:42.198659 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2202 | 2026.02.12 06:40:42.198995 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.02.12 06:40:42.199032 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2204 | 2026.02.12 06:40:42.199338 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.02.12 06:40:42.199551 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.02.12 06:40:42.199681 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2207 | 2026.02.12 06:40:42.199716 [ 3 ] {56c80486-dd41-426b-b258-a2b23ac7856b} <Debug> TCPHandler: Processed in 0.001246482 sec. | ||
| 2208 | 2026.02.12 06:40:46.263226 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2209 | 2026.02.12 06:40:46.263290 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2210 | 2026.02.12 06:40:46.352916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 326 | ||
| 2211 | 2026.02.12 06:40:46.355473 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.02.12 06:40:46.355532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2213 | 2026.02.12 06:40:46.356774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2214 | 2026.02.12 06:40:46.357068 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.02.12 06:40:46.357135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2216 | 2026.02.12 06:40:46.357414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2217 | 2026.02.12 06:40:46.357908 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.02.12 06:40:46.357982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2219 | 2026.02.12 06:40:46.358618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2220 | 2026.02.12 06:40:46.358855 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.02.12 06:40:46.358994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2222 | 2026.02.12 06:40:46.566146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2223 | 2026.02.12 06:40:46.584370 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.02.12 06:40:46.584428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2225 | 2026.02.12 06:40:46.590858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2226 | 2026.02.12 06:40:46.591583 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.02.12 06:40:46.595153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2228 | 2026.02.12 06:40:46.729041 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.02.12 06:40:46.729143 [ 3 ] {} <Debug> TCP-Session: c2bc775a-e189-45c8-b819-c9bb9aa1b697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.02.12 06:40:47.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.23 MiB, peak 216.66 MiB, free memory in arenas 0.00 B, will set to 205.72 MiB (RSS), difference: 3.49 MiB | ||
| 2231 | 2026.02.12 06:40:47.202974 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.02.12 06:40:47.203148 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.02.12 06:40:47.203213 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2234 | 2026.02.12 06:40:47.203949 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.02.12 06:40:47.204000 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2236 | 2026.02.12 06:40:47.204416 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2237 | 2026.02.12 06:40:47.204656 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.02.12 06:40:47.204786 [ 38 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2239 | 2026.02.12 06:40:47.204820 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001719 sec., 154741.12856311808 rows/sec., 9.83 MiB/sec. | ||
| 2240 | 2026.02.12 06:40:47.204849 [ 38 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.02.12 06:40:47.204871 [ 4 ] {3de9e650-5c08-43e4-a2f3-8e10455c717e} <Debug> TCPHandler: Processed in 0.002025162 sec. | ||
| 2242 | 2026.02.12 06:40:47.204874 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2243 | 2026.02.12 06:40:47.205011 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::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 | ||
| 2244 | 2026.02.12 06:40:47.205021 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.02.12 06:40:47.205140 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2246 | 2026.02.12 06:40:47.205141 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2247 | 2026.02.12 06:40:47.205189 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2248 | 2026.02.12 06:40:47.205198 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2249 | 2026.02.12 06:40:47.205303 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2250 | 2026.02.12 06:40:47.205363 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2251 | 2026.02.12 06:40:47.205414 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2252 | 2026.02.12 06:40:47.205478 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2253 | 2026.02.12 06:40:47.205933 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.02.12 06:40:47.205975 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2255 | 2026.02.12 06:40:47.206409 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2256 | 2026.02.12 06:40:47.206602 [ 202 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639942 sec., 811004.2916151913 rows/sec., 54.62 MiB/sec. | ||
| 2257 | 2026.02.12 06:40:47.206641 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.02.12 06:40:47.206752 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2259 | 2026.02.12 06:40:47.206785 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001669 sec., 493708.80766926304 rows/sec., 39.48 MiB/sec. | ||
| 2260 | 2026.02.12 06:40:47.206829 [ 4 ] {4815a37d-9ead-438c-8a76-1942c1a52406} <Debug> TCPHandler: Processed in 0.001860088 sec. | ||
| 2261 | 2026.02.12 06:40:47.206958 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.02.12 06:40:47.207018 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.02.12 06:40:47.207058 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2264 | 2026.02.12 06:40:47.207094 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_5_1} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2265 | 2026.02.12 06:40:47.207105 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2266 | 2026.02.12 06:40:47.207167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2267 | 2026.02.12 06:40:47.207549 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.02.12 06:40:47.207589 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2269 | 2026.02.12 06:40:47.207899 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2270 | 2026.02.12 06:40:47.208106 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.02.12 06:40:47.208213 [ 38 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2272 | 2026.02.12 06:40:47.208232 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001194 sec., 141541.03852596314 rows/sec., 8.76 MiB/sec. | ||
| 2273 | 2026.02.12 06:40:47.208246 [ 38 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.02.12 06:40:47.208272 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2275 | 2026.02.12 06:40:47.208275 [ 4 ] {20f2bb3f-8e3e-48bf-9a7a-1b81d2e48b25} <Debug> TCPHandler: Processed in 0.001368016 sec. | ||
| 2276 | 2026.02.12 06:40:47.208380 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 2277 | 2026.02.12 06:40:47.208404 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.02.12 06:40:47.208477 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2026.02.12 06:40:47.208499 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.02.12 06:40:47.208511 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 2281 | 2026.02.12 06:40:47.208540 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2282 | 2026.02.12 06:40:47.208588 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 2283 | 2026.02.12 06:40:47.208639 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2284 | 2026.02.12 06:40:47.208683 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 143 rows starting from the beginning of the part | ||
| 2285 | 2026.02.12 06:40:47.208724 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 169 rows starting from the beginning of the part | ||
| 2286 | 2026.02.12 06:40:47.208763 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 169 rows starting from the beginning of the part | ||
| 2287 | 2026.02.12 06:40:47.208958 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.02.12 06:40:47.208993 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2289 | 2026.02.12 06:40:47.209301 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2290 | 2026.02.12 06:40:47.209537 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.02.12 06:40:47.209645 [ 38 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2292 | 2026.02.12 06:40:47.209663 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001183 sec., 118343.19526627219 rows/sec., 7.65 MiB/sec. | ||
| 2293 | 2026.02.12 06:40:47.209706 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375895 sec., 566176.9248380145 rows/sec., 36.59 MiB/sec. | ||
| 2294 | 2026.02.12 06:40:47.209713 [ 38 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.02.12 06:40:47.209741 [ 4 ] {31366946-7c44-4f1e-a682-8e6b1c051948} <Debug> TCPHandler: Processed in 0.001385396 sec. | ||
| 2296 | 2026.02.12 06:40:47.209746 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2297 | 2026.02.12 06:40:47.209825 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2298 | 2026.02.12 06:40:47.209891 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.02.12 06:40:47.209896 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 2300 | 2026.02.12 06:40:47.209986 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.02.12 06:40:47.210030 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2302 | 2026.02.12 06:40:47.210058 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2303 | 2026.02.12 06:40:47.210068 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.02.12 06:40:47.210113 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2305 | 2026.02.12 06:40:47.210144 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_6_1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2306 | 2026.02.12 06:40:47.210210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2307 | 2026.02.12 06:40:47.210227 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2308 | 2026.02.12 06:40:47.210287 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2309 | 2026.02.12 06:40:47.210334 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2310 | 2026.02.12 06:40:47.210388 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part | ||
| 2311 | 2026.02.12 06:40:47.210443 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2312 | 2026.02.12 06:40:47.210452 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.02.12 06:40:47.210492 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2314 | 2026.02.12 06:40:47.210824 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2315 | 2026.02.12 06:40:47.211090 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.02.12 06:40:47.211200 [ 38 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2317 | 2026.02.12 06:40:47.211229 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001261 sec., 110229.97620935766 rows/sec., 6.27 MiB/sec. | ||
| 2318 | 2026.02.12 06:40:47.211253 [ 38 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.02.12 06:40:47.211270 [ 4 ] {2fcbe33d-4080-4e70-acce-0c26c85313cb} <Debug> TCPHandler: Processed in 0.001428987 sec. | ||
| 2320 | 2026.02.12 06:40:47.211294 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2321 | 2026.02.12 06:40:47.211365 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::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 | ||
| 2322 | 2026.02.12 06:40:47.211410 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.02.12 06:40:47.211451 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2324 | 2026.02.12 06:40:47.211481 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2325 | 2026.02.12 06:40:47.211509 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2326 | 2026.02.12 06:40:47.211531 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2327 | 2026.02.12 06:40:47.211554 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2328 | 2026.02.12 06:40:47.211577 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2329 | 2026.02.12 06:40:47.211609 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792046 sec., 518401.87138053373 rows/sec., 35.87 MiB/sec. | ||
| 2330 | 2026.02.12 06:40:47.211621 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2331 | 2026.02.12 06:40:47.211670 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2332 | 2026.02.12 06:40:47.211817 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2333 | 2026.02.12 06:40:47.212104 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.02.12 06:40:47.212139 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2335 | 2026.02.12 06:40:47.212149 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.02.12 06:40:47.212219 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_6_1} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2337 | 2026.02.12 06:40:47.212291 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2338 | 2026.02.12 06:40:47.212524 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2339 | 2026.02.12 06:40:47.212592 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252323 sec., 554968.6462677759 rows/sec., 33.69 MiB/sec. | ||
| 2340 | 2026.02.12 06:40:47.212728 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2341 | 2026.02.12 06:40:47.212739 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.02.12 06:40:47.212869 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001377 sec., 362381.98983297026 rows/sec., 25.65 MiB/sec. | ||
| 2343 | 2026.02.12 06:40:47.212904 [ 4 ] {509bdb65-61fd-4726-9690-8f293bb1dc83} <Debug> TCPHandler: Processed in 0.00154284 sec. | ||
| 2344 | 2026.02.12 06:40:47.212968 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.02.12 06:40:47.213016 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.02.12 06:40:47.213027 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_5_1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2347 | 2026.02.12 06:40:47.213092 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2348 | 2026.02.12 06:40:47.213111 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2349 | 2026.02.12 06:40:47.213153 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2350 | 2026.02.12 06:40:47.213477 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.02.12 06:40:47.213511 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2352 | 2026.02.12 06:40:47.213811 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2353 | 2026.02.12 06:40:47.214027 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.02.12 06:40:47.214123 [ 38 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2355 | 2026.02.12 06:40:47.214153 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2356 | 2026.02.12 06:40:47.214155 [ 38 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.12 06:40:47.214194 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2358 | 2026.02.12 06:40:47.214196 [ 4 ] {2bd63756-af45-4091-a72d-fc59e3d479ae} <Debug> TCPHandler: Processed in 0.001227882 sec. | ||
| 2359 | 2026.02.12 06:40:47.214269 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::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 | ||
| 2360 | 2026.02.12 06:40:47.214339 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.02.12 06:40:47.214369 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2026.02.12 06:40:47.214404 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2363 | 2026.02.12 06:40:47.214438 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.02.12 06:40:47.214455 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2365 | 2026.02.12 06:40:47.214485 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2366 | 2026.02.12 06:40:47.214500 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2367 | 2026.02.12 06:40:47.214544 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2368 | 2026.02.12 06:40:47.214583 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2369 | 2026.02.12 06:40:47.214896 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.02.12 06:40:47.214936 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2371 | 2026.02.12 06:40:47.215297 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2372 | 2026.02.12 06:40:47.215320 [ 194 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086018 sec., 27623.85153837229 rows/sec., 1.41 MiB/sec. | ||
| 2373 | 2026.02.12 06:40:47.215436 [ 199 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2374 | 2026.02.12 06:40:47.215532 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.02.12 06:40:47.215663 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001243 sec., 207562.3491552695 rows/sec., 13.82 MiB/sec. | ||
| 2376 | 2026.02.12 06:40:47.215697 [ 199 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.02.12 06:40:47.215698 [ 4 ] {17169473-82ae-4b50-888e-9b76131a72b8} <Debug> TCPHandler: Processed in 0.001408556 sec. | ||
| 2378 | 2026.02.12 06:40:47.215756 [ 199 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_5_1} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2379 | 2026.02.12 06:40:47.215818 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2380 | 2026.02.12 06:40:47.215819 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.02.12 06:40:47.215920 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.02.12 06:40:47.215961 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2383 | 2026.02.12 06:40:47.216266 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.02.12 06:40:47.216300 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2385 | 2026.02.12 06:40:47.216592 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2386 | 2026.02.12 06:40:47.216797 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.02.12 06:40:47.216927 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 2388 | 2026.02.12 06:40:47.216962 [ 4 ] {9ccd5630-e363-425e-bec1-efe3745b6932} <Debug> TCPHandler: Processed in 0.00119224 sec. | ||
| 2389 | 2026.02.12 06:40:47.217069 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.02.12 06:40:47.217163 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2391 | 2026.02.12 06:40:47.217216 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2392 | 2026.02.12 06:40:47.218065 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.02.12 06:40:47.218100 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2394 | 2026.02.12 06:40:47.218627 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2395 | 2026.02.12 06:40:47.218855 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.02.12 06:40:47.218990 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001845 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 2397 | 2026.02.12 06:40:47.219047 [ 4 ] {17e9799a-9706-4e9e-9d8b-c3a0dbc35821} <Debug> TCPHandler: Processed in 0.002026462 sec. | ||
| 2398 | 2026.02.12 06:40:47.219158 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.02.12 06:40:47.219253 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.02.12 06:40:47.219295 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2401 | 2026.02.12 06:40:47.219627 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.02.12 06:40:47.219662 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2403 | 2026.02.12 06:40:47.219962 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2404 | 2026.02.12 06:40:47.220170 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.02.12 06:40:47.220295 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001061 sec., 82940.62205466541 rows/sec., 5.21 MiB/sec. | ||
| 2406 | 2026.02.12 06:40:47.220331 [ 4 ] {ea3a3fec-3159-418f-a002-560bf8240d69} <Debug> TCPHandler: Processed in 0.001222462 sec. | ||
| 2407 | 2026.02.12 06:40:52.220975 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.02.12 06:40:52.221163 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2409 | 2026.02.12 06:40:52.221234 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2410 | 2026.02.12 06:40:52.221838 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.02.12 06:40:52.221881 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2412 | 2026.02.12 06:40:52.222251 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2413 | 2026.02.12 06:40:52.222477 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.02.12 06:40:52.222630 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. | ||
| 2415 | 2026.02.12 06:40:52.222677 [ 4 ] {e2cb3f3c-038b-4dd5-b962-38fe9363d672} <Debug> TCPHandler: Processed in 0.001831857 sec. | ||
| 2416 | 2026.02.12 06:40:52.222814 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.02.12 06:40:52.222920 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2418 | 2026.02.12 06:40:52.222972 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2419 | 2026.02.12 06:40:52.223921 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.02.12 06:40:52.223958 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2421 | 2026.02.12 06:40:52.224347 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2422 | 2026.02.12 06:40:52.224577 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.02.12 06:40:52.224688 [ 31 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2424 | 2026.02.12 06:40:52.224709 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Debug> executeQuery: Read 1209 rows, 102.18 KiB in 0.001813 sec., 666850.5239933812 rows/sec., 55.04 MiB/sec. | ||
| 2425 | 2026.02.12 06:40:52.224731 [ 31 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.02.12 06:40:52.224748 [ 4 ] {63158595-6e3c-4d8b-a389-4acab8637476} <Debug> TCPHandler: Processed in 0.001992811 sec. | ||
| 2427 | 2026.02.12 06:40:52.224755 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2428 | 2026.02.12 06:40:52.224868 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.12 06:40:52.224882 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 2430 | 2026.02.12 06:40:52.224965 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.02.12 06:40:52.225011 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2432 | 2026.02.12 06:40:52.225024 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2433 | 2026.02.12 06:40:52.225060 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1918 rows starting from the beginning of the part | ||
| 2434 | 2026.02.12 06:40:52.225125 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2435 | 2026.02.12 06:40:52.225168 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 822 rows starting from the beginning of the part | ||
| 2436 | 2026.02.12 06:40:52.225220 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2437 | 2026.02.12 06:40:52.225284 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 824 rows starting from the beginning of the part | ||
| 2438 | 2026.02.12 06:40:52.225334 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1209 rows starting from the beginning of the part | ||
| 2439 | 2026.02.12 06:40:52.225409 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.02.12 06:40:52.225452 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2441 | 2026.02.12 06:40:52.225800 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2442 | 2026.02.12 06:40:52.226026 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.02.12 06:40:52.226162 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 538.43 KiB/sec. | ||
| 2444 | 2026.02.12 06:40:52.226200 [ 4 ] {e21f5a1e-fb43-4285-9706-82a9892e850c} <Debug> TCPHandler: Processed in 0.001382526 sec. | ||
| 2445 | 2026.02.12 06:40:52.226310 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.02.12 06:40:52.226405 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.02.12 06:40:52.226445 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2448 | 2026.02.12 06:40:52.226918 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.02.12 06:40:52.226954 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2450 | 2026.02.12 06:40:52.227292 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2451 | 2026.02.12 06:40:52.227517 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.02.12 06:40:52.227643 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001257 sec., 182179.79315831343 rows/sec., 12.33 MiB/sec. | ||
| 2453 | 2026.02.12 06:40:52.227679 [ 4 ] {8f0de757-109a-4cf5-9568-39115d96c471} <Debug> TCPHandler: Processed in 0.001418456 sec. | ||
| 2454 | 2026.02.12 06:40:52.227787 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.02.12 06:40:52.227881 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2456 | 2026.02.12 06:40:52.227920 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2457 | 2026.02.12 06:40:52.228471 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.02.12 06:40:52.228508 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2459 | 2026.02.12 06:40:52.228855 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2460 | 2026.02.12 06:40:52.229071 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.02.12 06:40:52.229160 [ 31 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2462 | 2026.02.12 06:40:52.229190 [ 31 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.02.12 06:40:52.229193 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001331 sec., 399699.47407963936 rows/sec., 29.62 MiB/sec. | ||
| 2464 | 2026.02.12 06:40:52.229209 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2465 | 2026.02.12 06:40:52.229235 [ 4 ] {e641ffc0-5fbb-4627-a420-3aee4a0c87ad} <Debug> TCPHandler: Processed in 0.001498018 sec. | ||
| 2466 | 2026.02.12 06:40:52.229305 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2467 | 2026.02.12 06:40:52.229347 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.02.12 06:40:52.229398 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2469 | 2026.02.12 06:40:52.229431 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 941 rows starting from the beginning of the part | ||
| 2470 | 2026.02.12 06:40:52.229441 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.02.12 06:40:52.229494 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2472 | 2026.02.12 06:40:52.229500 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2473 | 2026.02.12 06:40:52.229554 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 515 rows starting from the beginning of the part | ||
| 2474 | 2026.02.12 06:40:52.229618 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2475 | 2026.02.12 06:40:52.229669 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 499 rows starting from the beginning of the part | ||
| 2476 | 2026.02.12 06:40:52.229729 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 532 rows starting from the beginning of the part | ||
| 2477 | 2026.02.12 06:40:52.230040 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.02.12 06:40:52.230080 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2479 | 2026.02.12 06:40:52.230535 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2480 | 2026.02.12 06:40:52.230754 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.02.12 06:40:52.230858 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2482 | 2026.02.12 06:40:52.230881 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001458 sec., 580246.9135802469 rows/sec., 39.06 MiB/sec. | ||
| 2483 | 2026.02.12 06:40:52.230892 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.02.12 06:40:52.230917 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2485 | 2026.02.12 06:40:52.230918 [ 4 ] {1ff922e7-8a5d-4320-9922-629af277f5cd} <Debug> TCPHandler: Processed in 0.001620281 sec. | ||
| 2486 | 2026.02.12 06:40:52.230993 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738945 sec., 1503785.341111996 rows/sec., 114.45 MiB/sec. | ||
| 2487 | 2026.02.12 06:40:52.231067 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.02.12 06:40:52.231078 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 2489 | 2026.02.12 06:40:52.231183 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.02.12 06:40:52.231242 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2491 | 2026.02.12 06:40:52.231259 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.02.12 06:40:52.231270 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2493 | 2026.02.12 06:40:52.231328 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2756 rows starting from the beginning of the part | ||
| 2494 | 2026.02.12 06:40:52.231441 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 2495 | 2026.02.12 06:40:52.231496 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 259 rows starting from the beginning of the part | ||
| 2496 | 2026.02.12 06:40:52.231554 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 2497 | 2026.02.12 06:40:52.231613 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 258 rows starting from the beginning of the part | ||
| 2498 | 2026.02.12 06:40:52.231667 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.02.12 06:40:52.231674 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.02.12 06:40:52.231680 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 846 rows starting from the beginning of the part | ||
| 2501 | 2026.02.12 06:40:52.231709 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2502 | 2026.02.12 06:40:52.231782 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_11_2} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2503 | 2026.02.12 06:40:52.231865 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2504 | 2026.02.12 06:40:52.232133 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2505 | 2026.02.12 06:40:52.232310 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4885 rows, containing 5 columns (5 merged, 0 gathered) in 0.007487763 sec., 652397.7855602534 rows/sec., 55.35 MiB/sec. | ||
| 2506 | 2026.02.12 06:40:52.232395 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.02.12 06:40:52.232492 [ 31 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2508 | 2026.02.12 06:40:52.232518 [ 31 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.02.12 06:40:52.232532 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001374 sec., 727.802037845706 rows/sec., 46.20 KiB/sec. | ||
| 2510 | 2026.02.12 06:40:52.232540 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2511 | 2026.02.12 06:40:52.232570 [ 4 ] {c3975d40-3672-42ba-888b-799c85508825} <Debug> TCPHandler: Processed in 0.001566 sec. | ||
| 2512 | 2026.02.12 06:40:52.232600 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2513 | 2026.02.12 06:40:52.232636 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 2514 | 2026.02.12 06:40:52.232687 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.02.12 06:40:52.232774 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2516 | 2026.02.12 06:40:52.232790 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.02.12 06:40:52.232813 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 2518 | 2026.02.12 06:40:52.232857 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2519 | 2026.02.12 06:40:52.232904 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 2520 | 2026.02.12 06:40:52.232908 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.02.12 06:40:52.232969 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 2522 | 2026.02.12 06:40:52.233022 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_11_2} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2523 | 2026.02.12 06:40:52.233028 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2524 | 2026.02.12 06:40:52.233094 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2525 | 2026.02.12 06:40:52.233114 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2526 | 2026.02.12 06:40:52.233139 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 2527 | 2026.02.12 06:40:52.233625 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.02.12 06:40:52.233670 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2529 | 2026.02.12 06:40:52.233976 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4439 rows, containing 5 columns (5 merged, 0 gathered) in 0.002980527 sec., 1489333.9332272445 rows/sec., 100.13 MiB/sec. | ||
| 2530 | 2026.02.12 06:40:52.234043 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001460638 sec., 4792.426323291603 rows/sec., 317.58 KiB/sec. | ||
| 2531 | 2026.02.12 06:40:52.234164 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2532 | 2026.02.12 06:40:52.234268 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2533 | 2026.02.12 06:40:52.234419 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2026.02.12 06:40:52.234485 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.02.12 06:40:52.234569 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_6_1} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2536 | 2026.02.12 06:40:52.234613 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.02.12 06:40:52.234640 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2538 | 2026.02.12 06:40:52.234743 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2539 | 2026.02.12 06:40:52.234771 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.02.12 06:40:52.234774 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.02.12 06:40:52.234796 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002024 sec., 2470.355731225296 rows/sec., 4.43 MiB/sec. | ||
| 2542 | 2026.02.12 06:40:52.234815 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2543 | 2026.02.12 06:40:52.234855 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2544 | 2026.02.12 06:40:52.234863 [ 4 ] {5472b7e4-8d20-4ec1-a5a7-1fb44a366491} <Debug> TCPHandler: Processed in 0.002226027 sec. | ||
| 2545 | 2026.02.12 06:40:52.234884 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 2546 | 2026.02.12 06:40:52.234928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2547 | 2026.02.12 06:40:52.234987 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.02.12 06:40:52.235086 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.02.12 06:40:52.235088 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2026.02.12 06:40:52.235133 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2551 | 2026.02.12 06:40:52.235155 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 2552 | 2026.02.12 06:40:52.235271 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 2553 | 2026.02.12 06:40:52.235383 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2554 | 2026.02.12 06:40:52.235469 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Trace> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.02.12 06:40:52.235488 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2556 | 2026.02.12 06:40:52.235513 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2557 | 2026.02.12 06:40:52.235598 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 2558 | 2026.02.12 06:40:52.235713 [ 193 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2559 | 2026.02.12 06:40:52.235860 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2560 | 2026.02.12 06:40:52.236110 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Trace> oximeter.measurements_i64 (9c15f850-658e-4e76-9db4-4a0c0dc53bce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.02.12 06:40:52.236245 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001177 sec., 2548.8530161427357 rows/sec., 180.05 KiB/sec. | ||
| 2562 | 2026.02.12 06:40:52.236282 [ 4 ] {32f79af5-7179-44ca-abab-3bb7e2ccfd4e} <Debug> TCPHandler: Processed in 0.001344775 sec. | ||
| 2563 | 2026.02.12 06:40:52.236397 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.02.12 06:40:52.236492 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.02.12 06:40:52.236533 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2566 | 2026.02.12 06:40:52.236860 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.02.12 06:40:52.236902 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2568 | 2026.02.12 06:40:52.237245 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2569 | 2026.02.12 06:40:52.237466 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.02.12 06:40:52.237532 [ 191 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 19 columns (19 merged, 0 gathered) in 0.002677179 sec., 39220.38832666774 rows/sec., 70.28 MiB/sec. | ||
| 2571 | 2026.02.12 06:40:52.237615 [ 31 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2572 | 2026.02.12 06:40:52.237648 [ 31 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.02.12 06:40:52.237648 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 2574 | 2026.02.12 06:40:52.237667 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2575 | 2026.02.12 06:40:52.237692 [ 4 ] {514ad0d6-62f0-476d-8af4-f5ad007d0c87} <Debug> TCPHandler: Processed in 0.001344325 sec. | ||
| 2576 | 2026.02.12 06:40:52.237735 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 2577 | 2026.02.12 06:40:52.237788 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2578 | 2026.02.12 06:40:52.237838 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2579 | 2026.02.12 06:40:52.237901 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part | ||
| 2580 | 2026.02.12 06:40:52.237948 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 2581 | 2026.02.12 06:40:52.237985 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2582 | 2026.02.12 06:40:52.238016 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 2583 | 2026.02.12 06:40:52.238052 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2584 | 2026.02.12 06:40:52.238083 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 2585 | 2026.02.12 06:40:52.238238 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.02.12 06:40:52.238326 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2587 | 2026.02.12 06:40:52.238408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2588 | 2026.02.12 06:40:52.238823 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118239 sec., 661754.7769305131 rows/sec., 42.79 MiB/sec. | ||
| 2589 | 2026.02.12 06:40:52.238961 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2590 | 2026.02.12 06:40:52.239199 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.02.12 06:40:52.239262 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_11_2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2592 | 2026.02.12 06:40:52.239315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2593 | 2026.02.12 06:40:53.860045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2594 | 2026.02.12 06:40:53.860568 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.02.12 06:40:53.860618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2596 | 2026.02.12 06:40:53.861149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2597 | 2026.02.12 06:40:53.861397 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.02.12 06:40:53.861549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2599 | 2026.02.12 06:40:54.096185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2600 | 2026.02.12 06:40:54.112900 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.02.12 06:40:54.112956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2602 | 2026.02.12 06:40:54.119267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2603 | 2026.02.12 06:40:54.120002 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.02.12 06:40:54.123028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2605 | 2026.02.12 06:40:55.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.45 MiB, peak 216.66 MiB, free memory in arenas 0.00 B, will set to 210.55 MiB (RSS), difference: 2.10 MiB | ||
| 2606 | 2026.02.12 06:40:56.358565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 368 | ||
| 2607 | 2026.02.12 06:40:56.360893 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.02.12 06:40:56.360943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2609 | 2026.02.12 06:40:56.362099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2610 | 2026.02.12 06:40:56.362358 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.02.12 06:40:56.362505 [ 23 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2612 | 2026.02.12 06:40:56.362571 [ 23 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.02.12 06:40:56.362592 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2614 | 2026.02.12 06:40:56.362610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2615 | 2026.02.12 06:40:56.362720 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 2616 | 2026.02.12 06:40:56.363291 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2026.02.12 06:40:56.363473 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 2618 | 2026.02.12 06:40:56.363893 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2619 | 2026.02.12 06:40:56.364265 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2620 | 2026.02.12 06:40:56.364609 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2621 | 2026.02.12 06:40:56.364960 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 2622 | 2026.02.12 06:40:56.365337 [ 187 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2623 | 2026.02.12 06:40:56.371385 [ 197 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 72 columns (72 merged, 0 gathered) in 0.008712624 sec., 42237.562415180546 rows/sec., 41.52 MiB/sec. | ||
| 2624 | 2026.02.12 06:40:56.372293 [ 190 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2625 | 2026.02.12 06:40:56.372918 [ 190 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.02.12 06:40:56.372995 [ 190 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_6_1} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2627 | 2026.02.12 06:40:56.373208 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2628 | 2026.02.12 06:40:57.202918 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.02.12 06:40:57.203095 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.02.12 06:40:57.203161 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2631 | 2026.02.12 06:40:57.203876 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.02.12 06:40:57.203920 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2633 | 2026.02.12 06:40:57.204331 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2634 | 2026.02.12 06:40:57.204592 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.02.12 06:40:57.204750 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001704 sec., 156103.28638497653 rows/sec., 9.92 MiB/sec. | ||
| 2636 | 2026.02.12 06:40:57.204798 [ 4 ] {b654d279-7814-4d78-9273-ea0c4ded1f30} <Debug> TCPHandler: Processed in 0.002010671 sec. | ||
| 2637 | 2026.02.12 06:40:57.204924 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.02.12 06:40:57.205032 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2639 | 2026.02.12 06:40:57.205083 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2640 | 2026.02.12 06:40:57.205836 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.02.12 06:40:57.205874 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2642 | 2026.02.12 06:40:57.206262 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2643 | 2026.02.12 06:40:57.206489 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.02.12 06:40:57.206622 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001618 sec., 509270.7045735476 rows/sec., 40.72 MiB/sec. | ||
| 2645 | 2026.02.12 06:40:57.206660 [ 4 ] {e3369c8f-bdf5-41be-8ed8-11938d465e5c} <Debug> TCPHandler: Processed in 0.001788535 sec. | ||
| 2646 | 2026.02.12 06:40:57.206782 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.02.12 06:40:57.206879 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.02.12 06:40:57.206921 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2649 | 2026.02.12 06:40:57.207364 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.02.12 06:40:57.207402 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2651 | 2026.02.12 06:40:57.207714 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2652 | 2026.02.12 06:40:57.207938 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.02.12 06:40:57.208067 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001208 sec., 139900.66225165562 rows/sec., 8.66 MiB/sec. | ||
| 2654 | 2026.02.12 06:40:57.208106 [ 4 ] {c5ebaf0c-464a-4407-afb9-ae7cffc14dfe} <Debug> TCPHandler: Processed in 0.001375076 sec. | ||
| 2655 | 2026.02.12 06:40:57.208227 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.02.12 06:40:57.208321 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.02.12 06:40:57.208361 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2658 | 2026.02.12 06:40:57.208792 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.02.12 06:40:57.208829 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2660 | 2026.02.12 06:40:57.209159 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2661 | 2026.02.12 06:40:57.209397 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.02.12 06:40:57.209529 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001226 sec., 114192.49592169657 rows/sec., 7.38 MiB/sec. | ||
| 2663 | 2026.02.12 06:40:57.209566 [ 4 ] {d0ee5e3a-8b86-4e60-bfb7-50e22b668d8d} <Debug> TCPHandler: Processed in 0.001388795 sec. | ||
| 2664 | 2026.02.12 06:40:57.209687 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.02.12 06:40:57.209783 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.02.12 06:40:57.209823 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2667 | 2026.02.12 06:40:57.210245 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.02.12 06:40:57.210282 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2669 | 2026.02.12 06:40:57.210600 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2670 | 2026.02.12 06:40:57.210821 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.02.12 06:40:57.210950 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 2672 | 2026.02.12 06:40:57.210988 [ 4 ] {8dc71ac0-4d13-4164-8640-b66017719854} <Debug> TCPHandler: Processed in 0.001349535 sec. | ||
| 2673 | 2026.02.12 06:40:57.211106 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.02.12 06:40:57.211201 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2675 | 2026.02.12 06:40:57.211241 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2676 | 2026.02.12 06:40:57.211825 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.02.12 06:40:57.211860 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2678 | 2026.02.12 06:40:57.212201 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2679 | 2026.02.12 06:40:57.212421 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.02.12 06:40:57.212548 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001365 sec., 365567.7655677656 rows/sec., 25.87 MiB/sec. | ||
| 2681 | 2026.02.12 06:40:57.212585 [ 4 ] {9394d268-39f5-46af-88af-2e58b7e0836f} <Debug> TCPHandler: Processed in 0.001527579 sec. | ||
| 2682 | 2026.02.12 06:40:57.212700 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.02.12 06:40:57.212797 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2684 | 2026.02.12 06:40:57.212838 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2685 | 2026.02.12 06:40:57.213172 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.12 06:40:57.213208 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2687 | 2026.02.12 06:40:57.213517 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2688 | 2026.02.12 06:40:57.213740 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.02.12 06:40:57.213901 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 2690 | 2026.02.12 06:40:57.213944 [ 4 ] {ddc09a1f-c56f-4548-9da1-a19368f096cd} <Debug> TCPHandler: Processed in 0.001292303 sec. | ||
| 2691 | 2026.02.12 06:40:57.214060 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.02.12 06:40:57.214158 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.02.12 06:40:57.214203 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2694 | 2026.02.12 06:40:57.214613 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.02.12 06:40:57.214650 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2696 | 2026.02.12 06:40:57.215026 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2697 | 2026.02.12 06:40:57.215242 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.02.12 06:40:57.215372 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001233 sec., 209245.74209245743 rows/sec., 13.93 MiB/sec. | ||
| 2699 | 2026.02.12 06:40:57.215410 [ 4 ] {d42979c1-6d5a-449c-becb-a9d4c4a52136} <Debug> TCPHandler: Processed in 0.001399736 sec. | ||
| 2700 | 2026.02.12 06:40:57.215533 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.02.12 06:40:57.215630 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.02.12 06:40:57.215672 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2703 | 2026.02.12 06:40:57.215995 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.02.12 06:40:57.216032 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2705 | 2026.02.12 06:40:57.216343 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2706 | 2026.02.12 06:40:57.216557 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.02.12 06:40:57.216682 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 2708 | 2026.02.12 06:40:57.216717 [ 4 ] {caf04e3a-634b-426b-bfa2-b08d6eec9309} <Debug> TCPHandler: Processed in 0.001233482 sec. | ||
| 2709 | 2026.02.12 06:40:57.216889 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.02.12 06:40:57.216983 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.02.12 06:40:57.217035 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2712 | 2026.02.12 06:40:57.217836 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.02.12 06:40:57.217871 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2714 | 2026.02.12 06:40:57.218441 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2715 | 2026.02.12 06:40:57.218664 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.02.12 06:40:57.218797 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001832 sec., 19650.65502183406 rows/sec., 35.21 MiB/sec. | ||
| 2717 | 2026.02.12 06:40:57.218852 [ 4 ] {f2d01359-e8a7-4a9c-a594-f4de0cc54cf1} <Debug> TCPHandler: Processed in 0.002011922 sec. | ||
| 2718 | 2026.02.12 06:40:57.218972 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.02.12 06:40:57.219067 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.02.12 06:40:57.219109 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2721 | 2026.02.12 06:40:57.219428 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.02.12 06:40:57.219463 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2723 | 2026.02.12 06:40:57.219774 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2724 | 2026.02.12 06:40:57.219986 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.02.12 06:40:57.220108 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00106 sec., 83018.8679245283 rows/sec., 5.21 MiB/sec. | ||
| 2726 | 2026.02.12 06:40:57.220142 [ 4 ] {a3e2c246-1b4e-4fea-b432-76eb7f8f2893} <Debug> TCPHandler: Processed in 0.001221072 sec. | ||
| 2727 | 2026.02.12 06:41:01.263343 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2728 | 2026.02.12 06:41:01.263406 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2729 | 2026.02.12 06:41:01.362605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2730 | 2026.02.12 06:41:01.363144 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.02.12 06:41:01.363190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2732 | 2026.02.12 06:41:01.363677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2733 | 2026.02.12 06:41:01.363926 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.02.12 06:41:01.364062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2735 | 2026.02.12 06:41:01.624069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2736 | 2026.02.12 06:41:01.641275 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.02.12 06:41:01.641341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2738 | 2026.02.12 06:41:01.646772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2739 | 2026.02.12 06:41:01.647427 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.02.12 06:41:01.650456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2741 | 2026.02.12 06:41:02.193707 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.02.12 06:41:02.193886 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2743 | 2026.02.12 06:41:02.193957 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2744 | 2026.02.12 06:41:02.194600 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.02.12 06:41:02.194649 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2746 | 2026.02.12 06:41:02.195034 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2747 | 2026.02.12 06:41:02.195258 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.02.12 06:41:02.195418 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00158 sec., 41772.15189873418 rows/sec., 3.33 MiB/sec. | ||
| 2749 | 2026.02.12 06:41:02.195466 [ 4 ] {36af57fd-c7b0-477c-8022-8d504ed384b5} <Debug> TCPHandler: Processed in 0.001892589 sec. | ||
| 2750 | 2026.02.12 06:41:02.195587 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.02.12 06:41:02.195691 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.02.12 06:41:02.195736 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2753 | 2026.02.12 06:41:02.196153 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.02.12 06:41:02.196193 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2755 | 2026.02.12 06:41:02.196500 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2756 | 2026.02.12 06:41:02.196711 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.02.12 06:41:02.196844 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001176 sec., 4251.700680272109 rows/sec., 319.71 KiB/sec. | ||
| 2758 | 2026.02.12 06:41:02.196881 [ 4 ] {9896caa2-788b-4950-92eb-e8a55438880e} <Debug> TCPHandler: Processed in 0.001347575 sec. | ||
| 2759 | 2026.02.12 06:41:02.196999 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.02.12 06:41:02.197101 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2761 | 2026.02.12 06:41:02.197143 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2762 | 2026.02.12 06:41:02.197563 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.02.12 06:41:02.197601 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2764 | 2026.02.12 06:41:02.197920 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2765 | 2026.02.12 06:41:02.198147 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.02.12 06:41:02.198282 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001201 sec., 57452.12323064113 rows/sec., 4.48 MiB/sec. | ||
| 2767 | 2026.02.12 06:41:02.198323 [ 4 ] {3686a65a-228e-4190-b4fc-6c8a02b2c78f} <Debug> TCPHandler: Processed in 0.001377665 sec. | ||
| 2768 | 2026.02.12 06:41:02.198440 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.02.12 06:41:02.198536 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.02.12 06:41:02.198581 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2771 | 2026.02.12 06:41:02.199002 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.02.12 06:41:02.199039 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2773 | 2026.02.12 06:41:02.199372 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2774 | 2026.02.12 06:41:02.199627 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.02.12 06:41:02.199763 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 2776 | 2026.02.12 06:41:02.199802 [ 4 ] {3fc0d558-c24e-4222-95c1-96af0d926ec1} <Debug> TCPHandler: Processed in 0.001411896 sec. | ||
| 2777 | 2026.02.12 06:41:02.199925 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.02.12 06:41:02.200022 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.02.12 06:41:02.200078 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2780 | 2026.02.12 06:41:02.200805 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.12 06:41:02.200844 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2782 | 2026.02.12 06:41:02.201350 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2783 | 2026.02.12 06:41:02.201595 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.02.12 06:41:02.201738 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001734 sec., 2883.506343713956 rows/sec., 5.17 MiB/sec. | ||
| 2785 | 2026.02.12 06:41:02.201801 [ 4 ] {70a08972-b944-472e-8bea-86ea1c85b6fa} <Debug> TCPHandler: Processed in 0.00192661 sec. | ||
| 2786 | 2026.02.12 06:41:02.201909 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.02.12 06:41:02.202004 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.02.12 06:41:02.202049 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2789 | 2026.02.12 06:41:02.202423 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.02.12 06:41:02.202461 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2791 | 2026.02.12 06:41:02.202773 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2792 | 2026.02.12 06:41:02.202983 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.02.12 06:41:02.203114 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2794 | 2026.02.12 06:41:02.203151 [ 4 ] {2980233d-4213-48f9-a9d4-e5dd0100131f} <Debug> TCPHandler: Processed in 0.001291604 sec. | ||
| 2795 | 2026.02.12 06:41:06.363643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 402 | ||
| 2796 | 2026.02.12 06:41:06.365813 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.02.12 06:41:06.365851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2798 | 2026.02.12 06:41:06.366995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2799 | 2026.02.12 06:41:06.367249 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.02.12 06:41:06.367479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2801 | 2026.02.12 06:41:07.202719 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.02.12 06:41:07.202897 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.02.12 06:41:07.202965 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2804 | 2026.02.12 06:41:07.203667 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.02.12 06:41:07.203718 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2806 | 2026.02.12 06:41:07.204108 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2807 | 2026.02.12 06:41:07.204350 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.02.12 06:41:07.204515 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001661 sec., 160144.4912703191 rows/sec., 10.17 MiB/sec. | ||
| 2809 | 2026.02.12 06:41:07.204575 [ 4 ] {2ef44db8-8baa-41db-a530-8972db20b5c3} <Debug> TCPHandler: Processed in 0.001989221 sec. | ||
| 2810 | 2026.02.12 06:41:07.204704 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.02.12 06:41:07.204809 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2812 | 2026.02.12 06:41:07.204854 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2813 | 2026.02.12 06:41:07.205278 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.02.12 06:41:07.205317 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2815 | 2026.02.12 06:41:07.205630 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2816 | 2026.02.12 06:41:07.205846 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): 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.02.12 06:41:07.205982 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 681.23 KiB/sec. | ||
| 2818 | 2026.02.12 06:41:07.206020 [ 4 ] {e5e35fe1-7ef3-4556-b426-d410717eca4a} <Debug> TCPHandler: Processed in 0.001368475 sec. | ||
| 2819 | 2026.02.12 06:41:07.206135 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.02.12 06:41:07.206231 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2821 | 2026.02.12 06:41:07.206273 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2822 | 2026.02.12 06:41:07.206997 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.02.12 06:41:07.207034 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2824 | 2026.02.12 06:41:07.207415 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2825 | 2026.02.12 06:41:07.207633 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.02.12 06:41:07.207764 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Debug> executeQuery: Read 829 rows, 67.84 KiB in 0.001552 sec., 534149.4845360825 rows/sec., 42.68 MiB/sec. | ||
| 2827 | 2026.02.12 06:41:07.207802 [ 4 ] {ef613af0-cdd9-43b8-af32-46f2a46d80b5} <Debug> TCPHandler: Processed in 0.001717204 sec. | ||
| 2828 | 2026.02.12 06:41:07.207915 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.02.12 06:41:07.208010 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.02.12 06:41:07.208050 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2831 | 2026.02.12 06:41:07.208480 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.02.12 06:41:07.208516 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2833 | 2026.02.12 06:41:07.208817 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2834 | 2026.02.12 06:41:07.209035 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.02.12 06:41:07.209161 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Debug> executeQuery: Read 179 rows, 11.41 KiB in 0.001171 sec., 152860.8027327071 rows/sec., 9.51 MiB/sec. | ||
| 2836 | 2026.02.12 06:41:07.209197 [ 4 ] {3e798aa9-bcd3-46d6-916a-4ba5b55ab7a6} <Debug> TCPHandler: Processed in 0.001330634 sec. | ||
| 2837 | 2026.02.12 06:41:07.209309 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.02.12 06:41:07.209402 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.02.12 06:41:07.209442 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2840 | 2026.02.12 06:41:07.209862 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.02.12 06:41:07.209898 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2842 | 2026.02.12 06:41:07.210203 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2843 | 2026.02.12 06:41:07.210422 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.02.12 06:41:07.210548 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 2845 | 2026.02.12 06:41:07.210586 [ 4 ] {425595f7-2337-42c5-b3d3-3ef97300e723} <Debug> TCPHandler: Processed in 0.001326075 sec. | ||
| 2846 | 2026.02.12 06:41:07.210705 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.02.12 06:41:07.210800 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.02.12 06:41:07.210839 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2849 | 2026.02.12 06:41:07.211257 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.02.12 06:41:07.211295 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2851 | 2026.02.12 06:41:07.211597 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2852 | 2026.02.12 06:41:07.211810 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.02.12 06:41:07.211935 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001152 sec., 120659.72222222222 rows/sec., 6.86 MiB/sec. | ||
| 2854 | 2026.02.12 06:41:07.211971 [ 4 ] {3ac02d37-da79-4fb6-a7b6-f21da51b7f0d} <Debug> TCPHandler: Processed in 0.001316654 sec. | ||
| 2855 | 2026.02.12 06:41:07.212084 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.02.12 06:41:07.212178 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.02.12 06:41:07.212218 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.02.12 06:41:07.212794 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.02.12 06:41:07.212833 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2860 | 2026.02.12 06:41:07.213162 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2861 | 2026.02.12 06:41:07.213378 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.02.12 06:41:07.213503 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Debug> executeQuery: Read 509 rows, 36.98 KiB in 0.001343 sec., 379002.23380491434 rows/sec., 26.89 MiB/sec. | ||
| 2863 | 2026.02.12 06:41:07.213541 [ 4 ] {1bc2f127-b3d8-4853-a72d-98d2a4c917b7} <Debug> TCPHandler: Processed in 0.001506029 sec. | ||
| 2864 | 2026.02.12 06:41:07.213655 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.02.12 06:41:07.213749 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2866 | 2026.02.12 06:41:07.213790 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2867 | 2026.02.12 06:41:07.214117 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.02.12 06:41:07.214155 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2869 | 2026.02.12 06:41:07.214454 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2870 | 2026.02.12 06:41:07.214656 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.02.12 06:41:07.214787 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2872 | 2026.02.12 06:41:07.214824 [ 4 ] {1cf12ba5-f43b-48e5-9e34-a424ca4fabe9} <Debug> TCPHandler: Processed in 0.001219281 sec. | ||
| 2873 | 2026.02.12 06:41:07.214928 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.02.12 06:41:07.215022 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.02.12 06:41:07.215065 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2876 | 2026.02.12 06:41:07.215468 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.02.12 06:41:07.215505 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2878 | 2026.02.12 06:41:07.215830 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2879 | 2026.02.12 06:41:07.216038 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.02.12 06:41:07.216161 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001157 sec., 227312.01382886776 rows/sec., 15.14 MiB/sec. | ||
| 2881 | 2026.02.12 06:41:07.216196 [ 4 ] {c67ec413-34e1-42d4-afeb-6689269682be} <Debug> TCPHandler: Processed in 0.001317134 sec. | ||
| 2882 | 2026.02.12 06:41:07.216311 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.02.12 06:41:07.216404 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.02.12 06:41:07.216445 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2885 | 2026.02.12 06:41:07.216756 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.02.12 06:41:07.216792 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2887 | 2026.02.12 06:41:07.217081 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2888 | 2026.02.12 06:41:07.217294 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.02.12 06:41:07.217421 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 2890 | 2026.02.12 06:41:07.217456 [ 4 ] {82e09731-70e7-4112-a025-8cbf99aa7e52} <Debug> TCPHandler: Processed in 0.001194771 sec. | ||
| 2891 | 2026.02.12 06:41:07.217565 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.02.12 06:41:07.217658 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.02.12 06:41:07.217713 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2894 | 2026.02.12 06:41:07.218485 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.02.12 06:41:07.218522 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2896 | 2026.02.12 06:41:07.219068 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2897 | 2026.02.12 06:41:07.219296 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.02.12 06:41:07.219427 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001786 sec., 20156.774916013437 rows/sec., 36.12 MiB/sec. | ||
| 2899 | 2026.02.12 06:41:07.219478 [ 4 ] {277abf77-f765-41d5-b8dd-ab836d16632d} <Debug> TCPHandler: Processed in 0.001960621 sec. | ||
| 2900 | 2026.02.12 06:41:07.219605 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.02.12 06:41:07.219699 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.02.12 06:41:07.219741 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.02.12 06:41:07.220059 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.02.12 06:41:07.220096 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2905 | 2026.02.12 06:41:07.220397 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2906 | 2026.02.12 06:41:07.220602 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.02.12 06:41:07.220730 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001049 sec., 83889.41849380362 rows/sec., 5.27 MiB/sec. | ||
| 2908 | 2026.02.12 06:41:07.220765 [ 4 ] {189d1b02-005e-432c-8f1b-124608105c3f} <Debug> TCPHandler: Processed in 0.001209411 sec. | ||
| 2909 | 2026.02.12 06:41:08.864966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2910 | 2026.02.12 06:41:08.865492 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.02.12 06:41:08.865543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2912 | 2026.02.12 06:41:08.866080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2913 | 2026.02.12 06:41:08.866327 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.02.12 06:41:08.866473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2915 | 2026.02.12 06:41:08.866506 [ 77 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2916 | 2026.02.12 06:41:08.866587 [ 77 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.02.12 06:41:08.866612 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2918 | 2026.02.12 06:41:08.866757 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2919 | 2026.02.12 06:41:08.866928 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.02.12 06:41:08.866981 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2921 | 2026.02.12 06:41:08.867066 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2922 | 2026.02.12 06:41:08.867127 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2923 | 2026.02.12 06:41:08.867185 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2924 | 2026.02.12 06:41:08.867234 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2925 | 2026.02.12 06:41:08.867287 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 2926 | 2026.02.12 06:41:08.868769 [ 197 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077144 sec., 2511140.2964840187 rows/sec., 35.92 MiB/sec. | ||
| 2927 | 2026.02.12 06:41:08.869551 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2026.02.12 06:41:08.869872 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.02.12 06:41:08.869955 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_11_2} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2930 | 2026.02.12 06:41:08.870053 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2931 | 2026.02.12 06:41:09.151330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2932 | 2026.02.12 06:41:09.169267 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.02.12 06:41:09.169334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2934 | 2026.02.12 06:41:09.176214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2935 | 2026.02.12 06:41:09.176945 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.02.12 06:41:09.177232 [ 66 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2937 | 2026.02.12 06:41:09.177270 [ 66 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.02.12 06:41:09.177290 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2939 | 2026.02.12 06:41:09.177416 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2940 | 2026.02.12 06:41:09.180641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2941 | 2026.02.12 06:41:09.181030 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.02.12 06:41:09.182290 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2943 | 2026.02.12 06:41:09.186636 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2944 | 2026.02.12 06:41:09.190718 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2945 | 2026.02.12 06:41:09.195295 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2946 | 2026.02.12 06:41:09.199756 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2947 | 2026.02.12 06:41:09.203914 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 2948 | 2026.02.12 06:41:09.261254 [ 197 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083895141 sec., 989.330240234056 rows/sec., 5.12 MiB/sec. | ||
| 2949 | 2026.02.12 06:41:09.263796 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2950 | 2026.02.12 06:41:09.265922 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_11_2} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.12 06:41:09.266035 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_11_2} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2952 | 2026.02.12 06:41:09.267845 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2953 | 2026.02.12 06:41:10.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.54 MiB, peak 223.42 MiB, free memory in arenas 0.00 B, will set to 220.29 MiB (RSS), difference: 6.75 MiB | ||
| 2954 | 2026.02.12 06:41:12.193126 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.02.12 06:41:12.193300 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2956 | 2026.02.12 06:41:12.193367 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2957 | 2026.02.12 06:41:12.194087 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.02.12 06:41:12.194151 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2959 | 2026.02.12 06:41:12.194692 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2960 | 2026.02.12 06:41:12.194968 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.02.12 06:41:12.195134 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001881 sec., 35087.71929824561 rows/sec., 2.79 MiB/sec. | ||
| 2962 | 2026.02.12 06:41:12.195184 [ 4 ] {0ad3d98d-2301-4e64-9e20-ec309dd71226} <Debug> TCPHandler: Processed in 0.002188906 sec. | ||
| 2963 | 2026.02.12 06:41:12.195327 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.02.12 06:41:12.195436 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.02.12 06:41:12.195481 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2966 | 2026.02.12 06:41:12.195896 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.02.12 06:41:12.195933 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2968 | 2026.02.12 06:41:12.196242 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2969 | 2026.02.12 06:41:12.196462 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.02.12 06:41:12.196563 [ 151 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2971 | 2026.02.12 06:41:12.196595 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001183 sec., 4226.542688081149 rows/sec., 317.82 KiB/sec. | ||
| 2972 | 2026.02.12 06:41:12.196604 [ 151 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.02.12 06:41:12.196634 [ 4 ] {70317230-b121-4b1f-a6a7-86015d104a4f} <Debug> TCPHandler: Processed in 0.001364565 sec. | ||
| 2974 | 2026.02.12 06:41:12.196635 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2975 | 2026.02.12 06:41:12.196751 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.02.12 06:41:12.196772 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 2977 | 2026.02.12 06:41:12.196851 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2978 | 2026.02.12 06:41:12.196897 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2979 | 2026.02.12 06:41:12.196925 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2980 | 2026.02.12 06:41:12.196964 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part | ||
| 2981 | 2026.02.12 06:41:12.197062 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
| 2982 | 2026.02.12 06:41:12.197114 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 169 rows starting from the beginning of the part | ||
| 2983 | 2026.02.12 06:41:12.197160 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2984 | 2026.02.12 06:41:12.197204 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 179 rows starting from the beginning of the part | ||
| 2985 | 2026.02.12 06:41:12.197248 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2986 | 2026.02.12 06:41:12.197307 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.02.12 06:41:12.197348 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2988 | 2026.02.12 06:41:12.197914 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2989 | 2026.02.12 06:41:12.198313 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.02.12 06:41:12.198320 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605941 sec., 342478.3351318635 rows/sec., 22.72 MiB/sec. | ||
| 2991 | 2026.02.12 06:41:12.198491 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00166 sec., 41566.26506024096 rows/sec., 3.24 MiB/sec. | ||
| 2992 | 2026.02.12 06:41:12.198523 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2993 | 2026.02.12 06:41:12.198553 [ 4 ] {c2dde5ba-3770-4435-a519-33352013593b} <Debug> TCPHandler: Processed in 0.001853087 sec. | ||
| 2994 | 2026.02.12 06:41:12.198705 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.02.12 06:41:12.198806 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.02.12 06:41:12.198827 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.02.12 06:41:12.198888 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_11_2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2998 | 2026.02.12 06:41:12.198894 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2026.02.12 06:41:12.198980 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3000 | 2026.02.12 06:41:12.199425 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.02.12 06:41:12.199475 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3002 | 2026.02.12 06:41:12.199959 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3003 | 2026.02.12 06:41:12.200265 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.02.12 06:41:12.200437 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
| 3005 | 2026.02.12 06:41:12.200483 [ 4 ] {f975b815-9c48-42e2-a147-df56ba5ebe85} <Debug> TCPHandler: Processed in 0.001842247 sec. | ||
| 3006 | 2026.02.12 06:41:12.200633 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.02.12 06:41:12.200734 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.02.12 06:41:12.200792 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3009 | 2026.02.12 06:41:12.201550 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.02.12 06:41:12.201586 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3011 | 2026.02.12 06:41:12.202087 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3012 | 2026.02.12 06:41:12.202313 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.12 06:41:12.202452 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001741 sec., 2871.912693854107 rows/sec., 5.15 MiB/sec. | ||
| 3014 | 2026.02.12 06:41:12.202513 [ 4 ] {039d7363-336e-42c0-82aa-254f39ef0d9d} <Debug> TCPHandler: Processed in 0.00193552 sec. | ||
| 3015 | 2026.02.12 06:41:12.202630 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.02.12 06:41:12.202725 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.02.12 06:41:12.202766 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2026.02.12 06:41:12.203101 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.02.12 06:41:12.203135 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3020 | 2026.02.12 06:41:12.203451 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2026.02.12 06:41:12.203668 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.02.12 06:41:12.203794 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3023 | 2026.02.12 06:41:12.203829 [ 4 ] {bf370277-5dd2-44cb-88c0-f950460481e6} <Debug> TCPHandler: Processed in 0.001249772 sec. | ||
| 3024 | 2026.02.12 06:41:16.263452 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3025 | 2026.02.12 06:41:16.263525 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3026 | 2026.02.12 06:41:16.367426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 3027 | 2026.02.12 06:41:16.367956 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.02.12 06:41:16.368007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3029 | 2026.02.12 06:41:16.368454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 438 | ||
| 3030 | 2026.02.12 06:41:16.368527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3031 | 2026.02.12 06:41:16.368791 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.02.12 06:41:16.368943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 3033 | 2026.02.12 06:41:16.370737 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.02.12 06:41:16.370784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3035 | 2026.02.12 06:41:16.371987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3036 | 2026.02.12 06:41:16.372273 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.02.12 06:41:16.372605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3038 | 2026.02.12 06:41:16.681594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3039 | 2026.02.12 06:41:16.698208 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.12 06:41:16.698263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3041 | 2026.02.12 06:41:16.703803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3042 | 2026.02.12 06:41:16.704478 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.02.12 06:41:16.707241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3044 | 2026.02.12 06:41:17.203276 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.02.12 06:41:17.203465 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.02.12 06:41:17.203532 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3047 | 2026.02.12 06:41:17.204257 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.02.12 06:41:17.204309 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3049 | 2026.02.12 06:41:17.204709 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3050 | 2026.02.12 06:41:17.204943 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.02.12 06:41:17.205106 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001702 sec., 156286.72150411282 rows/sec., 9.93 MiB/sec. | ||
| 3052 | 2026.02.12 06:41:17.205155 [ 4 ] {3567ac45-5469-4c0e-8c34-05f5fa1b5611} <Debug> TCPHandler: Processed in 0.002008562 sec. | ||
| 3053 | 2026.02.12 06:41:17.205302 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.02.12 06:41:17.205413 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3055 | 2026.02.12 06:41:17.205459 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3056 | 2026.02.12 06:41:17.206240 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.02.12 06:41:17.206278 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3058 | 2026.02.12 06:41:17.206678 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3059 | 2026.02.12 06:41:17.206919 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.02.12 06:41:17.207043 [ 52 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3061 | 2026.02.12 06:41:17.207059 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.00167 sec., 493413.1736526946 rows/sec., 39.45 MiB/sec. | ||
| 3062 | 2026.02.12 06:41:17.207109 [ 52 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.02.12 06:41:17.207118 [ 4 ] {945d397b-a9b6-4818-9698-d133d35bb417} <Debug> TCPHandler: Processed in 0.001879078 sec. | ||
| 3064 | 2026.02.12 06:41:17.207139 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3065 | 2026.02.12 06:41:17.207244 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 3066 | 2026.02.12 06:41:17.207250 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.02.12 06:41:17.207360 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3068 | 2026.02.12 06:41:17.207366 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.02.12 06:41:17.207401 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1985 rows starting from the beginning of the part | ||
| 3070 | 2026.02.12 06:41:17.207420 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3071 | 2026.02.12 06:41:17.207475 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 824 rows starting from the beginning of the part | ||
| 3072 | 2026.02.12 06:41:17.207523 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 3073 | 2026.02.12 06:41:17.207573 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 829 rows starting from the beginning of the part | ||
| 3074 | 2026.02.12 06:41:17.207616 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3075 | 2026.02.12 06:41:17.207656 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 824 rows starting from the beginning of the part | ||
| 3076 | 2026.02.12 06:41:17.207934 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.02.12 06:41:17.207977 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3078 | 2026.02.12 06:41:17.208414 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3079 | 2026.02.12 06:41:17.208667 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.02.12 06:41:17.208803 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001459 sec., 115832.76216586703 rows/sec., 7.17 MiB/sec. | ||
| 3081 | 2026.02.12 06:41:17.208842 [ 4 ] {51fc2fa8-c1de-486a-9449-4fe1ac8ac1d1} <Debug> TCPHandler: Processed in 0.001642043 sec. | ||
| 3082 | 2026.02.12 06:41:17.208961 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.02.12 06:41:17.209057 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.02.12 06:41:17.209099 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3085 | 2026.02.12 06:41:17.209431 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4594 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231238 sec., 2058946.6475561997 rows/sec., 173.91 MiB/sec. | ||
| 3086 | 2026.02.12 06:41:17.209582 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.02.12 06:41:17.209624 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3088 | 2026.02.12 06:41:17.209728 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3089 | 2026.02.12 06:41:17.209953 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3090 | 2026.02.12 06:41:17.210106 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.02.12 06:41:17.210228 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_16_3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3092 | 2026.02.12 06:41:17.210232 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.02.12 06:41:17.210345 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3094 | 2026.02.12 06:41:17.210386 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001347 sec., 103934.66963622865 rows/sec., 6.72 MiB/sec. | ||
| 3095 | 2026.02.12 06:41:17.210427 [ 4 ] {d38285dc-0401-4d23-a402-cd54a2246571} <Debug> TCPHandler: Processed in 0.001515559 sec. | ||
| 3096 | 2026.02.12 06:41:17.210566 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.12 06:41:17.210659 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.12 06:41:17.210701 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3099 | 2026.02.12 06:41:17.211154 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.12 06:41:17.211192 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3101 | 2026.02.12 06:41:17.211503 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3102 | 2026.02.12 06:41:17.211725 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.12 06:41:17.211859 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001217 sec., 114215.283483977 rows/sec., 6.50 MiB/sec. | ||
| 3104 | 2026.02.12 06:41:17.211896 [ 4 ] {9fe1b6d6-7a8e-4169-ba91-83d0637a542d} <Debug> TCPHandler: Processed in 0.001378915 sec. | ||
| 3105 | 2026.02.12 06:41:17.212023 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.02.12 06:41:17.212119 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3107 | 2026.02.12 06:41:17.212159 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3108 | 2026.02.12 06:41:17.212795 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.12 06:41:17.212832 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3110 | 2026.02.12 06:41:17.213221 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3111 | 2026.02.12 06:41:17.213477 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.12 06:41:17.213589 [ 52 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3113 | 2026.02.12 06:41:17.213620 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001518 sec., 328722.0026350461 rows/sec., 23.26 MiB/sec. | ||
| 3114 | 2026.02.12 06:41:17.213629 [ 52 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.12 06:41:17.213662 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3116 | 2026.02.12 06:41:17.213666 [ 4 ] {81f176f2-8953-4057-b008-49cd47cdf989} <Debug> TCPHandler: Processed in 0.001692544 sec. | ||
| 3117 | 2026.02.12 06:41:17.213787 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 3118 | 2026.02.12 06:41:17.213798 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.02.12 06:41:17.213920 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3120 | 2026.02.12 06:41:17.213931 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.02.12 06:41:17.213968 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3122 | 2026.02.12 06:41:17.213975 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 996 rows starting from the beginning of the part | ||
| 3123 | 2026.02.12 06:41:17.214082 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 499 rows starting from the beginning of the part | ||
| 3124 | 2026.02.12 06:41:17.214139 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 69 rows starting from the beginning of the part | ||
| 3125 | 2026.02.12 06:41:17.214189 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 509 rows starting from the beginning of the part | ||
| 3126 | 2026.02.12 06:41:17.214237 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 3127 | 2026.02.12 06:41:17.214286 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 499 rows starting from the beginning of the part | ||
| 3128 | 2026.02.12 06:41:17.214346 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.02.12 06:41:17.214388 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3130 | 2026.02.12 06:41:17.214750 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3131 | 2026.02.12 06:41:17.214989 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.02.12 06:41:17.215134 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 3133 | 2026.02.12 06:41:17.215173 [ 4 ] {f993d884-1fd7-46e4-8f2e-5a35320e6041} <Debug> TCPHandler: Processed in 0.001428767 sec. | ||
| 3134 | 2026.02.12 06:41:17.215285 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.02.12 06:41:17.215382 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.02.12 06:41:17.215427 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2026.02.12 06:41:17.215593 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866959 sec., 1414599.892124037 rows/sec., 106.93 MiB/sec. | ||
| 3138 | 2026.02.12 06:41:17.215799 [ 188 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3139 | 2026.02.12 06:41:17.215868 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.02.12 06:41:17.215913 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3141 | 2026.02.12 06:41:17.216109 [ 188 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.02.12 06:41:17.216199 [ 188 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_16_3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3143 | 2026.02.12 06:41:17.216288 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3144 | 2026.02.12 06:41:17.216307 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3145 | 2026.02.12 06:41:17.216530 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.12 06:41:17.216637 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3147 | 2026.02.12 06:41:17.216667 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.02.12 06:41:17.216671 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001309 sec., 197097.02062643238 rows/sec., 13.12 MiB/sec. | ||
| 3149 | 2026.02.12 06:41:17.216685 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3150 | 2026.02.12 06:41:17.216719 [ 4 ] {c99f4634-5d78-4eed-b565-4fb7a03f4eb2} <Debug> TCPHandler: Processed in 0.001484189 sec. | ||
| 3151 | 2026.02.12 06:41:17.216767 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 3152 | 2026.02.12 06:41:17.216840 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.02.12 06:41:17.216866 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3154 | 2026.02.12 06:41:17.216899 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4439 rows starting from the beginning of the part | ||
| 3155 | 2026.02.12 06:41:17.216942 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.02.12 06:41:17.216947 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 258 rows starting from the beginning of the part | ||
| 3157 | 2026.02.12 06:41:17.216992 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3158 | 2026.02.12 06:41:17.217004 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3159 | 2026.02.12 06:41:17.217051 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 263 rows starting from the beginning of the part | ||
| 3160 | 2026.02.12 06:41:17.217092 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3161 | 2026.02.12 06:41:17.217133 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 258 rows starting from the beginning of the part | ||
| 3162 | 2026.02.12 06:41:17.217331 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.02.12 06:41:17.217377 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3164 | 2026.02.12 06:41:17.217705 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3165 | 2026.02.12 06:41:17.217950 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.02.12 06:41:17.218096 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 3167 | 2026.02.12 06:41:17.218135 [ 4 ] {872fdf75-89f0-44c9-b5dd-b634b2f7e027} <Debug> TCPHandler: Processed in 0.001344594 sec. | ||
| 3168 | 2026.02.12 06:41:17.218244 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.02.12 06:41:17.218338 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.02.12 06:41:17.218394 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3171 | 2026.02.12 06:41:17.219201 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.02.12 06:41:17.219238 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3173 | 2026.02.12 06:41:17.219323 [ 196 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587027 sec., 2140681.175727969 rows/sec., 144.03 MiB/sec. | ||
| 3174 | 2026.02.12 06:41:17.219761 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3175 | 2026.02.12 06:41:17.219922 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3176 | 2026.02.12 06:41:17.220083 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.02.12 06:41:17.220172 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3178 | 2026.02.12 06:41:17.220216 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.02.12 06:41:17.220245 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3180 | 2026.02.12 06:41:17.220328 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3181 | 2026.02.12 06:41:17.220358 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.02.12 06:41:17.220367 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002047 sec., 17586.712261846602 rows/sec., 31.51 MiB/sec. | ||
| 3183 | 2026.02.12 06:41:17.220375 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3184 | 2026.02.12 06:41:17.220432 [ 4 ] {68960651-c4ff-4ccb-abf3-f68bcc5ad833} <Debug> TCPHandler: Processed in 0.002236977 sec. | ||
| 3185 | 2026.02.12 06:41:17.220465 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 3186 | 2026.02.12 06:41:17.220556 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.02.12 06:41:17.220655 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3188 | 2026.02.12 06:41:17.220678 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2026.02.12 06:41:17.220697 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3190 | 2026.02.12 06:41:17.220737 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 105 rows starting from the beginning of the part | ||
| 3191 | 2026.02.12 06:41:17.220865 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3192 | 2026.02.12 06:41:17.220973 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3193 | 2026.02.12 06:41:17.221026 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.02.12 06:41:17.221068 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3195 | 2026.02.12 06:41:17.221075 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 3196 | 2026.02.12 06:41:17.221194 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3197 | 2026.02.12 06:41:17.221297 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3198 | 2026.02.12 06:41:17.221399 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3199 | 2026.02.12 06:41:17.221650 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.12 06:41:17.221764 [ 52 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3201 | 2026.02.12 06:41:17.221792 [ 52 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.02.12 06:41:17.221794 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001158 sec., 75993.09153713299 rows/sec., 4.77 MiB/sec. | ||
| 3203 | 2026.02.12 06:41:17.221810 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3204 | 2026.02.12 06:41:17.221844 [ 4 ] {a5b3266d-05af-4763-83ed-10addfe600f7} <Debug> TCPHandler: Processed in 0.001338445 sec. | ||
| 3205 | 2026.02.12 06:41:17.221895 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 3206 | 2026.02.12 06:41:17.221985 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.02.12 06:41:17.222012 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 740 rows starting from the beginning of the part | ||
| 3208 | 2026.02.12 06:41:17.222057 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 3209 | 2026.02.12 06:41:17.222095 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3210 | 2026.02.12 06:41:17.222128 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3211 | 2026.02.12 06:41:17.222160 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3212 | 2026.02.12 06:41:17.222195 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3213 | 2026.02.12 06:41:17.223020 [ 195 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115754 sec., 971024.7594035626 rows/sec., 62.64 MiB/sec. | ||
| 3214 | 2026.02.12 06:41:17.223245 [ 194 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3215 | 2026.02.12 06:41:17.223544 [ 194 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.02.12 06:41:17.223622 [ 194 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_16_3} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3217 | 2026.02.12 06:41:17.223703 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3218 | 2026.02.12 06:41:17.224387 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 19 columns (19 merged, 0 gathered) in 0.003957622 sec., 56346.96795196711 rows/sec., 100.97 MiB/sec. | ||
| 3219 | 2026.02.12 06:41:17.224939 [ 195 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3220 | 2026.02.12 06:41:17.225311 [ 195 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.02.12 06:41:17.225388 [ 195 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3222 | 2026.02.12 06:41:17.225502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3223 | 2026.02.12 06:41:18.112006 [ 157 ] {} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3224 | 2026.02.12 06:41:18.112069 [ 157 ] {} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.02.12 06:41:18.112091 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3226 | 2026.02.12 06:41:18.112210 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 3227 | 2026.02.12 06:41:18.112378 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2026.02.12 06:41:18.112412 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 3229 | 2026.02.12 06:41:18.112480 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 3230 | 2026.02.12 06:41:18.112525 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3231 | 2026.02.12 06:41:18.112575 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3232 | 2026.02.12 06:41:18.112633 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3233 | 2026.02.12 06:41:18.113395 [ 198 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238702 sec., 22604.306766276313 rows/sec., 1.89 MiB/sec. | ||
| 3234 | 2026.02.12 06:41:18.113530 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3235 | 2026.02.12 06:41:18.113818 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.02.12 06:41:18.113890 [ 199 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_5_1} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3237 | 2026.02.12 06:41:18.113960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3238 | 2026.02.12 06:41:22.222311 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.02.12 06:41:22.222520 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3240 | 2026.02.12 06:41:22.222590 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3241 | 2026.02.12 06:41:22.223185 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.02.12 06:41:22.223235 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3243 | 2026.02.12 06:41:22.223615 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3244 | 2026.02.12 06:41:22.223835 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.02.12 06:41:22.223986 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001513 sec., 1321.8770654329148 rows/sec., 107.79 KiB/sec. | ||
| 3246 | 2026.02.12 06:41:22.224027 [ 4 ] {4bdbef52-c612-40f6-9fff-33f84a40c8e4} <Debug> TCPHandler: Processed in 0.001845928 sec. | ||
| 3247 | 2026.02.12 06:41:22.224141 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.02.12 06:41:22.224236 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3249 | 2026.02.12 06:41:22.224276 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3250 | 2026.02.12 06:41:22.225153 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.02.12 06:41:22.225191 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3252 | 2026.02.12 06:41:22.225591 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3253 | 2026.02.12 06:41:22.225801 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.02.12 06:41:22.225933 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001715 sec., 703790.0874635569 rows/sec., 58.09 MiB/sec. | ||
| 3255 | 2026.02.12 06:41:22.225971 [ 4 ] {2c960350-45f4-452d-9857-a9d06400e7cc} <Debug> TCPHandler: Processed in 0.001880448 sec. | ||
| 3256 | 2026.02.12 06:41:22.226104 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.02.12 06:41:22.226199 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.02.12 06:41:22.226240 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3259 | 2026.02.12 06:41:22.226641 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.02.12 06:41:22.226681 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3261 | 2026.02.12 06:41:22.226982 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3262 | 2026.02.12 06:41:22.227212 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.02.12 06:41:22.227341 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.00116 sec., 6034.482758620689 rows/sec., 444.50 KiB/sec. | ||
| 3264 | 2026.02.12 06:41:22.227401 [ 4 ] {eb3c2c8f-1498-4b1d-8428-d31189b0e223} <Debug> TCPHandler: Processed in 0.001346235 sec. | ||
| 3265 | 2026.02.12 06:41:22.227505 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.02.12 06:41:22.227599 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.02.12 06:41:22.227639 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3268 | 2026.02.12 06:41:22.228088 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.02.12 06:41:22.228125 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3270 | 2026.02.12 06:41:22.228423 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3271 | 2026.02.12 06:41:22.228627 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.02.12 06:41:22.228730 [ 137 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3273 | 2026.02.12 06:41:22.228753 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001171 sec., 194705.38001707944 rows/sec., 13.18 MiB/sec. | ||
| 3274 | 2026.02.12 06:41:22.228797 [ 137 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.02.12 06:41:22.228805 [ 4 ] {55fec15a-b8a9-4733-9b8d-f66d5303e084} <Debug> TCPHandler: Processed in 0.001349715 sec. | ||
| 3276 | 2026.02.12 06:41:22.228827 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3277 | 2026.02.12 06:41:22.228920 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 3278 | 2026.02.12 06:41:22.228921 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.02.12 06:41:22.229015 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3280 | 2026.02.12 06:41:22.229042 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 369 rows starting from the beginning of the part | ||
| 3281 | 2026.02.12 06:41:22.229046 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.02.12 06:41:22.229090 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.02.12 06:41:22.229123 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 3284 | 2026.02.12 06:41:22.229171 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3285 | 2026.02.12 06:41:22.229221 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 3286 | 2026.02.12 06:41:22.229266 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 3287 | 2026.02.12 06:41:22.229312 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3288 | 2026.02.12 06:41:22.229657 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.02.12 06:41:22.229692 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3290 | 2026.02.12 06:41:22.230022 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3291 | 2026.02.12 06:41:22.230227 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.02.12 06:41:22.230318 [ 195 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436917 sec., 867134.2882017542 rows/sec., 60.82 MiB/sec. | ||
| 3293 | 2026.02.12 06:41:22.230354 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001326 sec., 397435.89743589744 rows/sec., 29.44 MiB/sec. | ||
| 3294 | 2026.02.12 06:41:22.230393 [ 4 ] {ded14add-f6bd-4926-9e54-a0cd22058ce3} <Debug> TCPHandler: Processed in 0.001522439 sec. | ||
| 3295 | 2026.02.12 06:41:22.230521 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.02.12 06:41:22.230541 [ 197 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3297 | 2026.02.12 06:41:22.230618 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.02.12 06:41:22.230670 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3299 | 2026.02.12 06:41:22.230849 [ 197 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.02.12 06:41:22.230935 [ 197 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_11_2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3301 | 2026.02.12 06:41:22.231037 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3302 | 2026.02.12 06:41:22.231202 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.02.12 06:41:22.231244 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3304 | 2026.02.12 06:41:22.231623 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3305 | 2026.02.12 06:41:22.231828 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.02.12 06:41:22.231957 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001357 sec., 622697.1260132646 rows/sec., 41.91 MiB/sec. | ||
| 3307 | 2026.02.12 06:41:22.231994 [ 4 ] {d76058a2-1ed2-46f8-8e7b-f059e9499898} <Debug> TCPHandler: Processed in 0.001523299 sec. | ||
| 3308 | 2026.02.12 06:41:22.232111 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.02.12 06:41:22.232206 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.02.12 06:41:22.232260 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3311 | 2026.02.12 06:41:22.232962 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.12 06:41:22.233000 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3313 | 2026.02.12 06:41:22.233491 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3314 | 2026.02.12 06:41:22.233707 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.12 06:41:22.233843 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001656 sec., 3019.3236714975847 rows/sec., 5.41 MiB/sec. | ||
| 3316 | 2026.02.12 06:41:22.233894 [ 4 ] {8b6b20c3-0ba0-4c44-8fdc-de22832f79f4} <Debug> TCPHandler: Processed in 0.001832327 sec. | ||
| 3317 | 2026.02.12 06:41:22.234017 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.02.12 06:41:22.234112 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.02.12 06:41:22.234154 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3320 | 2026.02.12 06:41:22.234486 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.02.12 06:41:22.234522 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3322 | 2026.02.12 06:41:22.234817 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3323 | 2026.02.12 06:41:22.235021 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.02.12 06:41:22.235150 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3325 | 2026.02.12 06:41:22.235186 [ 4 ] {d93a5062-fcc9-4bf5-af1d-bebe85439cc3} <Debug> TCPHandler: Processed in 0.001219851 sec. | ||
| 3326 | 2026.02.12 06:41:23.869980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 3327 | 2026.02.12 06:41:23.870599 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.02.12 06:41:23.870637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3329 | 2026.02.12 06:41:23.871122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3330 | 2026.02.12 06:41:23.871342 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.02.12 06:41:23.871477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 3332 | 2026.02.12 06:41:24.208243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3333 | 2026.02.12 06:41:24.223525 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.02.12 06:41:24.223571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3335 | 2026.02.12 06:41:24.229579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3336 | 2026.02.12 06:41:24.230232 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.02.12 06:41:24.232927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3338 | 2026.02.12 06:41:26.373685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 476 | ||
| 3339 | 2026.02.12 06:41:26.376020 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.02.12 06:41:26.376069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3341 | 2026.02.12 06:41:26.377262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3342 | 2026.02.12 06:41:26.377552 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.02.12 06:41:26.377885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3344 | 2026.02.12 06:41:27.200798 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.02.12 06:41:27.200973 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.02.12 06:41:27.201040 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3347 | 2026.02.12 06:41:27.201750 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.02.12 06:41:27.201802 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3349 | 2026.02.12 06:41:27.202196 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3350 | 2026.02.12 06:41:27.202424 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.02.12 06:41:27.202553 [ 149 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3352 | 2026.02.12 06:41:27.202574 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001649 sec., 161309.8847786537 rows/sec., 10.25 MiB/sec. | ||
| 3353 | 2026.02.12 06:41:27.202619 [ 149 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.02.12 06:41:27.202634 [ 4 ] {a521b988-edab-4bad-9a66-e2fc87592c56} <Debug> TCPHandler: Processed in 0.001965981 sec. | ||
| 3355 | 2026.02.12 06:41:27.202646 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3356 | 2026.02.12 06:41:27.202771 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.02.12 06:41:27.202772 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::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 | ||
| 3358 | 2026.02.12 06:41:27.202882 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3359 | 2026.02.12 06:41:27.202914 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.02.12 06:41:27.202932 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3361 | 2026.02.12 06:41:27.202952 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 266 rows starting from the beginning of the part | ||
| 3362 | 2026.02.12 06:41:27.203022 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3363 | 2026.02.12 06:41:27.203066 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 3364 | 2026.02.12 06:41:27.203108 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 3365 | 2026.02.12 06:41:27.203147 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 3366 | 2026.02.12 06:41:27.203660 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.02.12 06:41:27.203702 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3368 | 2026.02.12 06:41:27.204062 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343775 sec., 989749.0279250619 rows/sec., 66.65 MiB/sec. | ||
| 3369 | 2026.02.12 06:41:27.204183 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3370 | 2026.02.12 06:41:27.204265 [ 189 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3371 | 2026.02.12 06:41:27.204441 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.02.12 06:41:27.204601 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001742 sec., 473019.5177956372 rows/sec., 37.82 MiB/sec. | ||
| 3373 | 2026.02.12 06:41:27.204625 [ 189 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.02.12 06:41:27.204642 [ 4 ] {963dea49-a76b-4cde-9d0f-e01338fa6b34} <Debug> TCPHandler: Processed in 0.00192465 sec. | ||
| 3375 | 2026.02.12 06:41:27.204709 [ 189 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_9_2} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3376 | 2026.02.12 06:41:27.204776 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.02.12 06:41:27.204813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3378 | 2026.02.12 06:41:27.204878 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.02.12 06:41:27.204924 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3380 | 2026.02.12 06:41:27.205362 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.02.12 06:41:27.205399 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3382 | 2026.02.12 06:41:27.205710 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3383 | 2026.02.12 06:41:27.205928 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.02.12 06:41:27.206057 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001197 sec., 141186.29908103592 rows/sec., 8.74 MiB/sec. | ||
| 3385 | 2026.02.12 06:41:27.206095 [ 4 ] {b8aa919f-3545-4642-9e62-3fe1863fef95} <Debug> TCPHandler: Processed in 0.001369265 sec. | ||
| 3386 | 2026.02.12 06:41:27.206227 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.02.12 06:41:27.206328 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.02.12 06:41:27.206370 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3389 | 2026.02.12 06:41:27.206849 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.02.12 06:41:27.206887 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3391 | 2026.02.12 06:41:27.207266 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3392 | 2026.02.12 06:41:27.207561 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.02.12 06:41:27.207722 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001412 sec., 99150.14164305948 rows/sec., 6.41 MiB/sec. | ||
| 3394 | 2026.02.12 06:41:27.207768 [ 4 ] {998cfc78-3b7f-444c-af40-2a4aae329341} <Debug> TCPHandler: Processed in 0.001593961 sec. | ||
| 3395 | 2026.02.12 06:41:27.207908 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.02.12 06:41:27.208012 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.02.12 06:41:27.208057 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3398 | 2026.02.12 06:41:27.208564 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.02.12 06:41:27.208607 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3400 | 2026.02.12 06:41:27.208983 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3401 | 2026.02.12 06:41:27.209258 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.02.12 06:41:27.209379 [ 149 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3403 | 2026.02.12 06:41:27.209397 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001407 sec., 98791.75550817342 rows/sec., 5.62 MiB/sec. | ||
| 3404 | 2026.02.12 06:41:27.209424 [ 149 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.02.12 06:41:27.209448 [ 4 ] {74339582-da62-4beb-88ea-90c862c9b144} <Debug> TCPHandler: Processed in 0.001596401 sec. | ||
| 3406 | 2026.02.12 06:41:27.209450 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3407 | 2026.02.12 06:41:27.209571 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::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 | ||
| 3408 | 2026.02.12 06:41:27.209603 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.02.12 06:41:27.209675 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3410 | 2026.02.12 06:41:27.209710 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 139 rows starting from the beginning of the part | ||
| 3411 | 2026.02.12 06:41:27.209735 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3412 | 2026.02.12 06:41:27.209767 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3413 | 2026.02.12 06:41:27.209795 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2026.02.12 06:41:27.209818 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 3415 | 2026.02.12 06:41:27.209864 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 3416 | 2026.02.12 06:41:27.209904 [ 202 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 3417 | 2026.02.12 06:41:27.210492 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.02.12 06:41:27.210535 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3419 | 2026.02.12 06:41:27.210702 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117256 sec., 592720.201951286 rows/sec., 35.98 MiB/sec. | ||
| 3420 | 2026.02.12 06:41:27.210890 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3421 | 2026.02.12 06:41:27.211019 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3422 | 2026.02.12 06:41:27.211292 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.12 06:41:27.211376 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_9_2} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3424 | 2026.02.12 06:41:27.211391 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.02.12 06:41:27.211458 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3426 | 2026.02.12 06:41:27.211585 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001876 sec., 265991.4712153518 rows/sec., 18.82 MiB/sec. | ||
| 3427 | 2026.02.12 06:41:27.211631 [ 4 ] {1b1be473-297d-4a01-bf47-528508423469} <Debug> TCPHandler: Processed in 0.002091014 sec. | ||
| 3428 | 2026.02.12 06:41:27.211752 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.02.12 06:41:27.211847 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3430 | 2026.02.12 06:41:27.211891 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3431 | 2026.02.12 06:41:27.212244 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.02.12 06:41:27.212290 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3433 | 2026.02.12 06:41:27.212641 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3434 | 2026.02.12 06:41:27.212873 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.02.12 06:41:27.213013 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 3436 | 2026.02.12 06:41:27.213056 [ 4 ] {69d25532-c0ed-4618-abc3-07343a054d54} <Debug> TCPHandler: Processed in 0.001354274 sec. | ||
| 3437 | 2026.02.12 06:41:27.213182 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.02.12 06:41:27.213274 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.02.12 06:41:27.213319 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3440 | 2026.02.12 06:41:27.213744 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.02.12 06:41:27.213783 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3442 | 2026.02.12 06:41:27.214162 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3443 | 2026.02.12 06:41:27.214393 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.02.12 06:41:27.214529 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001274 sec., 202511.7739403454 rows/sec., 13.48 MiB/sec. | ||
| 3445 | 2026.02.12 06:41:27.214566 [ 4 ] {004348f7-6a91-4877-a7ff-cb133b636a5b} <Debug> TCPHandler: Processed in 0.001434746 sec. | ||
| 3446 | 2026.02.12 06:41:27.214687 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.02.12 06:41:27.214779 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.02.12 06:41:27.214822 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3449 | 2026.02.12 06:41:27.215142 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.02.12 06:41:27.215179 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3451 | 2026.02.12 06:41:27.215482 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3452 | 2026.02.12 06:41:27.215700 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.02.12 06:41:27.215830 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 3454 | 2026.02.12 06:41:27.215867 [ 4 ] {ecdcd524-43b7-4a74-91bb-fce349048916} <Debug> TCPHandler: Processed in 0.001228732 sec. | ||
| 3455 | 2026.02.12 06:41:27.215979 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.02.12 06:41:27.216070 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.02.12 06:41:27.216124 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3458 | 2026.02.12 06:41:27.216919 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.02.12 06:41:27.216957 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3460 | 2026.02.12 06:41:27.217505 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3461 | 2026.02.12 06:41:27.217731 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.02.12 06:41:27.217865 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001813 sec., 19856.591285162714 rows/sec., 35.58 MiB/sec. | ||
| 3463 | 2026.02.12 06:41:27.217918 [ 4 ] {1d68b1da-734c-486d-a9bb-b57d8c10fd96} <Debug> TCPHandler: Processed in 0.001987592 sec. | ||
| 3464 | 2026.02.12 06:41:27.218048 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.02.12 06:41:27.218140 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3466 | 2026.02.12 06:41:27.218181 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3467 | 2026.02.12 06:41:27.218501 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.02.12 06:41:27.218538 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3469 | 2026.02.12 06:41:27.218841 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3470 | 2026.02.12 06:41:27.219063 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.02.12 06:41:27.219196 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001074 sec., 81936.68528864058 rows/sec., 5.14 MiB/sec. | ||
| 3472 | 2026.02.12 06:41:27.219232 [ 4 ] {dcfd895a-f03b-4b3f-88cd-2c8b460401d8} <Debug> TCPHandler: Processed in 0.001233162 sec. | ||
| 3473 | 2026.02.12 06:41:31.263769 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3474 | 2026.02.12 06:41:31.263834 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3475 | 2026.02.12 06:41:31.371560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3476 | 2026.02.12 06:41:31.372424 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.02.12 06:41:31.372510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3478 | 2026.02.12 06:41:31.373197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3479 | 2026.02.12 06:41:31.373432 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.12 06:41:31.373562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3481 | 2026.02.12 06:41:31.732984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3482 | 2026.02.12 06:41:31.750590 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.12 06:41:31.750657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3484 | 2026.02.12 06:41:31.756617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3485 | 2026.02.12 06:41:31.757354 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.02.12 06:41:31.760823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3487 | 2026.02.12 06:41:32.193130 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.02.12 06:41:32.193320 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3489 | 2026.02.12 06:41:32.193391 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3490 | 2026.02.12 06:41:32.194042 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.02.12 06:41:32.194088 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3492 | 2026.02.12 06:41:32.194474 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3493 | 2026.02.12 06:41:32.194710 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.02.12 06:41:32.194868 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001601 sec., 41224.23485321674 rows/sec., 3.28 MiB/sec. | ||
| 3495 | 2026.02.12 06:41:32.194917 [ 4 ] {b017a240-f9b5-4664-b68c-10fe42941523} <Debug> TCPHandler: Processed in 0.001922109 sec. | ||
| 3496 | 2026.02.12 06:41:32.195039 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.02.12 06:41:32.195140 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.02.12 06:41:32.195184 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3499 | 2026.02.12 06:41:32.195630 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.12 06:41:32.195666 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3501 | 2026.02.12 06:41:32.196053 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3502 | 2026.02.12 06:41:32.196287 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.02.12 06:41:32.196427 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001312 sec., 3810.9756097560976 rows/sec., 286.57 KiB/sec. | ||
| 3504 | 2026.02.12 06:41:32.196466 [ 4 ] {d6725a54-d4c9-4df8-b57f-deb3d22c5872} <Debug> TCPHandler: Processed in 0.001479138 sec. | ||
| 3505 | 2026.02.12 06:41:32.196597 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.02.12 06:41:32.196698 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3507 | 2026.02.12 06:41:32.196745 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3508 | 2026.02.12 06:41:32.197184 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.02.12 06:41:32.197221 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3510 | 2026.02.12 06:41:32.197536 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3511 | 2026.02.12 06:41:32.197757 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.02.12 06:41:32.197893 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001216 sec., 56743.42105263157 rows/sec., 4.43 MiB/sec. | ||
| 3513 | 2026.02.12 06:41:32.197931 [ 4 ] {4ab58872-9faf-4e66-98f1-33577cc23ad3} <Debug> TCPHandler: Processed in 0.001384136 sec. | ||
| 3514 | 2026.02.12 06:41:32.198065 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.02.12 06:41:32.198173 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.02.12 06:41:32.198224 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3517 | 2026.02.12 06:41:32.198663 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.02.12 06:41:32.198701 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3519 | 2026.02.12 06:41:32.199056 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3520 | 2026.02.12 06:41:32.199285 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.02.12 06:41:32.199423 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 3522 | 2026.02.12 06:41:32.199469 [ 4 ] {e36f517e-7ab3-4998-9413-7592c9934384} <Debug> TCPHandler: Processed in 0.001454948 sec. | ||
| 3523 | 2026.02.12 06:41:32.199597 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.02.12 06:41:32.199693 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3525 | 2026.02.12 06:41:32.199749 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3526 | 2026.02.12 06:41:32.200480 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.02.12 06:41:32.200519 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3528 | 2026.02.12 06:41:32.201038 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3529 | 2026.02.12 06:41:32.201290 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.02.12 06:41:32.201437 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001762 sec., 2837.684449489217 rows/sec., 5.09 MiB/sec. | ||
| 3531 | 2026.02.12 06:41:32.201496 [ 4 ] {ab5600bf-a1bf-4276-a6aa-b3f2f3fb41cb} <Debug> TCPHandler: Processed in 0.001953791 sec. | ||
| 3532 | 2026.02.12 06:41:32.201616 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.02.12 06:41:32.201711 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.02.12 06:41:32.201753 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3535 | 2026.02.12 06:41:32.202105 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.02.12 06:41:32.202143 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3537 | 2026.02.12 06:41:32.202464 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3538 | 2026.02.12 06:41:32.202685 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.02.12 06:41:32.202816 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 3540 | 2026.02.12 06:41:32.202852 [ 4 ] {2ea8fbd0-966b-47ae-b123-64d53b72dcdf} <Debug> TCPHandler: Processed in 0.001285094 sec. | ||
| 3541 | 2026.02.12 06:41:36.378045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 510 | ||
| 3542 | 2026.02.12 06:41:36.380388 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.02.12 06:41:36.380469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3544 | 2026.02.12 06:41:36.381860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3545 | 2026.02.12 06:41:36.382162 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.02.12 06:41:36.382503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3547 | 2026.02.12 06:41:37.202057 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.02.12 06:41:37.202232 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.02.12 06:41:37.202300 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3550 | 2026.02.12 06:41:37.203003 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.02.12 06:41:37.203057 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3552 | 2026.02.12 06:41:37.203466 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3553 | 2026.02.12 06:41:37.203722 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.02.12 06:41:37.203884 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001699 sec., 156562.68393172455 rows/sec., 9.95 MiB/sec. | ||
| 3555 | 2026.02.12 06:41:37.203935 [ 4 ] {3ce37a07-4d27-4735-9212-f665350881f1} <Debug> TCPHandler: Processed in 0.002005001 sec. | ||
| 3556 | 2026.02.12 06:41:37.204058 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.02.12 06:41:37.204163 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3558 | 2026.02.12 06:41:37.204209 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3559 | 2026.02.12 06:41:37.204620 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.02.12 06:41:37.204658 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3561 | 2026.02.12 06:41:37.204953 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3562 | 2026.02.12 06:41:37.205176 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.02.12 06:41:37.205311 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 3564 | 2026.02.12 06:41:37.205351 [ 4 ] {58b451f9-5b08-4fcf-b54d-88644e38fa87} <Debug> TCPHandler: Processed in 0.001344255 sec. | ||
| 3565 | 2026.02.12 06:41:37.205463 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.02.12 06:41:37.205560 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3567 | 2026.02.12 06:41:37.205601 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3568 | 2026.02.12 06:41:37.206255 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.02.12 06:41:37.206290 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3570 | 2026.02.12 06:41:37.206662 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3571 | 2026.02.12 06:41:37.206882 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.02.12 06:41:37.207028 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Debug> executeQuery: Read 825 rows, 67.54 KiB in 0.001487 sec., 554808.338937458 rows/sec., 44.36 MiB/sec. | ||
| 3573 | 2026.02.12 06:41:37.207073 [ 4 ] {30b73f6f-d58a-4ac7-bc6e-ea2d627707cd} <Debug> TCPHandler: Processed in 0.001658362 sec. | ||
| 3574 | 2026.02.12 06:41:37.207217 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.02.12 06:41:37.207314 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.02.12 06:41:37.207355 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3577 | 2026.02.12 06:41:37.207911 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.02.12 06:41:37.207953 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3579 | 2026.02.12 06:41:37.208288 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3580 | 2026.02.12 06:41:37.208525 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.02.12 06:41:37.208631 [ 131 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3582 | 2026.02.12 06:41:37.208654 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Debug> executeQuery: Read 171 rows, 10.85 KiB in 0.00136 sec., 125735.29411764705 rows/sec., 7.79 MiB/sec. | ||
| 3583 | 2026.02.12 06:41:37.208666 [ 131 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.02.12 06:41:37.208691 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3585 | 2026.02.12 06:41:37.208693 [ 4 ] {dcddb6ee-1408-4397-a6d9-9ba8bce0dc6b} <Debug> TCPHandler: Processed in 0.001533729 sec. | ||
| 3586 | 2026.02.12 06:41:37.208823 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3587 | 2026.02.12 06:41:37.208831 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.02.12 06:41:37.208968 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.02.12 06:41:37.208995 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.02.12 06:41:37.209010 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3591 | 2026.02.12 06:41:37.209042 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 192 rows starting from the beginning of the part | ||
| 3592 | 2026.02.12 06:41:37.209126 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 169 rows starting from the beginning of the part | ||
| 3593 | 2026.02.12 06:41:37.209181 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 3594 | 2026.02.12 06:41:37.209232 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 169 rows starting from the beginning of the part | ||
| 3595 | 2026.02.12 06:41:37.209280 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3596 | 2026.02.12 06:41:37.209328 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 171 rows starting from the beginning of the part | ||
| 3597 | 2026.02.12 06:41:37.209487 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.02.12 06:41:37.209529 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3599 | 2026.02.12 06:41:37.209866 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3600 | 2026.02.12 06:41:37.210115 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.02.12 06:41:37.210248 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001299 sec., 107775.2117013087 rows/sec., 6.97 MiB/sec. | ||
| 3602 | 2026.02.12 06:41:37.210286 [ 4 ] {d2516601-937a-4281-8ba7-742e7cde8924} <Debug> TCPHandler: Processed in 0.001503489 sec. | ||
| 3603 | 2026.02.12 06:41:37.210307 [ 189 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015476 sec., 460713.36262600153 rows/sec., 30.47 MiB/sec. | ||
| 3604 | 2026.02.12 06:41:37.210404 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.02.12 06:41:37.210477 [ 195 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3606 | 2026.02.12 06:41:37.210504 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.02.12 06:41:37.210545 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3608 | 2026.02.12 06:41:37.210754 [ 195 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.02.12 06:41:37.210822 [ 195 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_16_3} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3610 | 2026.02.12 06:41:37.210901 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3611 | 2026.02.12 06:41:37.210959 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.02.12 06:41:37.210994 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3613 | 2026.02.12 06:41:37.211306 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3614 | 2026.02.12 06:41:37.211535 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.02.12 06:41:37.211659 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001174 sec., 118398.63713798979 rows/sec., 6.74 MiB/sec. | ||
| 3616 | 2026.02.12 06:41:37.211696 [ 4 ] {d0b023ea-4a39-4547-8e5f-07be7710e70e} <Debug> TCPHandler: Processed in 0.001341534 sec. | ||
| 3617 | 2026.02.12 06:41:37.211814 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.02.12 06:41:37.211908 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3619 | 2026.02.12 06:41:37.211948 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3620 | 2026.02.12 06:41:37.212579 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.02.12 06:41:37.212619 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3622 | 2026.02.12 06:41:37.212967 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3623 | 2026.02.12 06:41:37.213174 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.02.12 06:41:37.213306 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Debug> executeQuery: Read 501 rows, 36.33 KiB in 0.001415 sec., 354063.6042402827 rows/sec., 25.07 MiB/sec. | ||
| 3625 | 2026.02.12 06:41:37.213344 [ 4 ] {17b377c2-aeef-4d81-b313-4eb355bec574} <Debug> TCPHandler: Processed in 0.001578481 sec. | ||
| 3626 | 2026.02.12 06:41:37.213459 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.02.12 06:41:37.213558 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3628 | 2026.02.12 06:41:37.213600 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3629 | 2026.02.12 06:41:37.213928 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.02.12 06:41:37.213962 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3631 | 2026.02.12 06:41:37.214266 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3632 | 2026.02.12 06:41:37.214473 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.02.12 06:41:37.214566 [ 131 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3634 | 2026.02.12 06:41:37.214598 [ 131 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.12 06:41:37.214607 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3636 | 2026.02.12 06:41:37.214617 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3637 | 2026.02.12 06:41:37.214645 [ 4 ] {b8cfbc7d-c225-4e43-b994-4562f904eed2} <Debug> TCPHandler: Processed in 0.001234792 sec. | ||
| 3638 | 2026.02.12 06:41:37.214697 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3639 | 2026.02.12 06:41:37.214760 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.02.12 06:41:37.214807 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3641 | 2026.02.12 06:41:37.214838 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 3642 | 2026.02.12 06:41:37.214859 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3643 | 2026.02.12 06:41:37.214881 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3644 | 2026.02.12 06:41:37.214906 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3645 | 2026.02.12 06:41:37.214922 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3646 | 2026.02.12 06:41:37.214961 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3647 | 2026.02.12 06:41:37.214996 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3648 | 2026.02.12 06:41:37.215030 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3649 | 2026.02.12 06:41:37.215313 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.02.12 06:41:37.215352 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3651 | 2026.02.12 06:41:37.215709 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3652 | 2026.02.12 06:41:37.215713 [ 189 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001048587 sec., 57219.858724168815 rows/sec., 2.92 MiB/sec. | ||
| 3653 | 2026.02.12 06:41:37.215862 [ 191 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3654 | 2026.02.12 06:41:37.215947 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.02.12 06:41:37.216079 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001239 sec., 209039.54802259884 rows/sec., 13.92 MiB/sec. | ||
| 3656 | 2026.02.12 06:41:37.216115 [ 4 ] {72fd732f-4bd4-4700-8278-10e67805346b} <Debug> TCPHandler: Processed in 0.001403496 sec. | ||
| 3657 | 2026.02.12 06:41:37.216221 [ 191 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.02.12 06:41:37.216245 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.02.12 06:41:37.216303 [ 191 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_10_2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3660 | 2026.02.12 06:41:37.216339 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.02.12 06:41:37.216382 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3662 | 2026.02.12 06:41:37.216386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3663 | 2026.02.12 06:41:37.216697 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.02.12 06:41:37.216731 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3665 | 2026.02.12 06:41:37.217018 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3666 | 2026.02.12 06:41:37.217227 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.02.12 06:41:37.217316 [ 131 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3668 | 2026.02.12 06:41:37.217348 [ 131 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.02.12 06:41:37.217349 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3670 | 2026.02.12 06:41:37.217366 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3671 | 2026.02.12 06:41:37.217389 [ 4 ] {fcc01196-39be-4053-902d-2a81af3cfc60} <Debug> TCPHandler: Processed in 0.001193051 sec. | ||
| 3672 | 2026.02.12 06:41:37.217435 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3673 | 2026.02.12 06:41:37.217501 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.02.12 06:41:37.217529 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2026.02.12 06:41:37.217558 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3676 | 2026.02.12 06:41:37.217598 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.02.12 06:41:37.217600 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3678 | 2026.02.12 06:41:37.217660 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3679 | 2026.02.12 06:41:37.217661 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3680 | 2026.02.12 06:41:37.217715 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3681 | 2026.02.12 06:41:37.217748 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3682 | 2026.02.12 06:41:37.217782 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 3683 | 2026.02.12 06:41:37.218433 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.02.12 06:41:37.218459 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001053458 sec., 11391.056881242537 rows/sec., 760.15 KiB/sec. | ||
| 3685 | 2026.02.12 06:41:37.218472 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3686 | 2026.02.12 06:41:37.218596 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3687 | 2026.02.12 06:41:37.218880 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_11_2} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.02.12 06:41:37.218953 [ 202 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_11_2} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3689 | 2026.02.12 06:41:37.219021 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3690 | 2026.02.12 06:41:37.219090 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3691 | 2026.02.12 06:41:37.219314 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.02.12 06:41:37.219446 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 34.59 MiB/sec. | ||
| 3693 | 2026.02.12 06:41:37.219497 [ 4 ] {6b2646c0-1ed0-41e1-a2e5-09f1d71adc6c} <Debug> TCPHandler: Processed in 0.002046053 sec. | ||
| 3694 | 2026.02.12 06:41:37.219609 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.02.12 06:41:37.219702 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.02.12 06:41:37.219743 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3697 | 2026.02.12 06:41:37.220065 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.02.12 06:41:37.220099 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3699 | 2026.02.12 06:41:37.220398 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3700 | 2026.02.12 06:41:37.220631 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.02.12 06:41:37.220757 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001073 sec., 82013.04753028891 rows/sec., 5.15 MiB/sec. | ||
| 3702 | 2026.02.12 06:41:37.220791 [ 4 ] {2fe55bd5-acbe-4541-870e-be54fd3205ce} <Debug> TCPHandler: Processed in 0.001231972 sec. | ||
| 3703 | 2026.02.12 06:41:38.873662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3704 | 2026.02.12 06:41:38.874469 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.02.12 06:41:38.874554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3706 | 2026.02.12 06:41:38.875295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3707 | 2026.02.12 06:41:38.875647 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.02.12 06:41:38.875876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3709 | 2026.02.12 06:41:39.260883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3710 | 2026.02.12 06:41:39.281985 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.02.12 06:41:39.282070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3712 | 2026.02.12 06:41:39.288739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3713 | 2026.02.12 06:41:39.289707 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.02.12 06:41:39.295257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3715 | 2026.02.12 06:41:39.506845 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59964 | ||
| 3716 | 2026.02.12 06:41:39.506984 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3717 | 2026.02.12 06:41:39.507022 [ 289 ] {} <Debug> TCP-Session: 23476be6-206c-4796-9711-0f27864bcb85 Authenticating user 'default' from [fd00:1122:3344:101::e]:59964 | ||
| 3718 | 2026.02.12 06:41:39.507051 [ 289 ] {} <Debug> TCP-Session: 23476be6-206c-4796-9711-0f27864bcb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.02.12 06:41:39.507066 [ 289 ] {} <Debug> TCP-Session: 23476be6-206c-4796-9711-0f27864bcb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.02.12 06:41:39.507316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41852 | ||
| 3721 | 2026.02.12 06:41:39.507333 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39059 | ||
| 3722 | 2026.02.12 06:41:39.507374 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65311 | ||
| 3723 | 2026.02.12 06:41:39.507398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47947 | ||
| 3724 | 2026.02.12 06:41:39.507403 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53805 | ||
| 3725 | 2026.02.12 06:41:39.507444 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3726 | 2026.02.12 06:41:39.507386 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51518 | ||
| 3727 | 2026.02.12 06:41:39.507479 [ 289 ] {} <Trace> TCP-Session: 23476be6-206c-4796-9711-0f27864bcb85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.02.12 06:41:39.507488 [ 290 ] {} <Debug> TCP-Session: 60fcff2a-a34e-4984-a1d4-dfd760d37b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:41852 | ||
| 3729 | 2026.02.12 06:41:39.507370 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58838 | ||
| 3730 | 2026.02.12 06:41:39.507559 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.02.12 06:41:39.507565 [ 290 ] {} <Debug> TCP-Session: 60fcff2a-a34e-4984-a1d4-dfd760d37b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.02.12 06:41:39.507621 [ 294 ] {} <Debug> TCP-Session: c39f577b-2f28-44bd-bc21-314b610ee89d Authenticating user 'default' from [fd00:1122:3344:101::e]:65311 | ||
| 3733 | 2026.02.12 06:41:39.507628 [ 290 ] {} <Debug> TCP-Session: 60fcff2a-a34e-4984-a1d4-dfd760d37b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.02.12 06:41:39.507643 [ 294 ] {} <Debug> TCP-Session: c39f577b-2f28-44bd-bc21-314b610ee89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.02.12 06:41:39.507363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48740 | ||
| 3736 | 2026.02.12 06:41:39.507662 [ 294 ] {} <Debug> TCP-Session: c39f577b-2f28-44bd-bc21-314b610ee89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.02.12 06:41:39.507722 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3738 | 2026.02.12 06:41:39.507934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.02.12 06:41:39.507963 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.02.12 06:41:39.507987 [ 292 ] {} <Debug> TCP-Session: a9e5ed78-6502-4137-805d-82f0b70d7a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58838 | ||
| 3741 | 2026.02.12 06:41:39.508000 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3742 | 2026.02.12 06:41:39.508003 [ 293 ] {} <Debug> TCP-Session: 952fad08-0daa-476f-9556-f4439ed3a9b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48740 | ||
| 3743 | 2026.02.12 06:41:39.508028 [ 292 ] {} <Debug> TCP-Session: a9e5ed78-6502-4137-805d-82f0b70d7a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.02.12 06:41:39.508041 [ 3 ] {} <Debug> TCP-Session: 530509ac-53e2-404e-ac8d-f1c300a79a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:51518 | ||
| 3745 | 2026.02.12 06:41:39.508052 [ 293 ] {} <Debug> TCP-Session: 952fad08-0daa-476f-9556-f4439ed3a9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.02.12 06:41:39.508051 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2026.02.12 06:41:39.508088 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.02.12 06:41:39.508082 [ 293 ] {} <Debug> TCP-Session: 952fad08-0daa-476f-9556-f4439ed3a9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.02.12 06:41:39.508122 [ 287 ] {} <Debug> TCP-Session: 4d0f8d36-fb44-4071-8553-743c60d0c484 Authenticating user 'default' from [fd00:1122:3344:101::e]:53805 | ||
| 3750 | 2026.02.12 06:41:39.508135 [ 291 ] {} <Debug> TCP-Session: 2ff862e7-383f-4e4b-a8ae-0e1dd7911fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39059 | ||
| 3751 | 2026.02.12 06:41:39.508080 [ 3 ] {} <Debug> TCP-Session: 530509ac-53e2-404e-ac8d-f1c300a79a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.02.12 06:41:39.508182 [ 291 ] {} <Debug> TCP-Session: 2ff862e7-383f-4e4b-a8ae-0e1dd7911fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.02.12 06:41:39.508178 [ 287 ] {} <Debug> TCP-Session: 4d0f8d36-fb44-4071-8553-743c60d0c484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.02.12 06:41:39.508204 [ 3 ] {} <Debug> TCP-Session: 530509ac-53e2-404e-ac8d-f1c300a79a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.02.12 06:41:39.508229 [ 287 ] {} <Debug> TCP-Session: 4d0f8d36-fb44-4071-8553-743c60d0c484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.02.12 06:41:39.508214 [ 291 ] {} <Debug> TCP-Session: 2ff862e7-383f-4e4b-a8ae-0e1dd7911fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.02.12 06:41:39.508062 [ 292 ] {} <Debug> TCP-Session: a9e5ed78-6502-4137-805d-82f0b70d7a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.02.12 06:41:39.508286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3759 | 2026.02.12 06:41:39.508310 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3760 | 2026.02.12 06:41:39.508332 [ 286 ] {} <Debug> TCP-Session: 11a76071-8361-4d9b-b46c-ab89203c2453 Authenticating user 'default' from [fd00:1122:3344:101::e]:47947 | ||
| 3761 | 2026.02.12 06:41:39.508367 [ 286 ] {} <Debug> TCP-Session: 11a76071-8361-4d9b-b46c-ab89203c2453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.02.12 06:41:39.508389 [ 286 ] {} <Debug> TCP-Session: 11a76071-8361-4d9b-b46c-ab89203c2453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.02.12 06:41:39.508399 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3764 | 2026.02.12 06:41:39.508799 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 3765 | 2026.02.12 06:41:39.510430 [ 312 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> AggregatingTransform: Aggregating | ||
| 3766 | 2026.02.12 06:41:39.510477 [ 312 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3767 | 2026.02.12 06:41:39.510524 [ 312 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001597661 sec. (625.915 rows/sec., 24.45 KiB/sec.) | ||
| 3768 | 2026.02.12 06:41:39.510548 [ 312 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Trace> Aggregator: Merging aggregated data | ||
| 3769 | 2026.02.12 06:41:39.512031 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004384 sec., 228.1021897810219 rows/sec., 8.91 KiB/sec. | ||
| 3770 | 2026.02.12 06:41:39.512222 [ 289 ] {d20ba894-fdda-4cb3-b48c-17ef5e40468d} <Debug> TCPHandler: Processed in 0.004910727 sec. | ||
| 3771 | 2026.02.12 06:41:39.512391 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2026.02.12 06:41:39.512423 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2026.02.12 06:41:39.512431 [ 289 ] {} <Debug> TCP-Session: 23476be6-206c-4796-9711-0f27864bcb85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.02.12 06:41:39.512451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2026.02.12 06:41:39.512475 [ 287 ] {} <Debug> TCP-Session: 4d0f8d36-fb44-4071-8553-743c60d0c484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.02.12 06:41:39.512492 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.02.12 06:41:39.512514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.02.12 06:41:39.512529 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.02.12 06:41:39.512546 [ 3 ] {} <Debug> TCP-Session: 530509ac-53e2-404e-ac8d-f1c300a79a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.02.12 06:41:39.512557 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3781 | 2026.02.12 06:41:39.512578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.02.12 06:41:39.512616 [ 294 ] {} <Debug> TCP-Session: c39f577b-2f28-44bd-bc21-314b610ee89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.02.12 06:41:39.512588 [ 293 ] {} <Debug> TCP-Session: 952fad08-0daa-476f-9556-f4439ed3a9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.02.12 06:41:39.512639 [ 286 ] {} <Debug> TCP-Session: 11a76071-8361-4d9b-b46c-ab89203c2453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.02.12 06:41:39.512514 [ 290 ] {} <Debug> TCP-Session: 60fcff2a-a34e-4984-a1d4-dfd760d37b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.02.12 06:41:39.512474 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.02.12 06:41:39.512575 [ 291 ] {} <Debug> TCP-Session: 2ff862e7-383f-4e4b-a8ae-0e1dd7911fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.02.12 06:41:39.512728 [ 292 ] {} <Debug> TCP-Session: a9e5ed78-6502-4137-805d-82f0b70d7a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.02.12 06:41:39.787312 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58776 | ||
| 3790 | 2026.02.12 06:41:39.787474 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.02.12 06:41:39.787515 [ 289 ] {} <Debug> TCP-Session: 7bcff3c4-ecd6-4671-afbb-de9af8ba4ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58776 | ||
| 3792 | 2026.02.12 06:41:39.787550 [ 289 ] {} <Debug> TCP-Session: 7bcff3c4-ecd6-4671-afbb-de9af8ba4ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.02.12 06:41:39.787571 [ 289 ] {} <Debug> TCP-Session: 7bcff3c4-ecd6-4671-afbb-de9af8ba4ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.02.12 06:41:39.787838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40037 | ||
| 3795 | 2026.02.12 06:41:39.787870 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65291 | ||
| 3796 | 2026.02.12 06:41:39.787895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41277 | ||
| 3797 | 2026.02.12 06:41:39.787903 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52397 | ||
| 3798 | 2026.02.12 06:41:39.787882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58343 | ||
| 3799 | 2026.02.12 06:41:39.787967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.02.12 06:41:39.788025 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.02.12 06:41:39.788005 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.02.12 06:41:39.788058 [ 287 ] {} <Debug> TCP-Session: b0f78efc-9892-4947-a3b6-7ce3809ec7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52397 | ||
| 3803 | 2026.02.12 06:41:39.788055 [ 291 ] {} <Debug> TCP-Session: bf7534d0-f855-4229-b0b9-a32e5650cab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40037 | ||
| 3804 | 2026.02.12 06:41:39.788093 [ 294 ] {} <Debug> TCP-Session: 90a0cb68-3698-4424-8fe8-7e2e27ddf6bc Authenticating user 'default' from [fd00:1122:3344:101::e]:65291 | ||
| 3805 | 2026.02.12 06:41:39.788101 [ 287 ] {} <Debug> TCP-Session: b0f78efc-9892-4947-a3b6-7ce3809ec7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.02.12 06:41:39.788112 [ 291 ] {} <Debug> TCP-Session: bf7534d0-f855-4229-b0b9-a32e5650cab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.02.12 06:41:39.788134 [ 294 ] {} <Debug> TCP-Session: 90a0cb68-3698-4424-8fe8-7e2e27ddf6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.02.12 06:41:39.788146 [ 291 ] {} <Debug> TCP-Session: bf7534d0-f855-4229-b0b9-a32e5650cab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.12 06:41:39.788164 [ 294 ] {} <Debug> TCP-Session: 90a0cb68-3698-4424-8fe8-7e2e27ddf6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.12 06:41:39.788137 [ 287 ] {} <Debug> TCP-Session: b0f78efc-9892-4947-a3b6-7ce3809ec7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.12 06:41:39.788085 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.02.12 06:41:39.788048 [ 289 ] {} <Trace> TCP-Session: 7bcff3c4-ecd6-4671-afbb-de9af8ba4ed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.02.12 06:41:39.788258 [ 3 ] {} <Debug> TCP-Session: c28f0e9d-a73c-4c5d-871a-dec880c18996 Authenticating user 'default' from [fd00:1122:3344:101::e]:58343 | ||
| 3814 | 2026.02.12 06:41:39.788005 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3815 | 2026.02.12 06:41:39.788292 [ 3 ] {} <Debug> TCP-Session: c28f0e9d-a73c-4c5d-871a-dec880c18996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.02.12 06:41:39.788318 [ 286 ] {} <Debug> TCP-Session: 787e2346-2bc1-421c-a65b-fa55a52759b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41277 | ||
| 3817 | 2026.02.12 06:41:39.788330 [ 3 ] {} <Debug> TCP-Session: c28f0e9d-a73c-4c5d-871a-dec880c18996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.02.12 06:41:39.788359 [ 286 ] {} <Debug> TCP-Session: 787e2346-2bc1-421c-a65b-fa55a52759b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.02.12 06:41:39.787860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64148 | ||
| 3820 | 2026.02.12 06:41:39.788387 [ 286 ] {} <Debug> TCP-Session: 787e2346-2bc1-421c-a65b-fa55a52759b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.02.12 06:41:39.787858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62403 | ||
| 3822 | 2026.02.12 06:41:39.788478 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3823 | 2026.02.12 06:41:39.787844 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36667 | ||
| 3824 | 2026.02.12 06:41:39.788543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.02.12 06:41:39.788545 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.02.12 06:41:39.788580 [ 293 ] {} <Debug> TCP-Session: 2f7943dd-4f5c-4172-b29a-90bb7be9e363 Authenticating user 'default' from [fd00:1122:3344:101::e]:62403 | ||
| 3827 | 2026.02.12 06:41:39.788599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3828 | 2026.02.12 06:41:39.788609 [ 293 ] {} <Debug> TCP-Session: 2f7943dd-4f5c-4172-b29a-90bb7be9e363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.02.12 06:41:39.788637 [ 290 ] {} <Debug> TCP-Session: dc827895-596f-4cb5-9294-8a924ca333c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36667 | ||
| 3830 | 2026.02.12 06:41:39.788645 [ 293 ] {} <Debug> TCP-Session: 2f7943dd-4f5c-4172-b29a-90bb7be9e363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.02.12 06:41:39.788667 [ 290 ] {} <Debug> TCP-Session: dc827895-596f-4cb5-9294-8a924ca333c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.02.12 06:41:39.788606 [ 292 ] {} <Debug> TCP-Session: 931034f8-42af-433a-a999-a3e336929ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64148 | ||
| 3833 | 2026.02.12 06:41:39.788694 [ 290 ] {} <Debug> TCP-Session: dc827895-596f-4cb5-9294-8a924ca333c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.02.12 06:41:39.788729 [ 292 ] {} <Debug> TCP-Session: 931034f8-42af-433a-a999-a3e336929ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.02.12 06:41:39.788751 [ 292 ] {} <Debug> TCP-Session: 931034f8-42af-433a-a999-a3e336929ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.02.12 06:41:39.788820 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3837 | 2026.02.12 06:41:39.788892 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3838 | 2026.02.12 06:41:39.789226 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 3839 | 2026.02.12 06:41:39.790264 [ 337 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> AggregatingTransform: Aggregating | ||
| 3840 | 2026.02.12 06:41:39.790313 [ 337 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> Aggregator: Aggregation method: without_key | ||
| 3841 | 2026.02.12 06:41:39.790352 [ 337 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007457 sec. (992.598 rows/sec., 38.77 KiB/sec.) | ||
| 3842 | 2026.02.12 06:41:39.790370 [ 337 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Trace> Aggregator: Merging aggregated data | ||
| 3843 | 2026.02.12 06:41:39.792010 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003616 sec., 276.5486725663717 rows/sec., 10.80 KiB/sec. | ||
| 3844 | 2026.02.12 06:41:39.792199 [ 289 ] {0a42ab70-1a8d-4dfa-8996-7cf8be884e47} <Debug> TCPHandler: Processed in 0.004351212 sec. | ||
| 3845 | 2026.02.12 06:41:39.792307 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.02.12 06:41:39.792339 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.02.12 06:41:39.792365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.02.12 06:41:39.792383 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.02.12 06:41:39.792412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.02.12 06:41:39.792431 [ 291 ] {} <Debug> TCP-Session: bf7534d0-f855-4229-b0b9-a32e5650cab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.02.12 06:41:39.792451 [ 290 ] {} <Debug> TCP-Session: dc827895-596f-4cb5-9294-8a924ca333c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.02.12 06:41:39.792472 [ 294 ] {} <Debug> TCP-Session: 90a0cb68-3698-4424-8fe8-7e2e27ddf6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.02.12 06:41:39.792473 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.02.12 06:41:39.792496 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.02.12 06:41:39.792545 [ 293 ] {} <Debug> TCP-Session: 2f7943dd-4f5c-4172-b29a-90bb7be9e363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.02.12 06:41:39.792570 [ 286 ] {} <Debug> TCP-Session: 787e2346-2bc1-421c-a65b-fa55a52759b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.02.12 06:41:39.792451 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.02.12 06:41:39.792402 [ 287 ] {} <Debug> TCP-Session: b0f78efc-9892-4947-a3b6-7ce3809ec7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.12 06:41:39.792347 [ 289 ] {} <Debug> TCP-Session: 7bcff3c4-ecd6-4671-afbb-de9af8ba4ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.02.12 06:41:39.792665 [ 292 ] {} <Debug> TCP-Session: 931034f8-42af-433a-a999-a3e336929ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.02.12 06:41:39.792434 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.02.12 06:41:39.792753 [ 3 ] {} <Debug> TCP-Session: c28f0e9d-a73c-4c5d-871a-dec880c18996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.02.12 06:41:39.877944 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36202 | ||
| 3864 | 2026.02.12 06:41:39.878065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.02.12 06:41:39.878097 [ 289 ] {} <Debug> TCP-Session: b6eeccbc-7100-45a3-9f6f-f3c182c6fb4c Authenticating user 'default' from [fd00:1122:3344:101::e]:36202 | ||
| 3866 | 2026.02.12 06:41:39.878123 [ 289 ] {} <Debug> TCP-Session: b6eeccbc-7100-45a3-9f6f-f3c182c6fb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.02.12 06:41:39.878138 [ 289 ] {} <Debug> TCP-Session: b6eeccbc-7100-45a3-9f6f-f3c182c6fb4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.02.12 06:41:39.878339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36482 | ||
| 3869 | 2026.02.12 06:41:39.878371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57257 | ||
| 3870 | 2026.02.12 06:41:39.878389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53542 | ||
| 3871 | 2026.02.12 06:41:39.878406 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63209 | ||
| 3872 | 2026.02.12 06:41:39.878422 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52614 | ||
| 3873 | 2026.02.12 06:41:39.878442 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42230 | ||
| 3874 | 2026.02.12 06:41:39.878469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.02.12 06:41:39.878497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.02.12 06:41:39.878516 [ 291 ] {} <Debug> TCP-Session: 2bb1883f-5f31-414d-9568-4a865e8f7af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57257 | ||
| 3877 | 2026.02.12 06:41:39.878526 [ 289 ] {} <Trace> TCP-Session: b6eeccbc-7100-45a3-9f6f-f3c182c6fb4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.02.12 06:41:39.878550 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.02.12 06:41:39.878537 [ 294 ] {} <Debug> TCP-Session: d31658d3-a371-4ed6-a79d-837d835949e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63209 | ||
| 3880 | 2026.02.12 06:41:39.878587 [ 287 ] {} <Debug> TCP-Session: 056c40ab-5bd9-491f-8c5b-456ffc13d587 Authenticating user 'default' from [fd00:1122:3344:101::e]:42230 | ||
| 3881 | 2026.02.12 06:41:39.878481 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3882 | 2026.02.12 06:41:39.878620 [ 287 ] {} <Debug> TCP-Session: 056c40ab-5bd9-491f-8c5b-456ffc13d587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.12 06:41:39.878611 [ 294 ] {} <Debug> TCP-Session: d31658d3-a371-4ed6-a79d-837d835949e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.12 06:41:39.878653 [ 287 ] {} <Debug> TCP-Session: 056c40ab-5bd9-491f-8c5b-456ffc13d587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.02.12 06:41:39.878670 [ 294 ] {} <Debug> TCP-Session: d31658d3-a371-4ed6-a79d-837d835949e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.02.12 06:41:39.878647 [ 293 ] {} <Debug> TCP-Session: 27cfd7d7-25e0-4dc0-8dd3-2981cf11cee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53542 | ||
| 3887 | 2026.02.12 06:41:39.878707 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36202) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3888 | 2026.02.12 06:41:39.878720 [ 293 ] {} <Debug> TCP-Session: 27cfd7d7-25e0-4dc0-8dd3-2981cf11cee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.02.12 06:41:39.878438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58953 | ||
| 3890 | 2026.02.12 06:41:39.878737 [ 293 ] {} <Debug> TCP-Session: 27cfd7d7-25e0-4dc0-8dd3-2981cf11cee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.02.12 06:41:39.878398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39326 | ||
| 3892 | 2026.02.12 06:41:39.878544 [ 291 ] {} <Debug> TCP-Session: 2bb1883f-5f31-414d-9568-4a865e8f7af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.02.12 06:41:39.878813 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.02.12 06:41:39.878842 [ 291 ] {} <Debug> TCP-Session: 2bb1883f-5f31-414d-9568-4a865e8f7af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.02.12 06:41:39.878861 [ 286 ] {} <Debug> TCP-Session: ae0adc79-d204-4c1d-be4b-d5f04389c5fe Authenticating user 'default' from [fd00:1122:3344:101::e]:58953 | ||
| 3896 | 2026.02.12 06:41:39.878457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2026.02.12 06:41:39.878886 [ 286 ] {} <Debug> TCP-Session: ae0adc79-d204-4c1d-be4b-d5f04389c5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.02.12 06:41:39.878892 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3899 | 2026.02.12 06:41:39.878906 [ 290 ] {} <Debug> TCP-Session: 666490d6-43bd-4f09-85f3-c937f83655a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36482 | ||
| 3900 | 2026.02.12 06:41:39.878908 [ 286 ] {} <Debug> TCP-Session: ae0adc79-d204-4c1d-be4b-d5f04389c5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.02.12 06:41:39.878935 [ 292 ] {} <Debug> TCP-Session: c75db06f-a6ff-4595-9dac-45a9fb2e54a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39326 | ||
| 3902 | 2026.02.12 06:41:39.878939 [ 290 ] {} <Debug> TCP-Session: 666490d6-43bd-4f09-85f3-c937f83655a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.02.12 06:41:39.878521 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.02.12 06:41:39.878968 [ 292 ] {} <Debug> TCP-Session: c75db06f-a6ff-4595-9dac-45a9fb2e54a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.02.12 06:41:39.878981 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3906 | 2026.02.12 06:41:39.879001 [ 3 ] {} <Debug> TCP-Session: 1e16fc47-b9f4-4a95-a746-5e33ce0c05f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52614 | ||
| 3907 | 2026.02.12 06:41:39.879005 [ 292 ] {} <Debug> TCP-Session: c75db06f-a6ff-4595-9dac-45a9fb2e54a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.02.12 06:41:39.879033 [ 3 ] {} <Debug> TCP-Session: 1e16fc47-b9f4-4a95-a746-5e33ce0c05f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.12 06:41:39.878974 [ 290 ] {} <Debug> TCP-Session: 666490d6-43bd-4f09-85f3-c937f83655a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.02.12 06:41:39.879059 [ 3 ] {} <Debug> TCP-Session: 1e16fc47-b9f4-4a95-a746-5e33ce0c05f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.02.12 06:41:39.879062 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3912 | 2026.02.12 06:41:39.879353 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 3913 | 2026.02.12 06:41:39.880315 [ 312 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> AggregatingTransform: Aggregating | ||
| 3914 | 2026.02.12 06:41:39.880351 [ 312 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3915 | 2026.02.12 06:41:39.880382 [ 312 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932524 sec. (1072.358 rows/sec., 41.89 KiB/sec.) | ||
| 3916 | 2026.02.12 06:41:39.880401 [ 312 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Trace> Aggregator: Merging aggregated data | ||
| 3917 | 2026.02.12 06:41:39.881679 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 3918 | 2026.02.12 06:41:39.881803 [ 289 ] {85a7a01b-de24-4a2c-9637-b687368356dc} <Debug> TCPHandler: Processed in 0.003398917 sec. | ||
| 3919 | 2026.02.12 06:41:39.881927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3920 | 2026.02.12 06:41:39.881956 [ 289 ] {} <Debug> TCP-Session: b6eeccbc-7100-45a3-9f6f-f3c182c6fb4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.02.12 06:41:39.881956 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2026.02.12 06:41:39.881978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.02.12 06:41:39.881999 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.02.12 06:41:39.882007 [ 292 ] {} <Debug> TCP-Session: c75db06f-a6ff-4595-9dac-45a9fb2e54a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.02.12 06:41:39.882018 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.02.12 06:41:39.882036 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.02.12 06:41:39.882056 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.02.12 06:41:39.882067 [ 287 ] {} <Debug> TCP-Session: 056c40ab-5bd9-491f-8c5b-456ffc13d587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.02.12 06:41:39.882084 [ 291 ] {} <Debug> TCP-Session: 2bb1883f-5f31-414d-9568-4a865e8f7af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.02.12 06:41:39.882092 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.02.12 06:41:39.882114 [ 293 ] {} <Debug> TCP-Session: 27cfd7d7-25e0-4dc0-8dd3-2981cf11cee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.12 06:41:39.882037 [ 294 ] {} <Debug> TCP-Session: d31658d3-a371-4ed6-a79d-837d835949e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.02.12 06:41:39.882146 [ 286 ] {} <Debug> TCP-Session: ae0adc79-d204-4c1d-be4b-d5f04389c5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.02.12 06:41:39.882073 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3935 | 2026.02.12 06:41:39.882023 [ 290 ] {} <Debug> TCP-Session: 666490d6-43bd-4f09-85f3-c937f83655a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.02.12 06:41:39.882204 [ 3 ] {} <Debug> TCP-Session: 1e16fc47-b9f4-4a95-a746-5e33ce0c05f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.02.12 06:41:40.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.47 MiB, peak 233.36 MiB, free memory in arenas 0.00 B, will set to 224.36 MiB (RSS), difference: -1.11 MiB | ||
| 3938 | 2026.02.12 06:41:42.192520 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.02.12 06:41:42.192717 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3940 | 2026.02.12 06:41:42.192794 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3941 | 2026.02.12 06:41:42.193492 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.02.12 06:41:42.193544 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3943 | 2026.02.12 06:41:42.193948 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3944 | 2026.02.12 06:41:42.194202 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.02.12 06:41:42.194371 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001701 sec., 38800.705467372136 rows/sec., 3.09 MiB/sec. | ||
| 3946 | 2026.02.12 06:41:42.194383 [ 120 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3947 | 2026.02.12 06:41:42.194422 [ 4 ] {80c09ce2-7d42-4bb9-a2fa-d61342262e99} <Debug> TCPHandler: Processed in 0.002029222 sec. | ||
| 3948 | 2026.02.12 06:41:42.194455 [ 120 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.02.12 06:41:42.194483 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3950 | 2026.02.12 06:41:42.194573 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.02.12 06:41:42.194617 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 3952 | 2026.02.12 06:41:42.194683 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3953 | 2026.02.12 06:41:42.194735 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3954 | 2026.02.12 06:41:42.194761 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3955 | 2026.02.12 06:41:42.194804 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1985 rows starting from the beginning of the part | ||
| 3956 | 2026.02.12 06:41:42.194874 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1207 rows starting from the beginning of the part | ||
| 3957 | 2026.02.12 06:41:42.194922 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 824 rows starting from the beginning of the part | ||
| 3958 | 2026.02.12 06:41:42.194963 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3959 | 2026.02.12 06:41:42.195006 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 3960 | 2026.02.12 06:41:42.195045 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3961 | 2026.02.12 06:41:42.195190 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.02.12 06:41:42.195239 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3963 | 2026.02.12 06:41:42.195582 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3964 | 2026.02.12 06:41:42.195828 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.02.12 06:41:42.195975 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001316 sec., 3799.392097264438 rows/sec., 285.70 KiB/sec. | ||
| 3966 | 2026.02.12 06:41:42.196018 [ 4 ] {ff8b9ef1-a7ac-47e2-a625-a0132bc60929} <Debug> TCPHandler: Processed in 0.001496258 sec. | ||
| 3967 | 2026.02.12 06:41:42.196140 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.02.12 06:41:42.196242 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3969 | 2026.02.12 06:41:42.196286 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3970 | 2026.02.12 06:41:42.196737 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.02.12 06:41:42.196777 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3972 | 2026.02.12 06:41:42.197105 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3973 | 2026.02.12 06:41:42.197171 [ 190 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4973 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610498 sec., 1905000.5018199591 rows/sec., 162.01 MiB/sec. | ||
| 3974 | 2026.02.12 06:41:42.197346 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.02.12 06:41:42.197450 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2026.02.12 06:41:42.197468 [ 120 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3977 | 2026.02.12 06:41:42.197496 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001275 sec., 54117.647058823524 rows/sec., 4.22 MiB/sec. | ||
| 3978 | 2026.02.12 06:41:42.197510 [ 120 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.02.12 06:41:42.197542 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3980 | 2026.02.12 06:41:42.197544 [ 4 ] {4ab61c34-6f3a-46a1-8396-48b346e21306} <Debug> TCPHandler: Processed in 0.001452678 sec. | ||
| 3981 | 2026.02.12 06:41:42.197627 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 3982 | 2026.02.12 06:41:42.197681 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.02.12 06:41:42.197730 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3984 | 2026.02.12 06:41:42.197746 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): 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.02.12 06:41:42.197764 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 996 rows starting from the beginning of the part | ||
| 3986 | 2026.02.12 06:41:42.197799 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.02.12 06:41:42.197818 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 527 rows starting from the beginning of the part | ||
| 3988 | 2026.02.12 06:41:42.197824 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_21_4} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3989 | 2026.02.12 06:41:42.197863 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3990 | 2026.02.12 06:41:42.197875 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 499 rows starting from the beginning of the part | ||
| 3991 | 2026.02.12 06:41:42.197917 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 3992 | 2026.02.12 06:41:42.197927 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3993 | 2026.02.12 06:41:42.197973 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 501 rows starting from the beginning of the part | ||
| 3994 | 2026.02.12 06:41:42.198016 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3995 | 2026.02.12 06:41:42.198369 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.02.12 06:41:42.198439 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3997 | 2026.02.12 06:41:42.198836 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3998 | 2026.02.12 06:41:42.199097 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.02.12 06:41:42.199139 [ 190 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155039 sec., 1716342.3396693736 rows/sec., 130.80 MiB/sec. | ||
| 4000 | 2026.02.12 06:41:42.199219 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4001 | 2026.02.12 06:41:42.199247 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
| 4002 | 2026.02.12 06:41:42.199256 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.02.12 06:41:42.199295 [ 4 ] {d77da77b-4930-44a1-bec1-5b6350ed0a28} <Debug> TCPHandler: Processed in 0.001664143 sec. | ||
| 4004 | 2026.02.12 06:41:42.199320 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4005 | 2026.02.12 06:41:42.199321 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4006 | 2026.02.12 06:41:42.199446 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.02.12 06:41:42.199459 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 4008 | 2026.02.12 06:41:42.199556 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.02.12 06:41:42.199597 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.02.12 06:41:42.199621 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4011 | 2026.02.12 06:41:42.199630 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4012 | 2026.02.12 06:41:42.199669 [ 193 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_21_4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4013 | 2026.02.12 06:41:42.199695 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5538 rows starting from the beginning of the part | ||
| 4014 | 2026.02.12 06:41:42.199737 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4015 | 2026.02.12 06:41:42.199798 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 4016 | 2026.02.12 06:41:42.199877 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 258 rows starting from the beginning of the part | ||
| 4017 | 2026.02.12 06:41:42.199939 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4018 | 2026.02.12 06:41:42.199984 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 259 rows starting from the beginning of the part | ||
| 4019 | 2026.02.12 06:41:42.200027 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4020 | 2026.02.12 06:41:42.200438 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.02.12 06:41:42.200481 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4022 | 2026.02.12 06:41:42.201052 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4023 | 2026.02.12 06:41:42.201348 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.02.12 06:41:42.201509 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4025 | 2026.02.12 06:41:42.201543 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.02.12 06:41:42.201550 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002014 sec., 2482.6216484607744 rows/sec., 4.45 MiB/sec. | ||
| 4027 | 2026.02.12 06:41:42.201561 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4028 | 2026.02.12 06:41:42.201628 [ 4 ] {54d1d666-095f-4229-a9cd-50724f6019c6} <Debug> TCPHandler: Processed in 0.002232558 sec. | ||
| 4029 | 2026.02.12 06:41:42.201657 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 4030 | 2026.02.12 06:41:42.201762 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.02.12 06:41:42.201860 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4032 | 2026.02.12 06:41:42.201889 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.02.12 06:41:42.201921 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 4034 | 2026.02.12 06:41:42.201955 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4035 | 2026.02.12 06:41:42.202057 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4036 | 2026.02.12 06:41:42.202165 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4037 | 2026.02.12 06:41:42.202275 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4038 | 2026.02.12 06:41:42.202378 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 4039 | 2026.02.12 06:41:42.202393 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.12 06:41:42.202438 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4041 | 2026.02.12 06:41:42.202482 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4042 | 2026.02.12 06:41:42.202805 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7220 rows, containing 5 columns (5 merged, 0 gathered) in 0.003401067 sec., 2122863.20734052 rows/sec., 142.95 MiB/sec. | ||
| 4043 | 2026.02.12 06:41:42.202823 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4044 | 2026.02.12 06:41:42.203093 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.02.12 06:41:42.203235 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4046 | 2026.02.12 06:41:42.203250 [ 118 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4047 | 2026.02.12 06:41:42.203258 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
| 4048 | 2026.02.12 06:41:42.203297 [ 118 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.02.12 06:41:42.203314 [ 4 ] {c6ba96aa-9a04-4681-8d6c-e090139c2e69} <Debug> TCPHandler: Processed in 0.001608641 sec. | ||
| 4050 | 2026.02.12 06:41:42.203334 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4051 | 2026.02.12 06:41:42.203421 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 4052 | 2026.02.12 06:41:42.203518 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4053 | 2026.02.12 06:41:42.203529 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.02.12 06:41:42.203552 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1124 rows starting from the beginning of the part | ||
| 4055 | 2026.02.12 06:41:42.203611 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4056 | 2026.02.12 06:41:42.203612 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4057 | 2026.02.12 06:41:42.203658 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 4058 | 2026.02.12 06:41:42.203700 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4059 | 2026.02.12 06:41:42.203716 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4060 | 2026.02.12 06:41:42.203743 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 4061 | 2026.02.12 06:41:42.203786 [ 187 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4062 | 2026.02.12 06:41:42.204888 [ 200 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497009 sec., 988638.010860322 rows/sec., 63.92 MiB/sec. | ||
| 4063 | 2026.02.12 06:41:42.205118 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4064 | 2026.02.12 06:41:42.205365 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.02.12 06:41:42.205438 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_21_4} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4066 | 2026.02.12 06:41:42.205508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4067 | 2026.02.12 06:41:42.205797 [ 200 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 19 columns (19 merged, 0 gathered) in 0.004178447 sec., 74190.24340861569 rows/sec., 132.95 MiB/sec. | ||
| 4068 | 2026.02.12 06:41:42.206346 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4069 | 2026.02.12 06:41:42.206701 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.02.12 06:41:42.206774 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4071 | 2026.02.12 06:41:42.206860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4072 | 2026.02.12 06:41:43.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.96 MiB, peak 233.36 MiB, free memory in arenas 0.00 B, will set to 226.03 MiB (RSS), difference: 1.07 MiB | ||
| 4073 | 2026.02.12 06:41:46.263888 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4074 | 2026.02.12 06:41:46.263958 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4075 | 2026.02.12 06:41:46.375965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 4076 | 2026.02.12 06:41:46.376568 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.02.12 06:41:46.376624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4078 | 2026.02.12 06:41:46.377176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4079 | 2026.02.12 06:41:46.377414 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.02.12 06:41:46.377549 [ 114 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4081 | 2026.02.12 06:41:46.377556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 4082 | 2026.02.12 06:41:46.377620 [ 114 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.02.12 06:41:46.377650 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4084 | 2026.02.12 06:41:46.377807 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4085 | 2026.02.12 06:41:46.377997 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.02.12 06:41:46.378056 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 4087 | 2026.02.12 06:41:46.378125 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4088 | 2026.02.12 06:41:46.378168 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4089 | 2026.02.12 06:41:46.378207 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4090 | 2026.02.12 06:41:46.378246 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4091 | 2026.02.12 06:41:46.378282 [ 187 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 4092 | 2026.02.12 06:41:46.379624 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001895849 sec., 4034076.5535651837 rows/sec., 57.71 MiB/sec. | ||
| 4093 | 2026.02.12 06:41:46.380431 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4094 | 2026.02.12 06:41:46.380712 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.02.12 06:41:46.380781 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_16_3} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4096 | 2026.02.12 06:41:46.380889 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4097 | 2026.02.12 06:41:46.382702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 552 | ||
| 4098 | 2026.02.12 06:41:46.385355 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.02.12 06:41:46.385415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4100 | 2026.02.12 06:41:46.386677 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4101 | 2026.02.12 06:41:46.386961 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.02.12 06:41:46.387125 [ 114 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4103 | 2026.02.12 06:41:46.387178 [ 114 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.02.12 06:41:46.387202 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4105 | 2026.02.12 06:41:46.387312 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 4106 | 2026.02.12 06:41:46.387327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4107 | 2026.02.12 06:41:46.387961 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4108 | 2026.02.12 06:41:46.388150 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part | ||
| 4109 | 2026.02.12 06:41:46.388509 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4110 | 2026.02.12 06:41:46.388815 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4111 | 2026.02.12 06:41:46.389117 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 4112 | 2026.02.12 06:41:46.389412 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4113 | 2026.02.12 06:41:46.389736 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 4114 | 2026.02.12 06:41:46.396227 [ 188 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.008966691 sec., 61561.17122804833 rows/sec., 54.94 MiB/sec. | ||
| 4115 | 2026.02.12 06:41:46.396974 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4116 | 2026.02.12 06:41:46.397449 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.02.12 06:41:46.397518 [ 192 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_11_2} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4118 | 2026.02.12 06:41:46.397692 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 4119 | 2026.02.12 06:41:46.795327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4120 | 2026.02.12 06:41:46.812569 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.02.12 06:41:46.812629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4122 | 2026.02.12 06:41:46.818753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4123 | 2026.02.12 06:41:46.819467 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.02.12 06:41:46.819751 [ 113 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4125 | 2026.02.12 06:41:46.819806 [ 113 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.02.12 06:41:46.819826 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4127 | 2026.02.12 06:41:46.819945 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4128 | 2026.02.12 06:41:46.822792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4129 | 2026.02.12 06:41:46.823596 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2026.02.12 06:41:46.824878 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4131 | 2026.02.12 06:41:46.829004 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4132 | 2026.02.12 06:41:46.833294 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4133 | 2026.02.12 06:41:46.837708 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4134 | 2026.02.12 06:41:46.842377 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4135 | 2026.02.12 06:41:46.846851 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 4136 | 2026.02.12 06:41:46.899500 [ 188 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079609361 sec., 1519.9217589499306 rows/sec., 7.86 MiB/sec. | ||
| 4137 | 2026.02.12 06:41:46.902028 [ 196 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4138 | 2026.02.12 06:41:46.904238 [ 196 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_16_3} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.02.12 06:41:46.904353 [ 196 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_16_3} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4140 | 2026.02.12 06:41:46.906585 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4141 | 2026.02.12 06:41:47.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.26 MiB, peak 237.21 MiB, free memory in arenas 0.00 B, will set to 236.34 MiB (RSS), difference: 9.08 MiB | ||
| 4142 | 2026.02.12 06:41:47.001606 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001094948 sec. | ||
| 4143 | 2026.02.12 06:41:47.201236 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.02.12 06:41:47.201433 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.02.12 06:41:47.201508 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4146 | 2026.02.12 06:41:47.202251 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.02.12 06:41:47.202304 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4148 | 2026.02.12 06:41:47.202701 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4149 | 2026.02.12 06:41:47.202965 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.02.12 06:41:47.203133 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001754 sec., 151653.36374002282 rows/sec., 9.63 MiB/sec. | ||
| 4151 | 2026.02.12 06:41:47.203185 [ 4 ] {73805d69-ccae-4b03-93ac-db4867e30dba} <Debug> TCPHandler: Processed in 0.002098064 sec. | ||
| 4152 | 2026.02.12 06:41:47.203306 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.02.12 06:41:47.203412 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4154 | 2026.02.12 06:41:47.203458 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4155 | 2026.02.12 06:41:47.204146 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.02.12 06:41:47.204186 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4157 | 2026.02.12 06:41:47.204545 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4158 | 2026.02.12 06:41:47.204757 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.02.12 06:41:47.204890 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001502 sec., 548601.8641810919 rows/sec., 43.87 MiB/sec. | ||
| 4160 | 2026.02.12 06:41:47.204929 [ 4 ] {c52446f9-665f-4294-8dba-b02b2ee1536b} <Debug> TCPHandler: Processed in 0.001674963 sec. | ||
| 4161 | 2026.02.12 06:41:47.205044 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.02.12 06:41:47.205145 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4163 | 2026.02.12 06:41:47.205187 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4164 | 2026.02.12 06:41:47.205615 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.02.12 06:41:47.205652 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4166 | 2026.02.12 06:41:47.205978 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4167 | 2026.02.12 06:41:47.206189 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.02.12 06:41:47.206322 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001197 sec., 141186.29908103592 rows/sec., 8.74 MiB/sec. | ||
| 4169 | 2026.02.12 06:41:47.206360 [ 4 ] {0296a538-7137-46db-a181-a2776ba57fa2} <Debug> TCPHandler: Processed in 0.001367685 sec. | ||
| 4170 | 2026.02.12 06:41:47.206474 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.02.12 06:41:47.206568 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.02.12 06:41:47.206608 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4173 | 2026.02.12 06:41:47.207171 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.02.12 06:41:47.207210 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4175 | 2026.02.12 06:41:47.207567 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4176 | 2026.02.12 06:41:47.207857 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.02.12 06:41:47.208011 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001459 sec., 95956.13433858808 rows/sec., 6.20 MiB/sec. | ||
| 4178 | 2026.02.12 06:41:47.208056 [ 4 ] {ae7734fc-67ae-4391-9cb7-e3d19ca19b65} <Debug> TCPHandler: Processed in 0.001631482 sec. | ||
| 4179 | 2026.02.12 06:41:47.208192 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.02.12 06:41:47.208296 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.02.12 06:41:47.208341 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4182 | 2026.02.12 06:41:47.208856 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.02.12 06:41:47.208899 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4184 | 2026.02.12 06:41:47.209261 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4185 | 2026.02.12 06:41:47.209528 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.02.12 06:41:47.209678 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001403 sec., 99073.41411261582 rows/sec., 5.64 MiB/sec. | ||
| 4187 | 2026.02.12 06:41:47.209719 [ 4 ] {01d7f265-d70a-4a36-9b0f-1ae745136a4e} <Debug> TCPHandler: Processed in 0.00158442 sec. | ||
| 4188 | 2026.02.12 06:41:47.209833 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.02.12 06:41:47.209928 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4190 | 2026.02.12 06:41:47.209970 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4191 | 2026.02.12 06:41:47.210545 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.02.12 06:41:47.210584 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4193 | 2026.02.12 06:41:47.210938 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4194 | 2026.02.12 06:41:47.211181 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.02.12 06:41:47.211330 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.00142 sec., 351408.45070422534 rows/sec., 24.87 MiB/sec. | ||
| 4196 | 2026.02.12 06:41:47.211368 [ 4 ] {8186c8e2-860a-47cc-b949-19f5941eec7b} <Debug> TCPHandler: Processed in 0.001584501 sec. | ||
| 4197 | 2026.02.12 06:41:47.211492 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.02.12 06:41:47.211587 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4199 | 2026.02.12 06:41:47.211629 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4200 | 2026.02.12 06:41:47.211977 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.02.12 06:41:47.212015 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4202 | 2026.02.12 06:41:47.212318 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4203 | 2026.02.12 06:41:47.212537 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.02.12 06:41:47.212672 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 4205 | 2026.02.12 06:41:47.212711 [ 4 ] {7bd93207-12e3-491d-9d54-8611198177c2} <Debug> TCPHandler: Processed in 0.001270532 sec. | ||
| 4206 | 2026.02.12 06:41:47.212826 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.02.12 06:41:47.212923 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.02.12 06:41:47.212967 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4209 | 2026.02.12 06:41:47.213370 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.02.12 06:41:47.213407 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4211 | 2026.02.12 06:41:47.213757 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4212 | 2026.02.12 06:41:47.213977 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.02.12 06:41:47.214110 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001205 sec., 214107.8838174274 rows/sec., 14.26 MiB/sec. | ||
| 4214 | 2026.02.12 06:41:47.214149 [ 4 ] {a548dfe4-66a4-408b-a0ee-61805f0dfc92} <Debug> TCPHandler: Processed in 0.001373336 sec. | ||
| 4215 | 2026.02.12 06:41:47.214281 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.02.12 06:41:47.214380 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4217 | 2026.02.12 06:41:47.214426 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4218 | 2026.02.12 06:41:47.214753 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.02.12 06:41:47.214792 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4220 | 2026.02.12 06:41:47.215126 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4221 | 2026.02.12 06:41:47.215347 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.02.12 06:41:47.215480 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 4223 | 2026.02.12 06:41:47.215517 [ 4 ] {cb2d836b-87e6-4b75-988e-d692c2d42114} <Debug> TCPHandler: Processed in 0.001289144 sec. | ||
| 4224 | 2026.02.12 06:41:47.215632 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.02.12 06:41:47.215729 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.02.12 06:41:47.215785 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4227 | 2026.02.12 06:41:47.216583 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.02.12 06:41:47.216621 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4229 | 2026.02.12 06:41:47.217191 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4230 | 2026.02.12 06:41:47.217430 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.02.12 06:41:47.217568 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 34.72 MiB/sec. | ||
| 4232 | 2026.02.12 06:41:47.217632 [ 4 ] {51b6c08a-2a24-49a2-913f-e3e8ec7add7e} <Debug> TCPHandler: Processed in 0.002050903 sec. | ||
| 4233 | 2026.02.12 06:41:47.217750 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.02.12 06:41:47.217844 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.02.12 06:41:47.217885 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4236 | 2026.02.12 06:41:47.218205 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.02.12 06:41:47.218241 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4238 | 2026.02.12 06:41:47.218541 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4239 | 2026.02.12 06:41:47.218750 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.02.12 06:41:47.218876 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001051 sec., 83729.78116079923 rows/sec., 5.26 MiB/sec. | ||
| 4241 | 2026.02.12 06:41:47.218912 [ 4 ] {b6b1a8e0-925b-4b58-aa74-73a3992ed440} <Debug> TCPHandler: Processed in 0.001212111 sec. | ||
| 4242 | 2026.02.12 06:41:52.221910 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.02.12 06:41:52.222104 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4244 | 2026.02.12 06:41:52.222173 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4245 | 2026.02.12 06:41:52.222789 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.02.12 06:41:52.222840 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4247 | 2026.02.12 06:41:52.223250 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4248 | 2026.02.12 06:41:52.223481 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.02.12 06:41:52.223643 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 4250 | 2026.02.12 06:41:52.223692 [ 4 ] {ec8705fe-4556-4a10-8a3c-1b8b8c778b0d} <Debug> TCPHandler: Processed in 0.001912129 sec. | ||
| 4251 | 2026.02.12 06:41:52.223876 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.02.12 06:41:52.223980 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4253 | 2026.02.12 06:41:52.224025 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4254 | 2026.02.12 06:41:52.224888 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.02.12 06:41:52.224928 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4256 | 2026.02.12 06:41:52.225350 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4257 | 2026.02.12 06:41:52.225574 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.02.12 06:41:52.225708 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Debug> executeQuery: Read 1209 rows, 102.18 KiB in 0.001752 sec., 690068.4931506849 rows/sec., 56.96 MiB/sec. | ||
| 4259 | 2026.02.12 06:41:52.225748 [ 4 ] {e274cdcf-333f-47c5-a5a2-e12070da94fb} <Debug> TCPHandler: Processed in 0.00192508 sec. | ||
| 4260 | 2026.02.12 06:41:52.225864 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.02.12 06:41:52.225962 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.02.12 06:41:52.226005 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4263 | 2026.02.12 06:41:52.226401 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.02.12 06:41:52.226439 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4265 | 2026.02.12 06:41:52.226736 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4266 | 2026.02.12 06:41:52.226945 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.02.12 06:41:52.227075 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001132 sec., 7950.530035335689 rows/sec., 578.86 KiB/sec. | ||
| 4268 | 2026.02.12 06:41:52.227113 [ 4 ] {7b3f81dc-101c-4fe8-9d40-39c52883d4f2} <Debug> TCPHandler: Processed in 0.001299493 sec. | ||
| 4269 | 2026.02.12 06:41:52.227217 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.02.12 06:41:52.227312 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.02.12 06:41:52.227352 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4272 | 2026.02.12 06:41:52.227811 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.02.12 06:41:52.227848 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4274 | 2026.02.12 06:41:52.228181 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4275 | 2026.02.12 06:41:52.228395 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.02.12 06:41:52.228525 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001231 sec., 186027.6198212835 rows/sec., 12.59 MiB/sec. | ||
| 4277 | 2026.02.12 06:41:52.228563 [ 4 ] {7839a5a5-0fef-42f1-bd12-2cc072574a40} <Debug> TCPHandler: Processed in 0.001395055 sec. | ||
| 4278 | 2026.02.12 06:41:52.228673 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.02.12 06:41:52.228768 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4280 | 2026.02.12 06:41:52.228808 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4281 | 2026.02.12 06:41:52.229352 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.02.12 06:41:52.229389 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4283 | 2026.02.12 06:41:52.229738 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4284 | 2026.02.12 06:41:52.229950 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.02.12 06:41:52.230077 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001327 sec., 398643.55689525243 rows/sec., 29.53 MiB/sec. | ||
| 4286 | 2026.02.12 06:41:52.230116 [ 4 ] {b9982747-84a4-49d0-947a-d573188216f0} <Debug> TCPHandler: Processed in 0.001493258 sec. | ||
| 4287 | 2026.02.12 06:41:52.230232 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.02.12 06:41:52.230327 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.02.12 06:41:52.230373 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4290 | 2026.02.12 06:41:52.230948 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.02.12 06:41:52.230988 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4292 | 2026.02.12 06:41:52.231393 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4293 | 2026.02.12 06:41:52.231614 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.02.12 06:41:52.231745 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001436 sec., 589136.4902506964 rows/sec., 39.65 MiB/sec. | ||
| 4295 | 2026.02.12 06:41:52.231785 [ 4 ] {41f0cf01-e312-42db-a7aa-0c879afba17f} <Debug> TCPHandler: Processed in 0.001602311 sec. | ||
| 4296 | 2026.02.12 06:41:52.231898 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.02.12 06:41:52.231992 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.02.12 06:41:52.232034 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4299 | 2026.02.12 06:41:52.232351 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.02.12 06:41:52.232388 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4301 | 2026.02.12 06:41:52.232690 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4302 | 2026.02.12 06:41:52.232909 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.02.12 06:41:52.233039 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 59.60 KiB/sec. | ||
| 4304 | 2026.02.12 06:41:52.233076 [ 4 ] {5951f8c4-649b-4c45-9c17-9ba3ff9efb71} <Debug> TCPHandler: Processed in 0.001227462 sec. | ||
| 4305 | 2026.02.12 06:41:52.233195 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.02.12 06:41:52.233306 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4307 | 2026.02.12 06:41:52.233359 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4308 | 2026.02.12 06:41:52.234113 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.02.12 06:41:52.234151 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4310 | 2026.02.12 06:41:52.234672 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4311 | 2026.02.12 06:41:52.234894 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.02.12 06:41:52.235037 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001748 sec., 2860.411899313501 rows/sec., 5.13 MiB/sec. | ||
| 4313 | 2026.02.12 06:41:52.235096 [ 4 ] {27128f02-bef5-4d5e-abbc-cc074f22084b} <Debug> TCPHandler: Processed in 0.001960551 sec. | ||
| 4314 | 2026.02.12 06:41:52.235206 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.02.12 06:41:52.235301 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4316 | 2026.02.12 06:41:52.235342 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4317 | 2026.02.12 06:41:52.235697 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.02.12 06:41:52.235733 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4319 | 2026.02.12 06:41:52.236047 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4320 | 2026.02.12 06:41:52.236253 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.02.12 06:41:52.236381 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4322 | 2026.02.12 06:41:52.236417 [ 4 ] {2c42ff26-3305-40f0-9301-48bc51171e3b} <Debug> TCPHandler: Processed in 0.001260443 sec. | ||
| 4323 | 2026.02.12 06:41:53.877685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 4324 | 2026.02.12 06:41:53.878267 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.02.12 06:41:53.878318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4326 | 2026.02.12 06:41:53.878880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4327 | 2026.02.12 06:41:53.879114 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.02.12 06:41:53.879251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 4329 | 2026.02.12 06:41:54.322858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4330 | 2026.02.12 06:41:54.338307 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.02.12 06:41:54.338375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4332 | 2026.02.12 06:41:54.344651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4333 | 2026.02.12 06:41:54.345385 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.02.12 06:41:54.348549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4335 | 2026.02.12 06:41:56.387587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 592 | ||
| 4336 | 2026.02.12 06:41:56.390326 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.02.12 06:41:56.390384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4338 | 2026.02.12 06:41:56.391589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4339 | 2026.02.12 06:41:56.391881 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.02.12 06:41:56.392248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4341 | 2026.02.12 06:41:57.201822 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.02.12 06:41:57.202001 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.02.12 06:41:57.202067 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4344 | 2026.02.12 06:41:57.202762 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.02.12 06:41:57.202812 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4346 | 2026.02.12 06:41:57.203202 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4347 | 2026.02.12 06:41:57.203434 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.02.12 06:41:57.203584 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001631 sec., 163090.1287553648 rows/sec., 10.36 MiB/sec. | ||
| 4349 | 2026.02.12 06:41:57.203626 [ 4 ] {d43c62ae-e1a3-4751-8e9a-c984eddba96b} <Debug> TCPHandler: Processed in 0.00193287 sec. | ||
| 4350 | 2026.02.12 06:41:57.203746 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.02.12 06:41:57.203843 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4352 | 2026.02.12 06:41:57.203886 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4353 | 2026.02.12 06:41:57.204575 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.02.12 06:41:57.204612 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4355 | 2026.02.12 06:41:57.204960 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4356 | 2026.02.12 06:41:57.205172 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.02.12 06:41:57.205301 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001477 sec., 557887.6100203114 rows/sec., 44.61 MiB/sec. | ||
| 4358 | 2026.02.12 06:41:57.205339 [ 4 ] {2c6a4b49-6a77-4590-8141-a017842e9c37} <Debug> TCPHandler: Processed in 0.001642022 sec. | ||
| 4359 | 2026.02.12 06:41:57.205455 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.02.12 06:41:57.205549 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.02.12 06:41:57.205589 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4362 | 2026.02.12 06:41:57.206015 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.02.12 06:41:57.206052 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4364 | 2026.02.12 06:41:57.206347 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4365 | 2026.02.12 06:41:57.206563 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.02.12 06:41:57.206691 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001159 sec., 145815.35806729938 rows/sec., 9.02 MiB/sec. | ||
| 4367 | 2026.02.12 06:41:57.206727 [ 4 ] {069d5411-1048-4529-8e17-6fdbe36c4d59} <Debug> TCPHandler: Processed in 0.001321644 sec. | ||
| 4368 | 2026.02.12 06:41:57.206875 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.02.12 06:41:57.207005 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4370 | 2026.02.12 06:41:57.207054 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4371 | 2026.02.12 06:41:57.207598 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.02.12 06:41:57.207638 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4373 | 2026.02.12 06:41:57.207999 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4374 | 2026.02.12 06:41:57.208247 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.02.12 06:41:57.208374 [ 97 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4376 | 2026.02.12 06:41:57.208388 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00141 sec., 99290.78014184398 rows/sec., 6.42 MiB/sec. | ||
| 4377 | 2026.02.12 06:41:57.208459 [ 97 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.02.12 06:41:57.208472 [ 4 ] {d48446d3-b498-4e8f-b055-25cc175985d4} <Debug> TCPHandler: Processed in 0.001661233 sec. | ||
| 4379 | 2026.02.12 06:41:57.208495 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4380 | 2026.02.12 06:41:57.208619 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.02.12 06:41:57.208631 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 4382 | 2026.02.12 06:41:57.208726 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.02.12 06:41:57.208766 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4384 | 2026.02.12 06:41:57.208776 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4385 | 2026.02.12 06:41:57.208806 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 370 rows starting from the beginning of the part | ||
| 4386 | 2026.02.12 06:41:57.208911 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 4387 | 2026.02.12 06:41:57.208981 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 4388 | 2026.02.12 06:41:57.209039 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
| 4389 | 2026.02.12 06:41:57.209094 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 4390 | 2026.02.12 06:41:57.209154 [ 194 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 4391 | 2026.02.12 06:41:57.209343 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.02.12 06:41:57.209386 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4393 | 2026.02.12 06:41:57.209792 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4394 | 2026.02.12 06:41:57.210049 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.02.12 06:41:57.210184 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001481 sec., 93855.50303848751 rows/sec., 5.34 MiB/sec. | ||
| 4396 | 2026.02.12 06:41:57.210227 [ 4 ] {4d32b058-06af-4378-acdd-4ca41ad2ed13} <Debug> TCPHandler: Processed in 0.001658723 sec. | ||
| 4397 | 2026.02.12 06:41:57.210319 [ 188 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733154 sec., 668723.0332676728 rows/sec., 46.58 MiB/sec. | ||
| 4398 | 2026.02.12 06:41:57.210351 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.02.12 06:41:57.210465 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4400 | 2026.02.12 06:41:57.210510 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4401 | 2026.02.12 06:41:57.210545 [ 188 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4402 | 2026.02.12 06:41:57.210922 [ 188 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.02.12 06:41:57.211022 [ 188 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_16_3} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4404 | 2026.02.12 06:41:57.211146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4405 | 2026.02.12 06:41:57.211241 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.12 06:41:57.211290 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4407 | 2026.02.12 06:41:57.211701 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4408 | 2026.02.12 06:41:57.211942 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.12 06:41:57.212091 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001644 sec., 303527.9805352798 rows/sec., 21.48 MiB/sec. | ||
| 4410 | 2026.02.12 06:41:57.212129 [ 4 ] {cea94f0d-acc1-4e07-bc89-97b9f5f167c9} <Debug> TCPHandler: Processed in 0.001828647 sec. | ||
| 4411 | 2026.02.12 06:41:57.212246 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.02.12 06:41:57.212341 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4413 | 2026.02.12 06:41:57.212383 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4414 | 2026.02.12 06:41:57.212720 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.02.12 06:41:57.212757 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4416 | 2026.02.12 06:41:57.213077 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4417 | 2026.02.12 06:41:57.213297 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.02.12 06:41:57.213428 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 4419 | 2026.02.12 06:41:57.213465 [ 4 ] {652cb24f-6a78-4ef5-bdc8-7a02b7860c49} <Debug> TCPHandler: Processed in 0.001268893 sec. | ||
| 4420 | 2026.02.12 06:41:57.213593 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.02.12 06:41:57.213687 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.02.12 06:41:57.213731 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4423 | 2026.02.12 06:41:57.214133 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.02.12 06:41:57.214170 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4425 | 2026.02.12 06:41:57.214497 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4426 | 2026.02.12 06:41:57.214732 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.02.12 06:41:57.214860 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001191 sec., 216624.68513853903 rows/sec., 14.42 MiB/sec. | ||
| 4428 | 2026.02.12 06:41:57.214898 [ 4 ] {0044797d-f622-41ff-9619-75a0a95bae33} <Debug> TCPHandler: Processed in 0.001354194 sec. | ||
| 4429 | 2026.02.12 06:41:57.215016 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.02.12 06:41:57.215109 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.02.12 06:41:57.215150 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4432 | 2026.02.12 06:41:57.215472 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.02.12 06:41:57.215509 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4434 | 2026.02.12 06:41:57.215812 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4435 | 2026.02.12 06:41:57.216027 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.02.12 06:41:57.216157 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 4437 | 2026.02.12 06:41:57.216194 [ 4 ] {6e812601-74b7-4be0-b001-ad2bdb36114c} <Debug> TCPHandler: Processed in 0.001226182 sec. | ||
| 4438 | 2026.02.12 06:41:57.216326 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.02.12 06:41:57.216433 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.02.12 06:41:57.216490 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4441 | 2026.02.12 06:41:57.217328 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.02.12 06:41:57.217373 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4443 | 2026.02.12 06:41:57.217991 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4444 | 2026.02.12 06:41:57.218254 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.02.12 06:41:57.218406 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001997 sec., 18027.040560841262 rows/sec., 32.30 MiB/sec. | ||
| 4446 | 2026.02.12 06:41:57.218477 [ 4 ] {022a5070-9e7d-40d2-8342-af1608ec1712} <Debug> TCPHandler: Processed in 0.002202587 sec. | ||
| 4447 | 2026.02.12 06:41:57.218614 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.02.12 06:41:57.218710 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.02.12 06:41:57.218754 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4450 | 2026.02.12 06:41:57.219086 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.02.12 06:41:57.219127 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4452 | 2026.02.12 06:41:57.219462 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4453 | 2026.02.12 06:41:57.219683 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.12 06:41:57.219817 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001125 sec., 78222.22222222223 rows/sec., 4.91 MiB/sec. | ||
| 4455 | 2026.02.12 06:41:57.219853 [ 4 ] {ca557697-ce84-417e-bd60-5d50fb6f30a7} <Debug> TCPHandler: Processed in 0.001292263 sec. | ||
| 4456 | 2026.02.12 06:42:01.264021 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4457 | 2026.02.12 06:42:01.264087 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4458 | 2026.02.12 06:42:01.379334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4459 | 2026.02.12 06:42:01.380091 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.02.12 06:42:01.380159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4461 | 2026.02.12 06:42:01.381024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4462 | 2026.02.12 06:42:01.381255 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.02.12 06:42:01.381391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4464 | 2026.02.12 06:42:01.848604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4465 | 2026.02.12 06:42:01.864876 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.02.12 06:42:01.864936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4467 | 2026.02.12 06:42:01.871171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4468 | 2026.02.12 06:42:01.871918 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.02.12 06:42:01.875066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4470 | 2026.02.12 06:42:02.192544 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.02.12 06:42:02.192728 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4472 | 2026.02.12 06:42:02.192794 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4473 | 2026.02.12 06:42:02.193445 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.02.12 06:42:02.193494 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4475 | 2026.02.12 06:42:02.193888 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4476 | 2026.02.12 06:42:02.194121 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.02.12 06:42:02.194291 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 3.26 MiB/sec. | ||
| 4478 | 2026.02.12 06:42:02.194342 [ 4 ] {09fe56ab-86d4-40e2-9dac-63019148659c} <Debug> TCPHandler: Processed in 0.00193485 sec. | ||
| 4479 | 2026.02.12 06:42:02.194462 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.02.12 06:42:02.194565 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.02.12 06:42:02.194611 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4482 | 2026.02.12 06:42:02.195045 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.02.12 06:42:02.195083 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4484 | 2026.02.12 06:42:02.195385 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4485 | 2026.02.12 06:42:02.195591 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.02.12 06:42:02.195723 [ 90 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4487 | 2026.02.12 06:42:02.195734 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001192 sec., 4194.6308724832215 rows/sec., 315.42 KiB/sec. | ||
| 4488 | 2026.02.12 06:42:02.195790 [ 90 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.02.12 06:42:02.195799 [ 4 ] {ce6a3350-fdb1-449d-85b5-acdbf293deb9} <Debug> TCPHandler: Processed in 0.001388706 sec. | ||
| 4490 | 2026.02.12 06:42:02.195820 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4491 | 2026.02.12 06:42:02.195926 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.02.12 06:42:02.195937 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 4493 | 2026.02.12 06:42:02.196028 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4494 | 2026.02.12 06:42:02.196073 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4495 | 2026.02.12 06:42:02.196074 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4496 | 2026.02.12 06:42:02.196114 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 192 rows starting from the beginning of the part | ||
| 4497 | 2026.02.12 06:42:02.196185 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4498 | 2026.02.12 06:42:02.196229 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 169 rows starting from the beginning of the part | ||
| 4499 | 2026.02.12 06:42:02.196270 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
| 4500 | 2026.02.12 06:42:02.196308 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 169 rows starting from the beginning of the part | ||
| 4501 | 2026.02.12 06:42:02.196350 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4502 | 2026.02.12 06:42:02.196537 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.02.12 06:42:02.196579 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4504 | 2026.02.12 06:42:02.196952 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4505 | 2026.02.12 06:42:02.197216 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.02.12 06:42:02.197303 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404876 sec., 390781.819890154 rows/sec., 25.94 MiB/sec. | ||
| 4507 | 2026.02.12 06:42:02.197355 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001345 sec., 51301.115241635685 rows/sec., 4.00 MiB/sec. | ||
| 4508 | 2026.02.12 06:42:02.197399 [ 4 ] {2edb8cd1-8e69-443a-9efb-2d7b7bf2ee8c} <Debug> TCPHandler: Processed in 0.001522709 sec. | ||
| 4509 | 2026.02.12 06:42:02.197486 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4510 | 2026.02.12 06:42:02.197520 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.02.12 06:42:02.197624 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4512 | 2026.02.12 06:42:02.197673 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4513 | 2026.02.12 06:42:02.197762 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.02.12 06:42:02.197837 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_21_4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4515 | 2026.02.12 06:42:02.197913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4516 | 2026.02.12 06:42:02.198121 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.02.12 06:42:02.198162 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4518 | 2026.02.12 06:42:02.198487 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4519 | 2026.02.12 06:42:02.198692 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.02.12 06:42:02.198828 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4521 | 2026.02.12 06:42:02.198865 [ 4 ] {6c9385e4-1aad-49f2-8672-bd901e173f17} <Debug> TCPHandler: Processed in 0.001395726 sec. | ||
| 4522 | 2026.02.12 06:42:02.198976 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.02.12 06:42:02.199070 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.02.12 06:42:02.199124 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4525 | 2026.02.12 06:42:02.199867 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.02.12 06:42:02.199904 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4527 | 2026.02.12 06:42:02.200412 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4528 | 2026.02.12 06:42:02.200628 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.02.12 06:42:02.200762 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00171 sec., 2923.976608187135 rows/sec., 5.24 MiB/sec. | ||
| 4530 | 2026.02.12 06:42:02.200822 [ 4 ] {6a01cd0e-57eb-435d-ade2-c0ef72915d76} <Debug> TCPHandler: Processed in 0.001894068 sec. | ||
| 4531 | 2026.02.12 06:42:02.200933 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.02.12 06:42:02.201028 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.02.12 06:42:02.201069 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4534 | 2026.02.12 06:42:02.201400 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.02.12 06:42:02.201436 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4536 | 2026.02.12 06:42:02.201744 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4537 | 2026.02.12 06:42:02.201957 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.02.12 06:42:02.202089 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 4539 | 2026.02.12 06:42:02.202125 [ 4 ] {70f5e80d-9e1a-4f59-ae38-d635f033f175} <Debug> TCPHandler: Processed in 0.001241372 sec. | ||
| 4540 | 2026.02.12 06:42:06.392476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 626 | ||
| 4541 | 2026.02.12 06:42:06.394791 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.02.12 06:42:06.394845 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4543 | 2026.02.12 06:42:06.396101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4544 | 2026.02.12 06:42:06.396396 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.02.12 06:42:06.396733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4546 | 2026.02.12 06:42:07.202310 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.02.12 06:42:07.202490 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.02.12 06:42:07.202563 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4549 | 2026.02.12 06:42:07.203332 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.02.12 06:42:07.203385 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4551 | 2026.02.12 06:42:07.203827 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4552 | 2026.02.12 06:42:07.204059 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.02.12 06:42:07.204227 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001785 sec., 149019.60784313726 rows/sec., 9.47 MiB/sec. | ||
| 4554 | 2026.02.12 06:42:07.204227 [ 85 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4555 | 2026.02.12 06:42:07.204281 [ 4 ] {5727bb05-3dde-4925-8fdb-dddc030810ea} <Debug> TCPHandler: Processed in 0.002102034 sec. | ||
| 4556 | 2026.02.12 06:42:07.204300 [ 85 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.02.12 06:42:07.204329 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4558 | 2026.02.12 06:42:07.204421 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.02.12 06:42:07.204453 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::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 | ||
| 4560 | 2026.02.12 06:42:07.204531 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4561 | 2026.02.12 06:42:07.204573 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.02.12 06:42:07.204579 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4563 | 2026.02.12 06:42:07.204614 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 266 rows starting from the beginning of the part | ||
| 4564 | 2026.02.12 06:42:07.204684 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4565 | 2026.02.12 06:42:07.204729 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4566 | 2026.02.12 06:42:07.204769 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 4567 | 2026.02.12 06:42:07.204811 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 4568 | 2026.02.12 06:42:07.204997 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.02.12 06:42:07.205040 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4570 | 2026.02.12 06:42:07.205378 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4571 | 2026.02.12 06:42:07.205661 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.12 06:42:07.205804 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001296 sec., 7716.049382716049 rows/sec., 629.19 KiB/sec. | ||
| 4573 | 2026.02.12 06:42:07.205846 [ 4 ] {815a13c7-e689-4143-9c40-8ff94d8ffa58} <Debug> TCPHandler: Processed in 0.001476368 sec. | ||
| 4574 | 2026.02.12 06:42:07.205961 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.02.12 06:42:07.206059 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4576 | 2026.02.12 06:42:07.206101 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4577 | 2026.02.12 06:42:07.206147 [ 194 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748135 sec., 760810.8069456879 rows/sec., 51.24 MiB/sec. | ||
| 4578 | 2026.02.12 06:42:07.206389 [ 188 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4579 | 2026.02.12 06:42:07.206774 [ 188 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.02.12 06:42:07.206868 [ 188 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_13_3} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4581 | 2026.02.12 06:42:07.206889 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.02.12 06:42:07.206932 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4583 | 2026.02.12 06:42:07.206989 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4584 | 2026.02.12 06:42:07.207313 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4585 | 2026.02.12 06:42:07.207538 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.02.12 06:42:07.207672 [ 85 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4587 | 2026.02.12 06:42:07.207674 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Debug> executeQuery: Read 829 rows, 67.84 KiB in 0.001635 sec., 507033.6391437309 rows/sec., 40.52 MiB/sec. | ||
| 4588 | 2026.02.12 06:42:07.207715 [ 85 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.12 06:42:07.207738 [ 4 ] {17c8ab90-f0c2-48f1-aab2-bfdcd9e5dce2} <Debug> TCPHandler: Processed in 0.001826747 sec. | ||
| 4590 | 2026.02.12 06:42:07.207740 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4591 | 2026.02.12 06:42:07.207825 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 4592 | 2026.02.12 06:42:07.207861 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.02.12 06:42:07.207914 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4594 | 2026.02.12 06:42:07.207944 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1985 rows starting from the beginning of the part | ||
| 4595 | 2026.02.12 06:42:07.207961 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.02.12 06:42:07.207990 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 824 rows starting from the beginning of the part | ||
| 4597 | 2026.02.12 06:42:07.208009 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4598 | 2026.02.12 06:42:07.208034 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1209 rows starting from the beginning of the part | ||
| 4599 | 2026.02.12 06:42:07.208073 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 824 rows starting from the beginning of the part | ||
| 4600 | 2026.02.12 06:42:07.208110 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4601 | 2026.02.12 06:42:07.208145 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 829 rows starting from the beginning of the part | ||
| 4602 | 2026.02.12 06:42:07.208455 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.02.12 06:42:07.208497 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4604 | 2026.02.12 06:42:07.208828 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4605 | 2026.02.12 06:42:07.209058 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.12 06:42:07.209192 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Debug> executeQuery: Read 179 rows, 11.41 KiB in 0.001248 sec., 143429.4871794872 rows/sec., 8.93 MiB/sec. | ||
| 4607 | 2026.02.12 06:42:07.209230 [ 4 ] {f28b8e51-57fd-44fa-8181-696a2167d728} <Debug> TCPHandler: Processed in 0.001419516 sec. | ||
| 4608 | 2026.02.12 06:42:07.209342 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.02.12 06:42:07.209438 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.02.12 06:42:07.209478 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4611 | 2026.02.12 06:42:07.209899 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.02.12 06:42:07.209936 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4613 | 2026.02.12 06:42:07.210278 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5737 rows, containing 5 columns (5 merged, 0 gathered) in 0.002481195 sec., 2312192.3105600327 rows/sec., 196.24 MiB/sec. | ||
| 4614 | 2026.02.12 06:42:07.210280 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4615 | 2026.02.12 06:42:07.210528 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4616 | 2026.02.12 06:42:07.210543 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.12 06:42:07.210693 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001274 sec., 109890.10989010989 rows/sec., 7.10 MiB/sec. | ||
| 4618 | 2026.02.12 06:42:07.210736 [ 4 ] {9cf912b6-55bc-452f-98f2-c956eddc21ba} <Debug> TCPHandler: Processed in 0.001443897 sec. | ||
| 4619 | 2026.02.12 06:42:07.210819 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.02.12 06:42:07.210855 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.02.12 06:42:07.210899 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_26_5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4622 | 2026.02.12 06:42:07.210958 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.02.12 06:42:07.210979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4624 | 2026.02.12 06:42:07.211004 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4625 | 2026.02.12 06:42:07.211431 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.02.12 06:42:07.211471 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4627 | 2026.02.12 06:42:07.211807 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4628 | 2026.02.12 06:42:07.212036 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.02.12 06:42:07.212155 [ 85 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4630 | 2026.02.12 06:42:07.212173 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001233 sec., 112733.17112733172 rows/sec., 6.41 MiB/sec. | ||
| 4631 | 2026.02.12 06:42:07.212203 [ 85 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.12 06:42:07.212226 [ 4 ] {aa16a359-df78-4ad3-acf4-3e2920356ace} <Debug> TCPHandler: Processed in 0.001420947 sec. | ||
| 4633 | 2026.02.12 06:42:07.212232 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4634 | 2026.02.12 06:42:07.212348 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::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 | ||
| 4635 | 2026.02.12 06:42:07.212367 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.02.12 06:42:07.212472 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2026.02.12 06:42:07.212473 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4638 | 2026.02.12 06:42:07.212524 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 139 rows starting from the beginning of the part | ||
| 4639 | 2026.02.12 06:42:07.212543 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2026.02.12 06:42:07.212616 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4641 | 2026.02.12 06:42:07.212679 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4642 | 2026.02.12 06:42:07.212732 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 4643 | 2026.02.12 06:42:07.212780 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 4644 | 2026.02.12 06:42:07.213343 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.02.12 06:42:07.213391 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4646 | 2026.02.12 06:42:07.213839 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4647 | 2026.02.12 06:42:07.213840 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539539 sec., 451433.8383113387 rows/sec., 27.40 MiB/sec. | ||
| 4648 | 2026.02.12 06:42:07.214016 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4649 | 2026.02.12 06:42:07.214118 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.02.12 06:42:07.214295 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Debug> executeQuery: Read 509 rows, 36.98 KiB in 0.001844 sec., 276030.3687635575 rows/sec., 19.58 MiB/sec. | ||
| 4651 | 2026.02.12 06:42:07.214339 [ 85 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4652 | 2026.02.12 06:42:07.214349 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.02.12 06:42:07.214385 [ 85 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.02.12 06:42:07.214345 [ 4 ] {9ae30caf-59a7-4329-a888-551756a0414e} <Debug> TCPHandler: Processed in 0.002029522 sec. | ||
| 4655 | 2026.02.12 06:42:07.214425 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4656 | 2026.02.12 06:42:07.214468 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_13_3} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4657 | 2026.02.12 06:42:07.214569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4658 | 2026.02.12 06:42:07.214581 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.02.12 06:42:07.214606 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 4660 | 2026.02.12 06:42:07.214688 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4661 | 2026.02.12 06:42:07.214705 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4662 | 2026.02.12 06:42:07.214737 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4663 | 2026.02.12 06:42:07.214743 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 996 rows starting from the beginning of the part | ||
| 4664 | 2026.02.12 06:42:07.214818 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 499 rows starting from the beginning of the part | ||
| 4665 | 2026.02.12 06:42:07.214877 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 529 rows starting from the beginning of the part | ||
| 4666 | 2026.02.12 06:42:07.214934 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 499 rows starting from the beginning of the part | ||
| 4667 | 2026.02.12 06:42:07.214990 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4668 | 2026.02.12 06:42:07.215047 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 509 rows starting from the beginning of the part | ||
| 4669 | 2026.02.12 06:42:07.215162 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.02.12 06:42:07.215202 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4671 | 2026.02.12 06:42:07.215648 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4672 | 2026.02.12 06:42:07.215887 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.02.12 06:42:07.216027 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. | ||
| 4674 | 2026.02.12 06:42:07.216068 [ 4 ] {263ac2f4-132b-43a3-bdf0-a31f6672ecb5} <Debug> TCPHandler: Processed in 0.00155058 sec. | ||
| 4675 | 2026.02.12 06:42:07.216205 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.02.12 06:42:07.216300 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4677 | 2026.02.12 06:42:07.216345 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4678 | 2026.02.12 06:42:07.216482 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196328 sec., 1579499.6128927101 rows/sec., 119.79 MiB/sec. | ||
| 4679 | 2026.02.12 06:42:07.216704 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4680 | 2026.02.12 06:42:07.216830 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.02.12 06:42:07.216877 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4682 | 2026.02.12 06:42:07.217041 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.02.12 06:42:07.217151 [ 194 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_26_5} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4684 | 2026.02.12 06:42:07.217237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4685 | 2026.02.12 06:42:07.217257 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4686 | 2026.02.12 06:42:07.217493 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.02.12 06:42:07.217655 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4688 | 2026.02.12 06:42:07.217677 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001396 sec., 188395.41547277936 rows/sec., 12.55 MiB/sec. | ||
| 4689 | 2026.02.12 06:42:07.217696 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.02.12 06:42:07.217722 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4691 | 2026.02.12 06:42:07.217726 [ 4 ] {b6dce9cc-a8c2-4461-8bbd-c53b1bf39bbc} <Debug> TCPHandler: Processed in 0.001573201 sec. | ||
| 4692 | 2026.02.12 06:42:07.217807 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 4693 | 2026.02.12 06:42:07.217861 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.02.12 06:42:07.217924 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4695 | 2026.02.12 06:42:07.217970 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4696 | 2026.02.12 06:42:07.217971 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7220 rows starting from the beginning of the part | ||
| 4697 | 2026.02.12 06:42:07.218018 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4698 | 2026.02.12 06:42:07.218062 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 258 rows starting from the beginning of the part | ||
| 4699 | 2026.02.12 06:42:07.218130 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4700 | 2026.02.12 06:42:07.218199 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 258 rows starting from the beginning of the part | ||
| 4701 | 2026.02.12 06:42:07.218257 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 4702 | 2026.02.12 06:42:07.218323 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 263 rows starting from the beginning of the part | ||
| 4703 | 2026.02.12 06:42:07.218442 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.02.12 06:42:07.218484 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4705 | 2026.02.12 06:42:07.219019 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4706 | 2026.02.12 06:42:07.219280 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.02.12 06:42:07.219417 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
| 4708 | 2026.02.12 06:42:07.219455 [ 4 ] {fcfa3646-13be-4486-832e-e4327cfb75a6} <Debug> TCPHandler: Processed in 0.001644962 sec. | ||
| 4709 | 2026.02.12 06:42:07.219573 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.02.12 06:42:07.219667 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.02.12 06:42:07.219727 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4712 | 2026.02.12 06:42:07.220660 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.02.12 06:42:07.220696 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4714 | 2026.02.12 06:42:07.221378 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4715 | 2026.02.12 06:42:07.221636 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.02.12 06:42:07.221758 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4717 | 2026.02.12 06:42:07.221789 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002141 sec., 16814.57262961233 rows/sec., 30.13 MiB/sec. | ||
| 4718 | 2026.02.12 06:42:07.221796 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.02.12 06:42:07.221834 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4720 | 2026.02.12 06:42:07.221855 [ 4 ] {f4995430-7e0f-4325-985e-6a3c9a24dcd7} <Debug> TCPHandler: Processed in 0.0023315 sec. | ||
| 4721 | 2026.02.12 06:42:07.221918 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 4722 | 2026.02.12 06:42:07.221997 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.02.12 06:42:07.222102 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.02.12 06:42:07.222120 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4725 | 2026.02.12 06:42:07.222147 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4726 | 2026.02.12 06:42:07.222180 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 310 rows starting from the beginning of the part | ||
| 4727 | 2026.02.12 06:42:07.222299 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4728 | 2026.02.12 06:42:07.222403 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4729 | 2026.02.12 06:42:07.222456 [ 202 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9005 rows, containing 5 columns (5 merged, 0 gathered) in 0.0046863 sec., 1921558.5856645969 rows/sec., 129.35 MiB/sec. | ||
| 4730 | 2026.02.12 06:42:07.222502 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4731 | 2026.02.12 06:42:07.222521 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.12 06:42:07.222564 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4733 | 2026.02.12 06:42:07.222599 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4734 | 2026.02.12 06:42:07.222616 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4735 | 2026.02.12 06:42:07.222708 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 4736 | 2026.02.12 06:42:07.222880 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.02.12 06:42:07.222902 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4738 | 2026.02.12 06:42:07.222953 [ 195 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4739 | 2026.02.12 06:42:07.223017 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4740 | 2026.02.12 06:42:07.223165 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.02.12 06:42:07.223279 [ 85 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4742 | 2026.02.12 06:42:07.223300 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001217 sec., 72308.95645028759 rows/sec., 4.54 MiB/sec. | ||
| 4743 | 2026.02.12 06:42:07.223316 [ 85 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.02.12 06:42:07.223343 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4745 | 2026.02.12 06:42:07.223347 [ 4 ] {d56dcd19-7f36-4101-ac45-63020f725137} <Debug> TCPHandler: Processed in 0.001400556 sec. | ||
| 4746 | 2026.02.12 06:42:07.223414 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 4747 | 2026.02.12 06:42:07.223510 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4748 | 2026.02.12 06:42:07.223543 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1480 rows starting from the beginning of the part | ||
| 4749 | 2026.02.12 06:42:07.223597 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4750 | 2026.02.12 06:42:07.223640 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 4751 | 2026.02.12 06:42:07.223683 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4752 | 2026.02.12 06:42:07.223721 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 4753 | 2026.02.12 06:42:07.223757 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4754 | 2026.02.12 06:42:07.224732 [ 195 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347725 sec., 1383071.4722959062 rows/sec., 89.30 MiB/sec. | ||
| 4755 | 2026.02.12 06:42:07.224956 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4756 | 2026.02.12 06:42:07.225204 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.02.12 06:42:07.225270 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_26_5} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4758 | 2026.02.12 06:42:07.225333 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4759 | 2026.02.12 06:42:07.226272 [ 202 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 19 columns (19 merged, 0 gathered) in 0.004389793 sec., 97498.90256784316 rows/sec., 174.71 MiB/sec. | ||
| 4760 | 2026.02.12 06:42:07.226743 [ 202 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4761 | 2026.02.12 06:42:07.227029 [ 202 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.02.12 06:42:07.227092 [ 202 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4763 | 2026.02.12 06:42:07.227163 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4764 | 2026.02.12 06:42:08.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.02 MiB, peak 246.85 MiB, free memory in arenas 0.00 B, will set to 241.92 MiB (RSS), difference: 1.89 MiB | ||
| 4765 | 2026.02.12 06:42:08.881569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4766 | 2026.02.12 06:42:08.882119 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.02.12 06:42:08.882167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4768 | 2026.02.12 06:42:08.882696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4769 | 2026.02.12 06:42:08.882974 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.02.12 06:42:08.883154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4771 | 2026.02.12 06:42:09.375232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4772 | 2026.02.12 06:42:09.392193 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.02.12 06:42:09.392261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4774 | 2026.02.12 06:42:09.398049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4775 | 2026.02.12 06:42:09.398750 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.02.12 06:42:09.401668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4777 | 2026.02.12 06:42:12.193495 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.02.12 06:42:12.193759 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4779 | 2026.02.12 06:42:12.193862 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4780 | 2026.02.12 06:42:12.194637 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.02.12 06:42:12.194683 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4782 | 2026.02.12 06:42:12.195081 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4783 | 2026.02.12 06:42:12.195317 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.02.12 06:42:12.195482 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001785 sec., 36974.78991596639 rows/sec., 2.94 MiB/sec. | ||
| 4785 | 2026.02.12 06:42:12.195530 [ 4 ] {899cf7ab-49a0-40f8-986b-fd93ec9bb862} <Debug> TCPHandler: Processed in 0.002211757 sec. | ||
| 4786 | 2026.02.12 06:42:12.195654 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.02.12 06:42:12.195764 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.02.12 06:42:12.195811 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4789 | 2026.02.12 06:42:12.196239 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.02.12 06:42:12.196276 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4791 | 2026.02.12 06:42:12.196584 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4792 | 2026.02.12 06:42:12.196803 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.02.12 06:42:12.196939 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.0012 sec., 4166.666666666667 rows/sec., 313.31 KiB/sec. | ||
| 4794 | 2026.02.12 06:42:12.196978 [ 4 ] {3cb88600-dc31-464c-b90d-bf5a1b71dbd6} <Debug> TCPHandler: Processed in 0.001375145 sec. | ||
| 4795 | 2026.02.12 06:42:12.197091 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.02.12 06:42:12.197189 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.02.12 06:42:12.197230 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2026.02.12 06:42:12.197651 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.02.12 06:42:12.197688 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4800 | 2026.02.12 06:42:12.197990 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4801 | 2026.02.12 06:42:12.198206 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.02.12 06:42:12.198336 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001169 sec., 59024.807527801546 rows/sec., 4.61 MiB/sec. | ||
| 4803 | 2026.02.12 06:42:12.198374 [ 4 ] {1e592640-28e7-42b3-9349-d9b9fc090779} <Debug> TCPHandler: Processed in 0.001332134 sec. | ||
| 4804 | 2026.02.12 06:42:12.198494 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.02.12 06:42:12.198589 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.02.12 06:42:12.198633 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4807 | 2026.02.12 06:42:12.199038 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.02.12 06:42:12.199073 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4809 | 2026.02.12 06:42:12.199401 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4810 | 2026.02.12 06:42:12.199627 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.02.12 06:42:12.199758 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4812 | 2026.02.12 06:42:12.199796 [ 4 ] {75af7544-238d-4ce9-9c57-301bf08b9368} <Debug> TCPHandler: Processed in 0.001351925 sec. | ||
| 4813 | 2026.02.12 06:42:12.199898 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.02.12 06:42:12.199993 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.02.12 06:42:12.200048 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4816 | 2026.02.12 06:42:12.200784 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.02.12 06:42:12.200820 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4818 | 2026.02.12 06:42:12.201327 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4819 | 2026.02.12 06:42:12.201553 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.02.12 06:42:12.201695 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001721 sec., 2905.2876234747237 rows/sec., 5.21 MiB/sec. | ||
| 4821 | 2026.02.12 06:42:12.201756 [ 4 ] {8abe5b3b-06ec-40ae-9a80-3afddf490350} <Debug> TCPHandler: Processed in 0.001904659 sec. | ||
| 4822 | 2026.02.12 06:42:12.201866 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.02.12 06:42:12.201961 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.02.12 06:42:12.202003 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4825 | 2026.02.12 06:42:12.202334 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.02.12 06:42:12.202370 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4827 | 2026.02.12 06:42:12.202666 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4828 | 2026.02.12 06:42:12.202880 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.02.12 06:42:12.203007 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4830 | 2026.02.12 06:42:12.203042 [ 4 ] {e75fc9b0-56f4-4a07-b4ae-3a226ddcb74c} <Debug> TCPHandler: Processed in 0.001224341 sec. | ||
| 4831 | 2026.02.12 06:42:16.264141 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4832 | 2026.02.12 06:42:16.264206 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4833 | 2026.02.12 06:42:16.383301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4834 | 2026.02.12 06:42:16.383839 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.02.12 06:42:16.383885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4836 | 2026.02.12 06:42:16.384360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4837 | 2026.02.12 06:42:16.384591 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.02.12 06:42:16.384722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4839 | 2026.02.12 06:42:16.397048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 | ||
| 4840 | 2026.02.12 06:42:16.399461 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.02.12 06:42:16.399514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4842 | 2026.02.12 06:42:16.400736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4843 | 2026.02.12 06:42:16.401029 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.02.12 06:42:16.401403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4845 | 2026.02.12 06:42:16.901808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4846 | 2026.02.12 06:42:16.918971 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.12 06:42:16.919033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4848 | 2026.02.12 06:42:16.924539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4849 | 2026.02.12 06:42:16.925243 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.02.12 06:42:16.928134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4851 | 2026.02.12 06:42:17.201838 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.02.12 06:42:17.202032 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.02.12 06:42:17.202104 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4854 | 2026.02.12 06:42:17.202867 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.02.12 06:42:17.202914 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4856 | 2026.02.12 06:42:17.203306 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4857 | 2026.02.12 06:42:17.203543 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.02.12 06:42:17.203691 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001712 sec., 155373.83177570094 rows/sec., 9.87 MiB/sec. | ||
| 4859 | 2026.02.12 06:42:17.203733 [ 4 ] {e48273d0-2fb8-4197-a668-31472d4e1cb8} <Debug> TCPHandler: Processed in 0.002031463 sec. | ||
| 4860 | 2026.02.12 06:42:17.203858 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.02.12 06:42:17.203954 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4862 | 2026.02.12 06:42:17.203994 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4863 | 2026.02.12 06:42:17.204833 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.02.12 06:42:17.204870 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4865 | 2026.02.12 06:42:17.205219 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4866 | 2026.02.12 06:42:17.205434 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.02.12 06:42:17.205563 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001628 sec., 506142.5061425061 rows/sec., 40.47 MiB/sec. | ||
| 4868 | 2026.02.12 06:42:17.205602 [ 4 ] {d867a3dd-818b-4e41-95cf-c2e352d58aff} <Debug> TCPHandler: Processed in 0.001794387 sec. | ||
| 4869 | 2026.02.12 06:42:17.205718 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.02.12 06:42:17.205813 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.02.12 06:42:17.205853 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4872 | 2026.02.12 06:42:17.206316 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.02.12 06:42:17.206352 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4874 | 2026.02.12 06:42:17.206663 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4875 | 2026.02.12 06:42:17.206880 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.02.12 06:42:17.207005 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001211 sec., 139554.08753096615 rows/sec., 8.64 MiB/sec. | ||
| 4877 | 2026.02.12 06:42:17.207041 [ 4 ] {e534ab7b-9182-4466-88c6-623d9d18bb32} <Debug> TCPHandler: Processed in 0.001372696 sec. | ||
| 4878 | 2026.02.12 06:42:17.207150 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.02.12 06:42:17.207244 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4880 | 2026.02.12 06:42:17.207282 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4881 | 2026.02.12 06:42:17.207744 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.02.12 06:42:17.207781 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4883 | 2026.02.12 06:42:17.208080 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4884 | 2026.02.12 06:42:17.208301 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.02.12 06:42:17.208430 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001204 sec., 116279.06976744186 rows/sec., 7.52 MiB/sec. | ||
| 4886 | 2026.02.12 06:42:17.208468 [ 4 ] {8ece2198-6913-4e46-aa32-1d8255c82950} <Debug> TCPHandler: Processed in 0.001365855 sec. | ||
| 4887 | 2026.02.12 06:42:17.208586 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.02.12 06:42:17.208680 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.02.12 06:42:17.208720 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4890 | 2026.02.12 06:42:17.209161 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.02.12 06:42:17.209198 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4892 | 2026.02.12 06:42:17.209496 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4893 | 2026.02.12 06:42:17.209716 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.02.12 06:42:17.209841 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 6.71 MiB/sec. | ||
| 4895 | 2026.02.12 06:42:17.209879 [ 4 ] {ee8a7137-69cd-4334-b612-b4bca036337f} <Debug> TCPHandler: Processed in 0.001341525 sec. | ||
| 4896 | 2026.02.12 06:42:17.209994 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.02.12 06:42:17.210087 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4898 | 2026.02.12 06:42:17.210126 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4899 | 2026.02.12 06:42:17.210761 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.02.12 06:42:17.210798 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4901 | 2026.02.12 06:42:17.211124 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4902 | 2026.02.12 06:42:17.211339 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.02.12 06:42:17.211470 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.0014 sec., 356428.5714285714 rows/sec., 25.23 MiB/sec. | ||
| 4904 | 2026.02.12 06:42:17.211508 [ 4 ] {a774c4c6-deb0-4e70-be4e-49e2ee2aa674} <Debug> TCPHandler: Processed in 0.00156145 sec. | ||
| 4905 | 2026.02.12 06:42:17.211628 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.02.12 06:42:17.211731 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4907 | 2026.02.12 06:42:17.211782 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4908 | 2026.02.12 06:42:17.212143 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.02.12 06:42:17.212179 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4910 | 2026.02.12 06:42:17.212484 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4911 | 2026.02.12 06:42:17.212696 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.02.12 06:42:17.212822 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 4913 | 2026.02.12 06:42:17.212859 [ 4 ] {a3f694ec-d2b8-45ef-8004-b0249dc269ce} <Debug> TCPHandler: Processed in 0.001282342 sec. | ||
| 4914 | 2026.02.12 06:42:17.212975 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.02.12 06:42:17.213069 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.02.12 06:42:17.213112 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2026.02.12 06:42:17.213537 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.12 06:42:17.213574 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4919 | 2026.02.12 06:42:17.213913 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4920 | 2026.02.12 06:42:17.214140 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.02.12 06:42:17.214266 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001215 sec., 212345.6790123457 rows/sec., 14.14 MiB/sec. | ||
| 4922 | 2026.02.12 06:42:17.214303 [ 4 ] {f7438493-35b9-4aa5-9206-676411081159} <Debug> TCPHandler: Processed in 0.001375696 sec. | ||
| 4923 | 2026.02.12 06:42:17.214440 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.02.12 06:42:17.214539 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.02.12 06:42:17.214582 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4926 | 2026.02.12 06:42:17.214897 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.02.12 06:42:17.214933 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4928 | 2026.02.12 06:42:17.215224 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4929 | 2026.02.12 06:42:17.215422 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.02.12 06:42:17.215552 [ 64 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4931 | 2026.02.12 06:42:17.215557 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 4932 | 2026.02.12 06:42:17.215688 [ 64 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.02.12 06:42:17.215707 [ 4 ] {9bcba7f3-12cd-4e3c-8cc5-200b680f34c5} <Debug> TCPHandler: Processed in 0.001318584 sec. | ||
| 4934 | 2026.02.12 06:42:17.215717 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4935 | 2026.02.12 06:42:17.215859 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.02.12 06:42:17.215858 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 4937 | 2026.02.12 06:42:17.215991 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.02.12 06:42:17.216022 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4939 | 2026.02.12 06:42:17.216062 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 4940 | 2026.02.12 06:42:17.216061 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4941 | 2026.02.12 06:42:17.216128 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4942 | 2026.02.12 06:42:17.216176 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4943 | 2026.02.12 06:42:17.216223 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4944 | 2026.02.12 06:42:17.216265 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4945 | 2026.02.12 06:42:17.216303 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 4946 | 2026.02.12 06:42:17.216996 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.02.12 06:42:17.217038 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4948 | 2026.02.12 06:42:17.217094 [ 193 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284553 sec., 13234.175623738376 rows/sec., 882.63 KiB/sec. | ||
| 4949 | 2026.02.12 06:42:17.217253 [ 195 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4950 | 2026.02.12 06:42:17.217526 [ 195 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.02.12 06:42:17.217594 [ 195 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_16_3} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4952 | 2026.02.12 06:42:17.217604 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4953 | 2026.02.12 06:42:17.217670 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4954 | 2026.02.12 06:42:17.217854 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.02.12 06:42:17.218014 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002046 sec., 17595.307917888564 rows/sec., 31.53 MiB/sec. | ||
| 4956 | 2026.02.12 06:42:17.218093 [ 4 ] {b642a29a-29dd-4bd6-826b-61251359b772} <Debug> TCPHandler: Processed in 0.002289309 sec. | ||
| 4957 | 2026.02.12 06:42:17.218219 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.02.12 06:42:17.218315 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.12 06:42:17.218356 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4960 | 2026.02.12 06:42:17.218703 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.02.12 06:42:17.218740 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4962 | 2026.02.12 06:42:17.219052 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4963 | 2026.02.12 06:42:17.219264 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.02.12 06:42:17.219393 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001097 sec., 80218.77848678213 rows/sec., 5.04 MiB/sec. | ||
| 4965 | 2026.02.12 06:42:17.219431 [ 4 ] {88169e4c-02c3-4dbb-8d5e-6eb26d386028} <Debug> TCPHandler: Processed in 0.001265793 sec. | ||
| 4966 | 2026.02.12 06:42:19.129160 [ 62 ] {} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4967 | 2026.02.12 06:42:19.129234 [ 62 ] {} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.02.12 06:42:19.129256 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4969 | 2026.02.12 06:42:19.129370 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 4970 | 2026.02.12 06:42:19.129495 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4971 | 2026.02.12 06:42:19.129527 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4972 | 2026.02.12 06:42:19.129591 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 4973 | 2026.02.12 06:42:19.129635 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4974 | 2026.02.12 06:42:19.129678 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4975 | 2026.02.12 06:42:19.129716 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 4976 | 2026.02.12 06:42:19.130464 [ 195 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136149 sec., 31685.984848818247 rows/sec., 2.64 MiB/sec. | ||
| 4977 | 2026.02.12 06:42:19.130598 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4978 | 2026.02.12 06:42:19.130851 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.12 06:42:19.130917 [ 194 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_9_2} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4980 | 2026.02.12 06:42:19.130981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4981 | 2026.02.12 06:42:22.222589 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.02.12 06:42:22.222785 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4983 | 2026.02.12 06:42:22.222861 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4984 | 2026.02.12 06:42:22.223564 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.02.12 06:42:22.223615 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4986 | 2026.02.12 06:42:22.223991 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4987 | 2026.02.12 06:42:22.224217 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.02.12 06:42:22.224376 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001643 sec., 1217.2854534388314 rows/sec., 99.26 KiB/sec. | ||
| 4989 | 2026.02.12 06:42:22.224425 [ 4 ] {c9bb411a-eec0-48fd-b9c3-fa7aac31f1cc} <Debug> TCPHandler: Processed in 0.001960621 sec. | ||
| 4990 | 2026.02.12 06:42:22.224555 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.02.12 06:42:22.224659 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4992 | 2026.02.12 06:42:22.224703 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4993 | 2026.02.12 06:42:22.225735 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.02.12 06:42:22.225775 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4995 | 2026.02.12 06:42:22.226161 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4996 | 2026.02.12 06:42:22.226372 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.02.12 06:42:22.226506 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001871 sec., 645109.5670764297 rows/sec., 53.25 MiB/sec. | ||
| 4998 | 2026.02.12 06:42:22.226545 [ 4 ] {7a87b0f2-673b-41d3-8b1b-87c2b5bbcc96} <Debug> TCPHandler: Processed in 0.002041582 sec. | ||
| 4999 | 2026.02.12 06:42:22.226663 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.02.12 06:42:22.226761 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.02.12 06:42:22.226803 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5002 | 2026.02.12 06:42:22.227207 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.02.12 06:42:22.227245 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5004 | 2026.02.12 06:42:22.227542 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5005 | 2026.02.12 06:42:22.227773 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.02.12 06:42:22.227912 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001171 sec., 5977.796754910333 rows/sec., 440.33 KiB/sec. | ||
| 5007 | 2026.02.12 06:42:22.227950 [ 4 ] {7c0ca1b5-e547-4199-b10e-780d0cde4fd2} <Debug> TCPHandler: Processed in 0.001336594 sec. | ||
| 5008 | 2026.02.12 06:42:22.228075 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.02.12 06:42:22.228195 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.02.12 06:42:22.228245 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5011 | 2026.02.12 06:42:22.228791 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.02.12 06:42:22.228829 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5013 | 2026.02.12 06:42:22.229148 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5014 | 2026.02.12 06:42:22.229372 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.02.12 06:42:22.229504 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 11.58 MiB/sec. | ||
| 5016 | 2026.02.12 06:42:22.229543 [ 4 ] {0d75a932-61ce-4523-913d-80e8a2407583} <Debug> TCPHandler: Processed in 0.00153161 sec. | ||
| 5017 | 2026.02.12 06:42:22.229663 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.02.12 06:42:22.229758 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5019 | 2026.02.12 06:42:22.229798 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5020 | 2026.02.12 06:42:22.230384 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.02.12 06:42:22.230421 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5022 | 2026.02.12 06:42:22.230750 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5023 | 2026.02.12 06:42:22.230971 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.02.12 06:42:22.231097 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001357 sec., 388356.6691230656 rows/sec., 28.76 MiB/sec. | ||
| 5025 | 2026.02.12 06:42:22.231136 [ 4 ] {887c601b-ba31-41e7-88d5-181d10b2595d} <Debug> TCPHandler: Processed in 0.00152276 sec. | ||
| 5026 | 2026.02.12 06:42:22.231251 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.02.12 06:42:22.231350 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.02.12 06:42:22.231393 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5029 | 2026.02.12 06:42:22.231956 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.02.12 06:42:22.231993 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5031 | 2026.02.12 06:42:22.232381 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5032 | 2026.02.12 06:42:22.232596 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.02.12 06:42:22.232724 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001393 sec., 606604.4508255564 rows/sec., 40.83 MiB/sec. | ||
| 5034 | 2026.02.12 06:42:22.232762 [ 4 ] {9079b7cc-a6ae-418a-b7b4-ba9b08ac2c50} <Debug> TCPHandler: Processed in 0.001560681 sec. | ||
| 5035 | 2026.02.12 06:42:22.232874 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.02.12 06:42:22.232968 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.02.12 06:42:22.233023 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5038 | 2026.02.12 06:42:22.233761 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.02.12 06:42:22.233798 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5040 | 2026.02.12 06:42:22.234303 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5041 | 2026.02.12 06:42:22.234526 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.02.12 06:42:22.234664 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 5043 | 2026.02.12 06:42:22.234716 [ 4 ] {6b9a745c-7273-4770-996a-0c8283fb9b3b} <Debug> TCPHandler: Processed in 0.001891809 sec. | ||
| 5044 | 2026.02.12 06:42:22.234827 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.02.12 06:42:22.234922 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.02.12 06:42:22.234964 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5047 | 2026.02.12 06:42:22.235305 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.02.12 06:42:22.235342 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5049 | 2026.02.12 06:42:22.235652 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5050 | 2026.02.12 06:42:22.235865 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.02.12 06:42:22.235992 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5052 | 2026.02.12 06:42:22.236029 [ 4 ] {98a0853f-a1e2-4193-bf30-d76575f8a921} <Debug> TCPHandler: Processed in 0.001251342 sec. | ||
| 5053 | 2026.02.12 06:42:23.884865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 5054 | 2026.02.12 06:42:23.885454 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.12 06:42:23.885511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5056 | 2026.02.12 06:42:23.886043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5057 | 2026.02.12 06:42:23.886280 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.02.12 06:42:23.886427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 5059 | 2026.02.12 06:42:23.886449 [ 54 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5060 | 2026.02.12 06:42:23.886519 [ 54 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.02.12 06:42:23.886542 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5062 | 2026.02.12 06:42:23.886654 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5063 | 2026.02.12 06:42:23.886766 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5064 | 2026.02.12 06:42:23.886802 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 5065 | 2026.02.12 06:42:23.886864 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5066 | 2026.02.12 06:42:23.886909 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5067 | 2026.02.12 06:42:23.886952 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5068 | 2026.02.12 06:42:23.886986 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5069 | 2026.02.12 06:42:23.887027 [ 186 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 5070 | 2026.02.12 06:42:23.888950 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00234761 sec., 4266466.747032088 rows/sec., 61.03 MiB/sec. | ||
| 5071 | 2026.02.12 06:42:23.889437 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5072 | 2026.02.12 06:42:23.889774 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.02.12 06:42:23.889855 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_21_4} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5074 | 2026.02.12 06:42:23.889955 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 5075 | 2026.02.12 06:42:24.428252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5076 | 2026.02.12 06:42:24.446329 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.02.12 06:42:24.446380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5078 | 2026.02.12 06:42:24.451944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5079 | 2026.02.12 06:42:24.452653 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.02.12 06:42:24.452919 [ 54 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5081 | 2026.02.12 06:42:24.452952 [ 54 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.12 06:42:24.452970 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5083 | 2026.02.12 06:42:24.453050 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 5084 | 2026.02.12 06:42:24.455726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5085 | 2026.02.12 06:42:24.455903 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2026.02.12 06:42:24.456639 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 5087 | 2026.02.12 06:42:24.459985 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5088 | 2026.02.12 06:42:24.463595 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5089 | 2026.02.12 06:42:24.467346 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 5090 | 2026.02.12 06:42:24.471946 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 5091 | 2026.02.12 06:42:24.476304 [ 190 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 5092 | 2026.02.12 06:42:24.528088 [ 195 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075064274 sec., 2118.1847439169264 rows/sec., 10.95 MiB/sec. | ||
| 5093 | 2026.02.12 06:42:24.530826 [ 195 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5094 | 2026.02.12 06:42:24.532957 [ 195 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.02.12 06:42:24.533070 [ 195 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_21_4} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5096 | 2026.02.12 06:42:24.535169 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5097 | 2026.02.12 06:42:25.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.62 MiB, peak 254.18 MiB, free memory in arenas 0.00 B, will set to 248.60 MiB (RSS), difference: 4.98 MiB | ||
| 5098 | 2026.02.12 06:42:26.401635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 700 | ||
| 5099 | 2026.02.12 06:42:26.404118 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.12 06:42:26.404163 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5101 | 2026.02.12 06:42:26.405353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5102 | 2026.02.12 06:42:26.405620 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.02.12 06:42:26.405975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5104 | 2026.02.12 06:42:27.201401 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2026.02.12 06:42:27.201668 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5106 | 2026.02.12 06:42:27.201772 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5107 | 2026.02.12 06:42:27.202471 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.02.12 06:42:27.202513 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5109 | 2026.02.12 06:42:27.202916 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5110 | 2026.02.12 06:42:27.203137 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.02.12 06:42:27.203295 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001701 sec., 156378.60082304527 rows/sec., 9.93 MiB/sec. | ||
| 5112 | 2026.02.12 06:42:27.203341 [ 4 ] {e598c978-021b-46e3-a3d5-73b006bfee47} <Debug> TCPHandler: Processed in 0.002117555 sec. | ||
| 5113 | 2026.02.12 06:42:27.203467 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.02.12 06:42:27.203568 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5115 | 2026.02.12 06:42:27.203613 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5116 | 2026.02.12 06:42:27.204284 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.02.12 06:42:27.204320 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5118 | 2026.02.12 06:42:27.204680 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5119 | 2026.02.12 06:42:27.204891 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.02.12 06:42:27.205018 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001472 sec., 559782.6086956522 rows/sec., 44.76 MiB/sec. | ||
| 5121 | 2026.02.12 06:42:27.205054 [ 4 ] {0f14148c-e0b1-4f46-88e0-337816c7f80f} <Debug> TCPHandler: Processed in 0.001640392 sec. | ||
| 5122 | 2026.02.12 06:42:27.205169 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.02.12 06:42:27.205264 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5124 | 2026.02.12 06:42:27.205305 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5125 | 2026.02.12 06:42:27.205727 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.02.12 06:42:27.205761 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5127 | 2026.02.12 06:42:27.206058 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5128 | 2026.02.12 06:42:27.206270 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.02.12 06:42:27.206363 [ 51 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5130 | 2026.02.12 06:42:27.206395 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.00115 sec., 146956.52173913043 rows/sec., 9.09 MiB/sec. | ||
| 5131 | 2026.02.12 06:42:27.206398 [ 51 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.02.12 06:42:27.206426 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5133 | 2026.02.12 06:42:27.206432 [ 4 ] {6523256c-76af-4078-9a19-5c7b548322a0} <Debug> TCPHandler: Processed in 0.001312544 sec. | ||
| 5134 | 2026.02.12 06:42:27.206557 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 5135 | 2026.02.12 06:42:27.206581 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.02.12 06:42:27.206688 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5137 | 2026.02.12 06:42:27.206707 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2026.02.12 06:42:27.206726 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5139 | 2026.02.12 06:42:27.206743 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 192 rows starting from the beginning of the part | ||
| 5140 | 2026.02.12 06:42:27.206816 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 179 rows starting from the beginning of the part | ||
| 5141 | 2026.02.12 06:42:27.206859 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 5142 | 2026.02.12 06:42:27.206898 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 169 rows starting from the beginning of the part | ||
| 5143 | 2026.02.12 06:42:27.206935 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 5144 | 2026.02.12 06:42:27.206974 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 169 rows starting from the beginning of the part | ||
| 5145 | 2026.02.12 06:42:27.207164 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.02.12 06:42:27.207204 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5147 | 2026.02.12 06:42:27.207629 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5148 | 2026.02.12 06:42:27.207865 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.02.12 06:42:27.207945 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449237 sec., 497503.168908881 rows/sec., 32.94 MiB/sec. | ||
| 5150 | 2026.02.12 06:42:27.207999 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00133 sec., 105263.15789473684 rows/sec., 6.80 MiB/sec. | ||
| 5151 | 2026.02.12 06:42:27.208043 [ 4 ] {8674e9cc-7dd2-4d0c-8efd-f00269ff53cf} <Debug> TCPHandler: Processed in 0.001511199 sec. | ||
| 5152 | 2026.02.12 06:42:27.208119 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5153 | 2026.02.12 06:42:27.208168 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.02.12 06:42:27.208270 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.02.12 06:42:27.208315 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5156 | 2026.02.12 06:42:27.208387 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.02.12 06:42:27.208463 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_26_5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5158 | 2026.02.12 06:42:27.208542 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5159 | 2026.02.12 06:42:27.208741 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.02.12 06:42:27.208786 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5161 | 2026.02.12 06:42:27.209122 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5162 | 2026.02.12 06:42:27.209350 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.02.12 06:42:27.209478 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001226 sec., 113376.83523654159 rows/sec., 6.45 MiB/sec. | ||
| 5164 | 2026.02.12 06:42:27.209515 [ 4 ] {4b222bf2-05ae-4a75-b963-80fa1ba054e4} <Debug> TCPHandler: Processed in 0.001397166 sec. | ||
| 5165 | 2026.02.12 06:42:27.209630 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.02.12 06:42:27.209724 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5167 | 2026.02.12 06:42:27.209765 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5168 | 2026.02.12 06:42:27.210320 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.02.12 06:42:27.210355 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5170 | 2026.02.12 06:42:27.210678 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5171 | 2026.02.12 06:42:27.210905 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.02.12 06:42:27.211039 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001332 sec., 374624.6246246246 rows/sec., 26.51 MiB/sec. | ||
| 5173 | 2026.02.12 06:42:27.211077 [ 4 ] {23cf1481-23d5-473e-9063-218fb3fe6218} <Debug> TCPHandler: Processed in 0.001496648 sec. | ||
| 5174 | 2026.02.12 06:42:27.211194 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.02.12 06:42:27.211289 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5176 | 2026.02.12 06:42:27.211332 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5177 | 2026.02.12 06:42:27.211736 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.02.12 06:42:27.211769 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5179 | 2026.02.12 06:42:27.212159 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5180 | 2026.02.12 06:42:27.212425 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.02.12 06:42:27.212543 [ 51 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5182 | 2026.02.12 06:42:27.212572 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec. | ||
| 5183 | 2026.02.12 06:42:27.212583 [ 51 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.02.12 06:42:27.212610 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5185 | 2026.02.12 06:42:27.212616 [ 4 ] {e22e33b7-b79a-4cc5-a531-484e20e7ff70} <Debug> TCPHandler: Processed in 0.001471358 sec. | ||
| 5186 | 2026.02.12 06:42:27.212705 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5187 | 2026.02.12 06:42:27.212763 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.02.12 06:42:27.212805 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5189 | 2026.02.12 06:42:27.212843 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5190 | 2026.02.12 06:42:27.212861 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.02.12 06:42:27.212906 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5192 | 2026.02.12 06:42:27.212908 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5193 | 2026.02.12 06:42:27.212966 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5194 | 2026.02.12 06:42:27.213016 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5195 | 2026.02.12 06:42:27.213062 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5196 | 2026.02.12 06:42:27.213109 [ 195 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5197 | 2026.02.12 06:42:27.213330 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.02.12 06:42:27.213366 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5199 | 2026.02.12 06:42:27.213713 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5200 | 2026.02.12 06:42:27.213962 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.02.12 06:42:27.213977 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315514 sec., 68414.3232227099 rows/sec., 3.49 MiB/sec. | ||
| 5202 | 2026.02.12 06:42:27.214128 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001286 sec., 200622.08398133746 rows/sec., 13.36 MiB/sec. | ||
| 5203 | 2026.02.12 06:42:27.214162 [ 192 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5204 | 2026.02.12 06:42:27.214179 [ 4 ] {53cefb86-5096-4394-b51f-a4e007187399} <Debug> TCPHandler: Processed in 0.001467678 sec. | ||
| 5205 | 2026.02.12 06:42:27.214329 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.02.12 06:42:27.214430 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.02.12 06:42:27.214476 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5208 | 2026.02.12 06:42:27.214522 [ 192 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.02.12 06:42:27.214605 [ 192 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_15_3} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5210 | 2026.02.12 06:42:27.214716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5211 | 2026.02.12 06:42:27.214812 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.02.12 06:42:27.214854 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5213 | 2026.02.12 06:42:27.215188 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5214 | 2026.02.12 06:42:27.215407 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.02.12 06:42:27.215537 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 5216 | 2026.02.12 06:42:27.215574 [ 4 ] {043e7811-a81a-42ad-b1dc-e62a55dc9428} <Debug> TCPHandler: Processed in 0.001297323 sec. | ||
| 5217 | 2026.02.12 06:42:27.215688 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.02.12 06:42:27.215782 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.02.12 06:42:27.215836 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5220 | 2026.02.12 06:42:27.216730 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.02.12 06:42:27.216772 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5222 | 2026.02.12 06:42:27.217361 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5223 | 2026.02.12 06:42:27.217590 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.02.12 06:42:27.217741 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 32.63 MiB/sec. | ||
| 5225 | 2026.02.12 06:42:27.217796 [ 4 ] {c2cb419f-9220-4677-9997-af7c9a589e9b} <Debug> TCPHandler: Processed in 0.002158655 sec. | ||
| 5226 | 2026.02.12 06:42:27.217914 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.02.12 06:42:27.218011 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.02.12 06:42:27.218057 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5229 | 2026.02.12 06:42:27.218399 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.02.12 06:42:27.218438 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5231 | 2026.02.12 06:42:27.218753 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5232 | 2026.02.12 06:42:27.218974 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.02.12 06:42:27.219104 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001112 sec., 79136.69064748201 rows/sec., 4.97 MiB/sec. | ||
| 5234 | 2026.02.12 06:42:27.219142 [ 4 ] {d7b88054-abf2-4ecc-bbd4-a9aec36bf7b2} <Debug> TCPHandler: Processed in 0.001277953 sec. | ||
| 5235 | 2026.02.12 06:42:31.264250 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5236 | 2026.02.12 06:42:31.264325 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5237 | 2026.02.12 06:42:31.387470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 5238 | 2026.02.12 06:42:31.387990 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.02.12 06:42:31.388030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5240 | 2026.02.12 06:42:31.388548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5241 | 2026.02.12 06:42:31.388801 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.02.12 06:42:31.388947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 5243 | 2026.02.12 06:42:31.956762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5244 | 2026.02.12 06:42:31.971443 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.02.12 06:42:31.971497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5246 | 2026.02.12 06:42:31.977554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5247 | 2026.02.12 06:42:31.978254 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.02.12 06:42:31.980842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5249 | 2026.02.12 06:42:32.192385 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.02.12 06:42:32.192580 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5251 | 2026.02.12 06:42:32.192655 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5252 | 2026.02.12 06:42:32.193326 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.02.12 06:42:32.193378 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5254 | 2026.02.12 06:42:32.193781 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5255 | 2026.02.12 06:42:32.194018 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.02.12 06:42:32.194167 [ 29 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5257 | 2026.02.12 06:42:32.194183 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001656 sec., 39855.07246376812 rows/sec., 3.17 MiB/sec. | ||
| 5258 | 2026.02.12 06:42:32.194245 [ 29 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.02.12 06:42:32.194265 [ 4 ] {de1198cf-c916-4d57-bc3e-e67e089b94dc} <Debug> TCPHandler: Processed in 0.002020772 sec. | ||
| 5260 | 2026.02.12 06:42:32.194278 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5261 | 2026.02.12 06:42:32.194397 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.02.12 06:42:32.194432 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 5263 | 2026.02.12 06:42:32.194506 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.02.12 06:42:32.194557 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5265 | 2026.02.12 06:42:32.194592 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5266 | 2026.02.12 06:42:32.194636 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1985 rows starting from the beginning of the part | ||
| 5267 | 2026.02.12 06:42:32.194713 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 5268 | 2026.02.12 06:42:32.194766 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 824 rows starting from the beginning of the part | ||
| 5269 | 2026.02.12 06:42:32.194815 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1207 rows starting from the beginning of the part | ||
| 5270 | 2026.02.12 06:42:32.194861 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 824 rows starting from the beginning of the part | ||
| 5271 | 2026.02.12 06:42:32.194909 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 5272 | 2026.02.12 06:42:32.194993 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.02.12 06:42:32.195038 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5274 | 2026.02.12 06:42:32.195461 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5275 | 2026.02.12 06:42:32.195726 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.12 06:42:32.195872 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001391 sec., 3594.5363048166782 rows/sec., 270.29 KiB/sec. | ||
| 5277 | 2026.02.12 06:42:32.195913 [ 4 ] {54fbbc64-09b7-4413-aef3-57ea8bf27fd5} <Debug> TCPHandler: Processed in 0.001569351 sec. | ||
| 5278 | 2026.02.12 06:42:32.196030 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.02.12 06:42:32.196132 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5280 | 2026.02.12 06:42:32.196175 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5281 | 2026.02.12 06:42:32.196600 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.02.12 06:42:32.196639 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5283 | 2026.02.12 06:42:32.196705 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4972 rows, containing 5 columns (5 merged, 0 gathered) in 0.00233737 sec., 2127177.1264284216 rows/sec., 180.91 MiB/sec. | ||
| 5284 | 2026.02.12 06:42:32.196956 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5285 | 2026.02.12 06:42:32.196969 [ 187 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5286 | 2026.02.12 06:42:32.197207 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.02.12 06:42:32.197253 [ 187 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.02.12 06:42:32.197322 [ 29 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5289 | 2026.02.12 06:42:32.197337 [ 187 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_31_6} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5290 | 2026.02.12 06:42:32.197341 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001234 sec., 55915.72123176661 rows/sec., 4.36 MiB/sec. | ||
| 5291 | 2026.02.12 06:42:32.197361 [ 29 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.02.12 06:42:32.197395 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5293 | 2026.02.12 06:42:32.197395 [ 4 ] {3e7270b1-e0f2-4f52-beb8-81ac7fc41f47} <Debug> TCPHandler: Processed in 0.001415836 sec. | ||
| 5294 | 2026.02.12 06:42:32.197461 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 5295 | 2026.02.12 06:42:32.197512 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 5296 | 2026.02.12 06:42:32.197525 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.02.12 06:42:32.197614 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2026.02.12 06:42:32.197639 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.02.12 06:42:32.197644 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 996 rows starting from the beginning of the part | ||
| 5300 | 2026.02.12 06:42:32.197693 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5301 | 2026.02.12 06:42:32.197712 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part | ||
| 5302 | 2026.02.12 06:42:32.197755 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 499 rows starting from the beginning of the part | ||
| 5303 | 2026.02.12 06:42:32.197789 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 527 rows starting from the beginning of the part | ||
| 5304 | 2026.02.12 06:42:32.197823 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 499 rows starting from the beginning of the part | ||
| 5305 | 2026.02.12 06:42:32.197858 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 5306 | 2026.02.12 06:42:32.198126 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.12 06:42:32.198169 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5308 | 2026.02.12 06:42:32.198536 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5309 | 2026.02.12 06:42:32.198745 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.02.12 06:42:32.198854 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5311 | 2026.02.12 06:42:32.198878 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5312 | 2026.02.12 06:42:32.198885 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.02.12 06:42:32.198920 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5314 | 2026.02.12 06:42:32.198920 [ 186 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2659 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484918 sec., 1790671.2693899595 rows/sec., 136.45 MiB/sec. | ||
| 5315 | 2026.02.12 06:42:32.198925 [ 4 ] {3e65117f-13ff-4a25-968d-22d9eebf7a50} <Debug> TCPHandler: Processed in 0.001450477 sec. | ||
| 5316 | 2026.02.12 06:42:32.198996 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 5317 | 2026.02.12 06:42:32.199073 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.02.12 06:42:32.199079 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5319 | 2026.02.12 06:42:32.199118 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9005 rows starting from the beginning of the part | ||
| 5320 | 2026.02.12 06:42:32.199145 [ 186 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5321 | 2026.02.12 06:42:32.199169 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.02.12 06:42:32.199176 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5323 | 2026.02.12 06:42:32.199227 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 258 rows starting from the beginning of the part | ||
| 5324 | 2026.02.12 06:42:32.199229 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5325 | 2026.02.12 06:42:32.199268 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 5326 | 2026.02.12 06:42:32.199309 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 258 rows starting from the beginning of the part | ||
| 5327 | 2026.02.12 06:42:32.199348 [ 187 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5328 | 2026.02.12 06:42:32.199487 [ 186 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.02.12 06:42:32.199589 [ 186 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_31_6} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5330 | 2026.02.12 06:42:32.199688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5331 | 2026.02.12 06:42:32.199970 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.02.12 06:42:32.200009 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5333 | 2026.02.12 06:42:32.200591 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5334 | 2026.02.12 06:42:32.200827 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.02.12 06:42:32.200971 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5336 | 2026.02.12 06:42:32.200975 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001825 sec., 2739.72602739726 rows/sec., 4.91 MiB/sec. | ||
| 5337 | 2026.02.12 06:42:32.201011 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.02.12 06:42:32.201039 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5339 | 2026.02.12 06:42:32.201062 [ 4 ] {ee94a3be-00c2-4077-a8e4-32da062e54b9} <Debug> TCPHandler: Processed in 0.002040643 sec. | ||
| 5340 | 2026.02.12 06:42:32.201116 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 5341 | 2026.02.12 06:42:32.201198 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.02.12 06:42:32.201311 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5343 | 2026.02.12 06:42:32.201315 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.02.12 06:42:32.201368 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 428 rows starting from the beginning of the part | ||
| 5345 | 2026.02.12 06:42:32.201373 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5346 | 2026.02.12 06:42:32.201483 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5347 | 2026.02.12 06:42:32.201584 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5348 | 2026.02.12 06:42:32.201684 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5349 | 2026.02.12 06:42:32.201768 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.02.12 06:42:32.201782 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5351 | 2026.02.12 06:42:32.201812 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5352 | 2026.02.12 06:42:32.201885 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5353 | 2026.02.12 06:42:32.202205 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5354 | 2026.02.12 06:42:32.202443 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.02.12 06:42:32.202551 [ 29 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5356 | 2026.02.12 06:42:32.202577 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 5357 | 2026.02.12 06:42:32.202580 [ 29 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.02.12 06:42:32.202617 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5359 | 2026.02.12 06:42:32.202621 [ 4 ] {2e5e1d2c-3243-4960-88e3-ad8632489e8a} <Debug> TCPHandler: Processed in 0.001483098 sec. | ||
| 5360 | 2026.02.12 06:42:32.202700 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 5361 | 2026.02.12 06:42:32.202827 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.02.12 06:42:32.202857 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1864 rows starting from the beginning of the part | ||
| 5363 | 2026.02.12 06:42:32.202915 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5364 | 2026.02.12 06:42:32.202957 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5365 | 2026.02.12 06:42:32.202996 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5366 | 2026.02.12 06:42:32.203031 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5367 | 2026.02.12 06:42:32.203067 [ 186 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5368 | 2026.02.12 06:42:32.204306 [ 196 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001628452 sec., 1363257.8669804207 rows/sec., 88.14 MiB/sec. | ||
| 5369 | 2026.02.12 06:42:32.204691 [ 196 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5370 | 2026.02.12 06:42:32.204783 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10686 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818809 sec., 1836458.2855357514 rows/sec., 123.68 MiB/sec. | ||
| 5371 | 2026.02.12 06:42:32.204997 [ 196 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.02.12 06:42:32.205094 [ 196 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_31_6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5373 | 2026.02.12 06:42:32.205121 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5374 | 2026.02.12 06:42:32.205202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5375 | 2026.02.12 06:42:32.205446 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.02.12 06:42:32.205533 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5377 | 2026.02.12 06:42:32.205628 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5378 | 2026.02.12 06:42:32.221068 [ 196 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.019981865 sec., 25773.370003250446 rows/sec., 46.18 MiB/sec. | ||
| 5379 | 2026.02.12 06:42:32.222012 [ 196 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5380 | 2026.02.12 06:42:32.222370 [ 196 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.12 06:42:32.222444 [ 196 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5382 | 2026.02.12 06:42:32.222600 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5383 | 2026.02.12 06:42:33.000287 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.37 MiB, peak 262.22 MiB, free memory in arenas 0.00 B, will set to 254.18 MiB (RSS), difference: 3.81 MiB | ||
| 5384 | 2026.02.12 06:42:36.406200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 734 | ||
| 5385 | 2026.02.12 06:42:36.408674 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.02.12 06:42:36.408734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5387 | 2026.02.12 06:42:36.409968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5388 | 2026.02.12 06:42:36.410278 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.02.12 06:42:36.410476 [ 40 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5390 | 2026.02.12 06:42:36.410554 [ 40 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.02.12 06:42:36.410586 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5392 | 2026.02.12 06:42:36.410680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5393 | 2026.02.12 06:42:36.410718 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 5394 | 2026.02.12 06:42:36.411309 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5395 | 2026.02.12 06:42:36.411443 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 5396 | 2026.02.12 06:42:36.411815 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 5397 | 2026.02.12 06:42:36.412199 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5398 | 2026.02.12 06:42:36.412592 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 5399 | 2026.02.12 06:42:36.412947 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5400 | 2026.02.12 06:42:36.413287 [ 199 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5401 | 2026.02.12 06:42:36.419621 [ 197 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.00896455 sec., 81878.06415269032 rows/sec., 69.31 MiB/sec. | ||
| 5402 | 2026.02.12 06:42:36.420782 [ 188 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5403 | 2026.02.12 06:42:36.421428 [ 188 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.02.12 06:42:36.421514 [ 188 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_16_3} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5405 | 2026.02.12 06:42:36.421839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5406 | 2026.02.12 06:42:37.202012 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.02.12 06:42:37.202185 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5408 | 2026.02.12 06:42:37.202253 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5409 | 2026.02.12 06:42:37.203012 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.02.12 06:42:37.203064 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5411 | 2026.02.12 06:42:37.203444 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5412 | 2026.02.12 06:42:37.203689 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.02.12 06:42:37.203850 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001713 sec., 155283.12901342675 rows/sec., 9.87 MiB/sec. | ||
| 5414 | 2026.02.12 06:42:37.203902 [ 4 ] {5a82a6dd-aea7-4724-87a7-56a07c55a2b6} <Debug> TCPHandler: Processed in 0.002015242 sec. | ||
| 5415 | 2026.02.12 06:42:37.204028 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.02.12 06:42:37.204133 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5417 | 2026.02.12 06:42:37.204178 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5418 | 2026.02.12 06:42:37.204586 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.02.12 06:42:37.204624 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5420 | 2026.02.12 06:42:37.204932 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5421 | 2026.02.12 06:42:37.205153 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.02.12 06:42:37.205296 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 5423 | 2026.02.12 06:42:37.205336 [ 4 ] {2d46c78e-3817-4966-9c0b-bc2e3dfbea27} <Debug> TCPHandler: Processed in 0.001358895 sec. | ||
| 5424 | 2026.02.12 06:42:37.205448 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.02.12 06:42:37.205546 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5426 | 2026.02.12 06:42:37.205587 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5427 | 2026.02.12 06:42:37.206365 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.02.12 06:42:37.206406 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5429 | 2026.02.12 06:42:37.206799 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5430 | 2026.02.12 06:42:37.207045 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.02.12 06:42:37.207180 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Debug> executeQuery: Read 825 rows, 67.54 KiB in 0.001655 sec., 498489.4259818731 rows/sec., 39.85 MiB/sec. | ||
| 5432 | 2026.02.12 06:42:37.207218 [ 4 ] {7ecbf532-b681-4245-8e54-19d183ba8ae0} <Debug> TCPHandler: Processed in 0.001820577 sec. | ||
| 5433 | 2026.02.12 06:42:37.207337 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.02.12 06:42:37.207433 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5435 | 2026.02.12 06:42:37.207476 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5436 | 2026.02.12 06:42:37.207934 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.02.12 06:42:37.207972 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5438 | 2026.02.12 06:42:37.208291 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5439 | 2026.02.12 06:42:37.208508 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.02.12 06:42:37.208640 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Debug> executeQuery: Read 171 rows, 10.85 KiB in 0.001226 sec., 139477.9771615008 rows/sec., 8.64 MiB/sec. | ||
| 5441 | 2026.02.12 06:42:37.208679 [ 4 ] {4f00bd4a-b945-45a6-b3c0-89cd5562297d} <Debug> TCPHandler: Processed in 0.001390595 sec. | ||
| 5442 | 2026.02.12 06:42:37.208794 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.02.12 06:42:37.208889 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.02.12 06:42:37.208929 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5445 | 2026.02.12 06:42:37.209406 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.02.12 06:42:37.209442 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5447 | 2026.02.12 06:42:37.209753 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5448 | 2026.02.12 06:42:37.209974 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.02.12 06:42:37.210086 [ 37 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5450 | 2026.02.12 06:42:37.210100 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001229 sec., 113913.75101708705 rows/sec., 7.36 MiB/sec. | ||
| 5451 | 2026.02.12 06:42:37.210158 [ 37 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.02.12 06:42:37.210165 [ 4 ] {71884625-6e22-4092-9088-b4ea71eaebc6} <Debug> TCPHandler: Processed in 0.001418437 sec. | ||
| 5453 | 2026.02.12 06:42:37.210187 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5454 | 2026.02.12 06:42:37.210283 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 5455 | 2026.02.12 06:42:37.210303 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.02.12 06:42:37.210376 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5457 | 2026.02.12 06:42:37.210396 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.02.12 06:42:37.210406 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 370 rows starting from the beginning of the part | ||
| 5459 | 2026.02.12 06:42:37.210438 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5460 | 2026.02.12 06:42:37.210468 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 5461 | 2026.02.12 06:42:37.210513 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 5462 | 2026.02.12 06:42:37.210554 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5463 | 2026.02.12 06:42:37.210597 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 5464 | 2026.02.12 06:42:37.210634 [ 199 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 5465 | 2026.02.12 06:42:37.210918 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2026.02.12 06:42:37.210952 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5467 | 2026.02.12 06:42:37.211271 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5468 | 2026.02.12 06:42:37.211500 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.02.12 06:42:37.211539 [ 197 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350165 sec., 857672.9510837564 rows/sec., 59.74 MiB/sec. | ||
| 5470 | 2026.02.12 06:42:37.211690 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001309 sec., 106187.92971734148 rows/sec., 6.04 MiB/sec. | ||
| 5471 | 2026.02.12 06:42:37.211740 [ 4 ] {56ac3211-2feb-4c7b-a3f2-fea5f3dda655} <Debug> TCPHandler: Processed in 0.001484658 sec. | ||
| 5472 | 2026.02.12 06:42:37.211814 [ 198 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5473 | 2026.02.12 06:42:37.211873 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.02.12 06:42:37.211977 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5475 | 2026.02.12 06:42:37.212028 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5476 | 2026.02.12 06:42:37.212184 [ 198 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.02.12 06:42:37.212283 [ 198 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_21_4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5478 | 2026.02.12 06:42:37.212396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5479 | 2026.02.12 06:42:37.212764 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.02.12 06:42:37.212813 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5481 | 2026.02.12 06:42:37.213228 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5482 | 2026.02.12 06:42:37.213524 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.02.12 06:42:37.213694 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Debug> executeQuery: Read 501 rows, 36.33 KiB in 0.001738 sec., 288262.37054085155 rows/sec., 20.41 MiB/sec. | ||
| 5484 | 2026.02.12 06:42:37.213741 [ 4 ] {b4f115d7-1b91-4362-a682-276755335870} <Debug> TCPHandler: Processed in 0.00191693 sec. | ||
| 5485 | 2026.02.12 06:42:37.213876 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.02.12 06:42:37.213982 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5487 | 2026.02.12 06:42:37.214037 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5488 | 2026.02.12 06:42:37.214424 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.02.12 06:42:37.214462 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5490 | 2026.02.12 06:42:37.214791 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5491 | 2026.02.12 06:42:37.215024 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.12 06:42:37.215161 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 261.01 KiB/sec. | ||
| 5493 | 2026.02.12 06:42:37.215197 [ 4 ] {7aba19d5-2194-48e8-b673-d5f80444fd75} <Debug> TCPHandler: Processed in 0.001379365 sec. | ||
| 5494 | 2026.02.12 06:42:37.215314 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.02.12 06:42:37.215410 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.02.12 06:42:37.215455 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5497 | 2026.02.12 06:42:37.215972 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.02.12 06:42:37.216017 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5499 | 2026.02.12 06:42:37.216465 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5500 | 2026.02.12 06:42:37.216707 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.02.12 06:42:37.216863 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001472 sec., 175951.08695652173 rows/sec., 11.72 MiB/sec. | ||
| 5502 | 2026.02.12 06:42:37.216918 [ 4 ] {1601adc6-9ec0-47c1-b811-00a5037b87bf} <Debug> TCPHandler: Processed in 0.001653552 sec. | ||
| 5503 | 2026.02.12 06:42:37.217055 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.02.12 06:42:37.217158 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5505 | 2026.02.12 06:42:37.217203 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5506 | 2026.02.12 06:42:37.217538 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.02.12 06:42:37.217576 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5508 | 2026.02.12 06:42:37.217910 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5509 | 2026.02.12 06:42:37.218129 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.02.12 06:42:37.218266 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 5511 | 2026.02.12 06:42:37.218305 [ 4 ] {1b7627e2-50a8-4417-8542-e09525bad6a3} <Debug> TCPHandler: Processed in 0.001305273 sec. | ||
| 5512 | 2026.02.12 06:42:37.218418 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2026.02.12 06:42:37.218513 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5514 | 2026.02.12 06:42:37.218568 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5515 | 2026.02.12 06:42:37.219440 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.02.12 06:42:37.219483 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5517 | 2026.02.12 06:42:37.220070 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5518 | 2026.02.12 06:42:37.220308 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.02.12 06:42:37.220449 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001953 sec., 18433.179723502304 rows/sec., 33.03 MiB/sec. | ||
| 5520 | 2026.02.12 06:42:37.220518 [ 4 ] {b5dd4fe5-5191-4d2f-a116-d404b4ebc81f} <Debug> TCPHandler: Processed in 0.002149755 sec. | ||
| 5521 | 2026.02.12 06:42:37.220642 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.02.12 06:42:37.220739 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5523 | 2026.02.12 06:42:37.220782 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5524 | 2026.02.12 06:42:37.221143 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.12 06:42:37.221181 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5526 | 2026.02.12 06:42:37.221497 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5527 | 2026.02.12 06:42:37.221735 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.12 06:42:37.221873 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001152 sec., 76388.88888888889 rows/sec., 4.80 MiB/sec. | ||
| 5529 | 2026.02.12 06:42:37.221907 [ 4 ] {315106c3-03c9-47c6-91b2-a7ff149e472b} <Debug> TCPHandler: Processed in 0.001314444 sec. | ||
| 5530 | 2026.02.12 06:42:38.889064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 5531 | 2026.02.12 06:42:38.889733 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.02.12 06:42:38.889799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5533 | 2026.02.12 06:42:38.890425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5534 | 2026.02.12 06:42:38.890762 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.02.12 06:42:38.890965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 5536 | 2026.02.12 06:42:39.480923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5537 | 2026.02.12 06:42:39.497779 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.02.12 06:42:39.497854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5539 | 2026.02.12 06:42:39.504681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5540 | 2026.02.12 06:42:39.505517 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.02.12 06:42:39.509959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5542 | 2026.02.12 06:42:39.549006 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 | ||
| 5543 | 2026.02.12 06:42:39.549129 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5544 | 2026.02.12 06:42:39.549164 [ 287 ] {} <Debug> TCP-Session: 0e291c66-33a8-4baa-98f7-10972a9b788a Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 | ||
| 5545 | 2026.02.12 06:42:39.549195 [ 287 ] {} <Debug> TCP-Session: 0e291c66-33a8-4baa-98f7-10972a9b788a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.02.12 06:42:39.549215 [ 287 ] {} <Debug> TCP-Session: 0e291c66-33a8-4baa-98f7-10972a9b788a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.02.12 06:42:39.549447 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60223 | ||
| 5548 | 2026.02.12 06:42:39.549476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61812 | ||
| 5549 | 2026.02.12 06:42:39.549494 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56098 | ||
| 5550 | 2026.02.12 06:42:39.549555 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59468 | ||
| 5551 | 2026.02.12 06:42:39.549561 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5552 | 2026.02.12 06:42:39.549531 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57313 | ||
| 5553 | 2026.02.12 06:42:39.549621 [ 288 ] {} <Debug> TCP-Session: 23060ee0-1ced-40e4-8c57-9691811400ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60223 | ||
| 5554 | 2026.02.12 06:42:39.549645 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5555 | 2026.02.12 06:42:39.549644 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5556 | 2026.02.12 06:42:39.549668 [ 288 ] {} <Debug> TCP-Session: 23060ee0-1ced-40e4-8c57-9691811400ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.02.12 06:42:39.549688 [ 290 ] {} <Debug> TCP-Session: 94463a9a-b573-4081-88e4-8d7c46347b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:56098 | ||
| 5558 | 2026.02.12 06:42:39.549705 [ 3 ] {} <Debug> TCP-Session: 25b5ddc3-4bce-47c8-98a1-accf14bb9a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:59468 | ||
| 5559 | 2026.02.12 06:42:39.549735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5560 | 2026.02.12 06:42:39.549740 [ 290 ] {} <Debug> TCP-Session: 94463a9a-b573-4081-88e4-8d7c46347b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.02.12 06:42:39.549756 [ 3 ] {} <Debug> TCP-Session: 25b5ddc3-4bce-47c8-98a1-accf14bb9a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.02.12 06:42:39.549769 [ 290 ] {} <Debug> TCP-Session: 94463a9a-b573-4081-88e4-8d7c46347b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.02.12 06:42:39.549767 [ 294 ] {} <Debug> TCP-Session: f4ee4bee-5ac5-4ffb-92bc-3935a838c9bc Authenticating user 'default' from [fd00:1122:3344:101::e]:57313 | ||
| 5564 | 2026.02.12 06:42:39.549782 [ 3 ] {} <Debug> TCP-Session: 25b5ddc3-4bce-47c8-98a1-accf14bb9a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.02.12 06:42:39.549808 [ 294 ] {} <Debug> TCP-Session: f4ee4bee-5ac5-4ffb-92bc-3935a838c9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.02.12 06:42:39.549709 [ 288 ] {} <Debug> TCP-Session: 23060ee0-1ced-40e4-8c57-9691811400ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.02.12 06:42:39.549833 [ 294 ] {} <Debug> TCP-Session: f4ee4bee-5ac5-4ffb-92bc-3935a838c9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.02.12 06:42:39.549681 [ 287 ] {} <Trace> TCP-Session: 0e291c66-33a8-4baa-98f7-10972a9b788a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.02.12 06:42:39.549604 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5570 | 2026.02.12 06:42:39.549512 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49867 | ||
| 5571 | 2026.02.12 06:42:39.549924 [ 289 ] {} <Debug> TCP-Session: c8007857-7cdc-4c72-989a-4c9a1e55caa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61812 | ||
| 5572 | 2026.02.12 06:42:39.549521 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63672 | ||
| 5573 | 2026.02.12 06:42:39.549955 [ 289 ] {} <Debug> TCP-Session: c8007857-7cdc-4c72-989a-4c9a1e55caa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.02.12 06:42:39.549488 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48832 | ||
| 5575 | 2026.02.12 06:42:39.549985 [ 289 ] {} <Debug> TCP-Session: c8007857-7cdc-4c72-989a-4c9a1e55caa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.02.12 06:42:39.550059 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5577 | 2026.02.12 06:42:39.550125 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.02.12 06:42:39.550160 [ 292 ] {} <Debug> TCP-Session: 80cd2573-b412-4dd8-a449-f2e190e34fae Authenticating user 'default' from [fd00:1122:3344:101::e]:49867 | ||
| 5579 | 2026.02.12 06:42:39.550164 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5580 | 2026.02.12 06:42:39.550177 [ 292 ] {} <Debug> TCP-Session: 80cd2573-b412-4dd8-a449-f2e190e34fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.02.12 06:42:39.550185 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5582 | 2026.02.12 06:42:39.550206 [ 292 ] {} <Debug> TCP-Session: 80cd2573-b412-4dd8-a449-f2e190e34fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.02.12 06:42:39.550230 [ 291 ] {} <Debug> TCP-Session: b3662c5a-79a9-4f39-ba1d-39b6741d4676 Authenticating user 'default' from [fd00:1122:3344:101::e]:48832 | ||
| 5584 | 2026.02.12 06:42:39.550200 [ 293 ] {} <Debug> TCP-Session: 1b680a55-a14a-408e-947d-a2ffc347c43c Authenticating user 'default' from [fd00:1122:3344:101::e]:63672 | ||
| 5585 | 2026.02.12 06:42:39.550258 [ 291 ] {} <Debug> TCP-Session: b3662c5a-79a9-4f39-ba1d-39b6741d4676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.02.12 06:42:39.550276 [ 293 ] {} <Debug> TCP-Session: 1b680a55-a14a-408e-947d-a2ffc347c43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.02.12 06:42:39.550282 [ 291 ] {} <Debug> TCP-Session: b3662c5a-79a9-4f39-ba1d-39b6741d4676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.02.12 06:42:39.550297 [ 293 ] {} <Debug> TCP-Session: 1b680a55-a14a-408e-947d-a2ffc347c43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.02.12 06:42:39.550439 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5590 | 2026.02.12 06:42:39.550507 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5591 | 2026.02.12 06:42:39.550919 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 5592 | 2026.02.12 06:42:39.551983 [ 267 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> AggregatingTransform: Aggregating | ||
| 5593 | 2026.02.12 06:42:39.552017 [ 267 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5594 | 2026.02.12 06:42:39.552050 [ 267 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018856 sec. (981.493 rows/sec., 38.34 KiB/sec.) | ||
| 5595 | 2026.02.12 06:42:39.552068 [ 267 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Trace> Aggregator: Merging aggregated data | ||
| 5596 | 2026.02.12 06:42:39.553530 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003538 sec., 282.6455624646693 rows/sec., 11.04 KiB/sec. | ||
| 5597 | 2026.02.12 06:42:39.553656 [ 287 ] {7b3c4f0f-62db-406f-9224-84d6c5bda1b5} <Debug> TCPHandler: Processed in 0.004128527 sec. | ||
| 5598 | 2026.02.12 06:42:39.553783 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5599 | 2026.02.12 06:42:39.553808 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5600 | 2026.02.12 06:42:39.553814 [ 287 ] {} <Debug> TCP-Session: 0e291c66-33a8-4baa-98f7-10972a9b788a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.02.12 06:42:39.553832 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5602 | 2026.02.12 06:42:39.553853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5603 | 2026.02.12 06:42:39.553874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5604 | 2026.02.12 06:42:39.553895 [ 288 ] {} <Debug> TCP-Session: 23060ee0-1ced-40e4-8c57-9691811400ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.02.12 06:42:39.553911 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5606 | 2026.02.12 06:42:39.553929 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5607 | 2026.02.12 06:42:39.553945 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5608 | 2026.02.12 06:42:39.553967 [ 289 ] {} <Debug> TCP-Session: c8007857-7cdc-4c72-989a-4c9a1e55caa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.02.12 06:42:39.553995 [ 291 ] {} <Debug> TCP-Session: b3662c5a-79a9-4f39-ba1d-39b6741d4676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.02.12 06:42:39.554013 [ 293 ] {} <Debug> TCP-Session: 1b680a55-a14a-408e-947d-a2ffc347c43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.02.12 06:42:39.553942 [ 292 ] {} <Debug> TCP-Session: 80cd2573-b412-4dd8-a449-f2e190e34fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.02.12 06:42:39.553930 [ 294 ] {} <Debug> TCP-Session: f4ee4bee-5ac5-4ffb-92bc-3935a838c9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.02.12 06:42:39.553892 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5614 | 2026.02.12 06:42:39.553867 [ 3 ] {} <Debug> TCP-Session: 25b5ddc3-4bce-47c8-98a1-accf14bb9a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.02.12 06:42:39.554126 [ 290 ] {} <Debug> TCP-Session: 94463a9a-b573-4081-88e4-8d7c46347b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.02.12 06:42:39.639280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52002 | ||
| 5617 | 2026.02.12 06:42:39.639378 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.02.12 06:42:39.639404 [ 287 ] {} <Debug> TCP-Session: d7c9e8af-1e86-4aa2-be82-4f7d09745c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:52002 | ||
| 5619 | 2026.02.12 06:42:39.639424 [ 287 ] {} <Debug> TCP-Session: d7c9e8af-1e86-4aa2-be82-4f7d09745c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.02.12 06:42:39.639436 [ 287 ] {} <Debug> TCP-Session: d7c9e8af-1e86-4aa2-be82-4f7d09745c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.02.12 06:42:39.639623 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39039 | ||
| 5622 | 2026.02.12 06:42:39.639650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46782 | ||
| 5623 | 2026.02.12 06:42:39.639675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46528 | ||
| 5624 | 2026.02.12 06:42:39.639683 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45602 | ||
| 5625 | 2026.02.12 06:42:39.639754 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.02.12 06:42:39.639754 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.02.12 06:42:39.639757 [ 287 ] {} <Trace> TCP-Session: d7c9e8af-1e86-4aa2-be82-4f7d09745c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.02.12 06:42:39.639794 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2026.02.12 06:42:39.639829 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.02.12 06:42:39.639661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 | ||
| 5631 | 2026.02.12 06:42:39.639863 [ 3 ] {} <Debug> TCP-Session: fc031f03-1c06-44ea-8c3a-d24a49ff1b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:45602 | ||
| 5632 | 2026.02.12 06:42:39.639638 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34926 | ||
| 5633 | 2026.02.12 06:42:39.639894 [ 3 ] {} <Debug> TCP-Session: fc031f03-1c06-44ea-8c3a-d24a49ff1b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.02.12 06:42:39.639915 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5635 | 2026.02.12 06:42:39.639926 [ 3 ] {} <Debug> TCP-Session: fc031f03-1c06-44ea-8c3a-d24a49ff1b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.02.12 06:42:39.639629 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44648 | ||
| 5637 | 2026.02.12 06:42:39.639941 [ 293 ] {} <Debug> TCP-Session: f00a8dd3-7eb4-4ac6-8b42-120f94c5fc4e Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 | ||
| 5638 | 2026.02.12 06:42:39.639959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5639 | 2026.02.12 06:42:39.639966 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5640 | 2026.02.12 06:42:39.639976 [ 293 ] {} <Debug> TCP-Session: f00a8dd3-7eb4-4ac6-8b42-120f94c5fc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.02.12 06:42:39.639995 [ 290 ] {} <Debug> TCP-Session: 9d237499-a11c-46cf-87c6-212584b2c233 Authenticating user 'default' from [fd00:1122:3344:101::e]:34926 | ||
| 5642 | 2026.02.12 06:42:39.640006 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.02.12 06:42:39.640017 [ 293 ] {} <Debug> TCP-Session: f00a8dd3-7eb4-4ac6-8b42-120f94c5fc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.12 06:42:39.640041 [ 290 ] {} <Debug> TCP-Session: 9d237499-a11c-46cf-87c6-212584b2c233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.12 06:42:39.640051 [ 289 ] {} <Debug> TCP-Session: ca6e76da-73e3-478d-bbdf-b5bbd078d9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:44648 | ||
| 5646 | 2026.02.12 06:42:39.640067 [ 290 ] {} <Debug> TCP-Session: 9d237499-a11c-46cf-87c6-212584b2c233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.02.12 06:42:39.640082 [ 289 ] {} <Debug> TCP-Session: ca6e76da-73e3-478d-bbdf-b5bbd078d9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.02.12 06:42:39.639632 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59909 | ||
| 5649 | 2026.02.12 06:42:39.640107 [ 289 ] {} <Debug> TCP-Session: ca6e76da-73e3-478d-bbdf-b5bbd078d9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.02.12 06:42:39.639847 [ 294 ] {} <Debug> TCP-Session: 8fc1b359-11d0-4138-afd9-d420ac6a438d Authenticating user 'default' from [fd00:1122:3344:101::e]:46528 | ||
| 5651 | 2026.02.12 06:42:39.639801 [ 288 ] {} <Debug> TCP-Session: a2d114d3-b425-4951-8b68-d93d245526c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39039 | ||
| 5652 | 2026.02.12 06:42:39.640172 [ 294 ] {} <Debug> TCP-Session: 8fc1b359-11d0-4138-afd9-d420ac6a438d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.02.12 06:42:39.640180 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5654 | 2026.02.12 06:42:39.640198 [ 294 ] {} <Debug> TCP-Session: 8fc1b359-11d0-4138-afd9-d420ac6a438d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.12 06:42:39.640196 [ 288 ] {} <Debug> TCP-Session: a2d114d3-b425-4951-8b68-d93d245526c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.02.12 06:42:39.640217 [ 291 ] {} <Debug> TCP-Session: 1048e204-243c-4589-aec7-1f8966172fba Authenticating user 'default' from [fd00:1122:3344:101::e]:59909 | ||
| 5657 | 2026.02.12 06:42:39.640236 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5658 | 2026.02.12 06:42:39.640253 [ 291 ] {} <Debug> TCP-Session: 1048e204-243c-4589-aec7-1f8966172fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.02.12 06:42:39.639791 [ 292 ] {} <Debug> TCP-Session: 52a0c8a0-ddf6-4d8f-9f36-cd11debe3ed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46782 | ||
| 5660 | 2026.02.12 06:42:39.640272 [ 291 ] {} <Debug> TCP-Session: 1048e204-243c-4589-aec7-1f8966172fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.02.12 06:42:39.640294 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5662 | 2026.02.12 06:42:39.640300 [ 292 ] {} <Debug> TCP-Session: 52a0c8a0-ddf6-4d8f-9f36-cd11debe3ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.02.12 06:42:39.640237 [ 288 ] {} <Debug> TCP-Session: a2d114d3-b425-4951-8b68-d93d245526c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.02.12 06:42:39.640329 [ 292 ] {} <Debug> TCP-Session: 52a0c8a0-ddf6-4d8f-9f36-cd11debe3ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.02.12 06:42:39.640583 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 5666 | 2026.02.12 06:42:39.641630 [ 295 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> AggregatingTransform: Aggregating | ||
| 5667 | 2026.02.12 06:42:39.641689 [ 295 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5668 | 2026.02.12 06:42:39.641729 [ 295 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041787 sec. (959.889 rows/sec., 37.50 KiB/sec.) | ||
| 5669 | 2026.02.12 06:42:39.641751 [ 295 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Trace> Aggregator: Merging aggregated data | ||
| 5670 | 2026.02.12 06:42:39.642918 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 5671 | 2026.02.12 06:42:39.643039 [ 287 ] {b816e94f-ae03-4002-942e-4c0f34e655f7} <Debug> TCPHandler: Processed in 0.003393248 sec. | ||
| 5672 | 2026.02.12 06:42:39.643170 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5673 | 2026.02.12 06:42:39.643197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.02.12 06:42:39.643200 [ 287 ] {} <Debug> TCP-Session: d7c9e8af-1e86-4aa2-be82-4f7d09745c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.02.12 06:42:39.643222 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5676 | 2026.02.12 06:42:39.643242 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5677 | 2026.02.12 06:42:39.643245 [ 288 ] {} <Debug> TCP-Session: a2d114d3-b425-4951-8b68-d93d245526c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.02.12 06:42:39.643263 [ 291 ] {} <Debug> TCP-Session: 1048e204-243c-4589-aec7-1f8966172fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.02.12 06:42:39.643276 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.02.12 06:42:39.643293 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5681 | 2026.02.12 06:42:39.643296 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5682 | 2026.02.12 06:42:39.643346 [ 289 ] {} <Debug> TCP-Session: ca6e76da-73e3-478d-bbdf-b5bbd078d9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.02.12 06:42:39.643358 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2026.02.12 06:42:39.643377 [ 290 ] {} <Debug> TCP-Session: 9d237499-a11c-46cf-87c6-212584b2c233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.02.12 06:42:39.643346 [ 3 ] {} <Debug> TCP-Session: fc031f03-1c06-44ea-8c3a-d24a49ff1b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.02.12 06:42:39.643403 [ 293 ] {} <Debug> TCP-Session: f00a8dd3-7eb4-4ac6-8b42-120f94c5fc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.02.12 06:42:39.643315 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.02.12 06:42:39.643286 [ 292 ] {} <Debug> TCP-Session: 52a0c8a0-ddf6-4d8f-9f36-cd11debe3ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.02.12 06:42:39.643502 [ 294 ] {} <Debug> TCP-Session: 8fc1b359-11d0-4138-afd9-d420ac6a438d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.02.12 06:42:42.193470 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.02.12 06:42:42.193669 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5692 | 2026.02.12 06:42:42.193750 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5693 | 2026.02.12 06:42:42.194477 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.02.12 06:42:42.194529 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5695 | 2026.02.12 06:42:42.194929 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5696 | 2026.02.12 06:42:42.195164 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.02.12 06:42:42.195329 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001713 sec., 38528.89667250438 rows/sec., 3.07 MiB/sec. | ||
| 5698 | 2026.02.12 06:42:42.195377 [ 4 ] {b5c962c0-6217-4f4c-be52-d912e372f6d9} <Debug> TCPHandler: Processed in 0.002046092 sec. | ||
| 5699 | 2026.02.12 06:42:42.195506 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.02.12 06:42:42.195609 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.02.12 06:42:42.195654 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5702 | 2026.02.12 06:42:42.196063 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.02.12 06:42:42.196102 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5704 | 2026.02.12 06:42:42.196404 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5705 | 2026.02.12 06:42:42.196621 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.02.12 06:42:42.196753 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001167 sec., 4284.490145672665 rows/sec., 322.17 KiB/sec. | ||
| 5707 | 2026.02.12 06:42:42.196792 [ 4 ] {62b6bf61-9714-4b18-a0b9-f740e8bb8847} <Debug> TCPHandler: Processed in 0.001340965 sec. | ||
| 5708 | 2026.02.12 06:42:42.196906 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.02.12 06:42:42.197003 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5710 | 2026.02.12 06:42:42.197043 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5711 | 2026.02.12 06:42:42.197450 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.02.12 06:42:42.197487 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5713 | 2026.02.12 06:42:42.197799 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5714 | 2026.02.12 06:42:42.198025 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.02.12 06:42:42.198154 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001171 sec., 58923.99658411614 rows/sec., 4.60 MiB/sec. | ||
| 5716 | 2026.02.12 06:42:42.198192 [ 4 ] {8d70f37d-23b9-4431-ae57-c94325d6490e} <Debug> TCPHandler: Processed in 0.001334215 sec. | ||
| 5717 | 2026.02.12 06:42:42.198304 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.02.12 06:42:42.198399 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.02.12 06:42:42.198443 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5720 | 2026.02.12 06:42:42.198865 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.02.12 06:42:42.198902 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5722 | 2026.02.12 06:42:42.199232 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5723 | 2026.02.12 06:42:42.199443 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.02.12 06:42:42.199571 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5725 | 2026.02.12 06:42:42.199607 [ 4 ] {e741fc1b-09c5-422c-b82e-0f70c5a1ced6} <Debug> TCPHandler: Processed in 0.001352765 sec. | ||
| 5726 | 2026.02.12 06:42:42.199720 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.02.12 06:42:42.199813 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.12 06:42:42.199868 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5729 | 2026.02.12 06:42:42.200598 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.02.12 06:42:42.200635 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5731 | 2026.02.12 06:42:42.201125 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5732 | 2026.02.12 06:42:42.201347 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.02.12 06:42:42.201488 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001693 sec., 2953.3372711163615 rows/sec., 5.29 MiB/sec. | ||
| 5734 | 2026.02.12 06:42:42.201548 [ 4 ] {e5d8db96-e897-49f7-a380-d287b44e1fec} <Debug> TCPHandler: Processed in 0.001881208 sec. | ||
| 5735 | 2026.02.12 06:42:42.201669 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.02.12 06:42:42.201765 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.02.12 06:42:42.201808 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5738 | 2026.02.12 06:42:42.202154 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.02.12 06:42:42.202192 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5740 | 2026.02.12 06:42:42.202494 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5741 | 2026.02.12 06:42:42.202715 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.02.12 06:42:42.202843 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 5743 | 2026.02.12 06:42:42.202879 [ 4 ] {d488fbf2-de07-40d0-97e7-0126de67dc19} <Debug> TCPHandler: Processed in 0.001258533 sec. | ||
| 5744 | 2026.02.12 06:42:46.264568 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5745 | 2026.02.12 06:42:46.264635 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5746 | 2026.02.12 06:42:46.391047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5747 | 2026.02.12 06:42:46.391585 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.12 06:42:46.391636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5749 | 2026.02.12 06:42:46.392211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5750 | 2026.02.12 06:42:46.392542 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.02.12 06:42:46.392710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5752 | 2026.02.12 06:42:46.410878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 774 | ||
| 5753 | 2026.02.12 06:42:46.413403 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.02.12 06:42:46.413458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5755 | 2026.02.12 06:42:46.414736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5756 | 2026.02.12 06:42:46.415026 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.02.12 06:42:46.415388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5758 | 2026.02.12 06:42:47.010026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5759 | 2026.02.12 06:42:47.027404 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.02.12 06:42:47.027472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5761 | 2026.02.12 06:42:47.033337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5762 | 2026.02.12 06:42:47.034095 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.02.12 06:42:47.037191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5764 | 2026.02.12 06:42:47.202416 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.02.12 06:42:47.202616 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.02.12 06:42:47.202693 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5767 | 2026.02.12 06:42:47.203542 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.02.12 06:42:47.203594 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5769 | 2026.02.12 06:42:47.204008 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5770 | 2026.02.12 06:42:47.204249 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.02.12 06:42:47.204416 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001854 sec., 143473.57065803668 rows/sec., 9.11 MiB/sec. | ||
| 5772 | 2026.02.12 06:42:47.204427 [ 25 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5773 | 2026.02.12 06:42:47.204465 [ 4 ] {c5197a95-0630-4c28-959f-1abf3a12fb90} <Debug> TCPHandler: Processed in 0.002189666 sec. | ||
| 5774 | 2026.02.12 06:42:47.204501 [ 25 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.12 06:42:47.204532 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5776 | 2026.02.12 06:42:47.204608 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.02.12 06:42:47.204635 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5778 | 2026.02.12 06:42:47.204725 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5779 | 2026.02.12 06:42:47.204744 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5780 | 2026.02.12 06:42:47.204774 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5781 | 2026.02.12 06:42:47.204779 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 266 rows starting from the beginning of the part | ||
| 5782 | 2026.02.12 06:42:47.204848 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5783 | 2026.02.12 06:42:47.204899 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5784 | 2026.02.12 06:42:47.204943 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 5785 | 2026.02.12 06:42:47.204987 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 5786 | 2026.02.12 06:42:47.205626 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.02.12 06:42:47.205664 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5788 | 2026.02.12 06:42:47.205916 [ 198 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321434 sec., 1006482.3517481766 rows/sec., 67.78 MiB/sec. | ||
| 5789 | 2026.02.12 06:42:47.206049 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5790 | 2026.02.12 06:42:47.206049 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5791 | 2026.02.12 06:42:47.206294 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.02.12 06:42:47.206310 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.02.12 06:42:47.206380 [ 199 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_17_4} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5794 | 2026.02.12 06:42:47.206434 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001735 sec., 474927.95389048994 rows/sec., 37.98 MiB/sec. | ||
| 5795 | 2026.02.12 06:42:47.206443 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5796 | 2026.02.12 06:42:47.206476 [ 4 ] {0f5cc3c3-ac27-4e12-afc5-a3f7f6ceb595} <Debug> TCPHandler: Processed in 0.001920359 sec. | ||
| 5797 | 2026.02.12 06:42:47.206595 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.02.12 06:42:47.206694 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.02.12 06:42:47.206738 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5800 | 2026.02.12 06:42:47.207194 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.02.12 06:42:47.207235 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5802 | 2026.02.12 06:42:47.207538 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5803 | 2026.02.12 06:42:47.207758 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.02.12 06:42:47.207889 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001217 sec., 138866.06409202958 rows/sec., 8.59 MiB/sec. | ||
| 5805 | 2026.02.12 06:42:47.207927 [ 4 ] {d890bb98-6395-4f8a-b04f-4dba2b234f32} <Debug> TCPHandler: Processed in 0.001382545 sec. | ||
| 5806 | 2026.02.12 06:42:47.208041 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.02.12 06:42:47.208138 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.02.12 06:42:47.208179 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5809 | 2026.02.12 06:42:47.208624 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.02.12 06:42:47.208660 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5811 | 2026.02.12 06:42:47.208970 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5812 | 2026.02.12 06:42:47.209192 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.02.12 06:42:47.209320 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001201 sec., 116569.52539550375 rows/sec., 7.53 MiB/sec. | ||
| 5814 | 2026.02.12 06:42:47.209359 [ 4 ] {9dd05024-440d-4baa-a799-9c9c0f13fa3f} <Debug> TCPHandler: Processed in 0.001367455 sec. | ||
| 5815 | 2026.02.12 06:42:47.209469 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.02.12 06:42:47.209565 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.02.12 06:42:47.209607 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5818 | 2026.02.12 06:42:47.210047 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.02.12 06:42:47.210085 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5820 | 2026.02.12 06:42:47.210393 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5821 | 2026.02.12 06:42:47.210602 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.02.12 06:42:47.210701 [ 25 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5823 | 2026.02.12 06:42:47.210729 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001182 sec., 117597.29272419626 rows/sec., 6.69 MiB/sec. | ||
| 5824 | 2026.02.12 06:42:47.210754 [ 25 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.02.12 06:42:47.210773 [ 4 ] {51806a34-fb0f-4c5d-a3d2-e2d01c8d89b1} <Debug> TCPHandler: Processed in 0.001352925 sec. | ||
| 5826 | 2026.02.12 06:42:47.210777 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5827 | 2026.02.12 06:42:47.210877 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5828 | 2026.02.12 06:42:47.210890 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.02.12 06:42:47.210979 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5830 | 2026.02.12 06:42:47.210997 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5831 | 2026.02.12 06:42:47.211010 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 139 rows starting from the beginning of the part | ||
| 5832 | 2026.02.12 06:42:47.211038 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5833 | 2026.02.12 06:42:47.211090 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5834 | 2026.02.12 06:42:47.211146 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5835 | 2026.02.12 06:42:47.211193 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 5836 | 2026.02.12 06:42:47.211241 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 5837 | 2026.02.12 06:42:47.211688 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.02.12 06:42:47.211730 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5839 | 2026.02.12 06:42:47.212001 [ 198 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116184 sec., 598189.0793913103 rows/sec., 36.31 MiB/sec. | ||
| 5840 | 2026.02.12 06:42:47.212056 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5841 | 2026.02.12 06:42:47.212116 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5842 | 2026.02.12 06:42:47.212285 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.02.12 06:42:47.212358 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.02.12 06:42:47.212418 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001439 sec., 346768.5892981237 rows/sec., 24.54 MiB/sec. | ||
| 5845 | 2026.02.12 06:42:47.212425 [ 191 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_17_4} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5846 | 2026.02.12 06:42:47.212456 [ 4 ] {3b4d6261-5d83-468b-9770-2d46b8d1bf99} <Debug> TCPHandler: Processed in 0.001615671 sec. | ||
| 5847 | 2026.02.12 06:42:47.212488 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5848 | 2026.02.12 06:42:47.212561 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.02.12 06:42:47.212656 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5850 | 2026.02.12 06:42:47.212699 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5851 | 2026.02.12 06:42:47.213028 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.02.12 06:42:47.213063 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5853 | 2026.02.12 06:42:47.213373 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5854 | 2026.02.12 06:42:47.213579 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.02.12 06:42:47.213709 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5856 | 2026.02.12 06:42:47.213748 [ 4 ] {7913e46f-dbd7-4f8a-8f66-b4fcad0d7855} <Debug> TCPHandler: Processed in 0.001236722 sec. | ||
| 5857 | 2026.02.12 06:42:47.213859 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.02.12 06:42:47.213954 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.02.12 06:42:47.213998 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5860 | 2026.02.12 06:42:47.214431 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.12 06:42:47.214468 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5862 | 2026.02.12 06:42:47.214798 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5863 | 2026.02.12 06:42:47.215013 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.02.12 06:42:47.215144 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001209 sec., 213399.50372208437 rows/sec., 14.21 MiB/sec. | ||
| 5865 | 2026.02.12 06:42:47.215182 [ 4 ] {3f4d68df-7b53-4472-93c2-92ad31ac5faf} <Debug> TCPHandler: Processed in 0.001370795 sec. | ||
| 5866 | 2026.02.12 06:42:47.215292 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.02.12 06:42:47.215386 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.02.12 06:42:47.215428 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5869 | 2026.02.12 06:42:47.215737 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.02.12 06:42:47.215773 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5871 | 2026.02.12 06:42:47.216071 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5872 | 2026.02.12 06:42:47.216281 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.02.12 06:42:47.216408 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 5874 | 2026.02.12 06:42:47.216445 [ 4 ] {762b796c-039c-4312-8016-a61703c07596} <Debug> TCPHandler: Processed in 0.001202211 sec. | ||
| 5875 | 2026.02.12 06:42:47.216549 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.02.12 06:42:47.216642 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.02.12 06:42:47.216696 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5878 | 2026.02.12 06:42:47.217532 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.02.12 06:42:47.217568 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5880 | 2026.02.12 06:42:47.218150 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5881 | 2026.02.12 06:42:47.218398 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.02.12 06:42:47.218563 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 5883 | 2026.02.12 06:42:47.218640 [ 4 ] {8f31347c-73e9-4732-b600-57cf4e11d8d4} <Debug> TCPHandler: Processed in 0.002139025 sec. | ||
| 5884 | 2026.02.12 06:42:47.218770 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.02.12 06:42:47.218865 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.02.12 06:42:47.218910 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5887 | 2026.02.12 06:42:47.219306 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.02.12 06:42:47.219345 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5889 | 2026.02.12 06:42:47.219662 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5890 | 2026.02.12 06:42:47.219885 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.02.12 06:42:47.220020 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001174 sec., 74957.41056218058 rows/sec., 4.71 MiB/sec. | ||
| 5892 | 2026.02.12 06:42:47.220056 [ 4 ] {d58c8a23-626c-451f-873c-edd6017412f0} <Debug> TCPHandler: Processed in 0.001347065 sec. | ||
| 5893 | 2026.02.12 06:42:48.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.58 MiB, peak 264.53 MiB, free memory in arenas 0.00 B, will set to 255.57 MiB (RSS), difference: -1.01 MiB | ||
| 5894 | 2026.02.12 06:42:52.221945 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.02.12 06:42:52.222139 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5896 | 2026.02.12 06:42:52.222219 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5897 | 2026.02.12 06:42:52.222880 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.02.12 06:42:52.222935 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5899 | 2026.02.12 06:42:52.223368 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5900 | 2026.02.12 06:42:52.223613 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.02.12 06:42:52.223777 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001684 sec., 2375.2969121140145 rows/sec., 193.69 KiB/sec. | ||
| 5902 | 2026.02.12 06:42:52.223830 [ 4 ] {65d8c753-3133-4ba9-a29e-0aa105b041ff} <Debug> TCPHandler: Processed in 0.002016302 sec. | ||
| 5903 | 2026.02.12 06:42:52.223978 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.02.12 06:42:52.224103 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5905 | 2026.02.12 06:42:52.224152 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5906 | 2026.02.12 06:42:52.225413 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.02.12 06:42:52.225462 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5908 | 2026.02.12 06:42:52.226035 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5909 | 2026.02.12 06:42:52.226375 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.02.12 06:42:52.226550 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.002471 sec., 488870.90246863617 rows/sec., 40.35 MiB/sec. | ||
| 5911 | 2026.02.12 06:42:52.226592 [ 4 ] {9dd1a341-ee47-4374-b9e4-fc1f8f013c6a} <Debug> TCPHandler: Processed in 0.002679389 sec. | ||
| 5912 | 2026.02.12 06:42:52.226721 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.02.12 06:42:52.226824 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.02.12 06:42:52.226869 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5915 | 2026.02.12 06:42:52.227298 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.02.12 06:42:52.227337 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5917 | 2026.02.12 06:42:52.227647 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5918 | 2026.02.12 06:42:52.227871 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.02.12 06:42:52.227995 [ 82 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5920 | 2026.02.12 06:42:52.228011 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001209 sec., 7444.168734491315 rows/sec., 542.00 KiB/sec. | ||
| 5921 | 2026.02.12 06:42:52.228058 [ 82 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.12 06:42:52.228070 [ 4 ] {dcd3a49e-ed6c-45b8-aeda-066dd95edf59} <Debug> TCPHandler: Processed in 0.001401766 sec. | ||
| 5923 | 2026.02.12 06:42:52.228088 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5924 | 2026.02.12 06:42:52.228191 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 5925 | 2026.02.12 06:42:52.228200 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.02.12 06:42:52.228306 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2026.02.12 06:42:52.228316 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.02.12 06:42:52.228357 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 192 rows starting from the beginning of the part | ||
| 5929 | 2026.02.12 06:42:52.228372 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5930 | 2026.02.12 06:42:52.228430 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5931 | 2026.02.12 06:42:52.228479 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 171 rows starting from the beginning of the part | ||
| 5932 | 2026.02.12 06:42:52.228526 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 5933 | 2026.02.12 06:42:52.228567 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 169 rows starting from the beginning of the part | ||
| 5934 | 2026.02.12 06:42:52.228606 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
| 5935 | 2026.02.12 06:42:52.228897 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.02.12 06:42:52.228939 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5937 | 2026.02.12 06:42:52.229274 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5938 | 2026.02.12 06:42:52.229499 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.02.12 06:42:52.229495 [ 189 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342825 sec., 410328.9706402547 rows/sec., 27.24 MiB/sec. | ||
| 5940 | 2026.02.12 06:42:52.229634 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 11.55 MiB/sec. | ||
| 5941 | 2026.02.12 06:42:52.229667 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5942 | 2026.02.12 06:42:52.229677 [ 4 ] {98fd549d-3ca0-4582-b19c-fd69c71f099c} <Debug> TCPHandler: Processed in 0.00152864 sec. | ||
| 5943 | 2026.02.12 06:42:52.229795 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.02.12 06:42:52.229894 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5945 | 2026.02.12 06:42:52.229937 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5946 | 2026.02.12 06:42:52.229938 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.02.12 06:42:52.230025 [ 198 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_31_6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5948 | 2026.02.12 06:42:52.230099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5949 | 2026.02.12 06:42:52.230518 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.12 06:42:52.230560 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5951 | 2026.02.12 06:42:52.230908 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5952 | 2026.02.12 06:42:52.231139 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.02.12 06:42:52.231271 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001396 sec., 378939.82808022917 rows/sec., 28.07 MiB/sec. | ||
| 5954 | 2026.02.12 06:42:52.231310 [ 4 ] {0042ac59-bc2e-490f-be5c-5191a16a9193} <Debug> TCPHandler: Processed in 0.001565141 sec. | ||
| 5955 | 2026.02.12 06:42:52.231424 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.02.12 06:42:52.231521 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5957 | 2026.02.12 06:42:52.231565 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5958 | 2026.02.12 06:42:52.232100 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.02.12 06:42:52.232138 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5960 | 2026.02.12 06:42:52.232527 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5961 | 2026.02.12 06:42:52.232752 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.02.12 06:42:52.232883 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001381 sec., 612599.565532223 rows/sec., 41.23 MiB/sec. | ||
| 5963 | 2026.02.12 06:42:52.232922 [ 4 ] {c60983de-f661-4412-81b7-92cffcc8e908} <Debug> TCPHandler: Processed in 0.00154787 sec. | ||
| 5964 | 2026.02.12 06:42:52.233045 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.02.12 06:42:52.233141 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5966 | 2026.02.12 06:42:52.233198 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5967 | 2026.02.12 06:42:52.233940 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.02.12 06:42:52.233976 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5969 | 2026.02.12 06:42:52.234595 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5970 | 2026.02.12 06:42:52.234920 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.12 06:42:52.235069 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001946 sec., 2569.373072970195 rows/sec., 4.60 MiB/sec. | ||
| 5972 | 2026.02.12 06:42:52.235134 [ 4 ] {3121c8c1-ad22-4e2b-8136-33a511926bcd} <Debug> TCPHandler: Processed in 0.002138925 sec. | ||
| 5973 | 2026.02.12 06:42:52.235244 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.02.12 06:42:52.235339 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.02.12 06:42:52.235382 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5976 | 2026.02.12 06:42:52.235727 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.02.12 06:42:52.235764 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5978 | 2026.02.12 06:42:52.236079 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5979 | 2026.02.12 06:42:52.236303 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.12 06:42:52.236439 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 5981 | 2026.02.12 06:42:52.236477 [ 4 ] {775a041e-9caa-4a37-8acf-f2bee1f05e5a} <Debug> TCPHandler: Processed in 0.001283063 sec. | ||
| 5982 | 2026.02.12 06:42:53.892787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 5983 | 2026.02.12 06:42:53.893387 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.02.12 06:42:53.893436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5985 | 2026.02.12 06:42:53.893972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5986 | 2026.02.12 06:42:53.894229 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.02.12 06:42:53.894385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 5988 | 2026.02.12 06:42:54.537257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5989 | 2026.02.12 06:42:54.554607 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.02.12 06:42:54.554673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5991 | 2026.02.12 06:42:54.560258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5992 | 2026.02.12 06:42:54.561005 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.02.12 06:42:54.564048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5994 | 2026.02.12 06:42:56.415648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 812 | ||
| 5995 | 2026.02.12 06:42:56.418321 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.02.12 06:42:56.418382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5997 | 2026.02.12 06:42:56.419611 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5998 | 2026.02.12 06:42:56.419897 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.02.12 06:42:56.420267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6000 | 2026.02.12 06:42:57.202618 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.02.12 06:42:57.202792 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.02.12 06:42:57.202856 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6003 | 2026.02.12 06:42:57.203566 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.02.12 06:42:57.203615 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6005 | 2026.02.12 06:42:57.204021 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6006 | 2026.02.12 06:42:57.204247 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.02.12 06:42:57.204400 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001656 sec., 160628.0193236715 rows/sec., 10.20 MiB/sec. | ||
| 6008 | 2026.02.12 06:42:57.204443 [ 4 ] {e00ce745-eb13-4597-9324-6dec7b0d4c94} <Debug> TCPHandler: Processed in 0.001952851 sec. | ||
| 6009 | 2026.02.12 06:42:57.204564 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.02.12 06:42:57.204659 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6011 | 2026.02.12 06:42:57.204700 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6012 | 2026.02.12 06:42:57.205400 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.02.12 06:42:57.205437 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6014 | 2026.02.12 06:42:57.205782 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6015 | 2026.02.12 06:42:57.205993 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.02.12 06:42:57.206114 [ 126 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6017 | 2026.02.12 06:42:57.206121 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001481 sec., 556380.8237677246 rows/sec., 44.49 MiB/sec. | ||
| 6018 | 2026.02.12 06:42:57.206192 [ 126 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.12 06:42:57.206205 [ 4 ] {d47e1f23-c418-45f9-aba2-d820717e244c} <Debug> TCPHandler: Processed in 0.001690533 sec. | ||
| 6020 | 2026.02.12 06:42:57.206222 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6021 | 2026.02.12 06:42:57.206321 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 6022 | 2026.02.12 06:42:57.206331 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.02.12 06:42:57.206410 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6024 | 2026.02.12 06:42:57.206433 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.02.12 06:42:57.206441 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1985 rows starting from the beginning of the part | ||
| 6026 | 2026.02.12 06:42:57.206473 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6027 | 2026.02.12 06:42:57.206504 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 825 rows starting from the beginning of the part | ||
| 6028 | 2026.02.12 06:42:57.206548 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 6029 | 2026.02.12 06:42:57.206591 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 824 rows starting from the beginning of the part | ||
| 6030 | 2026.02.12 06:42:57.206628 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1208 rows starting from the beginning of the part | ||
| 6031 | 2026.02.12 06:42:57.206667 [ 191 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 824 rows starting from the beginning of the part | ||
| 6032 | 2026.02.12 06:42:57.206912 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.02.12 06:42:57.206947 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6034 | 2026.02.12 06:42:57.207248 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6035 | 2026.02.12 06:42:57.207466 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.02.12 06:42:57.207592 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001178 sec., 143463.4974533107 rows/sec., 8.88 MiB/sec. | ||
| 6037 | 2026.02.12 06:42:57.207630 [ 4 ] {79e03716-6ed5-413e-a824-6131d1f6e22f} <Debug> TCPHandler: Processed in 0.001349215 sec. | ||
| 6038 | 2026.02.12 06:42:57.207744 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.02.12 06:42:57.207838 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.02.12 06:42:57.207876 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6041 | 2026.02.12 06:42:57.208284 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.02.12 06:42:57.208320 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6043 | 2026.02.12 06:42:57.208576 [ 189 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5732 rows, containing 5 columns (5 merged, 0 gathered) in 0.002288779 sec., 2504392.0797945107 rows/sec., 212.57 MiB/sec. | ||
| 6044 | 2026.02.12 06:42:57.208614 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6045 | 2026.02.12 06:42:57.208836 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.02.12 06:42:57.208872 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6047 | 2026.02.12 06:42:57.208966 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001146 sec., 122164.04886561954 rows/sec., 7.90 MiB/sec. | ||
| 6048 | 2026.02.12 06:42:57.209009 [ 4 ] {ff1c9a6d-8ed2-4554-83b0-40a8a8408c29} <Debug> TCPHandler: Processed in 0.001315083 sec. | ||
| 6049 | 2026.02.12 06:42:57.209123 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.02.12 06:42:57.209172 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.02.12 06:42:57.209219 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.02.12 06:42:57.209252 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_36_7} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6053 | 2026.02.12 06:42:57.209264 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6054 | 2026.02.12 06:42:57.209350 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 6055 | 2026.02.12 06:42:57.209680 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.02.12 06:42:57.209720 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6057 | 2026.02.12 06:42:57.210024 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6058 | 2026.02.12 06:42:57.210231 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.02.12 06:42:57.210356 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001154 sec., 120450.60658578856 rows/sec., 6.85 MiB/sec. | ||
| 6060 | 2026.02.12 06:42:57.210394 [ 4 ] {4a939d10-562e-48bd-8382-c7012e507092} <Debug> TCPHandler: Processed in 0.001320414 sec. | ||
| 6061 | 2026.02.12 06:42:57.210502 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.02.12 06:42:57.210595 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6063 | 2026.02.12 06:42:57.210634 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6064 | 2026.02.12 06:42:57.211193 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.02.12 06:42:57.211229 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6066 | 2026.02.12 06:42:57.211545 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6067 | 2026.02.12 06:42:57.211753 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.02.12 06:42:57.211850 [ 126 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6069 | 2026.02.12 06:42:57.211879 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001302 sec., 383256.5284178188 rows/sec., 27.12 MiB/sec. | ||
| 6070 | 2026.02.12 06:42:57.211881 [ 126 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.02.12 06:42:57.211918 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6072 | 2026.02.12 06:42:57.211923 [ 4 ] {4e622644-e7cd-4dd4-a83a-993f1a59c079} <Debug> TCPHandler: Processed in 0.001470497 sec. | ||
| 6073 | 2026.02.12 06:42:57.211983 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 6074 | 2026.02.12 06:42:57.212040 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.02.12 06:42:57.212065 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6076 | 2026.02.12 06:42:57.212089 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 996 rows starting from the beginning of the part | ||
| 6077 | 2026.02.12 06:42:57.212132 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 501 rows starting from the beginning of the part | ||
| 6078 | 2026.02.12 06:42:57.212134 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6079 | 2026.02.12 06:42:57.212166 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 6080 | 2026.02.12 06:42:57.212181 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6081 | 2026.02.12 06:42:57.212201 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 499 rows starting from the beginning of the part | ||
| 6082 | 2026.02.12 06:42:57.212291 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 529 rows starting from the beginning of the part | ||
| 6083 | 2026.02.12 06:42:57.212325 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 499 rows starting from the beginning of the part | ||
| 6084 | 2026.02.12 06:42:57.212523 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.02.12 06:42:57.212557 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6086 | 2026.02.12 06:42:57.212857 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6087 | 2026.02.12 06:42:57.213063 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.02.12 06:42:57.213195 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 6089 | 2026.02.12 06:42:57.213232 [ 4 ] {76ab0887-37f8-47e7-8118-d20496218d99} <Debug> TCPHandler: Processed in 0.001242322 sec. | ||
| 6090 | 2026.02.12 06:42:57.213348 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.02.12 06:42:57.213381 [ 202 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423817 sec., 2172329.7305763313 rows/sec., 164.71 MiB/sec. | ||
| 6092 | 2026.02.12 06:42:57.213513 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.02.12 06:42:57.213562 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6094 | 2026.02.12 06:42:57.213670 [ 189 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6095 | 2026.02.12 06:42:57.213965 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.02.12 06:42:57.214009 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6097 | 2026.02.12 06:42:57.214019 [ 189 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.02.12 06:42:57.214115 [ 189 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_36_7} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6099 | 2026.02.12 06:42:57.214213 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6100 | 2026.02.12 06:42:57.214366 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6101 | 2026.02.12 06:42:57.214578 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.12 06:42:57.214680 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6103 | 2026.02.12 06:42:57.214708 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.02.12 06:42:57.214707 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001212 sec., 212871.28712871287 rows/sec., 14.17 MiB/sec. | ||
| 6105 | 2026.02.12 06:42:57.214724 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6106 | 2026.02.12 06:42:57.214759 [ 4 ] {a01b5a37-5300-4833-9672-e53f4e4b7ee8} <Debug> TCPHandler: Processed in 0.001459718 sec. | ||
| 6107 | 2026.02.12 06:42:57.214820 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 6108 | 2026.02.12 06:42:57.214882 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.02.12 06:42:57.214932 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6110 | 2026.02.12 06:42:57.214970 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10686 rows starting from the beginning of the part | ||
| 6111 | 2026.02.12 06:42:57.214982 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.02.12 06:42:57.215028 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6113 | 2026.02.12 06:42:57.215036 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 259 rows starting from the beginning of the part | ||
| 6114 | 2026.02.12 06:42:57.215091 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6115 | 2026.02.12 06:42:57.215134 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 258 rows starting from the beginning of the part | ||
| 6116 | 2026.02.12 06:42:57.215176 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 6117 | 2026.02.12 06:42:57.215214 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 6118 | 2026.02.12 06:42:57.215349 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.02.12 06:42:57.215391 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6120 | 2026.02.12 06:42:57.215714 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6121 | 2026.02.12 06:42:57.215920 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.02.12 06:42:57.216061 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 6123 | 2026.02.12 06:42:57.216098 [ 4 ] {3b204048-c4fe-4841-88f0-0d38f68a33af} <Debug> TCPHandler: Processed in 0.001266433 sec. | ||
| 6124 | 2026.02.12 06:42:57.216208 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.02.12 06:42:57.216300 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.02.12 06:42:57.216353 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6127 | 2026.02.12 06:42:57.217144 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.02.12 06:42:57.217180 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6129 | 2026.02.12 06:42:57.217786 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6130 | 2026.02.12 06:42:57.218021 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.02.12 06:42:57.218153 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6132 | 2026.02.12 06:42:57.218180 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 6133 | 2026.02.12 06:42:57.218195 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.02.12 06:42:57.218226 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6135 | 2026.02.12 06:42:57.218246 [ 4 ] {d1c39be2-61c0-4ae5-8ee7-d02df3e4d042} <Debug> TCPHandler: Processed in 0.002088153 sec. | ||
| 6136 | 2026.02.12 06:42:57.218314 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 6137 | 2026.02.12 06:42:57.218391 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.02.12 06:42:57.218497 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6139 | 2026.02.12 06:42:57.218544 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6140 | 2026.02.12 06:42:57.218599 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6141 | 2026.02.12 06:42:57.218680 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 515 rows starting from the beginning of the part | ||
| 6142 | 2026.02.12 06:42:57.218857 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 6143 | 2026.02.12 06:42:57.218908 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.02.12 06:42:57.218950 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6145 | 2026.02.12 06:42:57.219006 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6146 | 2026.02.12 06:42:57.219070 [ 190 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12467 rows, containing 5 columns (5 merged, 0 gathered) in 0.0042885 sec., 2907077.066573394 rows/sec., 195.73 MiB/sec. | ||
| 6147 | 2026.02.12 06:42:57.219149 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6148 | 2026.02.12 06:42:57.219289 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6149 | 2026.02.12 06:42:57.219291 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6150 | 2026.02.12 06:42:57.219371 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6151 | 2026.02.12 06:42:57.219446 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6152 | 2026.02.12 06:42:57.219570 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.02.12 06:42:57.219676 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.02.12 06:42:57.219693 [ 50 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6155 | 2026.02.12 06:42:57.219720 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001246 sec., 70626.00321027287 rows/sec., 4.43 MiB/sec. | ||
| 6156 | 2026.02.12 06:42:57.219727 [ 50 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.02.12 06:42:57.219749 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6158 | 2026.02.12 06:42:57.219765 [ 4 ] {9b22ef28-b938-4afa-b5cd-5259abf82562} <Debug> TCPHandler: Processed in 0.001429726 sec. | ||
| 6159 | 2026.02.12 06:42:57.219766 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6160 | 2026.02.12 06:42:57.219821 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6161 | 2026.02.12 06:42:57.219894 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 6162 | 2026.02.12 06:42:57.219966 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6163 | 2026.02.12 06:42:57.219990 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2220 rows starting from the beginning of the part | ||
| 6164 | 2026.02.12 06:42:57.220033 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 6165 | 2026.02.12 06:42:57.220068 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6166 | 2026.02.12 06:42:57.220102 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 6167 | 2026.02.12 06:42:57.220137 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6168 | 2026.02.12 06:42:57.220169 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 6169 | 2026.02.12 06:42:57.221150 [ 194 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281803 sec., 2031513.4228894769 rows/sec., 131.22 MiB/sec. | ||
| 6170 | 2026.02.12 06:42:57.221417 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6171 | 2026.02.12 06:42:57.221660 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.02.12 06:42:57.221721 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_36_7} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6173 | 2026.02.12 06:42:57.221776 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6174 | 2026.02.12 06:42:57.225619 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 19 columns (19 merged, 0 gathered) in 0.007350449 sec., 86117.18821530494 rows/sec., 154.32 MiB/sec. | ||
| 6175 | 2026.02.12 06:42:57.226264 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6176 | 2026.02.12 06:42:57.226577 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.02.12 06:42:57.226651 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6178 | 2026.02.12 06:42:57.226724 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 6179 | 2026.02.12 06:42:58.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.66 MiB, peak 264.53 MiB, free memory in arenas 0.00 B, will set to 257.87 MiB (RSS), difference: 1.21 MiB | ||
| 6180 | 2026.02.12 06:43:01.264904 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6181 | 2026.02.12 06:43:01.264995 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6182 | 2026.02.12 06:43:01.394522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 6183 | 2026.02.12 06:43:01.395257 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.02.12 06:43:01.395322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6185 | 2026.02.12 06:43:01.395853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6186 | 2026.02.12 06:43:01.396111 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.02.12 06:43:01.396264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 6188 | 2026.02.12 06:43:01.396272 [ 117 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6189 | 2026.02.12 06:43:01.396367 [ 117 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.02.12 06:43:01.396406 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6191 | 2026.02.12 06:43:01.396538 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6192 | 2026.02.12 06:43:01.396679 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6193 | 2026.02.12 06:43:01.396718 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 6194 | 2026.02.12 06:43:01.396787 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6195 | 2026.02.12 06:43:01.396832 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6196 | 2026.02.12 06:43:01.396874 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6197 | 2026.02.12 06:43:01.396914 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6198 | 2026.02.12 06:43:01.396951 [ 202 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 6199 | 2026.02.12 06:43:01.400083 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604703 sec., 3453266.4688325226 rows/sec., 49.40 MiB/sec. | ||
| 6200 | 2026.02.12 06:43:01.400486 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6201 | 2026.02.12 06:43:01.400834 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.02.12 06:43:01.400922 [ 195 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_26_5} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6203 | 2026.02.12 06:43:01.401047 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6204 | 2026.02.12 06:43:02.064160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6205 | 2026.02.12 06:43:02.081894 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.02.12 06:43:02.081950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6207 | 2026.02.12 06:43:02.087257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6208 | 2026.02.12 06:43:02.087975 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.02.12 06:43:02.088252 [ 70 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6210 | 2026.02.12 06:43:02.088293 [ 70 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.02.12 06:43:02.088316 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6212 | 2026.02.12 06:43:02.088408 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6213 | 2026.02.12 06:43:02.090828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6214 | 2026.02.12 06:43:02.091320 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6215 | 2026.02.12 06:43:02.092076 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6216 | 2026.02.12 06:43:02.095505 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6217 | 2026.02.12 06:43:02.099029 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6218 | 2026.02.12 06:43:02.102904 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6219 | 2026.02.12 06:43:02.107317 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6220 | 2026.02.12 06:43:02.111798 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 6221 | 2026.02.12 06:43:02.164444 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076057119 sec., 2577.010575433445 rows/sec., 13.33 MiB/sec. | ||
| 6222 | 2026.02.12 06:43:02.167324 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6223 | 2026.02.12 06:43:02.169402 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_26_5} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.02.12 06:43:02.169525 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_26_5} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6225 | 2026.02.12 06:43:02.172450 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6226 | 2026.02.12 06:43:02.193499 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.02.12 06:43:02.193780 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6228 | 2026.02.12 06:43:02.193887 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6229 | 2026.02.12 06:43:02.194666 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.02.12 06:43:02.194715 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6231 | 2026.02.12 06:43:02.195130 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6232 | 2026.02.12 06:43:02.195369 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.02.12 06:43:02.195564 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001857 sec., 35541.19547657512 rows/sec., 2.83 MiB/sec. | ||
| 6234 | 2026.02.12 06:43:02.195632 [ 4 ] {6d159bba-608d-4c6e-bb26-2936a54e84c5} <Debug> TCPHandler: Processed in 0.00231316 sec. | ||
| 6235 | 2026.02.12 06:43:02.195773 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.02.12 06:43:02.195897 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.02.12 06:43:02.195950 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6238 | 2026.02.12 06:43:02.196400 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.02.12 06:43:02.196440 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6240 | 2026.02.12 06:43:02.196757 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6241 | 2026.02.12 06:43:02.196987 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.02.12 06:43:02.197124 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001257 sec., 3977.7247414478916 rows/sec., 299.11 KiB/sec. | ||
| 6243 | 2026.02.12 06:43:02.197164 [ 4 ] {9d6b24d8-ef23-483f-aff5-4dc48dc00ce2} <Debug> TCPHandler: Processed in 0.001455318 sec. | ||
| 6244 | 2026.02.12 06:43:02.197268 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.02.12 06:43:02.197365 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6246 | 2026.02.12 06:43:02.197407 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6247 | 2026.02.12 06:43:02.197839 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.02.12 06:43:02.197877 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6249 | 2026.02.12 06:43:02.198185 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6250 | 2026.02.12 06:43:02.198401 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.02.12 06:43:02.198532 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001186 sec., 58178.7521079258 rows/sec., 4.54 MiB/sec. | ||
| 6252 | 2026.02.12 06:43:02.198571 [ 4 ] {8fad5204-0181-4139-b50b-4437f5accfcd} <Debug> TCPHandler: Processed in 0.001352145 sec. | ||
| 6253 | 2026.02.12 06:43:02.198682 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.02.12 06:43:02.198778 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.02.12 06:43:02.198823 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6256 | 2026.02.12 06:43:02.199231 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.02.12 06:43:02.199268 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6258 | 2026.02.12 06:43:02.199607 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6259 | 2026.02.12 06:43:02.199822 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.02.12 06:43:02.199953 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6261 | 2026.02.12 06:43:02.199990 [ 4 ] {9f9568d7-74c1-48b3-a84b-740daaaa859d} <Debug> TCPHandler: Processed in 0.001356655 sec. | ||
| 6262 | 2026.02.12 06:43:02.200112 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.02.12 06:43:02.200232 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.02.12 06:43:02.200299 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6265 | 2026.02.12 06:43:02.201171 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.12 06:43:02.201209 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6267 | 2026.02.12 06:43:02.201736 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6268 | 2026.02.12 06:43:02.201969 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.02.12 06:43:02.202115 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001909 sec., 2619.1723415400734 rows/sec., 4.69 MiB/sec. | ||
| 6270 | 2026.02.12 06:43:02.202176 [ 4 ] {089e74d6-d0f6-4f0b-b270-81c4b75b924f} <Debug> TCPHandler: Processed in 0.002125825 sec. | ||
| 6271 | 2026.02.12 06:43:02.202284 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.02.12 06:43:02.202379 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.02.12 06:43:02.202421 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6274 | 2026.02.12 06:43:02.202753 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.02.12 06:43:02.202790 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6276 | 2026.02.12 06:43:02.203097 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6277 | 2026.02.12 06:43:02.203320 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.02.12 06:43:02.203453 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6279 | 2026.02.12 06:43:02.203489 [ 4 ] {471366d2-0960-4afb-beb0-a9773dcbf103} <Debug> TCPHandler: Processed in 0.001254052 sec. | ||
| 6280 | 2026.02.12 06:43:03.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.42 MiB, peak 269.52 MiB, free memory in arenas 0.00 B, will set to 263.32 MiB (RSS), difference: 3.90 MiB | ||
| 6281 | 2026.02.12 06:43:06.420507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 846 | ||
| 6282 | 2026.02.12 06:43:06.423050 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.02.12 06:43:06.423112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6284 | 2026.02.12 06:43:06.424341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6285 | 2026.02.12 06:43:06.424677 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.02.12 06:43:06.425050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6287 | 2026.02.12 06:43:07.201651 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.02.12 06:43:07.201831 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.02.12 06:43:07.201900 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6290 | 2026.02.12 06:43:07.202680 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.12 06:43:07.202717 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6292 | 2026.02.12 06:43:07.203106 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6293 | 2026.02.12 06:43:07.203328 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.12 06:43:07.203482 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001702 sec., 156286.72150411282 rows/sec., 9.93 MiB/sec. | ||
| 6295 | 2026.02.12 06:43:07.203523 [ 4 ] {27a1ecbf-4150-4ff3-b3dc-2b2f137b00e6} <Debug> TCPHandler: Processed in 0.002004581 sec. | ||
| 6296 | 2026.02.12 06:43:07.203648 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.02.12 06:43:07.203741 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6298 | 2026.02.12 06:43:07.203782 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6299 | 2026.02.12 06:43:07.204183 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.02.12 06:43:07.204218 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6301 | 2026.02.12 06:43:07.204514 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6302 | 2026.02.12 06:43:07.204720 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.02.12 06:43:07.204848 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 724.83 KiB/sec. | ||
| 6304 | 2026.02.12 06:43:07.204883 [ 4 ] {2d3db3be-0f32-4873-9c34-e3880a43bafc} <Debug> TCPHandler: Processed in 0.001283593 sec. | ||
| 6305 | 2026.02.12 06:43:07.204995 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.02.12 06:43:07.205087 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6307 | 2026.02.12 06:43:07.205125 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6308 | 2026.02.12 06:43:07.205927 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.02.12 06:43:07.205962 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6310 | 2026.02.12 06:43:07.206334 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6311 | 2026.02.12 06:43:07.206552 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.02.12 06:43:07.206685 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Debug> executeQuery: Read 829 rows, 67.84 KiB in 0.001616 sec., 512995.04950495047 rows/sec., 40.99 MiB/sec. | ||
| 6313 | 2026.02.12 06:43:07.206721 [ 4 ] {16047c34-2a5f-4eb0-823f-336df77d7c99} <Debug> TCPHandler: Processed in 0.001774756 sec. | ||
| 6314 | 2026.02.12 06:43:07.206833 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.02.12 06:43:07.206925 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.02.12 06:43:07.206964 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6317 | 2026.02.12 06:43:07.207415 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.02.12 06:43:07.207450 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6319 | 2026.02.12 06:43:07.207751 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6320 | 2026.02.12 06:43:07.207956 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.02.12 06:43:07.208083 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Debug> executeQuery: Read 179 rows, 11.41 KiB in 0.001177 sec., 152081.56329651654 rows/sec., 9.47 MiB/sec. | ||
| 6322 | 2026.02.12 06:43:07.208119 [ 4 ] {9d0eceb4-ba83-4036-89be-74ecf55deea8} <Debug> TCPHandler: Processed in 0.001335465 sec. | ||
| 6323 | 2026.02.12 06:43:07.208234 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.02.12 06:43:07.208326 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6325 | 2026.02.12 06:43:07.208364 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6326 | 2026.02.12 06:43:07.208848 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.02.12 06:43:07.208884 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6328 | 2026.02.12 06:43:07.209181 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6329 | 2026.02.12 06:43:07.209389 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.02.12 06:43:07.209517 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001208 sec., 115894.03973509933 rows/sec., 7.49 MiB/sec. | ||
| 6331 | 2026.02.12 06:43:07.209553 [ 4 ] {d7fbdad5-e12f-4092-91cf-bbb952f3855c} <Debug> TCPHandler: Processed in 0.001367256 sec. | ||
| 6332 | 2026.02.12 06:43:07.209671 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.02.12 06:43:07.209762 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.02.12 06:43:07.209801 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6335 | 2026.02.12 06:43:07.210237 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.02.12 06:43:07.210272 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6337 | 2026.02.12 06:43:07.210572 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6338 | 2026.02.12 06:43:07.210783 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.02.12 06:43:07.210913 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001169 sec., 118905.04704875963 rows/sec., 6.76 MiB/sec. | ||
| 6340 | 2026.02.12 06:43:07.210951 [ 4 ] {42b110f2-b191-465a-8716-ca369d31bbda} <Debug> TCPHandler: Processed in 0.001328744 sec. | ||
| 6341 | 2026.02.12 06:43:07.211067 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.02.12 06:43:07.211159 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6343 | 2026.02.12 06:43:07.211199 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6344 | 2026.02.12 06:43:07.211805 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.02.12 06:43:07.211839 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6346 | 2026.02.12 06:43:07.212356 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6347 | 2026.02.12 06:43:07.212588 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.02.12 06:43:07.212741 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Debug> executeQuery: Read 509 rows, 36.98 KiB in 0.001599 sec., 318323.95247029397 rows/sec., 22.58 MiB/sec. | ||
| 6349 | 2026.02.12 06:43:07.212781 [ 4 ] {36392c9a-41f6-49dc-8e8f-946a23c25b7c} <Debug> TCPHandler: Processed in 0.001762356 sec. | ||
| 6350 | 2026.02.12 06:43:07.212898 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.02.12 06:43:07.212997 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6352 | 2026.02.12 06:43:07.213040 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6353 | 2026.02.12 06:43:07.213383 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.02.12 06:43:07.213422 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6355 | 2026.02.12 06:43:07.213762 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6356 | 2026.02.12 06:43:07.213976 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.02.12 06:43:07.214114 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 6358 | 2026.02.12 06:43:07.214153 [ 4 ] {aaddf583-90e9-4106-93b4-a02468e74b07} <Debug> TCPHandler: Processed in 0.001305464 sec. | ||
| 6359 | 2026.02.12 06:43:07.214271 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.02.12 06:43:07.214367 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6361 | 2026.02.12 06:43:07.214412 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6362 | 2026.02.12 06:43:07.214838 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.02.12 06:43:07.214875 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6364 | 2026.02.12 06:43:07.215231 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6365 | 2026.02.12 06:43:07.215444 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.02.12 06:43:07.215580 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001232 sec., 213474.02597402598 rows/sec., 14.22 MiB/sec. | ||
| 6367 | 2026.02.12 06:43:07.215619 [ 4 ] {6a540c87-6330-43a1-8e8e-40a49ec7d6ff} <Debug> TCPHandler: Processed in 0.001397406 sec. | ||
| 6368 | 2026.02.12 06:43:07.215736 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.02.12 06:43:07.215831 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.02.12 06:43:07.215876 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6371 | 2026.02.12 06:43:07.216201 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.02.12 06:43:07.216237 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6373 | 2026.02.12 06:43:07.216562 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6374 | 2026.02.12 06:43:07.216789 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.02.12 06:43:07.216900 [ 151 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6376 | 2026.02.12 06:43:07.216918 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 6377 | 2026.02.12 06:43:07.216939 [ 151 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.02.12 06:43:07.216955 [ 4 ] {e735b7e2-8135-4203-a0f8-61445019cf4c} <Debug> TCPHandler: Processed in 0.001269333 sec. | ||
| 6379 | 2026.02.12 06:43:07.216961 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6380 | 2026.02.12 06:43:07.217072 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.02.12 06:43:07.217099 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 6382 | 2026.02.12 06:43:07.217166 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.02.12 06:43:07.217226 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6384 | 2026.02.12 06:43:07.217238 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6385 | 2026.02.12 06:43:07.217279 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
| 6386 | 2026.02.12 06:43:07.217347 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6387 | 2026.02.12 06:43:07.217394 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6388 | 2026.02.12 06:43:07.217436 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6389 | 2026.02.12 06:43:07.217473 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6390 | 2026.02.12 06:43:07.217512 [ 192 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6391 | 2026.02.12 06:43:07.218098 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.12 06:43:07.218140 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6393 | 2026.02.12 06:43:07.218402 [ 186 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360055 sec., 16175.81641918893 rows/sec., 1.06 MiB/sec. | ||
| 6394 | 2026.02.12 06:43:07.218561 [ 187 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6395 | 2026.02.12 06:43:07.218812 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6396 | 2026.02.12 06:43:07.218844 [ 187 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.02.12 06:43:07.218915 [ 187 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_21_4} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6398 | 2026.02.12 06:43:07.219006 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6399 | 2026.02.12 06:43:07.219040 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.02.12 06:43:07.219182 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002033 sec., 17707.820954254796 rows/sec., 31.73 MiB/sec. | ||
| 6401 | 2026.02.12 06:43:07.219248 [ 4 ] {248864af-ae18-44d0-8fa4-f5a13c14075c} <Debug> TCPHandler: Processed in 0.002226097 sec. | ||
| 6402 | 2026.02.12 06:43:07.219371 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.02.12 06:43:07.219466 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.02.12 06:43:07.219508 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6405 | 2026.02.12 06:43:07.219852 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.02.12 06:43:07.219887 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6407 | 2026.02.12 06:43:07.220189 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6408 | 2026.02.12 06:43:07.220407 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.02.12 06:43:07.220568 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00112 sec., 78571.42857142858 rows/sec., 4.93 MiB/sec. | ||
| 6410 | 2026.02.12 06:43:07.220609 [ 4 ] {d61525cb-9122-440c-85e1-0601b787e285} <Debug> TCPHandler: Processed in 0.001288153 sec. | ||
| 6411 | 2026.02.12 06:43:08.896375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 6412 | 2026.02.12 06:43:08.896971 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.02.12 06:43:08.897035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6414 | 2026.02.12 06:43:08.897593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6415 | 2026.02.12 06:43:08.897839 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.02.12 06:43:08.897969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 6417 | 2026.02.12 06:43:09.590907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6418 | 2026.02.12 06:43:09.607013 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.02.12 06:43:09.607074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6420 | 2026.02.12 06:43:09.612960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6421 | 2026.02.12 06:43:09.613722 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.02.12 06:43:09.616621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6423 | 2026.02.12 06:43:12.193467 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.02.12 06:43:12.193659 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6425 | 2026.02.12 06:43:12.193735 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6426 | 2026.02.12 06:43:12.194484 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.02.12 06:43:12.194539 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6428 | 2026.02.12 06:43:12.194952 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6429 | 2026.02.12 06:43:12.195189 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.02.12 06:43:12.195354 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001748 sec., 37757.43707093821 rows/sec., 3.01 MiB/sec. | ||
| 6431 | 2026.02.12 06:43:12.195402 [ 4 ] {73ae62b2-0f64-4d72-9cd3-cfa4b454f906} <Debug> TCPHandler: Processed in 0.002070813 sec. | ||
| 6432 | 2026.02.12 06:43:12.195526 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.02.12 06:43:12.195631 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.02.12 06:43:12.195681 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6435 | 2026.02.12 06:43:12.196100 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.02.12 06:43:12.196136 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6437 | 2026.02.12 06:43:12.196467 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6438 | 2026.02.12 06:43:12.196690 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.02.12 06:43:12.196830 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001222 sec., 4091.653027823241 rows/sec., 307.67 KiB/sec. | ||
| 6440 | 2026.02.12 06:43:12.196869 [ 4 ] {9c32868c-d8e5-47cc-bfd1-bd0c4ed4da7c} <Debug> TCPHandler: Processed in 0.001394996 sec. | ||
| 6441 | 2026.02.12 06:43:12.196991 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.02.12 06:43:12.197096 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6443 | 2026.02.12 06:43:12.197138 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6444 | 2026.02.12 06:43:12.197574 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.02.12 06:43:12.197611 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6446 | 2026.02.12 06:43:12.197959 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6447 | 2026.02.12 06:43:12.198179 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.02.12 06:43:12.198314 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001239 sec., 55690.072639225174 rows/sec., 4.35 MiB/sec. | ||
| 6449 | 2026.02.12 06:43:12.198353 [ 4 ] {0f5e7dde-f5b5-4475-8367-60d669fd7b96} <Debug> TCPHandler: Processed in 0.001413936 sec. | ||
| 6450 | 2026.02.12 06:43:12.198470 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.02.12 06:43:12.198565 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6452 | 2026.02.12 06:43:12.198609 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6453 | 2026.02.12 06:43:12.199040 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.02.12 06:43:12.199078 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6455 | 2026.02.12 06:43:12.199417 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6456 | 2026.02.12 06:43:12.199642 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.02.12 06:43:12.199775 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 6458 | 2026.02.12 06:43:12.199812 [ 4 ] {8d584c96-34f1-469d-8131-89d591fdc9b5} <Debug> TCPHandler: Processed in 0.001392276 sec. | ||
| 6459 | 2026.02.12 06:43:12.199926 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.02.12 06:43:12.200023 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6461 | 2026.02.12 06:43:12.200080 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6462 | 2026.02.12 06:43:12.200985 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.02.12 06:43:12.201029 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6464 | 2026.02.12 06:43:12.201562 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6465 | 2026.02.12 06:43:12.201798 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.02.12 06:43:12.201945 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001941 sec., 2575.991756826378 rows/sec., 4.62 MiB/sec. | ||
| 6467 | 2026.02.12 06:43:12.202019 [ 4 ] {47e18a6b-b1ab-4ee2-ad91-de625d09eefd} <Debug> TCPHandler: Processed in 0.002143175 sec. | ||
| 6468 | 2026.02.12 06:43:12.202142 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2026.02.12 06:43:12.202237 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6470 | 2026.02.12 06:43:12.202280 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6471 | 2026.02.12 06:43:12.202629 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.02.12 06:43:12.202666 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6473 | 2026.02.12 06:43:12.202986 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6474 | 2026.02.12 06:43:12.203190 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.02.12 06:43:12.203319 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6476 | 2026.02.12 06:43:12.203356 [ 4 ] {0ee3df85-ea07-476f-a844-264f2a2518d2} <Debug> TCPHandler: Processed in 0.001264602 sec. | ||
| 6477 | 2026.02.12 06:43:16.265257 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6478 | 2026.02.12 06:43:16.265322 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6479 | 2026.02.12 06:43:16.398057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 6480 | 2026.02.12 06:43:16.398573 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.02.12 06:43:16.398612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6482 | 2026.02.12 06:43:16.399136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6483 | 2026.02.12 06:43:16.399381 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.02.12 06:43:16.399524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 6485 | 2026.02.12 06:43:16.425260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 882 | ||
| 6486 | 2026.02.12 06:43:16.427725 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.02.12 06:43:16.427786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6488 | 2026.02.12 06:43:16.429088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6489 | 2026.02.12 06:43:16.429372 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.02.12 06:43:16.429764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6491 | 2026.02.12 06:43:17.116716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6492 | 2026.02.12 06:43:17.134796 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.02.12 06:43:17.134868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6494 | 2026.02.12 06:43:17.141449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6495 | 2026.02.12 06:43:17.142276 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.02.12 06:43:17.146509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6497 | 2026.02.12 06:43:17.202800 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.02.12 06:43:17.202978 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.02.12 06:43:17.203045 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6500 | 2026.02.12 06:43:17.203780 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.02.12 06:43:17.203829 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6502 | 2026.02.12 06:43:17.204222 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6503 | 2026.02.12 06:43:17.204470 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.02.12 06:43:17.204626 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001696 sec., 156839.62264150943 rows/sec., 9.96 MiB/sec. | ||
| 6505 | 2026.02.12 06:43:17.204668 [ 4 ] {0c214938-c963-4bd1-ad60-dbf820c2b50f} <Debug> TCPHandler: Processed in 0.001998242 sec. | ||
| 6506 | 2026.02.12 06:43:17.204803 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.02.12 06:43:17.204901 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6508 | 2026.02.12 06:43:17.204943 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6509 | 2026.02.12 06:43:17.205721 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.02.12 06:43:17.205758 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6511 | 2026.02.12 06:43:17.206121 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6512 | 2026.02.12 06:43:17.206325 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.02.12 06:43:17.206456 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001573 sec., 523839.7965670693 rows/sec., 41.89 MiB/sec. | ||
| 6514 | 2026.02.12 06:43:17.206493 [ 4 ] {72408ca1-c9a5-4d32-8487-ef52d4767584} <Debug> TCPHandler: Processed in 0.001740075 sec. | ||
| 6515 | 2026.02.12 06:43:17.206618 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.02.12 06:43:17.206713 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.02.12 06:43:17.206752 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6518 | 2026.02.12 06:43:17.207209 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.02.12 06:43:17.207246 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6520 | 2026.02.12 06:43:17.207578 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6521 | 2026.02.12 06:43:17.207796 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.02.12 06:43:17.207919 [ 154 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6523 | 2026.02.12 06:43:17.207930 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001236 sec., 136731.39158576052 rows/sec., 8.46 MiB/sec. | ||
| 6524 | 2026.02.12 06:43:17.207981 [ 154 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.12 06:43:17.207993 [ 4 ] {a1af386c-6284-45fe-9a40-041a6dcfa498} <Debug> TCPHandler: Processed in 0.001424616 sec. | ||
| 6526 | 2026.02.12 06:43:17.208012 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6527 | 2026.02.12 06:43:17.208133 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.02.12 06:43:17.208148 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 6529 | 2026.02.12 06:43:17.208245 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.02.12 06:43:17.208293 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6531 | 2026.02.12 06:43:17.208297 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6532 | 2026.02.12 06:43:17.208338 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part | ||
| 6533 | 2026.02.12 06:43:17.208414 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 169 rows starting from the beginning of the part | ||
| 6534 | 2026.02.12 06:43:17.208462 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 6535 | 2026.02.12 06:43:17.208507 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 179 rows starting from the beginning of the part | ||
| 6536 | 2026.02.12 06:43:17.208548 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 6537 | 2026.02.12 06:43:17.208588 [ 192 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 169 rows starting from the beginning of the part | ||
| 6538 | 2026.02.12 06:43:17.208754 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.02.12 06:43:17.208797 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6540 | 2026.02.12 06:43:17.209121 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6541 | 2026.02.12 06:43:17.209347 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.02.12 06:43:17.209464 [ 154 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6543 | 2026.02.12 06:43:17.209479 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001258 sec., 111287.75834658188 rows/sec., 7.19 MiB/sec. | ||
| 6544 | 2026.02.12 06:43:17.209505 [ 154 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.02.12 06:43:17.209527 [ 4 ] {1ba484a6-da5f-4eab-ac06-c9fa6e302c54} <Debug> TCPHandler: Processed in 0.001452347 sec. | ||
| 6546 | 2026.02.12 06:43:17.209529 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6547 | 2026.02.12 06:43:17.209645 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 6548 | 2026.02.12 06:43:17.209664 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158008 sec., 455040.2511265252 rows/sec., 30.12 MiB/sec. | ||
| 6549 | 2026.02.12 06:43:17.209652 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.02.12 06:43:17.209766 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6551 | 2026.02.12 06:43:17.209794 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6552 | 2026.02.12 06:43:17.209806 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 370 rows starting from the beginning of the part | ||
| 6553 | 2026.02.12 06:43:17.209825 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6554 | 2026.02.12 06:43:17.209841 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6555 | 2026.02.12 06:43:17.209884 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 6556 | 2026.02.12 06:43:17.209937 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6557 | 2026.02.12 06:43:17.209989 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 6558 | 2026.02.12 06:43:17.210031 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 6559 | 2026.02.12 06:43:17.210079 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 6560 | 2026.02.12 06:43:17.210113 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.02.12 06:43:17.210186 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_36_7} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6562 | 2026.02.12 06:43:17.210271 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6563 | 2026.02.12 06:43:17.210283 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.02.12 06:43:17.210322 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6565 | 2026.02.12 06:43:17.210647 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6566 | 2026.02.12 06:43:17.210884 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.02.12 06:43:17.211013 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001237 sec., 112368.63379143088 rows/sec., 6.39 MiB/sec. | ||
| 6568 | 2026.02.12 06:43:17.211051 [ 4 ] {662d488a-5d9b-46b5-adb2-fbb0b917773b} <Debug> TCPHandler: Processed in 0.001449057 sec. | ||
| 6569 | 2026.02.12 06:43:17.211138 [ 197 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530169 sec., 756779.1531523642 rows/sec., 52.72 MiB/sec. | ||
| 6570 | 2026.02.12 06:43:17.211172 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.02.12 06:43:17.211275 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6572 | 2026.02.12 06:43:17.211308 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6573 | 2026.02.12 06:43:17.211315 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6574 | 2026.02.12 06:43:17.211575 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.02.12 06:43:17.211646 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_26_5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6576 | 2026.02.12 06:43:17.211720 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6577 | 2026.02.12 06:43:17.211941 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.02.12 06:43:17.211981 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6579 | 2026.02.12 06:43:17.212310 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6580 | 2026.02.12 06:43:17.212525 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.02.12 06:43:17.212658 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001402 sec., 355920.1141226819 rows/sec., 25.19 MiB/sec. | ||
| 6582 | 2026.02.12 06:43:17.212698 [ 4 ] {66d4b616-7916-46ba-8fb7-0b1c97892f96} <Debug> TCPHandler: Processed in 0.00157663 sec. | ||
| 6583 | 2026.02.12 06:43:17.212808 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.02.12 06:43:17.212902 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6585 | 2026.02.12 06:43:17.212944 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6586 | 2026.02.12 06:43:17.213273 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.02.12 06:43:17.213308 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6588 | 2026.02.12 06:43:17.213599 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6589 | 2026.02.12 06:43:17.213803 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.02.12 06:43:17.213909 [ 153 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6591 | 2026.02.12 06:43:17.213928 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 6592 | 2026.02.12 06:43:17.213960 [ 153 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.02.12 06:43:17.213972 [ 4 ] {f8e03e7d-c01f-429c-83b6-7a0a86849526} <Debug> TCPHandler: Processed in 0.001212661 sec. | ||
| 6594 | 2026.02.12 06:43:17.213988 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6595 | 2026.02.12 06:43:17.214077 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::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 | ||
| 6596 | 2026.02.12 06:43:17.214102 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.02.12 06:43:17.214197 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6598 | 2026.02.12 06:43:17.214201 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.02.12 06:43:17.214238 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6600 | 2026.02.12 06:43:17.214262 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6601 | 2026.02.12 06:43:17.214301 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6602 | 2026.02.12 06:43:17.214352 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6603 | 2026.02.12 06:43:17.214393 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6604 | 2026.02.12 06:43:17.214438 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6605 | 2026.02.12 06:43:17.214480 [ 188 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6606 | 2026.02.12 06:43:17.214674 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.02.12 06:43:17.214715 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6608 | 2026.02.12 06:43:17.215174 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6609 | 2026.02.12 06:43:17.215345 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303424 sec., 92065.20671707748 rows/sec., 4.70 MiB/sec. | ||
| 6610 | 2026.02.12 06:43:17.215487 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.02.12 06:43:17.215520 [ 197 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6612 | 2026.02.12 06:43:17.215632 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001448 sec., 178176.79558011048 rows/sec., 11.86 MiB/sec. | ||
| 6613 | 2026.02.12 06:43:17.215677 [ 4 ] {6206b07a-dc2a-4cc0-aad3-d5fc9a3447fa} <Debug> TCPHandler: Processed in 0.001623281 sec. | ||
| 6614 | 2026.02.12 06:43:17.215807 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.02.12 06:43:17.215867 [ 197 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.02.12 06:43:17.215903 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.02.12 06:43:17.215950 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6618 | 2026.02.12 06:43:17.215955 [ 197 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_20_4} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6619 | 2026.02.12 06:43:17.216061 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6620 | 2026.02.12 06:43:17.216278 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.02.12 06:43:17.216319 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6622 | 2026.02.12 06:43:17.216623 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6623 | 2026.02.12 06:43:17.216827 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.02.12 06:43:17.216957 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 6625 | 2026.02.12 06:43:17.216994 [ 4 ] {da99e49a-581e-49ef-9cc5-d80c90b495a4} <Debug> TCPHandler: Processed in 0.001236432 sec. | ||
| 6626 | 2026.02.12 06:43:17.217108 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.02.12 06:43:17.217198 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.02.12 06:43:17.217254 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6629 | 2026.02.12 06:43:17.218112 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.02.12 06:43:17.218154 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6631 | 2026.02.12 06:43:17.218713 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6632 | 2026.02.12 06:43:17.218935 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.02.12 06:43:17.219072 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001892 sec., 19027.484143763213 rows/sec., 34.10 MiB/sec. | ||
| 6634 | 2026.02.12 06:43:17.219125 [ 4 ] {12a93120-a343-47b1-b31a-a0d69fab2179} <Debug> TCPHandler: Processed in 0.002066913 sec. | ||
| 6635 | 2026.02.12 06:43:17.219251 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.02.12 06:43:17.219344 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.02.12 06:43:17.219385 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6638 | 2026.02.12 06:43:17.219743 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.02.12 06:43:17.219779 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6640 | 2026.02.12 06:43:17.220085 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6641 | 2026.02.12 06:43:17.220296 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.02.12 06:43:17.220429 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001103 sec., 79782.41160471442 rows/sec., 5.01 MiB/sec. | ||
| 6643 | 2026.02.12 06:43:17.220463 [ 4 ] {69051e7a-8c50-496b-86e7-266ba8dd8642} <Debug> TCPHandler: Processed in 0.001261793 sec. | ||
| 6644 | 2026.02.12 06:43:19.312528 [ 146 ] {} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6645 | 2026.02.12 06:43:19.312607 [ 146 ] {} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.02.12 06:43:19.312629 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6647 | 2026.02.12 06:43:19.312727 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 6648 | 2026.02.12 06:43:19.312832 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.02.12 06:43:19.312865 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6650 | 2026.02.12 06:43:19.312929 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::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 | ||
| 6651 | 2026.02.12 06:43:19.312973 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6652 | 2026.02.12 06:43:19.313013 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6653 | 2026.02.12 06:43:19.313052 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6654 | 2026.02.12 06:43:19.313778 [ 197 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086808 sec., 33124.526135251115 rows/sec., 2.76 MiB/sec. | ||
| 6655 | 2026.02.12 06:43:19.313982 [ 196 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6656 | 2026.02.12 06:43:19.314330 [ 196 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.02.12 06:43:19.314418 [ 196 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_13_3} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6658 | 2026.02.12 06:43:19.314534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6659 | 2026.02.12 06:43:22.220629 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.02.12 06:43:22.220811 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6661 | 2026.02.12 06:43:22.220884 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6662 | 2026.02.12 06:43:22.221511 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.02.12 06:43:22.221563 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6664 | 2026.02.12 06:43:22.221953 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6665 | 2026.02.12 06:43:22.222186 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.02.12 06:43:22.222343 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001585 sec., 1261.8296529968454 rows/sec., 102.89 KiB/sec. | ||
| 6667 | 2026.02.12 06:43:22.222390 [ 4 ] {de334ff2-0b80-4662-ae04-ea1d36bb30f4} <Debug> TCPHandler: Processed in 0.001889029 sec. | ||
| 6668 | 2026.02.12 06:43:22.222516 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.02.12 06:43:22.222619 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6670 | 2026.02.12 06:43:22.222664 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6671 | 2026.02.12 06:43:22.223557 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.02.12 06:43:22.223599 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6673 | 2026.02.12 06:43:22.224102 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6674 | 2026.02.12 06:43:22.224377 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.02.12 06:43:22.224523 [ 148 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6676 | 2026.02.12 06:43:22.224532 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001937 sec., 623128.549303046 rows/sec., 51.43 MiB/sec. | ||
| 6677 | 2026.02.12 06:43:22.224596 [ 148 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.02.12 06:43:22.224656 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6679 | 2026.02.12 06:43:22.224663 [ 4 ] {6b82c234-0c22-4256-87d3-942e74ea9207} <Debug> TCPHandler: Processed in 0.002198367 sec. | ||
| 6680 | 2026.02.12 06:43:22.224799 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 6681 | 2026.02.12 06:43:22.224850 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.02.12 06:43:22.224946 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6683 | 2026.02.12 06:43:22.224959 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.02.12 06:43:22.224985 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1985 rows starting from the beginning of the part | ||
| 6685 | 2026.02.12 06:43:22.225006 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6686 | 2026.02.12 06:43:22.225056 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 6687 | 2026.02.12 06:43:22.225106 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 829 rows starting from the beginning of the part | ||
| 6688 | 2026.02.12 06:43:22.225148 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6689 | 2026.02.12 06:43:22.225188 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 824 rows starting from the beginning of the part | ||
| 6690 | 2026.02.12 06:43:22.225228 [ 186 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1207 rows starting from the beginning of the part | ||
| 6691 | 2026.02.12 06:43:22.225498 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.02.12 06:43:22.225542 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6693 | 2026.02.12 06:43:22.225968 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6694 | 2026.02.12 06:43:22.226340 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.02.12 06:43:22.226490 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001551 sec., 4513.217279174726 rows/sec., 332.45 KiB/sec. | ||
| 6696 | 2026.02.12 06:43:22.226530 [ 4 ] {56a943af-3d92-4637-89ee-1f066d7770b6} <Debug> TCPHandler: Processed in 0.001758516 sec. | ||
| 6697 | 2026.02.12 06:43:22.226649 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.02.12 06:43:22.226746 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.02.12 06:43:22.226789 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6700 | 2026.02.12 06:43:22.227274 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.02.12 06:43:22.227315 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6702 | 2026.02.12 06:43:22.227462 [ 197 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4977 rows, containing 5 columns (5 merged, 0 gathered) in 0.00272226 sec., 1828260.3425095326 rows/sec., 155.47 MiB/sec. | ||
| 6703 | 2026.02.12 06:43:22.227671 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6704 | 2026.02.12 06:43:22.227771 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6705 | 2026.02.12 06:43:22.227949 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.02.12 06:43:22.228099 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.02.12 06:43:22.228103 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001376 sec., 165697.67441860464 rows/sec., 11.22 MiB/sec. | ||
| 6708 | 2026.02.12 06:43:22.228164 [ 4 ] {bee38d3c-78be-4fdd-9486-12817633c318} <Debug> TCPHandler: Processed in 0.001564401 sec. | ||
| 6709 | 2026.02.12 06:43:22.228196 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_41_8} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6710 | 2026.02.12 06:43:22.228278 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 6711 | 2026.02.12 06:43:22.228288 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.02.12 06:43:22.228399 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6713 | 2026.02.12 06:43:22.228443 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6714 | 2026.02.12 06:43:22.229119 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.02.12 06:43:22.229159 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6716 | 2026.02.12 06:43:22.229533 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6717 | 2026.02.12 06:43:22.229776 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.02.12 06:43:22.229903 [ 148 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6719 | 2026.02.12 06:43:22.229916 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001537 sec., 342875.7319453481 rows/sec., 25.39 MiB/sec. | ||
| 6720 | 2026.02.12 06:43:22.229954 [ 148 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.02.12 06:43:22.229973 [ 4 ] {9922a8a5-1840-452a-ba57-db1b82496773} <Debug> TCPHandler: Processed in 0.001737135 sec. | ||
| 6722 | 2026.02.12 06:43:22.229981 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6723 | 2026.02.12 06:43:22.230082 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 6724 | 2026.02.12 06:43:22.230130 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.02.12 06:43:22.230182 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6726 | 2026.02.12 06:43:22.230214 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 996 rows starting from the beginning of the part | ||
| 6727 | 2026.02.12 06:43:22.230234 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.02.12 06:43:22.230285 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
| 6729 | 2026.02.12 06:43:22.230290 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6730 | 2026.02.12 06:43:22.230333 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 509 rows starting from the beginning of the part | ||
| 6731 | 2026.02.12 06:43:22.230377 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 6732 | 2026.02.12 06:43:22.230442 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 499 rows starting from the beginning of the part | ||
| 6733 | 2026.02.12 06:43:22.230498 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 527 rows starting from the beginning of the part | ||
| 6734 | 2026.02.12 06:43:22.230969 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.02.12 06:43:22.231005 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6736 | 2026.02.12 06:43:22.231430 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6737 | 2026.02.12 06:43:22.231717 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.02.12 06:43:22.231836 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791966 sec., 1489425.580619275 rows/sec., 113.54 MiB/sec. | ||
| 6739 | 2026.02.12 06:43:22.231851 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6740 | 2026.02.12 06:43:22.231858 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001647 sec., 513054.0376442016 rows/sec., 34.53 MiB/sec. | ||
| 6741 | 2026.02.12 06:43:22.231908 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.02.12 06:43:22.231940 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6743 | 2026.02.12 06:43:22.231952 [ 4 ] {358d0897-ba2d-41fb-9733-7dd1bbb9e45c} <Debug> TCPHandler: Processed in 0.001883019 sec. | ||
| 6744 | 2026.02.12 06:43:22.232010 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 6745 | 2026.02.12 06:43:22.232027 [ 190 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6746 | 2026.02.12 06:43:22.232094 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.02.12 06:43:22.232102 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6748 | 2026.02.12 06:43:22.232144 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12467 rows starting from the beginning of the part | ||
| 6749 | 2026.02.12 06:43:22.232194 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 6750 | 2026.02.12 06:43:22.232205 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.02.12 06:43:22.232237 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 263 rows starting from the beginning of the part | ||
| 6752 | 2026.02.12 06:43:22.232266 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6753 | 2026.02.12 06:43:22.232275 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 6754 | 2026.02.12 06:43:22.232317 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6755 | 2026.02.12 06:43:22.232331 [ 190 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.02.12 06:43:22.232356 [ 191 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6757 | 2026.02.12 06:43:22.232416 [ 190 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_41_8} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6758 | 2026.02.12 06:43:22.232518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6759 | 2026.02.12 06:43:22.233051 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.02.12 06:43:22.233122 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6761 | 2026.02.12 06:43:22.233745 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6762 | 2026.02.12 06:43:22.234118 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.02.12 06:43:22.234271 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6764 | 2026.02.12 06:43:22.234307 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002151 sec., 2324.5002324500233 rows/sec., 4.17 MiB/sec. | ||
| 6765 | 2026.02.12 06:43:22.234309 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.02.12 06:43:22.234351 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6767 | 2026.02.12 06:43:22.234391 [ 4 ] {3accabb9-9307-40ad-9afe-ba7e3b5d2ed9} <Debug> TCPHandler: Processed in 0.002383511 sec. | ||
| 6768 | 2026.02.12 06:43:22.234425 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 6769 | 2026.02.12 06:43:22.234505 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.02.12 06:43:22.234603 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.02.12 06:43:22.234639 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2026.02.12 06:43:22.234646 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6773 | 2026.02.12 06:43:22.234691 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 6774 | 2026.02.12 06:43:22.234861 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6775 | 2026.02.12 06:43:22.234956 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 6776 | 2026.02.12 06:43:22.235045 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6777 | 2026.02.12 06:43:22.235121 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.12 06:43:22.235134 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 6779 | 2026.02.12 06:43:22.235170 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6780 | 2026.02.12 06:43:22.235236 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6781 | 2026.02.12 06:43:22.235578 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6782 | 2026.02.12 06:43:22.235854 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.02.12 06:43:22.236013 [ 148 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6784 | 2026.02.12 06:43:22.236042 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 6785 | 2026.02.12 06:43:22.236054 [ 148 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.02.12 06:43:22.236090 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6787 | 2026.02.12 06:43:22.236093 [ 4 ] {b6627e1c-2ee2-46c1-91b6-9bb494976a3c} <Debug> TCPHandler: Processed in 0.001593241 sec. | ||
| 6788 | 2026.02.12 06:43:22.236190 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 6789 | 2026.02.12 06:43:22.236305 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6790 | 2026.02.12 06:43:22.236339 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2604 rows starting from the beginning of the part | ||
| 6791 | 2026.02.12 06:43:22.236400 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 6792 | 2026.02.12 06:43:22.236456 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6793 | 2026.02.12 06:43:22.236508 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 6794 | 2026.02.12 06:43:22.236567 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6795 | 2026.02.12 06:43:22.236623 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6796 | 2026.02.12 06:43:22.237939 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14153 rows, containing 5 columns (5 merged, 0 gathered) in 0.005951554 sec., 2378034.3755597277 rows/sec., 160.17 MiB/sec. | ||
| 6797 | 2026.02.12 06:43:22.238377 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002240118 sec., 1321358.964125997 rows/sec., 85.43 MiB/sec. | ||
| 6798 | 2026.02.12 06:43:22.238533 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6799 | 2026.02.12 06:43:22.238788 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6800 | 2026.02.12 06:43:22.238944 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.02.12 06:43:22.239071 [ 189 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6802 | 2026.02.12 06:43:22.239176 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.02.12 06:43:22.239195 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 6804 | 2026.02.12 06:43:22.239275 [ 190 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_41_8} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6805 | 2026.02.12 06:43:22.239367 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6806 | 2026.02.12 06:43:22.241551 [ 189 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 19 columns (19 merged, 0 gathered) in 0.007119964 sec., 101124.10680728161 rows/sec., 181.21 MiB/sec. | ||
| 6807 | 2026.02.12 06:43:22.242490 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6808 | 2026.02.12 06:43:22.242798 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.02.12 06:43:22.242863 [ 190 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6810 | 2026.02.12 06:43:22.242954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6811 | 2026.02.12 06:43:23.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.72 MiB, peak 277.89 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 5.09 MiB | ||
| 6812 | 2026.02.12 06:43:23.899673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6813 | 2026.02.12 06:43:23.900499 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.12 06:43:23.900546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6815 | 2026.02.12 06:43:23.901044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6816 | 2026.02.12 06:43:23.901283 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.02.12 06:43:23.901423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6818 | 2026.02.12 06:43:24.646644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6819 | 2026.02.12 06:43:24.663772 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.02.12 06:43:24.663830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6821 | 2026.02.12 06:43:24.669782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6822 | 2026.02.12 06:43:24.670492 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.02.12 06:43:24.673812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6824 | 2026.02.12 06:43:26.430038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 920 | ||
| 6825 | 2026.02.12 06:43:26.432745 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.02.12 06:43:26.432793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6827 | 2026.02.12 06:43:26.433969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6828 | 2026.02.12 06:43:26.434234 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.02.12 06:43:26.434414 [ 143 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6830 | 2026.02.12 06:43:26.434493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6831 | 2026.02.12 06:43:26.434503 [ 143 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.02.12 06:43:26.434555 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6833 | 2026.02.12 06:43:26.434687 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 6834 | 2026.02.12 06:43:26.435290 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2026.02.12 06:43:26.435421 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part | ||
| 6836 | 2026.02.12 06:43:26.435766 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6837 | 2026.02.12 06:43:26.436117 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6838 | 2026.02.12 06:43:26.436449 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6839 | 2026.02.12 06:43:26.436773 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6840 | 2026.02.12 06:43:26.437108 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6841 | 2026.02.12 06:43:26.443060 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008431328 sec., 109116.85561278128 rows/sec., 89.36 MiB/sec. | ||
| 6842 | 2026.02.12 06:43:26.443981 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6843 | 2026.02.12 06:43:26.444468 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.02.12 06:43:26.444538 [ 198 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_21_4} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6845 | 2026.02.12 06:43:26.444682 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6846 | 2026.02.12 06:43:27.201345 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.02.12 06:43:27.201519 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.02.12 06:43:27.201586 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6849 | 2026.02.12 06:43:27.202300 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.02.12 06:43:27.202351 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6851 | 2026.02.12 06:43:27.202768 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6852 | 2026.02.12 06:43:27.203013 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.02.12 06:43:27.203147 [ 143 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6854 | 2026.02.12 06:43:27.203170 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001697 sec., 156747.2009428403 rows/sec., 9.96 MiB/sec. | ||
| 6855 | 2026.02.12 06:43:27.203185 [ 143 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.02.12 06:43:27.203206 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6857 | 2026.02.12 06:43:27.203223 [ 4 ] {7fd384e5-1747-4a84-87b4-4bb920e37c0f} <Debug> TCPHandler: Processed in 0.002008811 sec. | ||
| 6858 | 2026.02.12 06:43:27.203328 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6859 | 2026.02.12 06:43:27.203366 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.02.12 06:43:27.203477 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6861 | 2026.02.12 06:43:27.203483 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.02.12 06:43:27.203528 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6863 | 2026.02.12 06:43:27.203532 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 266 rows starting from the beginning of the part | ||
| 6864 | 2026.02.12 06:43:27.203616 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 6865 | 2026.02.12 06:43:27.203664 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 6866 | 2026.02.12 06:43:27.203708 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 6867 | 2026.02.12 06:43:27.203755 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 6868 | 2026.02.12 06:43:27.204274 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.12 06:43:27.204318 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6870 | 2026.02.12 06:43:27.204702 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6871 | 2026.02.12 06:43:27.204742 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473628 sec., 902534.4252416485 rows/sec., 60.78 MiB/sec. | ||
| 6872 | 2026.02.12 06:43:27.204885 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6873 | 2026.02.12 06:43:27.204957 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.02.12 06:43:27.205110 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001656 sec., 497584.54106280196 rows/sec., 39.79 MiB/sec. | ||
| 6875 | 2026.02.12 06:43:27.205150 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.02.12 06:43:27.205152 [ 4 ] {d05ef3ef-5ca4-4aeb-9cb7-dfd7ccf493ea} <Debug> TCPHandler: Processed in 0.001839247 sec. | ||
| 6877 | 2026.02.12 06:43:27.205227 [ 193 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_21_5} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6878 | 2026.02.12 06:43:27.205295 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.02.12 06:43:27.205304 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6880 | 2026.02.12 06:43:27.205402 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.02.12 06:43:27.205451 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6882 | 2026.02.12 06:43:27.205946 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.02.12 06:43:27.205989 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6884 | 2026.02.12 06:43:27.206377 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6885 | 2026.02.12 06:43:27.206627 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.02.12 06:43:27.206784 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001401 sec., 120628.1227694504 rows/sec., 7.47 MiB/sec. | ||
| 6887 | 2026.02.12 06:43:27.206829 [ 4 ] {5ba39c52-2b46-4a54-9923-09018abb61e5} <Debug> TCPHandler: Processed in 0.00158461 sec. | ||
| 6888 | 2026.02.12 06:43:27.206964 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.02.12 06:43:27.207069 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.02.12 06:43:27.207114 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6891 | 2026.02.12 06:43:27.207632 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.02.12 06:43:27.207675 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6893 | 2026.02.12 06:43:27.207998 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6894 | 2026.02.12 06:43:27.208217 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.02.12 06:43:27.208345 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.0013 sec., 107692.3076923077 rows/sec., 6.96 MiB/sec. | ||
| 6896 | 2026.02.12 06:43:27.208382 [ 4 ] {c5c2e322-a5fb-43e5-b0d0-88c2ea052585} <Debug> TCPHandler: Processed in 0.001476758 sec. | ||
| 6897 | 2026.02.12 06:43:27.208498 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.02.12 06:43:27.208593 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.02.12 06:43:27.208634 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6900 | 2026.02.12 06:43:27.209059 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.02.12 06:43:27.209098 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6902 | 2026.02.12 06:43:27.209416 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6903 | 2026.02.12 06:43:27.209643 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.02.12 06:43:27.209754 [ 138 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6905 | 2026.02.12 06:43:27.209772 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001196 sec., 116220.73578595318 rows/sec., 6.61 MiB/sec. | ||
| 6906 | 2026.02.12 06:43:27.209814 [ 138 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.02.12 06:43:27.209825 [ 4 ] {5d745a44-6051-420d-9458-d1b9af2f54c8} <Debug> TCPHandler: Processed in 0.001376345 sec. | ||
| 6908 | 2026.02.12 06:43:27.209844 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6909 | 2026.02.12 06:43:27.209931 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6910 | 2026.02.12 06:43:27.209949 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.02.12 06:43:27.210028 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6912 | 2026.02.12 06:43:27.210053 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6913 | 2026.02.12 06:43:27.210061 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 139 rows starting from the beginning of the part | ||
| 6914 | 2026.02.12 06:43:27.210102 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6915 | 2026.02.12 06:43:27.210135 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 6916 | 2026.02.12 06:43:27.210188 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 6917 | 2026.02.12 06:43:27.210231 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 6918 | 2026.02.12 06:43:27.210272 [ 189 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 6919 | 2026.02.12 06:43:27.210747 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.02.12 06:43:27.210792 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6921 | 2026.02.12 06:43:27.211043 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114955 sec., 604584.4025923187 rows/sec., 36.70 MiB/sec. | ||
| 6922 | 2026.02.12 06:43:27.211141 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6923 | 2026.02.12 06:43:27.211263 [ 200 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6924 | 2026.02.12 06:43:27.211394 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.02.12 06:43:27.211540 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001505 sec., 331561.4617940199 rows/sec., 23.47 MiB/sec. | ||
| 6926 | 2026.02.12 06:43:27.211582 [ 4 ] {f13ba5d2-cc5b-4981-829e-97028155207f} <Debug> TCPHandler: Processed in 0.001683614 sec. | ||
| 6927 | 2026.02.12 06:43:27.211645 [ 200 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.02.12 06:43:27.211700 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.02.12 06:43:27.211741 [ 200 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_21_5} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6930 | 2026.02.12 06:43:27.211804 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6931 | 2026.02.12 06:43:27.211854 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6932 | 2026.02.12 06:43:27.211866 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6933 | 2026.02.12 06:43:27.212215 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.02.12 06:43:27.212257 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6935 | 2026.02.12 06:43:27.212573 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6936 | 2026.02.12 06:43:27.212800 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.02.12 06:43:27.212930 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 6938 | 2026.02.12 06:43:27.212968 [ 4 ] {390f6c7b-9751-423b-b292-2bf87d3921aa} <Debug> TCPHandler: Processed in 0.001318504 sec. | ||
| 6939 | 2026.02.12 06:43:27.213087 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.02.12 06:43:27.213183 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.02.12 06:43:27.213228 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6942 | 2026.02.12 06:43:27.213641 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.02.12 06:43:27.213678 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6944 | 2026.02.12 06:43:27.214007 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6945 | 2026.02.12 06:43:27.214240 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.02.12 06:43:27.214372 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001207 sec., 213753.10687655344 rows/sec., 14.23 MiB/sec. | ||
| 6947 | 2026.02.12 06:43:27.214410 [ 4 ] {4dd29022-1bb5-403f-9f91-6b6752c3c1ea} <Debug> TCPHandler: Processed in 0.001372706 sec. | ||
| 6948 | 2026.02.12 06:43:27.214529 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.02.12 06:43:27.214625 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.02.12 06:43:27.214668 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6951 | 2026.02.12 06:43:27.214984 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.02.12 06:43:27.215021 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6953 | 2026.02.12 06:43:27.215321 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6954 | 2026.02.12 06:43:27.215550 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.02.12 06:43:27.215684 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 6956 | 2026.02.12 06:43:27.215722 [ 4 ] {1fb91675-f385-4059-b9f2-cefd1c86ed22} <Debug> TCPHandler: Processed in 0.001242962 sec. | ||
| 6957 | 2026.02.12 06:43:27.215834 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.02.12 06:43:27.215932 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.02.12 06:43:27.215987 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6960 | 2026.02.12 06:43:27.216801 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.12 06:43:27.216839 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6962 | 2026.02.12 06:43:27.217408 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6963 | 2026.02.12 06:43:27.217657 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.02.12 06:43:27.217795 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001884 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 6965 | 2026.02.12 06:43:27.217849 [ 4 ] {2b46ba6f-974a-4029-8667-31c2b548ecfa} <Debug> TCPHandler: Processed in 0.002063573 sec. | ||
| 6966 | 2026.02.12 06:43:27.217968 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.02.12 06:43:27.218063 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.02.12 06:43:27.218108 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6969 | 2026.02.12 06:43:27.218429 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.12 06:43:27.218466 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6971 | 2026.02.12 06:43:27.218775 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6972 | 2026.02.12 06:43:27.219028 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.02.12 06:43:27.219161 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001116 sec., 78853.04659498208 rows/sec., 4.95 MiB/sec. | ||
| 6974 | 2026.02.12 06:43:27.219202 [ 4 ] {e89e4807-352a-45c1-8571-3f3c084200a6} <Debug> TCPHandler: Processed in 0.001284583 sec. | ||
| 6975 | 2026.02.12 06:43:31.266394 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6976 | 2026.02.12 06:43:31.266461 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6977 | 2026.02.12 06:43:31.401538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 6978 | 2026.02.12 06:43:31.402134 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.12 06:43:31.402185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6980 | 2026.02.12 06:43:31.402682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6981 | 2026.02.12 06:43:31.402922 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.12 06:43:31.403056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 6983 | 2026.02.12 06:43:32.173926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6984 | 2026.02.12 06:43:32.192182 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.02.12 06:43:32.192246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6986 | 2026.02.12 06:43:32.192935 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.02.12 06:43:32.193219 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.02.12 06:43:32.193328 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.02.12 06:43:32.194055 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.02.12 06:43:32.194109 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6991 | 2026.02.12 06:43:32.194534 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6992 | 2026.02.12 06:43:32.194788 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.02.12 06:43:32.194956 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001816 sec., 36343.612334801765 rows/sec., 2.89 MiB/sec. | ||
| 6994 | 2026.02.12 06:43:32.195008 [ 4 ] {eecbf11b-bd5d-4597-bd9b-f38e9d1d1df3} <Debug> TCPHandler: Processed in 0.002261088 sec. | ||
| 6995 | 2026.02.12 06:43:32.195145 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.02.12 06:43:32.195249 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.02.12 06:43:32.195295 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6998 | 2026.02.12 06:43:32.195708 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.02.12 06:43:32.195747 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7000 | 2026.02.12 06:43:32.196053 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7001 | 2026.02.12 06:43:32.196270 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.02.12 06:43:32.196404 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 7003 | 2026.02.12 06:43:32.196444 [ 4 ] {07575db3-5118-40d9-b97d-4af092c6a0ac} <Debug> TCPHandler: Processed in 0.001351245 sec. | ||
| 7004 | 2026.02.12 06:43:32.196558 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.02.12 06:43:32.196654 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2026.02.12 06:43:32.196694 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2026.02.12 06:43:32.197094 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.12 06:43:32.197131 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7009 | 2026.02.12 06:43:32.197434 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7010 | 2026.02.12 06:43:32.197656 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.12 06:43:32.197784 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00115 sec., 60000 rows/sec., 4.68 MiB/sec. | ||
| 7012 | 2026.02.12 06:43:32.197824 [ 4 ] {6c19f23f-0285-422e-9b86-fbde6c44b8f4} <Debug> TCPHandler: Processed in 0.001316394 sec. | ||
| 7013 | 2026.02.12 06:43:32.197937 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.02.12 06:43:32.198034 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.02.12 06:43:32.198078 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7016 | 2026.02.12 06:43:32.198195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7017 | 2026.02.12 06:43:32.198472 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.02.12 06:43:32.198515 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7019 | 2026.02.12 06:43:32.198857 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7020 | 2026.02.12 06:43:32.198933 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.02.12 06:43:32.199101 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.02.12 06:43:32.199237 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7023 | 2026.02.12 06:43:32.199277 [ 4 ] {e99368a8-1c1a-43e3-bb0b-2f6d5cef6c87} <Debug> TCPHandler: Processed in 0.001388856 sec. | ||
| 7024 | 2026.02.12 06:43:32.199389 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.02.12 06:43:32.199484 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.02.12 06:43:32.199541 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7027 | 2026.02.12 06:43:32.200307 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.02.12 06:43:32.200346 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7029 | 2026.02.12 06:43:32.200860 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7030 | 2026.02.12 06:43:32.201183 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.02.12 06:43:32.201366 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001897 sec., 2635.740643120717 rows/sec., 4.72 MiB/sec. | ||
| 7032 | 2026.02.12 06:43:32.201440 [ 4 ] {66bdc6a6-4ddc-47a7-affe-c808ea58bbd9} <Debug> TCPHandler: Processed in 0.002100535 sec. | ||
| 7033 | 2026.02.12 06:43:32.201554 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.02.12 06:43:32.201651 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.02.12 06:43:32.201694 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7036 | 2026.02.12 06:43:32.202037 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.02.12 06:43:32.202075 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7038 | 2026.02.12 06:43:32.202290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7039 | 2026.02.12 06:43:32.202396 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7040 | 2026.02.12 06:43:32.202621 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.02.12 06:43:32.202752 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 7042 | 2026.02.12 06:43:32.202790 [ 4 ] {4cdaa15d-b442-4593-880a-7cc3c62d2323} <Debug> TCPHandler: Processed in 0.001286643 sec. | ||
| 7043 | 2026.02.12 06:43:36.434795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
| 7044 | 2026.02.12 06:43:36.437458 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.02.12 06:43:36.437505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7046 | 2026.02.12 06:43:36.438689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7047 | 2026.02.12 06:43:36.438969 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.02.12 06:43:36.439289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7049 | 2026.02.12 06:43:37.203538 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.02.12 06:43:37.203713 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.02.12 06:43:37.203781 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7052 | 2026.02.12 06:43:37.204551 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.02.12 06:43:37.204602 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7054 | 2026.02.12 06:43:37.205000 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7055 | 2026.02.12 06:43:37.205260 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.02.12 06:43:37.205433 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001764 sec., 150793.6507936508 rows/sec., 9.58 MiB/sec. | ||
| 7057 | 2026.02.12 06:43:37.205487 [ 4 ] {862735f9-6d5c-4667-b1a0-7e018961489e} <Debug> TCPHandler: Processed in 0.002078103 sec. | ||
| 7058 | 2026.02.12 06:43:37.205635 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.02.12 06:43:37.205742 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7060 | 2026.02.12 06:43:37.205788 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7061 | 2026.02.12 06:43:37.206198 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.02.12 06:43:37.206235 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7063 | 2026.02.12 06:43:37.206530 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7064 | 2026.02.12 06:43:37.206744 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.02.12 06:43:37.206879 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 7066 | 2026.02.12 06:43:37.206918 [ 4 ] {fb09cb28-dc51-4655-a686-b6cf2d7658b5} <Debug> TCPHandler: Processed in 0.001335564 sec. | ||
| 7067 | 2026.02.12 06:43:37.207023 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.02.12 06:43:37.207118 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7069 | 2026.02.12 06:43:37.207159 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7070 | 2026.02.12 06:43:37.207996 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.02.12 06:43:37.208032 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7072 | 2026.02.12 06:43:37.208398 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7073 | 2026.02.12 06:43:37.208615 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.02.12 06:43:37.208747 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Debug> executeQuery: Read 825 rows, 67.54 KiB in 0.001648 sec., 500606.7961165049 rows/sec., 40.02 MiB/sec. | ||
| 7075 | 2026.02.12 06:43:37.208786 [ 4 ] {85bcbdf7-8262-4bbd-8187-a68579564380} <Debug> TCPHandler: Processed in 0.001812637 sec. | ||
| 7076 | 2026.02.12 06:43:37.208901 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.02.12 06:43:37.208998 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.02.12 06:43:37.209040 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7079 | 2026.02.12 06:43:37.209494 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.02.12 06:43:37.209529 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7081 | 2026.02.12 06:43:37.209854 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7082 | 2026.02.12 06:43:37.210069 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.02.12 06:43:37.210197 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Debug> executeQuery: Read 171 rows, 10.85 KiB in 0.001218 sec., 140394.08866995075 rows/sec., 8.70 MiB/sec. | ||
| 7084 | 2026.02.12 06:43:37.210234 [ 4 ] {0725bbb8-f2fe-42ba-a0ba-4bcf2476b7ed} <Debug> TCPHandler: Processed in 0.001382526 sec. | ||
| 7085 | 2026.02.12 06:43:37.210344 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.02.12 06:43:37.210439 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.02.12 06:43:37.210479 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7088 | 2026.02.12 06:43:37.210909 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.02.12 06:43:37.210943 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7090 | 2026.02.12 06:43:37.211249 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7091 | 2026.02.12 06:43:37.211478 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.02.12 06:43:37.211608 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001186 sec., 118043.84485666105 rows/sec., 7.63 MiB/sec. | ||
| 7093 | 2026.02.12 06:43:37.211645 [ 4 ] {c54d699b-e298-4eb1-adb9-54479dd9f7db} <Debug> TCPHandler: Processed in 0.001350135 sec. | ||
| 7094 | 2026.02.12 06:43:37.211776 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.02.12 06:43:37.211870 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7096 | 2026.02.12 06:43:37.211911 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7097 | 2026.02.12 06:43:37.212350 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.02.12 06:43:37.212385 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7099 | 2026.02.12 06:43:37.212685 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7100 | 2026.02.12 06:43:37.212917 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.02.12 06:43:37.213048 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001195 sec., 116317.99163179916 rows/sec., 6.62 MiB/sec. | ||
| 7102 | 2026.02.12 06:43:37.213086 [ 4 ] {f31876cd-23e4-462c-8d61-9dd43f994b39} <Debug> TCPHandler: Processed in 0.001359595 sec. | ||
| 7103 | 2026.02.12 06:43:37.213202 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.02.12 06:43:37.213295 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7105 | 2026.02.12 06:43:37.213334 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7106 | 2026.02.12 06:43:37.213929 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.02.12 06:43:37.213965 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7108 | 2026.02.12 06:43:37.214308 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7109 | 2026.02.12 06:43:37.214527 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): 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.02.12 06:43:37.214657 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Debug> executeQuery: Read 501 rows, 36.33 KiB in 0.00138 sec., 363043.47826086957 rows/sec., 25.71 MiB/sec. | ||
| 7111 | 2026.02.12 06:43:37.214695 [ 4 ] {4c04227a-5049-438e-9163-991b464ae600} <Debug> TCPHandler: Processed in 0.00154213 sec. | ||
| 7112 | 2026.02.12 06:43:37.214817 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.02.12 06:43:37.214912 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7114 | 2026.02.12 06:43:37.214954 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7115 | 2026.02.12 06:43:37.215295 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.02.12 06:43:37.215330 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7117 | 2026.02.12 06:43:37.215642 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7118 | 2026.02.12 06:43:37.215864 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.02.12 06:43:37.215991 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 7120 | 2026.02.12 06:43:37.216028 [ 4 ] {283d092c-0534-4946-bdd1-fa525df90127} <Debug> TCPHandler: Processed in 0.001260113 sec. | ||
| 7121 | 2026.02.12 06:43:37.216146 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.02.12 06:43:37.216240 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.02.12 06:43:37.216283 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2026.02.12 06:43:37.216696 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.02.12 06:43:37.216730 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7126 | 2026.02.12 06:43:37.217063 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7127 | 2026.02.12 06:43:37.217285 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): 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.02.12 06:43:37.217410 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001189 sec., 217830.10933557613 rows/sec., 14.51 MiB/sec. | ||
| 7129 | 2026.02.12 06:43:37.217446 [ 4 ] {9da1da08-c200-427c-8746-da71a659b3b6} <Debug> TCPHandler: Processed in 0.001350235 sec. | ||
| 7130 | 2026.02.12 06:43:37.217567 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.02.12 06:43:37.217661 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.02.12 06:43:37.217708 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7133 | 2026.02.12 06:43:37.218092 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.02.12 06:43:37.218128 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7135 | 2026.02.12 06:43:37.218435 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7136 | 2026.02.12 06:43:37.218658 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.02.12 06:43:37.218789 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 7138 | 2026.02.12 06:43:37.218855 [ 4 ] {fc5d102f-fb95-4711-ac16-1898bab6aadc} <Debug> TCPHandler: Processed in 0.001336705 sec. | ||
| 7139 | 2026.02.12 06:43:37.218976 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.02.12 06:43:37.219079 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.02.12 06:43:37.219137 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7142 | 2026.02.12 06:43:37.220017 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.02.12 06:43:37.220056 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7144 | 2026.02.12 06:43:37.220619 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7145 | 2026.02.12 06:43:37.220850 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.12 06:43:37.221065 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002002 sec., 17982.017982017984 rows/sec., 32.22 MiB/sec. | ||
| 7147 | 2026.02.12 06:43:37.221165 [ 4 ] {33c06860-baeb-40f4-8c45-4697fad6dd10} <Debug> TCPHandler: Processed in 0.002238177 sec. | ||
| 7148 | 2026.02.12 06:43:37.221362 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.02.12 06:43:37.221472 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.02.12 06:43:37.221535 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7151 | 2026.02.12 06:43:37.221977 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.12 06:43:37.222013 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7153 | 2026.02.12 06:43:37.222328 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7154 | 2026.02.12 06:43:37.222567 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.02.12 06:43:37.222698 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001251 sec., 70343.72501998402 rows/sec., 4.42 MiB/sec. | ||
| 7156 | 2026.02.12 06:43:37.222734 [ 4 ] {3e72c624-61c6-42cd-9599-dfaa78ea322c} <Debug> TCPHandler: Processed in 0.001432136 sec. | ||
| 7157 | 2026.02.12 06:43:38.903172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 7158 | 2026.02.12 06:43:38.903934 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.02.12 06:43:38.904007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7160 | 2026.02.12 06:43:38.904714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7161 | 2026.02.12 06:43:38.905083 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.02.12 06:43:38.905300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 7163 | 2026.02.12 06:43:38.905299 [ 121 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7164 | 2026.02.12 06:43:38.905390 [ 121 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.02.12 06:43:38.905415 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7166 | 2026.02.12 06:43:38.905576 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7167 | 2026.02.12 06:43:38.905769 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7168 | 2026.02.12 06:43:38.905819 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 7169 | 2026.02.12 06:43:38.905911 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7170 | 2026.02.12 06:43:38.905981 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7171 | 2026.02.12 06:43:38.906043 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7172 | 2026.02.12 06:43:38.906097 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7173 | 2026.02.12 06:43:38.906152 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 7174 | 2026.02.12 06:43:38.908955 [ 193 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448269 sec., 4296648.550330616 rows/sec., 61.46 MiB/sec. | ||
| 7175 | 2026.02.12 06:43:38.909317 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7176 | 2026.02.12 06:43:38.909648 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.02.12 06:43:38.909759 [ 194 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_31_6} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7178 | 2026.02.12 06:43:38.909881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7179 | 2026.02.12 06:43:39.406446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55120 | ||
| 7180 | 2026.02.12 06:43:39.406546 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7181 | 2026.02.12 06:43:39.406571 [ 287 ] {} <Debug> TCP-Session: 69c7a391-c4be-414b-a562-9e1180a3e4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55120 | ||
| 7182 | 2026.02.12 06:43:39.406592 [ 287 ] {} <Debug> TCP-Session: 69c7a391-c4be-414b-a562-9e1180a3e4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7183 | 2026.02.12 06:43:39.406604 [ 287 ] {} <Debug> TCP-Session: 69c7a391-c4be-414b-a562-9e1180a3e4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.02.12 06:43:39.406830 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34446 | ||
| 7185 | 2026.02.12 06:43:39.406860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39427 | ||
| 7186 | 2026.02.12 06:43:39.406870 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58722 | ||
| 7187 | 2026.02.12 06:43:39.406915 [ 287 ] {} <Trace> TCP-Session: 69c7a391-c4be-414b-a562-9e1180a3e4e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.02.12 06:43:39.406886 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58882 | ||
| 7189 | 2026.02.12 06:43:39.406946 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7190 | 2026.02.12 06:43:39.406946 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7191 | 2026.02.12 06:43:39.407004 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.02.12 06:43:39.407006 [ 288 ] {} <Debug> TCP-Session: dde30d11-3b66-4392-a2ee-13390b213431 Authenticating user 'default' from [fd00:1122:3344:101::e]:34446 | ||
| 7193 | 2026.02.12 06:43:39.407024 [ 292 ] {} <Debug> TCP-Session: f9e7b833-8131-445c-9d0f-6a50d0a670c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39427 | ||
| 7194 | 2026.02.12 06:43:39.407042 [ 293 ] {} <Debug> TCP-Session: c827c37d-0455-4afe-91d5-ff62c74acd60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58722 | ||
| 7195 | 2026.02.12 06:43:39.407051 [ 288 ] {} <Debug> TCP-Session: dde30d11-3b66-4392-a2ee-13390b213431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.02.12 06:43:39.407061 [ 292 ] {} <Debug> TCP-Session: f9e7b833-8131-445c-9d0f-6a50d0a670c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.02.12 06:43:39.407077 [ 293 ] {} <Debug> TCP-Session: c827c37d-0455-4afe-91d5-ff62c74acd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.02.12 06:43:39.407086 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7199 | 2026.02.12 06:43:39.407101 [ 293 ] {} <Debug> TCP-Session: c827c37d-0455-4afe-91d5-ff62c74acd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2026.02.12 06:43:39.407087 [ 292 ] {} <Debug> TCP-Session: f9e7b833-8131-445c-9d0f-6a50d0a670c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.02.12 06:43:39.407078 [ 288 ] {} <Debug> TCP-Session: dde30d11-3b66-4392-a2ee-13390b213431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.02.12 06:43:39.407022 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2026.02.12 06:43:39.406880 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57826 | ||
| 7204 | 2026.02.12 06:43:39.407199 [ 3 ] {} <Debug> TCP-Session: 32b8e5b0-9037-40f6-b7f3-6d5973173118 Authenticating user 'default' from [fd00:1122:3344:101::e]:58882 | ||
| 7205 | 2026.02.12 06:43:39.406852 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63003 | ||
| 7206 | 2026.02.12 06:43:39.407255 [ 3 ] {} <Debug> TCP-Session: 32b8e5b0-9037-40f6-b7f3-6d5973173118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2026.02.12 06:43:39.406850 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55800 | ||
| 7208 | 2026.02.12 06:43:39.407302 [ 3 ] {} <Debug> TCP-Session: 32b8e5b0-9037-40f6-b7f3-6d5973173118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.02.12 06:43:39.406848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64298 | ||
| 7210 | 2026.02.12 06:43:39.407377 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7211 | 2026.02.12 06:43:39.407434 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7212 | 2026.02.12 06:43:39.407749 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 7213 | 2026.02.12 06:43:39.407835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.02.12 06:43:39.407870 [ 291 ] {} <Debug> TCP-Session: 258571fb-067e-41b3-ab6b-662feb1c8c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:64298 | ||
| 7215 | 2026.02.12 06:43:39.407889 [ 291 ] {} <Debug> TCP-Session: 258571fb-067e-41b3-ab6b-662feb1c8c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.02.12 06:43:39.407904 [ 291 ] {} <Debug> TCP-Session: 258571fb-067e-41b3-ab6b-662feb1c8c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.02.12 06:43:39.407955 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7218 | 2026.02.12 06:43:39.407999 [ 289 ] {} <Debug> TCP-Session: ec217e3a-3254-47e4-a349-5ab0de4e9733 Authenticating user 'default' from [fd00:1122:3344:101::e]:55800 | ||
| 7219 | 2026.02.12 06:43:39.408026 [ 289 ] {} <Debug> TCP-Session: ec217e3a-3254-47e4-a349-5ab0de4e9733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2026.02.12 06:43:39.408045 [ 289 ] {} <Debug> TCP-Session: ec217e3a-3254-47e4-a349-5ab0de4e9733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.02.12 06:43:39.408077 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7222 | 2026.02.12 06:43:39.408124 [ 294 ] {} <Debug> TCP-Session: 1406d392-c01d-402f-b004-9389ea89f740 Authenticating user 'default' from [fd00:1122:3344:101::e]:57826 | ||
| 7223 | 2026.02.12 06:43:39.408146 [ 294 ] {} <Debug> TCP-Session: 1406d392-c01d-402f-b004-9389ea89f740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.02.12 06:43:39.408159 [ 294 ] {} <Debug> TCP-Session: 1406d392-c01d-402f-b004-9389ea89f740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.02.12 06:43:39.408243 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2026.02.12 06:43:39.408276 [ 290 ] {} <Debug> TCP-Session: 66c92436-81bd-4931-bd61-69ee7d0433a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63003 | ||
| 7227 | 2026.02.12 06:43:39.408293 [ 290 ] {} <Debug> TCP-Session: 66c92436-81bd-4931-bd61-69ee7d0433a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.02.12 06:43:39.408306 [ 290 ] {} <Debug> TCP-Session: 66c92436-81bd-4931-bd61-69ee7d0433a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.02.12 06:43:39.408701 [ 324 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> AggregatingTransform: Aggregating | ||
| 7230 | 2026.02.12 06:43:39.408757 [ 324 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7231 | 2026.02.12 06:43:39.408796 [ 324 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943064 sec. (1060.373 rows/sec., 41.42 KiB/sec.) | ||
| 7232 | 2026.02.12 06:43:39.408814 [ 324 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Trace> Aggregator: Merging aggregated data | ||
| 7233 | 2026.02.12 06:43:39.410009 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 7234 | 2026.02.12 06:43:39.410175 [ 287 ] {7691570d-72cd-4175-9344-2c6b8a78cab0} <Debug> TCPHandler: Processed in 0.003370347 sec. | ||
| 7235 | 2026.02.12 06:43:39.410294 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7236 | 2026.02.12 06:43:39.410320 [ 287 ] {} <Debug> TCP-Session: 69c7a391-c4be-414b-a562-9e1180a3e4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.02.12 06:43:39.410328 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7238 | 2026.02.12 06:43:39.410356 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7239 | 2026.02.12 06:43:39.410368 [ 3 ] {} <Debug> TCP-Session: 32b8e5b0-9037-40f6-b7f3-6d5973173118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.02.12 06:43:39.410393 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7241 | 2026.02.12 06:43:39.410411 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7242 | 2026.02.12 06:43:39.410431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7243 | 2026.02.12 06:43:39.410452 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7244 | 2026.02.12 06:43:39.410456 [ 290 ] {} <Debug> TCP-Session: 66c92436-81bd-4931-bd61-69ee7d0433a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.02.12 06:43:39.410480 [ 291 ] {} <Debug> TCP-Session: 258571fb-067e-41b3-ab6b-662feb1c8c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.02.12 06:43:39.410516 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2026.02.12 06:43:39.410512 [ 289 ] {} <Debug> TCP-Session: ec217e3a-3254-47e4-a349-5ab0de4e9733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.02.12 06:43:39.410564 [ 293 ] {} <Debug> TCP-Session: c827c37d-0455-4afe-91d5-ff62c74acd60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.02.12 06:43:39.410461 [ 294 ] {} <Debug> TCP-Session: 1406d392-c01d-402f-b004-9389ea89f740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.02.12 06:43:39.410426 [ 288 ] {} <Debug> TCP-Session: dde30d11-3b66-4392-a2ee-13390b213431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.02.12 06:43:39.410473 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7252 | 2026.02.12 06:43:39.410664 [ 292 ] {} <Debug> TCP-Session: f9e7b833-8131-445c-9d0f-6a50d0a670c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.02.12 06:43:39.487328 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50491 | ||
| 7254 | 2026.02.12 06:43:39.487424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7255 | 2026.02.12 06:43:39.487449 [ 287 ] {} <Debug> TCP-Session: 8b62d50b-78ca-4751-979e-30eb91c316ef Authenticating user 'default' from [fd00:1122:3344:101::e]:50491 | ||
| 7256 | 2026.02.12 06:43:39.487470 [ 287 ] {} <Debug> TCP-Session: 8b62d50b-78ca-4751-979e-30eb91c316ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.02.12 06:43:39.487483 [ 287 ] {} <Debug> TCP-Session: 8b62d50b-78ca-4751-979e-30eb91c316ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.02.12 06:43:39.487716 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41688 | ||
| 7259 | 2026.02.12 06:43:39.487727 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65308 | ||
| 7260 | 2026.02.12 06:43:39.487801 [ 287 ] {} <Trace> TCP-Session: 8b62d50b-78ca-4751-979e-30eb91c316ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.02.12 06:43:39.487833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2026.02.12 06:43:39.487859 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7263 | 2026.02.12 06:43:39.487865 [ 288 ] {} <Debug> TCP-Session: a1cb0111-d9f7-46bd-8d97-00c1c86629af Authenticating user 'default' from [fd00:1122:3344:101::e]:41688 | ||
| 7264 | 2026.02.12 06:43:39.487895 [ 289 ] {} <Debug> TCP-Session: c65b7b91-85dc-40f8-94e7-271aa3c0bbab Authenticating user 'default' from [fd00:1122:3344:101::e]:65308 | ||
| 7265 | 2026.02.12 06:43:39.487910 [ 288 ] {} <Debug> TCP-Session: a1cb0111-d9f7-46bd-8d97-00c1c86629af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.02.12 06:43:39.487924 [ 289 ] {} <Debug> TCP-Session: c65b7b91-85dc-40f8-94e7-271aa3c0bbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.02.12 06:43:39.487930 [ 288 ] {} <Debug> TCP-Session: a1cb0111-d9f7-46bd-8d97-00c1c86629af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.02.12 06:43:39.487947 [ 289 ] {} <Debug> TCP-Session: c65b7b91-85dc-40f8-94e7-271aa3c0bbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.02.12 06:43:39.487970 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7270 | 2026.02.12 06:43:39.488277 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7271 | 2026.02.12 06:43:39.488332 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7272 | 2026.02.12 06:43:39.488611 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 7273 | 2026.02.12 06:43:39.489530 [ 313 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> AggregatingTransform: Aggregating | ||
| 7274 | 2026.02.12 06:43:39.489581 [ 313 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7275 | 2026.02.12 06:43:39.489622 [ 313 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914733 sec. (1093.215 rows/sec., 42.70 KiB/sec.) | ||
| 7276 | 2026.02.12 06:43:39.489643 [ 313 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Trace> Aggregator: Merging aggregated data | ||
| 7277 | 2026.02.12 06:43:39.491236 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 7278 | 2026.02.12 06:43:39.491395 [ 287 ] {18a5820b-3353-4b9d-b7d1-7008f21b75dc} <Debug> TCPHandler: Processed in 0.003709746 sec. | ||
| 7279 | 2026.02.12 06:43:39.491575 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7280 | 2026.02.12 06:43:39.491624 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7281 | 2026.02.12 06:43:39.491637 [ 288 ] {} <Debug> TCP-Session: a1cb0111-d9f7-46bd-8d97-00c1c86629af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.02.12 06:43:39.491659 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7283 | 2026.02.12 06:43:39.491673 [ 289 ] {} <Debug> TCP-Session: c65b7b91-85dc-40f8-94e7-271aa3c0bbab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.02.12 06:43:39.491707 [ 287 ] {} <Debug> TCP-Session: 8b62d50b-78ca-4751-979e-30eb91c316ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.12 06:43:39.493806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44392 | ||
| 7286 | 2026.02.12 06:43:39.493816 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36346 | ||
| 7287 | 2026.02.12 06:43:39.493828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34981 | ||
| 7288 | 2026.02.12 06:43:39.493860 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43550 | ||
| 7289 | 2026.02.12 06:43:39.493880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7290 | 2026.02.12 06:43:39.493891 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7291 | 2026.02.12 06:43:39.493920 [ 291 ] {} <Debug> TCP-Session: 4489ccb0-b65e-4ca2-8e62-0da15700b9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:44392 | ||
| 7292 | 2026.02.12 06:43:39.493929 [ 287 ] {} <Debug> TCP-Session: 989c5263-8f5d-4579-a1da-e891b4b24d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:36346 | ||
| 7293 | 2026.02.12 06:43:39.493938 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7294 | 2026.02.12 06:43:39.493945 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.02.12 06:43:39.493949 [ 287 ] {} <Debug> TCP-Session: 989c5263-8f5d-4579-a1da-e891b4b24d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.02.12 06:43:39.493970 [ 290 ] {} <Debug> TCP-Session: 7cabcbbd-171e-4bd0-9e2f-e1efea8f6aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34981 | ||
| 7297 | 2026.02.12 06:43:39.493982 [ 294 ] {} <Debug> TCP-Session: 58f53781-9248-495f-b9b6-7ae0668fb554 Authenticating user 'default' from [fd00:1122:3344:101::e]:43550 | ||
| 7298 | 2026.02.12 06:43:39.493987 [ 287 ] {} <Debug> TCP-Session: 989c5263-8f5d-4579-a1da-e891b4b24d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.02.12 06:43:39.494006 [ 290 ] {} <Debug> TCP-Session: 7cabcbbd-171e-4bd0-9e2f-e1efea8f6aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.02.12 06:43:39.494009 [ 294 ] {} <Debug> TCP-Session: 58f53781-9248-495f-b9b6-7ae0668fb554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.02.12 06:43:39.494030 [ 290 ] {} <Debug> TCP-Session: 7cabcbbd-171e-4bd0-9e2f-e1efea8f6aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.02.12 06:43:39.493944 [ 291 ] {} <Debug> TCP-Session: 4489ccb0-b65e-4ca2-8e62-0da15700b9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.02.12 06:43:39.494041 [ 294 ] {} <Debug> TCP-Session: 58f53781-9248-495f-b9b6-7ae0668fb554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.02.12 06:43:39.494067 [ 291 ] {} <Debug> TCP-Session: 4489ccb0-b65e-4ca2-8e62-0da15700b9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.02.12 06:43:39.493871 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55794 | ||
| 7306 | 2026.02.12 06:43:39.493850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56318 | ||
| 7307 | 2026.02.12 06:43:39.493829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42755 | ||
| 7308 | 2026.02.12 06:43:39.494173 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7309 | 2026.02.12 06:43:39.494191 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.02.12 06:43:39.494202 [ 3 ] {} <Debug> TCP-Session: f9947308-693a-4d5e-a27c-08f2a9df270f Authenticating user 'default' from [fd00:1122:3344:101::e]:55794 | ||
| 7311 | 2026.02.12 06:43:39.494216 [ 293 ] {} <Debug> TCP-Session: c46e2948-dc26-4273-b94f-f1b4e784d5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56318 | ||
| 7312 | 2026.02.12 06:43:39.494221 [ 3 ] {} <Debug> TCP-Session: f9947308-693a-4d5e-a27c-08f2a9df270f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.02.12 06:43:39.494233 [ 293 ] {} <Debug> TCP-Session: c46e2948-dc26-4273-b94f-f1b4e784d5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.12 06:43:39.494237 [ 3 ] {} <Debug> TCP-Session: f9947308-693a-4d5e-a27c-08f2a9df270f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.02.12 06:43:39.494247 [ 293 ] {} <Debug> TCP-Session: c46e2948-dc26-4273-b94f-f1b4e784d5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.02.12 06:43:39.494232 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7317 | 2026.02.12 06:43:39.494296 [ 292 ] {} <Debug> TCP-Session: 62d4a8cf-6bdc-4d88-aeb4-2409e2aff4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42755 | ||
| 7318 | 2026.02.12 06:43:39.494315 [ 292 ] {} <Debug> TCP-Session: 62d4a8cf-6bdc-4d88-aeb4-2409e2aff4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.02.12 06:43:39.494327 [ 292 ] {} <Debug> TCP-Session: 62d4a8cf-6bdc-4d88-aeb4-2409e2aff4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.02.12 06:43:39.494375 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7321 | 2026.02.12 06:43:39.494398 [ 292 ] {} <Debug> TCP-Session: 62d4a8cf-6bdc-4d88-aeb4-2409e2aff4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.02.12 06:43:39.494421 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42841 | ||
| 7323 | 2026.02.12 06:43:39.494431 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35465 | ||
| 7324 | 2026.02.12 06:43:39.494444 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62760 | ||
| 7325 | 2026.02.12 06:43:39.494489 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7326 | 2026.02.12 06:43:39.494504 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2026.02.12 06:43:39.494517 [ 288 ] {} <Debug> TCP-Session: 83170c0a-3433-49ac-b16d-f232d0b3202f Authenticating user 'default' from [fd00:1122:3344:101::e]:42841 | ||
| 7328 | 2026.02.12 06:43:39.494525 [ 292 ] {} <Debug> TCP-Session: 6816917c-0562-4e5b-a887-9a59bed76d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35465 | ||
| 7329 | 2026.02.12 06:43:39.494535 [ 288 ] {} <Debug> TCP-Session: 83170c0a-3433-49ac-b16d-f232d0b3202f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.02.12 06:43:39.494541 [ 292 ] {} <Debug> TCP-Session: 6816917c-0562-4e5b-a887-9a59bed76d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2026.02.12 06:43:39.494549 [ 288 ] {} <Debug> TCP-Session: 83170c0a-3433-49ac-b16d-f232d0b3202f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.02.12 06:43:39.494558 [ 292 ] {} <Debug> TCP-Session: 6816917c-0562-4e5b-a887-9a59bed76d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.02.12 06:43:39.494552 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35282 | ||
| 7334 | 2026.02.12 06:43:39.494567 [ 3 ] {} <Trace> TCP-Session: f9947308-693a-4d5e-a27c-08f2a9df270f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.02.12 06:43:39.494537 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7336 | 2026.02.12 06:43:39.494629 [ 289 ] {} <Debug> TCP-Session: 84c6c63f-8abf-4a10-beef-72a4d28868fd Authenticating user 'default' from [fd00:1122:3344:101::e]:62760 | ||
| 7337 | 2026.02.12 06:43:39.494646 [ 289 ] {} <Debug> TCP-Session: 84c6c63f-8abf-4a10-beef-72a4d28868fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.02.12 06:43:39.494659 [ 289 ] {} <Debug> TCP-Session: 84c6c63f-8abf-4a10-beef-72a4d28868fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.02.12 06:43:39.494747 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55794) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7340 | 2026.02.12 06:43:39.495006 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7341 | 2026.02.12 06:43:39.495059 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7342 | 2026.02.12 06:43:39.495346 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 7343 | 2026.02.12 06:43:39.496380 [ 310 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> AggregatingTransform: Aggregating | ||
| 7344 | 2026.02.12 06:43:39.496417 [ 310 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> Aggregator: Aggregation method: without_key | ||
| 7345 | 2026.02.12 06:43:39.496450 [ 310 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009266 sec. (990.819 rows/sec., 38.70 KiB/sec.) | ||
| 7346 | 2026.02.12 06:43:39.496470 [ 310 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Trace> Aggregator: Merging aggregated data | ||
| 7347 | 2026.02.12 06:43:39.497828 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 7348 | 2026.02.12 06:43:39.497975 [ 3 ] {d25a0cd5-a9b5-4b9a-9e76-096bf1ca46be} <Debug> TCPHandler: Processed in 0.00352299 sec. | ||
| 7349 | 2026.02.12 06:43:39.498084 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.02.12 06:43:39.498108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7351 | 2026.02.12 06:43:39.498128 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7352 | 2026.02.12 06:43:39.498132 [ 292 ] {} <Debug> TCP-Session: 6816917c-0562-4e5b-a887-9a59bed76d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.02.12 06:43:39.498159 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60845 | ||
| 7354 | 2026.02.12 06:43:39.498174 [ 289 ] {} <Debug> TCP-Session: 84c6c63f-8abf-4a10-beef-72a4d28868fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.02.12 06:43:39.498145 [ 288 ] {} <Debug> TCP-Session: 83170c0a-3433-49ac-b16d-f232d0b3202f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.02.12 06:43:39.498230 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7357 | 2026.02.12 06:43:39.498262 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7358 | 2026.02.12 06:43:39.498271 [ 3 ] {} <Debug> TCP-Session: f9947308-693a-4d5e-a27c-08f2a9df270f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.02.12 06:43:39.498295 [ 349 ] {} <Debug> TCP-Session: fb3042d9-35f6-49f6-aea6-31e27c4ae248 Authenticating user 'default' from [fd00:1122:3344:101::e]:60845 | ||
| 7360 | 2026.02.12 06:43:39.498317 [ 349 ] {} <Debug> TCP-Session: fb3042d9-35f6-49f6-aea6-31e27c4ae248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.02.12 06:43:39.498331 [ 349 ] {} <Debug> TCP-Session: fb3042d9-35f6-49f6-aea6-31e27c4ae248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.02.12 06:43:39.508094 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.02.12 06:43:39.508138 [ 348 ] {} <Debug> TCP-Session: 52e7fbf6-da7c-4d8d-8515-d9654ae7ce5d Authenticating user 'default' from [fd00:1122:3344:101::e]:35282 | ||
| 7364 | 2026.02.12 06:43:39.508156 [ 348 ] {} <Debug> TCP-Session: 52e7fbf6-da7c-4d8d-8515-d9654ae7ce5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.02.12 06:43:39.508169 [ 348 ] {} <Debug> TCP-Session: 52e7fbf6-da7c-4d8d-8515-d9654ae7ce5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.02.12 06:43:39.510831 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58328 | ||
| 7367 | 2026.02.12 06:43:39.510849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58545 | ||
| 7368 | 2026.02.12 06:43:39.510860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39496 | ||
| 7369 | 2026.02.12 06:43:39.510929 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7370 | 2026.02.12 06:43:39.510939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2026.02.12 06:43:39.510954 [ 288 ] {} <Debug> TCP-Session: 48c6dbdd-0164-47dd-a6ff-81642a5b1df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58545 | ||
| 7372 | 2026.02.12 06:43:39.510964 [ 292 ] {} <Debug> TCP-Session: a82b1445-6883-4ce1-90b8-49880f7d4fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39496 | ||
| 7373 | 2026.02.12 06:43:39.510971 [ 288 ] {} <Debug> TCP-Session: 48c6dbdd-0164-47dd-a6ff-81642a5b1df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.02.12 06:43:39.510990 [ 292 ] {} <Debug> TCP-Session: a82b1445-6883-4ce1-90b8-49880f7d4fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.02.12 06:43:39.510995 [ 288 ] {} <Debug> TCP-Session: 48c6dbdd-0164-47dd-a6ff-81642a5b1df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.02.12 06:43:39.511004 [ 292 ] {} <Debug> TCP-Session: a82b1445-6883-4ce1-90b8-49880f7d4fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.02.12 06:43:39.513448 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7378 | 2026.02.12 06:43:39.513501 [ 350 ] {} <Debug> TCP-Session: 79dc4441-acc7-42c4-85f3-ae98218758e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58328 | ||
| 7379 | 2026.02.12 06:43:39.513528 [ 350 ] {} <Debug> TCP-Session: 79dc4441-acc7-42c4-85f3-ae98218758e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.02.12 06:43:39.513548 [ 350 ] {} <Debug> TCP-Session: 79dc4441-acc7-42c4-85f3-ae98218758e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.02.12 06:43:39.526997 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60845). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7382 | |||
| 7383 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7385 | 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 | ||
| 7386 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7387 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7388 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7389 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7390 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7391 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7392 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7393 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7394 | (version 23.8.7.1) | ||
| 7395 | 2026.02.12 06:43:39.527736 [ 349 ] {} <Debug> TCP-Session: fb3042d9-35f6-49f6-aea6-31e27c4ae248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.02.12 06:43:39.527758 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58328). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7397 | |||
| 7398 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7399 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7400 | 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 | ||
| 7401 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7402 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7403 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7404 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7405 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7406 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7407 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7408 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7409 | (version 23.8.7.1) | ||
| 7410 | 2026.02.12 06:43:39.527834 [ 350 ] {} <Debug> TCP-Session: 79dc4441-acc7-42c4-85f3-ae98218758e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.02.12 06:43:39.527874 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35282). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7412 | |||
| 7413 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7414 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7415 | 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 | ||
| 7416 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7417 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7418 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7419 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7420 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7421 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7422 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7423 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7424 | (version 23.8.7.1) | ||
| 7425 | 2026.02.12 06:43:39.527960 [ 348 ] {} <Debug> TCP-Session: 52e7fbf6-da7c-4d8d-8515-d9654ae7ce5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.02.12 06:43:39.527989 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39496). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7427 | |||
| 7428 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7429 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7430 | 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 | ||
| 7431 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7432 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7433 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7434 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7435 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7436 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7437 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7438 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7439 | (version 23.8.7.1) | ||
| 7440 | 2026.02.12 06:43:39.528062 [ 292 ] {} <Debug> TCP-Session: a82b1445-6883-4ce1-90b8-49880f7d4fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.02.12 06:43:39.528089 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58545). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7442 | |||
| 7443 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7444 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7445 | 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 | ||
| 7446 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7447 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7448 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7449 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7450 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7451 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7452 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7453 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7454 | (version 23.8.7.1) | ||
| 7455 | 2026.02.12 06:43:39.528162 [ 288 ] {} <Debug> TCP-Session: 48c6dbdd-0164-47dd-a6ff-81642a5b1df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.02.12 06:43:39.528196 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43550). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7457 | |||
| 7458 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7460 | 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 | ||
| 7461 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7462 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7463 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7464 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7465 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7466 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7467 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7468 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7469 | (version 23.8.7.1) | ||
| 7470 | 2026.02.12 06:43:39.528267 [ 294 ] {} <Debug> TCP-Session: 58f53781-9248-495f-b9b6-7ae0668fb554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.02.12 06:43:39.528295 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44392). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7472 | |||
| 7473 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7474 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7475 | 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 | ||
| 7476 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7477 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7478 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7479 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7480 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7481 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7482 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7483 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7484 | (version 23.8.7.1) | ||
| 7485 | 2026.02.12 06:43:39.528365 [ 291 ] {} <Debug> TCP-Session: 4489ccb0-b65e-4ca2-8e62-0da15700b9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.02.12 06:43:39.528390 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34981). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7487 | |||
| 7488 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7489 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7490 | 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 | ||
| 7491 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7492 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7493 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7494 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7495 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7496 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7497 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7498 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7499 | (version 23.8.7.1) | ||
| 7500 | 2026.02.12 06:43:39.528460 [ 290 ] {} <Debug> TCP-Session: 7cabcbbd-171e-4bd0-9e2f-e1efea8f6aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.02.12 06:43:39.528492 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56318). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7502 | |||
| 7503 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7504 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7505 | 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 | ||
| 7506 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7507 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7508 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7509 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7510 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7511 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7512 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7513 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7514 | (version 23.8.7.1) | ||
| 7515 | 2026.02.12 06:43:39.528564 [ 293 ] {} <Debug> TCP-Session: c46e2948-dc26-4273-b94f-f1b4e784d5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.02.12 06:43:39.528576 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36346). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7517 | |||
| 7518 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7519 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7520 | 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 | ||
| 7521 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7522 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7523 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7524 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7525 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7526 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7527 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7528 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7529 | (version 23.8.7.1) | ||
| 7530 | 2026.02.12 06:43:39.528642 [ 287 ] {} <Debug> TCP-Session: 989c5263-8f5d-4579-a1da-e891b4b24d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.02.12 06:43:39.702368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7532 | 2026.02.12 06:43:39.720266 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.02.12 06:43:39.720339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7534 | 2026.02.12 06:43:39.726247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7535 | 2026.02.12 06:43:39.727016 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.02.12 06:43:39.727407 [ 120 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7537 | 2026.02.12 06:43:39.727481 [ 120 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.02.12 06:43:39.727504 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7539 | 2026.02.12 06:43:39.727641 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7540 | 2026.02.12 06:43:39.731511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7541 | 2026.02.12 06:43:39.731572 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7542 | 2026.02.12 06:43:39.733118 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7543 | 2026.02.12 06:43:39.737758 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7544 | 2026.02.12 06:43:39.742047 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7545 | 2026.02.12 06:43:39.746390 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7546 | 2026.02.12 06:43:39.750718 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7547 | 2026.02.12 06:43:39.754836 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 7548 | 2026.02.12 06:43:39.808730 [ 194 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081154821 sec., 2883.3776862128743 rows/sec., 14.91 MiB/sec. | ||
| 7549 | 2026.02.12 06:43:39.811155 [ 193 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7550 | 2026.02.12 06:43:39.813293 [ 193 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_31_6} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.02.12 06:43:39.813409 [ 193 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_31_6} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7552 | 2026.02.12 06:43:39.815459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7553 | 2026.02.12 06:43:40.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.65 MiB, peak 292.75 MiB, free memory in arenas 0.00 B, will set to 276.04 MiB (RSS), difference: 2.39 MiB | ||
| 7554 | 2026.02.12 06:43:42.194302 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.02.12 06:43:42.194486 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7556 | 2026.02.12 06:43:42.194560 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7557 | 2026.02.12 06:43:42.195295 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.02.12 06:43:42.195346 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7559 | 2026.02.12 06:43:42.195762 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7560 | 2026.02.12 06:43:42.196013 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.02.12 06:43:42.196193 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001757 sec., 37564.0295959021 rows/sec., 2.99 MiB/sec. | ||
| 7562 | 2026.02.12 06:43:42.196246 [ 4 ] {0f8e5948-4dab-45bb-a3f4-93b896d3ee5b} <Debug> TCPHandler: Processed in 0.002079943 sec. | ||
| 7563 | 2026.02.12 06:43:42.196377 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.02.12 06:43:42.196483 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.02.12 06:43:42.196530 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7566 | 2026.02.12 06:43:42.196965 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.02.12 06:43:42.197007 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7568 | 2026.02.12 06:43:42.197346 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7569 | 2026.02.12 06:43:42.197581 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.02.12 06:43:42.197723 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001263 sec., 3958.8281868566905 rows/sec., 297.69 KiB/sec. | ||
| 7571 | 2026.02.12 06:43:42.197719 [ 116 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7572 | 2026.02.12 06:43:42.197767 [ 4 ] {d957f0bf-e2b3-4496-863a-9641640da013} <Debug> TCPHandler: Processed in 0.001442997 sec. | ||
| 7573 | 2026.02.12 06:43:42.197797 [ 116 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.02.12 06:43:42.197823 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7575 | 2026.02.12 06:43:42.197899 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.02.12 06:43:42.197927 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 7577 | 2026.02.12 06:43:42.198004 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7578 | 2026.02.12 06:43:42.198013 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7579 | 2026.02.12 06:43:42.198047 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7580 | 2026.02.12 06:43:42.198050 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 192 rows starting from the beginning of the part | ||
| 7581 | 2026.02.12 06:43:42.198119 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 7582 | 2026.02.12 06:43:42.198165 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 169 rows starting from the beginning of the part | ||
| 7583 | 2026.02.12 06:43:42.198205 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 7584 | 2026.02.12 06:43:42.198241 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 171 rows starting from the beginning of the part | ||
| 7585 | 2026.02.12 06:43:42.198276 [ 199 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 7586 | 2026.02.12 06:43:42.198480 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.02.12 06:43:42.198518 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7588 | 2026.02.12 06:43:42.198878 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7589 | 2026.02.12 06:43:42.199057 [ 194 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117457 sec., 467405.0929276246 rows/sec., 31.02 MiB/sec. | ||
| 7590 | 2026.02.12 06:43:42.199102 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.02.12 06:43:42.199246 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001263 sec., 54631.828978622325 rows/sec., 4.26 MiB/sec. | ||
| 7592 | 2026.02.12 06:43:42.199265 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7593 | 2026.02.12 06:43:42.199288 [ 4 ] {7ea3cc5f-b197-4cc3-aeee-837130d18f33} <Debug> TCPHandler: Processed in 0.001439597 sec. | ||
| 7594 | 2026.02.12 06:43:42.199410 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.02.12 06:43:42.199510 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7596 | 2026.02.12 06:43:42.199559 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7597 | 2026.02.12 06:43:42.199584 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.02.12 06:43:42.199670 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_41_8} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7599 | 2026.02.12 06:43:42.199780 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7600 | 2026.02.12 06:43:42.199999 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.02.12 06:43:42.200044 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7602 | 2026.02.12 06:43:42.200392 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7603 | 2026.02.12 06:43:42.200618 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.02.12 06:43:42.200756 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 7605 | 2026.02.12 06:43:42.200795 [ 4 ] {f6530626-b752-4f06-a1de-935c353c6efb} <Debug> TCPHandler: Processed in 0.001434347 sec. | ||
| 7606 | 2026.02.12 06:43:42.200911 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.02.12 06:43:42.201007 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7608 | 2026.02.12 06:43:42.201064 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7609 | 2026.02.12 06:43:42.201820 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.02.12 06:43:42.201857 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7611 | 2026.02.12 06:43:42.202392 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7612 | 2026.02.12 06:43:42.202633 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.02.12 06:43:42.202780 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001791 sec., 2791.7364600781684 rows/sec., 5.00 MiB/sec. | ||
| 7614 | 2026.02.12 06:43:42.202849 [ 4 ] {cf67afc2-6eaa-4242-b353-64390ec0be99} <Debug> TCPHandler: Processed in 0.001986911 sec. | ||
| 7615 | 2026.02.12 06:43:42.202968 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.02.12 06:43:42.203067 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.02.12 06:43:42.203111 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7618 | 2026.02.12 06:43:42.203468 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.02.12 06:43:42.203504 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7620 | 2026.02.12 06:43:42.203817 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7621 | 2026.02.12 06:43:42.204045 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.02.12 06:43:42.204180 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 7623 | 2026.02.12 06:43:42.204218 [ 4 ] {070c8498-7872-4fdc-9ae1-5f02194ff794} <Debug> TCPHandler: Processed in 0.001299373 sec. | ||
| 7624 | 2026.02.12 06:43:46.266507 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7625 | 2026.02.12 06:43:46.266574 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7626 | 2026.02.12 06:43:46.405412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 7627 | 2026.02.12 06:43:46.406003 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.02.12 06:43:46.406049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7629 | 2026.02.12 06:43:46.406566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7630 | 2026.02.12 06:43:46.406815 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.02.12 06:43:46.406964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 7632 | 2026.02.12 06:43:46.439495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 996 | ||
| 7633 | 2026.02.12 06:43:46.442094 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.02.12 06:43:46.442155 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7635 | 2026.02.12 06:43:46.443442 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7636 | 2026.02.12 06:43:46.443720 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.02.12 06:43:46.444096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7638 | 2026.02.12 06:43:47.001345 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000868802 sec. | ||
| 7639 | 2026.02.12 06:43:47.203186 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.02.12 06:43:47.203361 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7641 | 2026.02.12 06:43:47.203428 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7642 | 2026.02.12 06:43:47.204187 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.02.12 06:43:47.204228 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7644 | 2026.02.12 06:43:47.204658 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7645 | 2026.02.12 06:43:47.204895 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.02.12 06:43:47.205050 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001736 sec., 153225.8064516129 rows/sec., 9.73 MiB/sec. | ||
| 7647 | 2026.02.12 06:43:47.205101 [ 4 ] {9e05ca3d-bb50-4358-9483-d3f2ea1962e4} <Debug> TCPHandler: Processed in 0.002040552 sec. | ||
| 7648 | 2026.02.12 06:43:47.205233 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.02.12 06:43:47.205336 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7650 | 2026.02.12 06:43:47.205382 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7651 | 2026.02.12 06:43:47.206261 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.02.12 06:43:47.206294 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7653 | 2026.02.12 06:43:47.206665 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7654 | 2026.02.12 06:43:47.206904 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.02.12 06:43:47.207038 [ 111 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7656 | 2026.02.12 06:43:47.207065 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.00175 sec., 470857.14285714284 rows/sec., 37.65 MiB/sec. | ||
| 7657 | 2026.02.12 06:43:47.207076 [ 111 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.02.12 06:43:47.207099 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7659 | 2026.02.12 06:43:47.207113 [ 4 ] {483c187e-e3e7-4d81-a9e6-0721e1c266af} <Debug> TCPHandler: Processed in 0.00193162 sec. | ||
| 7660 | 2026.02.12 06:43:47.207180 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 7661 | 2026.02.12 06:43:47.207249 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.02.12 06:43:47.207263 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7663 | 2026.02.12 06:43:47.207292 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1985 rows starting from the beginning of the part | ||
| 7664 | 2026.02.12 06:43:47.207348 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.02.12 06:43:47.207348 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 824 rows starting from the beginning of the part | ||
| 7666 | 2026.02.12 06:43:47.207390 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7667 | 2026.02.12 06:43:47.207404 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 7668 | 2026.02.12 06:43:47.207457 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 825 rows starting from the beginning of the part | ||
| 7669 | 2026.02.12 06:43:47.207501 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
| 7670 | 2026.02.12 06:43:47.207537 [ 199 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 824 rows starting from the beginning of the part | ||
| 7671 | 2026.02.12 06:43:47.207870 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.02.12 06:43:47.207907 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7673 | 2026.02.12 06:43:47.208232 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7674 | 2026.02.12 06:43:47.208468 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.02.12 06:43:47.208604 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001276 sec., 132445.1410658307 rows/sec., 8.20 MiB/sec. | ||
| 7676 | 2026.02.12 06:43:47.208643 [ 4 ] {4fb189f3-12bb-48af-9633-19dd450513c9} <Debug> TCPHandler: Processed in 0.001450798 sec. | ||
| 7677 | 2026.02.12 06:43:47.208760 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.02.12 06:43:47.208858 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.02.12 06:43:47.208900 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7680 | 2026.02.12 06:43:47.209098 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194723 sec., 2357194.5789660183 rows/sec., 199.12 MiB/sec. | ||
| 7681 | 2026.02.12 06:43:47.209337 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.02.12 06:43:47.209379 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7683 | 2026.02.12 06:43:47.209400 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7684 | 2026.02.12 06:43:47.209731 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7685 | 2026.02.12 06:43:47.209748 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.02.12 06:43:47.209850 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_46_9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7687 | 2026.02.12 06:43:47.209951 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7688 | 2026.02.12 06:43:47.209987 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.02.12 06:43:47.210122 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001284 sec., 109034.26791277259 rows/sec., 7.05 MiB/sec. | ||
| 7690 | 2026.02.12 06:43:47.210160 [ 4 ] {0c0f3380-dc76-4b93-97bd-3a41e7a53a86} <Debug> TCPHandler: Processed in 0.001450248 sec. | ||
| 7691 | 2026.02.12 06:43:47.210272 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.02.12 06:43:47.210366 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7693 | 2026.02.12 06:43:47.210407 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7694 | 2026.02.12 06:43:47.210835 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.02.12 06:43:47.210871 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7696 | 2026.02.12 06:43:47.211186 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7697 | 2026.02.12 06:43:47.211401 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.02.12 06:43:47.211527 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00118 sec., 117796.61016949151 rows/sec., 6.70 MiB/sec. | ||
| 7699 | 2026.02.12 06:43:47.211566 [ 4 ] {e0ea3815-7852-4786-836d-5779e48ba040} <Debug> TCPHandler: Processed in 0.001343275 sec. | ||
| 7700 | 2026.02.12 06:43:47.211674 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.02.12 06:43:47.211769 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7702 | 2026.02.12 06:43:47.211808 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7703 | 2026.02.12 06:43:47.212405 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.02.12 06:43:47.212442 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7705 | 2026.02.12 06:43:47.212775 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7706 | 2026.02.12 06:43:47.213016 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.02.12 06:43:47.213150 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001399 sec., 356683.3452466047 rows/sec., 25.24 MiB/sec. | ||
| 7708 | 2026.02.12 06:43:47.213150 [ 108 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7709 | 2026.02.12 06:43:47.213191 [ 4 ] {b62f8fde-9788-48e2-a2ae-37bed28c19e1} <Debug> TCPHandler: Processed in 0.001566381 sec. | ||
| 7710 | 2026.02.12 06:43:47.213205 [ 108 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.02.12 06:43:47.213235 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7712 | 2026.02.12 06:43:47.213299 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.02.12 06:43:47.213311 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 7714 | 2026.02.12 06:43:47.213400 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7715 | 2026.02.12 06:43:47.213418 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7716 | 2026.02.12 06:43:47.213447 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7717 | 2026.02.12 06:43:47.213454 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 996 rows starting from the beginning of the part | ||
| 7718 | 2026.02.12 06:43:47.213536 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 499 rows starting from the beginning of the part | ||
| 7719 | 2026.02.12 06:43:47.213583 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 7720 | 2026.02.12 06:43:47.213624 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 501 rows starting from the beginning of the part | ||
| 7721 | 2026.02.12 06:43:47.213666 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part | ||
| 7722 | 2026.02.12 06:43:47.213704 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 499 rows starting from the beginning of the part | ||
| 7723 | 2026.02.12 06:43:47.213791 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.12 06:43:47.213834 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7725 | 2026.02.12 06:43:47.214172 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7726 | 2026.02.12 06:43:47.214411 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.12 06:43:47.214548 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 7728 | 2026.02.12 06:43:47.214585 [ 4 ] {47384565-54b9-4d5c-a2f0-bc398ab99f0f} <Debug> TCPHandler: Processed in 0.001334945 sec. | ||
| 7729 | 2026.02.12 06:43:47.214696 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.02.12 06:43:47.214789 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.12 06:43:47.214831 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7732 | 2026.02.12 06:43:47.214964 [ 192 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685643 sec., 1562015.2072532559 rows/sec., 118.03 MiB/sec. | ||
| 7733 | 2026.02.12 06:43:47.215233 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7734 | 2026.02.12 06:43:47.215257 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.02.12 06:43:47.215311 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7736 | 2026.02.12 06:43:47.215668 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.02.12 06:43:47.215783 [ 197 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_46_9} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7738 | 2026.02.12 06:43:47.215783 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7739 | 2026.02.12 06:43:47.215904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7740 | 2026.02.12 06:43:47.216105 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.02.12 06:43:47.216227 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7742 | 2026.02.12 06:43:47.216251 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00148 sec., 174324.32432432432 rows/sec., 11.61 MiB/sec. | ||
| 7743 | 2026.02.12 06:43:47.216261 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.02.12 06:43:47.216293 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7745 | 2026.02.12 06:43:47.216298 [ 4 ] {c8023315-9600-4593-b57e-85944e5a39ba} <Debug> TCPHandler: Processed in 0.001650313 sec. | ||
| 7746 | 2026.02.12 06:43:47.216357 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 7747 | 2026.02.12 06:43:47.216419 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.02.12 06:43:47.216461 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7749 | 2026.02.12 06:43:47.216494 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14153 rows starting from the beginning of the part | ||
| 7750 | 2026.02.12 06:43:47.216521 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.02.12 06:43:47.216550 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 258 rows starting from the beginning of the part | ||
| 7752 | 2026.02.12 06:43:47.216569 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7753 | 2026.02.12 06:43:47.216603 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7754 | 2026.02.12 06:43:47.216655 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 259 rows starting from the beginning of the part | ||
| 7755 | 2026.02.12 06:43:47.216704 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7756 | 2026.02.12 06:43:47.216748 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 258 rows starting from the beginning of the part | ||
| 7757 | 2026.02.12 06:43:47.216895 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.02.12 06:43:47.216938 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7759 | 2026.02.12 06:43:47.217260 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7760 | 2026.02.12 06:43:47.217481 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.02.12 06:43:47.217618 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 7762 | 2026.02.12 06:43:47.217656 [ 4 ] {abd65b7e-ccc0-450a-9f5d-84a9963f4f8e} <Debug> TCPHandler: Processed in 0.001286263 sec. | ||
| 7763 | 2026.02.12 06:43:47.217766 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.02.12 06:43:47.217863 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.02.12 06:43:47.217918 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7766 | 2026.02.12 06:43:47.218762 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.02.12 06:43:47.218800 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7768 | 2026.02.12 06:43:47.219429 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7769 | 2026.02.12 06:43:47.219678 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.02.12 06:43:47.219800 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7771 | 2026.02.12 06:43:47.219830 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001985 sec., 18136.020151133504 rows/sec., 32.50 MiB/sec. | ||
| 7772 | 2026.02.12 06:43:47.219833 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.02.12 06:43:47.219871 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7774 | 2026.02.12 06:43:47.219901 [ 4 ] {74eace6b-8ee7-41a6-a33c-f4d4aaf3a34d} <Debug> TCPHandler: Processed in 0.002184696 sec. | ||
| 7775 | 2026.02.12 06:43:47.219962 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 7776 | 2026.02.12 06:43:47.220022 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.02.12 06:43:47.220122 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.02.12 06:43:47.220164 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7779 | 2026.02.12 06:43:47.220232 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7780 | 2026.02.12 06:43:47.220304 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 720 rows starting from the beginning of the part | ||
| 7781 | 2026.02.12 06:43:47.220454 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 7782 | 2026.02.12 06:43:47.220493 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.02.12 06:43:47.220534 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7784 | 2026.02.12 06:43:47.220582 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7785 | 2026.02.12 06:43:47.220715 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 7786 | 2026.02.12 06:43:47.220845 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7787 | 2026.02.12 06:43:47.220865 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7788 | 2026.02.12 06:43:47.220971 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7789 | 2026.02.12 06:43:47.221160 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.02.12 06:43:47.221280 [ 108 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7791 | 2026.02.12 06:43:47.221305 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001201 sec., 73272.2731057452 rows/sec., 4.60 MiB/sec. | ||
| 7792 | 2026.02.12 06:43:47.221310 [ 108 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.12 06:43:47.221347 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7794 | 2026.02.12 06:43:47.221352 [ 4 ] {8c35110a-1854-4e5d-868b-f9748cfc2d55} <Debug> TCPHandler: Processed in 0.001380806 sec. | ||
| 7795 | 2026.02.12 06:43:47.221423 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 7796 | 2026.02.12 06:43:47.221483 [ 186 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15248 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148402 sec., 2961695.687322008 rows/sec., 199.50 MiB/sec. | ||
| 7797 | 2026.02.12 06:43:47.221504 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7798 | 2026.02.12 06:43:47.221552 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2960 rows starting from the beginning of the part | ||
| 7799 | 2026.02.12 06:43:47.221599 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7800 | 2026.02.12 06:43:47.221640 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7801 | 2026.02.12 06:43:47.221677 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7802 | 2026.02.12 06:43:47.221714 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7803 | 2026.02.12 06:43:47.221753 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7804 | 2026.02.12 06:43:47.221949 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7805 | 2026.02.12 06:43:47.222257 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.02.12 06:43:47.222323 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7807 | 2026.02.12 06:43:47.222410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7808 | 2026.02.12 06:43:47.223196 [ 202 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804496 sec., 1853149.0233283974 rows/sec., 119.73 MiB/sec. | ||
| 7809 | 2026.02.12 06:43:47.223570 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7810 | 2026.02.12 06:43:47.223850 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.02.12 06:43:47.223912 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_46_9} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7812 | 2026.02.12 06:43:47.223978 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7813 | 2026.02.12 06:43:47.231597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7814 | 2026.02.12 06:43:47.236146 [ 186 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 19 columns (19 merged, 0 gathered) in 0.016227238 sec., 51641.567098479725 rows/sec., 92.54 MiB/sec. | ||
| 7815 | 2026.02.12 06:43:47.237482 [ 191 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7816 | 2026.02.12 06:43:47.237850 [ 191 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.02.12 06:43:47.237925 [ 191 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7818 | 2026.02.12 06:43:47.238046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7819 | 2026.02.12 06:43:47.248198 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.02.12 06:43:47.248251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7821 | 2026.02.12 06:43:47.254214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7822 | 2026.02.12 06:43:47.254930 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.02.12 06:43:47.257900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7824 | 2026.02.12 06:43:48.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.55 MiB, peak 292.75 MiB, free memory in arenas 0.00 B, will set to 281.29 MiB (RSS), difference: 3.75 MiB | ||
| 7825 | 2026.02.12 06:43:52.238128 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.02.12 06:43:52.238366 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7827 | 2026.02.12 06:43:52.238447 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7828 | 2026.02.12 06:43:52.239299 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.02.12 06:43:52.239363 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7830 | 2026.02.12 06:43:52.239902 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7831 | 2026.02.12 06:43:52.240227 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.02.12 06:43:52.240443 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002139 sec., 1870.0327255726977 rows/sec., 152.49 KiB/sec. | ||
| 7833 | 2026.02.12 06:43:52.240525 [ 4 ] {eb2426cb-ed69-42af-bbac-a6b2a9e9662a} <Debug> TCPHandler: Processed in 0.002589197 sec. | ||
| 7834 | 2026.02.12 06:43:52.240701 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.12 06:43:52.240848 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.12 06:43:52.240916 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7837 | 2026.02.12 06:43:52.242401 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.02.12 06:43:52.242452 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7839 | 2026.02.12 06:43:52.242998 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7840 | 2026.02.12 06:43:52.243271 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.02.12 06:43:52.243467 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.002654 sec., 455162.01959306706 rows/sec., 37.56 MiB/sec. | ||
| 7842 | 2026.02.12 06:43:52.243521 [ 4 ] {fdaeeac8-971d-4ab4-948b-9752bfcb0620} <Debug> TCPHandler: Processed in 0.002892694 sec. | ||
| 7843 | 2026.02.12 06:43:52.243712 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.02.12 06:43:52.243853 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.02.12 06:43:52.243914 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7846 | 2026.02.12 06:43:52.244488 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.02.12 06:43:52.244538 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7848 | 2026.02.12 06:43:52.244955 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7849 | 2026.02.12 06:43:52.245255 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.02.12 06:43:52.245436 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.00161 sec., 5590.062111801242 rows/sec., 407.00 KiB/sec. | ||
| 7851 | 2026.02.12 06:43:52.245486 [ 4 ] {1fcd57eb-8831-4c7e-adc8-5dd349246734} <Debug> TCPHandler: Processed in 0.001842028 sec. | ||
| 7852 | 2026.02.12 06:43:52.245640 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.02.12 06:43:52.245775 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.02.12 06:43:52.245832 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7855 | 2026.02.12 06:43:52.246532 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.02.12 06:43:52.246581 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7857 | 2026.02.12 06:43:52.246995 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7858 | 2026.02.12 06:43:52.247270 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.02.12 06:43:52.247393 [ 99 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7860 | 2026.02.12 06:43:52.247426 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001681 sec., 135633.5514574658 rows/sec., 9.18 MiB/sec. | ||
| 7861 | 2026.02.12 06:43:52.247446 [ 99 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.02.12 06:43:52.247477 [ 4 ] {0ce439cf-22aa-4f1c-b52e-3cbbb142e443} <Debug> TCPHandler: Processed in 0.001906389 sec. | ||
| 7863 | 2026.02.12 06:43:52.247482 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7864 | 2026.02.12 06:43:52.247622 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.02.12 06:43:52.247649 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 7866 | 2026.02.12 06:43:52.247735 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7867 | 2026.02.12 06:43:52.247795 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7868 | 2026.02.12 06:43:52.247849 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.02.12 06:43:52.247907 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 370 rows starting from the beginning of the part | ||
| 7870 | 2026.02.12 06:43:52.248005 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 7871 | 2026.02.12 06:43:52.248074 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 7872 | 2026.02.12 06:43:52.248130 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 7873 | 2026.02.12 06:43:52.248178 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 7874 | 2026.02.12 06:43:52.248228 [ 202 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 7875 | 2026.02.12 06:43:52.248577 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.02.12 06:43:52.248633 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7877 | 2026.02.12 06:43:52.249141 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7878 | 2026.02.12 06:43:52.249429 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.02.12 06:43:52.249430 [ 190 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858448 sec., 670451.9039542673 rows/sec., 47.02 MiB/sec. | ||
| 7880 | 2026.02.12 06:43:52.249610 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001896 sec., 279008.4388185654 rows/sec., 20.67 MiB/sec. | ||
| 7881 | 2026.02.12 06:43:52.249663 [ 190 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7882 | 2026.02.12 06:43:52.249670 [ 4 ] {2ac3ed49-3517-495f-b587-e22962c8d5cc} <Debug> TCPHandler: Processed in 0.002112805 sec. | ||
| 7883 | 2026.02.12 06:43:52.249847 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.02.12 06:43:52.249986 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.02.12 06:43:52.250014 [ 190 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.02.12 06:43:52.250054 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7887 | 2026.02.12 06:43:52.250118 [ 190 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_31_6} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7888 | 2026.02.12 06:43:52.250229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7889 | 2026.02.12 06:43:52.250819 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.02.12 06:43:52.250873 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7891 | 2026.02.12 06:43:52.251400 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7892 | 2026.02.12 06:43:52.251687 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.12 06:43:52.251850 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001894 sec., 446673.7064413939 rows/sec., 30.06 MiB/sec. | ||
| 7894 | 2026.02.12 06:43:52.251893 [ 4 ] {c5bbf9c8-1a12-41f9-803a-b8a5f0dac88d} <Debug> TCPHandler: Processed in 0.002116355 sec. | ||
| 7895 | 2026.02.12 06:43:52.252036 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.02.12 06:43:52.252174 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.02.12 06:43:52.252242 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7898 | 2026.02.12 06:43:52.253322 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.02.12 06:43:52.253374 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7900 | 2026.02.12 06:43:52.254105 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7901 | 2026.02.12 06:43:52.254448 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.02.12 06:43:52.254710 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00256 sec., 1953.1249999999998 rows/sec., 3.50 MiB/sec. | ||
| 7903 | 2026.02.12 06:43:52.254824 [ 4 ] {5271e2a7-afda-4a5d-9eed-7bc9867b56ac} <Debug> TCPHandler: Processed in 0.002856163 sec. | ||
| 7904 | 2026.02.12 06:43:52.254983 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.02.12 06:43:52.255118 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.02.12 06:43:52.255181 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7907 | 2026.02.12 06:43:52.255682 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.02.12 06:43:52.255727 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7909 | 2026.02.12 06:43:52.256196 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7910 | 2026.02.12 06:43:52.256508 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.02.12 06:43:52.256698 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
| 7912 | 2026.02.12 06:43:52.256755 [ 4 ] {5df91ae5-4134-4481-9902-1566d29867e1} <Debug> TCPHandler: Processed in 0.001844078 sec. | ||
| 7913 | 2026.02.12 06:43:53.908024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 7914 | 2026.02.12 06:43:53.908564 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.02.12 06:43:53.908605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7916 | 2026.02.12 06:43:53.909100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7917 | 2026.02.12 06:43:53.909325 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.02.12 06:43:53.909453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 7919 | 2026.02.12 06:43:54.758939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7920 | 2026.02.12 06:43:54.775227 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.02.12 06:43:54.775283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7922 | 2026.02.12 06:43:54.780873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7923 | 2026.02.12 06:43:54.781585 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.02.12 06:43:54.784385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7925 | 2026.02.12 06:43:56.445287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1034 | ||
| 7926 | 2026.02.12 06:43:56.447614 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.02.12 06:43:56.447654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7928 | 2026.02.12 06:43:56.448814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7929 | 2026.02.12 06:43:56.449090 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.02.12 06:43:56.449334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 7931 | 2026.02.12 06:43:57.201874 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.02.12 06:43:57.202047 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.02.12 06:43:57.202112 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7934 | 2026.02.12 06:43:57.202796 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.02.12 06:43:57.202839 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7936 | 2026.02.12 06:43:57.203238 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7937 | 2026.02.12 06:43:57.203465 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.02.12 06:43:57.203622 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001621 sec., 164096.23689080813 rows/sec., 10.43 MiB/sec. | ||
| 7939 | 2026.02.12 06:43:57.203664 [ 4 ] {dd4c645c-5a3f-4387-860d-433ead9beb2c} <Debug> TCPHandler: Processed in 0.00191634 sec. | ||
| 7940 | 2026.02.12 06:43:57.203784 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.12 06:43:57.203879 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7942 | 2026.02.12 06:43:57.203921 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7943 | 2026.02.12 06:43:57.204577 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.02.12 06:43:57.204614 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7945 | 2026.02.12 06:43:57.204963 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7946 | 2026.02.12 06:43:57.205175 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.02.12 06:43:57.205305 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001445 sec., 570242.214532872 rows/sec., 45.60 MiB/sec. | ||
| 7948 | 2026.02.12 06:43:57.205344 [ 4 ] {fbc45093-907a-4a9d-9e33-f37b3ac7c37b} <Debug> TCPHandler: Processed in 0.001609791 sec. | ||
| 7949 | 2026.02.12 06:43:57.205458 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.02.12 06:43:57.205552 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.02.12 06:43:57.205593 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7952 | 2026.02.12 06:43:57.206015 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.02.12 06:43:57.206052 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7954 | 2026.02.12 06:43:57.206351 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7955 | 2026.02.12 06:43:57.206574 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.02.12 06:43:57.206703 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001169 sec., 144568.00684345595 rows/sec., 8.95 MiB/sec. | ||
| 7957 | 2026.02.12 06:43:57.206742 [ 4 ] {1b0df311-c105-4841-beda-3bf7488b1256} <Debug> TCPHandler: Processed in 0.001333494 sec. | ||
| 7958 | 2026.02.12 06:43:57.206851 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.02.12 06:43:57.206946 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.02.12 06:43:57.206986 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7961 | 2026.02.12 06:43:57.207390 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.02.12 06:43:57.207426 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7963 | 2026.02.12 06:43:57.207726 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7964 | 2026.02.12 06:43:57.207936 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.02.12 06:43:57.208065 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001137 sec., 123131.04661389622 rows/sec., 7.96 MiB/sec. | ||
| 7966 | 2026.02.12 06:43:57.208104 [ 4 ] {a3478da6-53b7-40ce-8645-6b5fe4271e2a} <Debug> TCPHandler: Processed in 0.001301133 sec. | ||
| 7967 | 2026.02.12 06:43:57.208215 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.02.12 06:43:57.208308 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.02.12 06:43:57.208346 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7970 | 2026.02.12 06:43:57.208751 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.02.12 06:43:57.208788 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7972 | 2026.02.12 06:43:57.209084 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7973 | 2026.02.12 06:43:57.209295 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.02.12 06:43:57.209426 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001135 sec., 122466.96035242292 rows/sec., 6.97 MiB/sec. | ||
| 7975 | 2026.02.12 06:43:57.209465 [ 4 ] {20d017c9-2f54-4e64-999b-9587533fa5ae} <Debug> TCPHandler: Processed in 0.001299183 sec. | ||
| 7976 | 2026.02.12 06:43:57.209574 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.02.12 06:43:57.209668 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2026.02.12 06:43:57.209709 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2026.02.12 06:43:57.210243 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.02.12 06:43:57.210279 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7981 | 2026.02.12 06:43:57.210598 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7982 | 2026.02.12 06:43:57.210815 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.12 06:43:57.210944 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001293 sec., 385924.2072699149 rows/sec., 27.31 MiB/sec. | ||
| 7984 | 2026.02.12 06:43:57.210984 [ 4 ] {f252284d-b601-43bc-87e1-cfed90f05093} <Debug> TCPHandler: Processed in 0.001460167 sec. | ||
| 7985 | 2026.02.12 06:43:57.211088 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.02.12 06:43:57.211183 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7987 | 2026.02.12 06:43:57.211225 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7988 | 2026.02.12 06:43:57.211552 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.02.12 06:43:57.211589 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7990 | 2026.02.12 06:43:57.211893 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7991 | 2026.02.12 06:43:57.212098 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.02.12 06:43:57.212230 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7993 | 2026.02.12 06:43:57.212267 [ 4 ] {1b991259-fdcb-41ca-9874-df37a3529b67} <Debug> TCPHandler: Processed in 0.001228331 sec. | ||
| 7994 | 2026.02.12 06:43:57.212378 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.02.12 06:43:57.212474 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.02.12 06:43:57.212517 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7997 | 2026.02.12 06:43:57.212907 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.02.12 06:43:57.212944 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7999 | 2026.02.12 06:43:57.213266 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8000 | 2026.02.12 06:43:57.213481 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.02.12 06:43:57.213611 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001155 sec., 223376.62337662338 rows/sec., 14.87 MiB/sec. | ||
| 8002 | 2026.02.12 06:43:57.213649 [ 4 ] {911196f6-bf93-4209-ae6c-f0ad29a5a908} <Debug> TCPHandler: Processed in 0.001323254 sec. | ||
| 8003 | 2026.02.12 06:43:57.213758 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.02.12 06:43:57.213852 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.02.12 06:43:57.213894 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8006 | 2026.02.12 06:43:57.214199 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.02.12 06:43:57.214236 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8008 | 2026.02.12 06:43:57.214529 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8009 | 2026.02.12 06:43:57.214739 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.02.12 06:43:57.214846 [ 96 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8011 | 2026.02.12 06:43:57.214867 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 8012 | 2026.02.12 06:43:57.214917 [ 96 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.12 06:43:57.214924 [ 4 ] {023f55bf-cb80-4b79-ac5f-5ccd243da7b0} <Debug> TCPHandler: Processed in 0.001214781 sec. | ||
| 8014 | 2026.02.12 06:43:57.214946 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8015 | 2026.02.12 06:43:57.215039 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2026.02.12 06:43:57.215065 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 8017 | 2026.02.12 06:43:57.215137 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.02.12 06:43:57.215195 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8019 | 2026.02.12 06:43:57.215203 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8020 | 2026.02.12 06:43:57.215246 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
| 8021 | 2026.02.12 06:43:57.215307 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8022 | 2026.02.12 06:43:57.215351 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8023 | 2026.02.12 06:43:57.215389 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8024 | 2026.02.12 06:43:57.215423 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8025 | 2026.02.12 06:43:57.215461 [ 198 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8026 | 2026.02.12 06:43:57.215980 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.02.12 06:43:57.216022 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8028 | 2026.02.12 06:43:57.216286 [ 195 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272193 sec., 21223.19490831973 rows/sec., 1.39 MiB/sec. | ||
| 8029 | 2026.02.12 06:43:57.216469 [ 189 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8030 | 2026.02.12 06:43:57.216622 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8031 | 2026.02.12 06:43:57.216874 [ 189 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.02.12 06:43:57.216927 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.02.12 06:43:57.216959 [ 189 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_26_5} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8034 | 2026.02.12 06:43:57.217060 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8035 | 2026.02.12 06:43:57.217085 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 8036 | 2026.02.12 06:43:57.217147 [ 4 ] {c776a0fd-8140-4ec0-876e-82e77b2250ee} <Debug> TCPHandler: Processed in 0.002156996 sec. | ||
| 8037 | 2026.02.12 06:43:57.217262 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.02.12 06:43:57.217357 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.02.12 06:43:57.217400 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8040 | 2026.02.12 06:43:57.217713 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.02.12 06:43:57.217751 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8042 | 2026.02.12 06:43:57.218055 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8043 | 2026.02.12 06:43:57.218268 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.02.12 06:43:57.218399 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00106 sec., 83018.8679245283 rows/sec., 5.21 MiB/sec. | ||
| 8045 | 2026.02.12 06:43:57.218436 [ 4 ] {028ef03e-a1f3-4368-a835-9b7cd79da143} <Debug> TCPHandler: Processed in 0.001222921 sec. | ||
| 8046 | 2026.02.12 06:44:01.266643 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8047 | 2026.02.12 06:44:01.266714 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8048 | 2026.02.12 06:44:01.410499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 8049 | 2026.02.12 06:44:01.411029 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.02.12 06:44:01.411069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8051 | 2026.02.12 06:44:01.411567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8052 | 2026.02.12 06:44:01.411791 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.02.12 06:44:01.411923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 8054 | 2026.02.12 06:44:02.193708 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.02.12 06:44:02.193889 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8056 | 2026.02.12 06:44:02.193961 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8057 | 2026.02.12 06:44:02.194634 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.02.12 06:44:02.194682 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8059 | 2026.02.12 06:44:02.195113 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8060 | 2026.02.12 06:44:02.195355 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.02.12 06:44:02.195523 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.12 MiB/sec. | ||
| 8062 | 2026.02.12 06:44:02.195579 [ 4 ] {c4655f19-93e9-4083-a1ea-ea4452b17294} <Debug> TCPHandler: Processed in 0.002001101 sec. | ||
| 8063 | 2026.02.12 06:44:02.195714 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2026.02.12 06:44:02.195819 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8065 | 2026.02.12 06:44:02.195864 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8066 | 2026.02.12 06:44:02.196303 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.02.12 06:44:02.196340 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8068 | 2026.02.12 06:44:02.196692 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8069 | 2026.02.12 06:44:02.196938 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.02.12 06:44:02.197090 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001296 sec., 3858.0246913580245 rows/sec., 290.11 KiB/sec. | ||
| 8071 | 2026.02.12 06:44:02.197132 [ 4 ] {516cacf2-d460-4b0f-affe-43b5f36fdbf6} <Debug> TCPHandler: Processed in 0.001482708 sec. | ||
| 8072 | 2026.02.12 06:44:02.197246 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.02.12 06:44:02.197347 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8074 | 2026.02.12 06:44:02.197391 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8075 | 2026.02.12 06:44:02.197809 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.02.12 06:44:02.197845 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8077 | 2026.02.12 06:44:02.198162 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8078 | 2026.02.12 06:44:02.198380 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.02.12 06:44:02.198519 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001194 sec., 57788.94472361809 rows/sec., 4.51 MiB/sec. | ||
| 8080 | 2026.02.12 06:44:02.198558 [ 4 ] {3e197c82-2aa2-408e-a429-5d84617d3086} <Debug> TCPHandler: Processed in 0.001363115 sec. | ||
| 8081 | 2026.02.12 06:44:02.198671 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.02.12 06:44:02.198768 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.02.12 06:44:02.198813 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8084 | 2026.02.12 06:44:02.199227 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.02.12 06:44:02.199263 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8086 | 2026.02.12 06:44:02.199600 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8087 | 2026.02.12 06:44:02.199820 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.02.12 06:44:02.199963 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8089 | 2026.02.12 06:44:02.200009 [ 4 ] {4750076d-e06d-49b7-99e9-9047de2a2e75} <Debug> TCPHandler: Processed in 0.001388306 sec. | ||
| 8090 | 2026.02.12 06:44:02.200121 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.02.12 06:44:02.200216 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8092 | 2026.02.12 06:44:02.200272 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8093 | 2026.02.12 06:44:02.201045 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.02.12 06:44:02.201081 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8095 | 2026.02.12 06:44:02.201606 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8096 | 2026.02.12 06:44:02.201859 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.02.12 06:44:02.202009 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001811 sec., 2760.9055770292657 rows/sec., 4.95 MiB/sec. | ||
| 8098 | 2026.02.12 06:44:02.202085 [ 4 ] {2cb9d524-f870-4f5a-80db-354bbec3030b} <Debug> TCPHandler: Processed in 0.002013461 sec. | ||
| 8099 | 2026.02.12 06:44:02.202207 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.02.12 06:44:02.202304 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.02.12 06:44:02.202347 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8102 | 2026.02.12 06:44:02.202706 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.02.12 06:44:02.202742 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8104 | 2026.02.12 06:44:02.203060 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8105 | 2026.02.12 06:44:02.203281 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.02.12 06:44:02.203417 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 8107 | 2026.02.12 06:44:02.203455 [ 4 ] {23036f4e-0f16-4562-b074-284000c4880d} <Debug> TCPHandler: Processed in 0.001298973 sec. | ||
| 8108 | 2026.02.12 06:44:02.285429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8109 | 2026.02.12 06:44:02.303001 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.02.12 06:44:02.303067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8111 | 2026.02.12 06:44:02.309183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8112 | 2026.02.12 06:44:02.309888 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.02.12 06:44:02.313033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8114 | 2026.02.12 06:44:06.450532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1068 | ||
| 8115 | 2026.02.12 06:44:06.452946 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.02.12 06:44:06.452995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8117 | 2026.02.12 06:44:06.454213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8118 | 2026.02.12 06:44:06.454507 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.02.12 06:44:06.454873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8120 | 2026.02.12 06:44:07.205449 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.02.12 06:44:07.205633 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.02.12 06:44:07.205703 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8123 | 2026.02.12 06:44:07.206436 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.02.12 06:44:07.206489 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8125 | 2026.02.12 06:44:07.206907 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8126 | 2026.02.12 06:44:07.207157 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.02.12 06:44:07.207328 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001746 sec., 152348.22451317296 rows/sec., 9.68 MiB/sec. | ||
| 8128 | 2026.02.12 06:44:07.207332 [ 85 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8129 | 2026.02.12 06:44:07.207385 [ 4 ] {e44f22a9-5ae6-429d-aede-6d9f741cc663} <Debug> TCPHandler: Processed in 0.002082004 sec. | ||
| 8130 | 2026.02.12 06:44:07.207404 [ 85 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.02.12 06:44:07.207433 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8132 | 2026.02.12 06:44:07.207524 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.02.12 06:44:07.207557 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8134 | 2026.02.12 06:44:07.207635 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8135 | 2026.02.12 06:44:07.207687 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8136 | 2026.02.12 06:44:07.207698 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8137 | 2026.02.12 06:44:07.207737 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 266 rows starting from the beginning of the part | ||
| 8138 | 2026.02.12 06:44:07.207804 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8139 | 2026.02.12 06:44:07.207848 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8140 | 2026.02.12 06:44:07.207889 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8141 | 2026.02.12 06:44:07.207927 [ 186 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8142 | 2026.02.12 06:44:07.208133 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.02.12 06:44:07.208179 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8144 | 2026.02.12 06:44:07.208537 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8145 | 2026.02.12 06:44:07.208776 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.02.12 06:44:07.208915 [ 195 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416966 sec., 938625.2034276052 rows/sec., 63.21 MiB/sec. | ||
| 8147 | 2026.02.12 06:44:07.208922 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00131 sec., 7633.587786259543 rows/sec., 622.47 KiB/sec. | ||
| 8148 | 2026.02.12 06:44:07.208988 [ 4 ] {465a8b61-3445-4bbc-93cf-228023e8d523} <Debug> TCPHandler: Processed in 0.001517029 sec. | ||
| 8149 | 2026.02.12 06:44:07.209056 [ 195 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8150 | 2026.02.12 06:44:07.209120 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.02.12 06:44:07.209220 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8152 | 2026.02.12 06:44:07.209265 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8153 | 2026.02.12 06:44:07.209303 [ 195 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.02.12 06:44:07.209372 [ 195 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_25_6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8155 | 2026.02.12 06:44:07.209465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8156 | 2026.02.12 06:44:07.210072 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.02.12 06:44:07.210109 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8158 | 2026.02.12 06:44:07.210480 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8159 | 2026.02.12 06:44:07.210704 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.02.12 06:44:07.210843 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Debug> executeQuery: Read 829 rows, 67.84 KiB in 0.001645 sec., 503951.36778115504 rows/sec., 40.27 MiB/sec. | ||
| 8161 | 2026.02.12 06:44:07.210883 [ 4 ] {ff6706fc-d0a9-474f-bdfc-448fba80fb4e} <Debug> TCPHandler: Processed in 0.001814937 sec. | ||
| 8162 | 2026.02.12 06:44:07.211028 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.02.12 06:44:07.211127 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8164 | 2026.02.12 06:44:07.211171 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8165 | 2026.02.12 06:44:07.211652 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.02.12 06:44:07.211691 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8167 | 2026.02.12 06:44:07.212025 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8168 | 2026.02.12 06:44:07.212252 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.02.12 06:44:07.212377 [ 85 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8170 | 2026.02.12 06:44:07.212392 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Debug> executeQuery: Read 179 rows, 11.41 KiB in 0.001286 sec., 139191.29082426126 rows/sec., 8.66 MiB/sec. | ||
| 8171 | 2026.02.12 06:44:07.212421 [ 85 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.02.12 06:44:07.212444 [ 4 ] {07766e63-d427-404f-8eee-dff5ac632eb2} <Debug> TCPHandler: Processed in 0.001466778 sec. | ||
| 8173 | 2026.02.12 06:44:07.212447 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8174 | 2026.02.12 06:44:07.212570 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.02.12 06:44:07.212578 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 8176 | 2026.02.12 06:44:07.212675 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.02.12 06:44:07.212720 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8178 | 2026.02.12 06:44:07.212727 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8179 | 2026.02.12 06:44:07.212770 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 192 rows starting from the beginning of the part | ||
| 8180 | 2026.02.12 06:44:07.212869 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 169 rows starting from the beginning of the part | ||
| 8181 | 2026.02.12 06:44:07.212923 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part | ||
| 8182 | 2026.02.12 06:44:07.212980 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 169 rows starting from the beginning of the part | ||
| 8183 | 2026.02.12 06:44:07.213028 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 8184 | 2026.02.12 06:44:07.213074 [ 200 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 179 rows starting from the beginning of the part | ||
| 8185 | 2026.02.12 06:44:07.213168 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.02.12 06:44:07.213211 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8187 | 2026.02.12 06:44:07.213548 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8188 | 2026.02.12 06:44:07.213797 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.02.12 06:44:07.213933 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001279 sec., 109460.51602814699 rows/sec., 7.07 MiB/sec. | ||
| 8190 | 2026.02.12 06:44:07.213975 [ 4 ] {cb2ff164-9591-4fe9-bef7-0b8c3a44b9c5} <Debug> TCPHandler: Processed in 0.001454908 sec. | ||
| 8191 | 2026.02.12 06:44:07.214088 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.02.12 06:44:07.214091 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156775 sec., 461170.4672301069 rows/sec., 30.54 MiB/sec. | ||
| 8193 | 2026.02.12 06:44:07.214186 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.02.12 06:44:07.214230 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8195 | 2026.02.12 06:44:07.214301 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8196 | 2026.02.12 06:44:07.214680 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.02.12 06:44:07.214679 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.02.12 06:44:07.214725 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8199 | 2026.02.12 06:44:07.214827 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_46_9} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8200 | 2026.02.12 06:44:07.214951 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8201 | 2026.02.12 06:44:07.215061 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8202 | 2026.02.12 06:44:07.215281 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.02.12 06:44:07.215387 [ 85 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8204 | 2026.02.12 06:44:07.215413 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001247 sec., 111467.52205292702 rows/sec., 6.34 MiB/sec. | ||
| 8205 | 2026.02.12 06:44:07.215419 [ 85 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.02.12 06:44:07.215454 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8207 | 2026.02.12 06:44:07.215459 [ 4 ] {ddbf436f-c7ff-4e53-ab40-d2ec86e96cb1} <Debug> TCPHandler: Processed in 0.001420107 sec. | ||
| 8208 | 2026.02.12 06:44:07.215550 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8209 | 2026.02.12 06:44:07.215587 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.02.12 06:44:07.215670 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8211 | 2026.02.12 06:44:07.215687 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8212 | 2026.02.12 06:44:07.215710 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 139 rows starting from the beginning of the part | ||
| 8213 | 2026.02.12 06:44:07.215733 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8214 | 2026.02.12 06:44:07.215786 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8215 | 2026.02.12 06:44:07.215838 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8216 | 2026.02.12 06:44:07.215881 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8217 | 2026.02.12 06:44:07.215923 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8218 | 2026.02.12 06:44:07.216384 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.02.12 06:44:07.216427 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8220 | 2026.02.12 06:44:07.216802 [ 186 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296283 sec., 536148.3564931423 rows/sec., 32.55 MiB/sec. | ||
| 8221 | 2026.02.12 06:44:07.216820 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8222 | 2026.02.12 06:44:07.216955 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8223 | 2026.02.12 06:44:07.217087 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.02.12 06:44:07.217239 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Debug> executeQuery: Read 509 rows, 36.98 KiB in 0.00157 sec., 324203.821656051 rows/sec., 23.00 MiB/sec. | ||
| 8225 | 2026.02.12 06:44:07.217255 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.02.12 06:44:07.217279 [ 4 ] {568499c7-ab7a-4fbc-a414-fc86953118fb} <Debug> TCPHandler: Processed in 0.001742135 sec. | ||
| 8227 | 2026.02.12 06:44:07.217339 [ 193 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_25_6} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8228 | 2026.02.12 06:44:07.217407 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.02.12 06:44:07.217447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8230 | 2026.02.12 06:44:07.217513 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8231 | 2026.02.12 06:44:07.217561 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8232 | 2026.02.12 06:44:07.217970 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.02.12 06:44:07.218015 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8234 | 2026.02.12 06:44:07.218410 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8235 | 2026.02.12 06:44:07.218680 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.02.12 06:44:07.218795 [ 85 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8237 | 2026.02.12 06:44:07.218825 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
| 8238 | 2026.02.12 06:44:07.218832 [ 85 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.02.12 06:44:07.218869 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8240 | 2026.02.12 06:44:07.218872 [ 4 ] {248c5f28-58fb-4b2a-bd99-3973412133a0} <Debug> TCPHandler: Processed in 0.00151757 sec. | ||
| 8241 | 2026.02.12 06:44:07.218965 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::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 | ||
| 8242 | 2026.02.12 06:44:07.219035 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.02.12 06:44:07.219071 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8244 | 2026.02.12 06:44:07.219103 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 8245 | 2026.02.12 06:44:07.219150 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8246 | 2026.02.12 06:44:07.219155 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8247 | 2026.02.12 06:44:07.219192 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8248 | 2026.02.12 06:44:07.219218 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8249 | 2026.02.12 06:44:07.219231 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8250 | 2026.02.12 06:44:07.219272 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8251 | 2026.02.12 06:44:07.219305 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8252 | 2026.02.12 06:44:07.219736 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.02.12 06:44:07.219777 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8254 | 2026.02.12 06:44:07.220076 [ 193 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115202 sec., 130206.07281123592 rows/sec., 6.64 MiB/sec. | ||
| 8255 | 2026.02.12 06:44:07.220152 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8256 | 2026.02.12 06:44:07.220255 [ 196 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8257 | 2026.02.12 06:44:07.220410 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2026.02.12 06:44:07.220559 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001429 sec., 184044.7865640308 rows/sec., 12.26 MiB/sec. | ||
| 8259 | 2026.02.12 06:44:07.220598 [ 4 ] {9d053ea0-7572-422d-a502-f4df2ead2b4c} <Debug> TCPHandler: Processed in 0.001633172 sec. | ||
| 8260 | 2026.02.12 06:44:07.220600 [ 196 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.02.12 06:44:07.220695 [ 196 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_25_5} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8262 | 2026.02.12 06:44:07.220721 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.02.12 06:44:07.220807 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8264 | 2026.02.12 06:44:07.220821 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.02.12 06:44:07.220869 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8266 | 2026.02.12 06:44:07.221201 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.02.12 06:44:07.221237 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8268 | 2026.02.12 06:44:07.221548 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8269 | 2026.02.12 06:44:07.221756 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.02.12 06:44:07.221895 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 8271 | 2026.02.12 06:44:07.221934 [ 4 ] {702396bb-64d2-431d-9279-af581cb36108} <Debug> TCPHandler: Processed in 0.001263222 sec. | ||
| 8272 | 2026.02.12 06:44:07.222050 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.02.12 06:44:07.222143 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.02.12 06:44:07.222199 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8275 | 2026.02.12 06:44:07.223027 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.02.12 06:44:07.223065 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8277 | 2026.02.12 06:44:07.223624 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8278 | 2026.02.12 06:44:07.223841 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.02.12 06:44:07.223984 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001859 sec., 19365.250134480902 rows/sec., 34.70 MiB/sec. | ||
| 8280 | 2026.02.12 06:44:07.224039 [ 4 ] {7899c9a6-bff2-4e18-8a48-2c92084bc79b} <Debug> TCPHandler: Processed in 0.002037523 sec. | ||
| 8281 | 2026.02.12 06:44:07.224157 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.02.12 06:44:07.224250 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.02.12 06:44:07.224291 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8284 | 2026.02.12 06:44:07.224620 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.02.12 06:44:07.224656 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8286 | 2026.02.12 06:44:07.224954 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8287 | 2026.02.12 06:44:07.225166 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.02.12 06:44:07.225298 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 8289 | 2026.02.12 06:44:07.225333 [ 4 ] {124f8ea7-4bd3-4ddf-b074-d05e1d60ef97} <Debug> TCPHandler: Processed in 0.001226181 sec. | ||
| 8290 | 2026.02.12 06:44:08.912971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 8291 | 2026.02.12 06:44:08.913504 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.02.12 06:44:08.913556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8293 | 2026.02.12 06:44:08.914066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8294 | 2026.02.12 06:44:08.914311 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.02.12 06:44:08.914455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 8296 | 2026.02.12 06:44:09.814065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8297 | 2026.02.12 06:44:09.831589 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.02.12 06:44:09.831655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8299 | 2026.02.12 06:44:09.837843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8300 | 2026.02.12 06:44:09.838567 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.02.12 06:44:09.841950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8302 | 2026.02.12 06:44:12.193750 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.02.12 06:44:12.193920 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8304 | 2026.02.12 06:44:12.193988 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8305 | 2026.02.12 06:44:12.194638 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.02.12 06:44:12.194684 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8307 | 2026.02.12 06:44:12.195120 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8308 | 2026.02.12 06:44:12.195383 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.02.12 06:44:12.195544 [ 71 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8310 | 2026.02.12 06:44:12.195573 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001699 sec., 38846.38022366098 rows/sec., 3.09 MiB/sec. | ||
| 8311 | 2026.02.12 06:44:12.195592 [ 71 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.02.12 06:44:12.195623 [ 4 ] {6c9c8a87-951c-4d33-bd9f-ea5771ac1f92} <Debug> TCPHandler: Processed in 0.002002912 sec. | ||
| 8313 | 2026.02.12 06:44:12.195623 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8314 | 2026.02.12 06:44:12.195763 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.02.12 06:44:12.195777 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 8316 | 2026.02.12 06:44:12.195863 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.02.12 06:44:12.195913 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8318 | 2026.02.12 06:44:12.195923 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8319 | 2026.02.12 06:44:12.195966 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1985 rows starting from the beginning of the part | ||
| 8320 | 2026.02.12 06:44:12.196038 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1208 rows starting from the beginning of the part | ||
| 8321 | 2026.02.12 06:44:12.196087 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 824 rows starting from the beginning of the part | ||
| 8322 | 2026.02.12 06:44:12.196132 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 8323 | 2026.02.12 06:44:12.196175 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 829 rows starting from the beginning of the part | ||
| 8324 | 2026.02.12 06:44:12.196217 [ 192 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
| 8325 | 2026.02.12 06:44:12.196330 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.02.12 06:44:12.196373 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8327 | 2026.02.12 06:44:12.196719 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8328 | 2026.02.12 06:44:12.196939 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.02.12 06:44:12.197080 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001236 sec., 4045.307443365696 rows/sec., 304.19 KiB/sec. | ||
| 8330 | 2026.02.12 06:44:12.197118 [ 4 ] {3a5a964b-232f-4afc-b887-8ed26f00c774} <Debug> TCPHandler: Processed in 0.001423236 sec. | ||
| 8331 | 2026.02.12 06:44:12.197254 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.02.12 06:44:12.197351 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8333 | 2026.02.12 06:44:12.197390 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8334 | 2026.02.12 06:44:12.197812 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.02.12 06:44:12.197848 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8336 | 2026.02.12 06:44:12.198160 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8337 | 2026.02.12 06:44:12.198400 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.02.12 06:44:12.198412 [ 193 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4978 rows, containing 5 columns (5 merged, 0 gathered) in 0.002693629 sec., 1848064.4513405522 rows/sec., 157.15 MiB/sec. | ||
| 8339 | 2026.02.12 06:44:12.198528 [ 71 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8340 | 2026.02.12 06:44:12.198562 [ 71 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.02.12 06:44:12.198576 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001242 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 8342 | 2026.02.12 06:44:12.198580 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8343 | 2026.02.12 06:44:12.198632 [ 4 ] {0dc4d2af-52dc-49ef-8d64-36917722f96d} <Debug> TCPHandler: Processed in 0.001428527 sec. | ||
| 8344 | 2026.02.12 06:44:12.198672 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 8345 | 2026.02.12 06:44:12.198738 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8346 | 2026.02.12 06:44:12.198775 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.02.12 06:44:12.198777 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2026.02.12 06:44:12.198831 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 996 rows starting from the beginning of the part | ||
| 8349 | 2026.02.12 06:44:12.198884 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.02.12 06:44:12.198901 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 529 rows starting from the beginning of the part | ||
| 8351 | 2026.02.12 06:44:12.198933 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8352 | 2026.02.12 06:44:12.198955 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 499 rows starting from the beginning of the part | ||
| 8353 | 2026.02.12 06:44:12.199010 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 8354 | 2026.02.12 06:44:12.199061 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 509 rows starting from the beginning of the part | ||
| 8355 | 2026.02.12 06:44:12.199061 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.02.12 06:44:12.199113 [ 191 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
| 8357 | 2026.02.12 06:44:12.199168 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_51_10} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8358 | 2026.02.12 06:44:12.199275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 8359 | 2026.02.12 06:44:12.199369 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.02.12 06:44:12.199408 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8361 | 2026.02.12 06:44:12.199760 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8362 | 2026.02.12 06:44:12.199993 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.02.12 06:44:12.200097 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8364 | 2026.02.12 06:44:12.200121 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.02.12 06:44:12.200126 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 8366 | 2026.02.12 06:44:12.200139 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8367 | 2026.02.12 06:44:12.200165 [ 4 ] {e99ab99b-89fc-4aed-9c72-cac06cb9a1ff} <Debug> TCPHandler: Processed in 0.001442948 sec. | ||
| 8368 | 2026.02.12 06:44:12.200239 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 8369 | 2026.02.12 06:44:12.200279 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.02.12 06:44:12.200378 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.02.12 06:44:12.200381 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8372 | 2026.02.12 06:44:12.200392 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2671 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755336 sec., 1521645.9982590228 rows/sec., 116.00 MiB/sec. | ||
| 8373 | 2026.02.12 06:44:12.200437 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8374 | 2026.02.12 06:44:12.200441 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15248 rows starting from the beginning of the part | ||
| 8375 | 2026.02.12 06:44:12.200529 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 8376 | 2026.02.12 06:44:12.200581 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 258 rows starting from the beginning of the part | ||
| 8377 | 2026.02.12 06:44:12.200620 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8378 | 2026.02.12 06:44:12.200632 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8379 | 2026.02.12 06:44:12.200686 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 263 rows starting from the beginning of the part | ||
| 8380 | 2026.02.12 06:44:12.200736 [ 193 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 8381 | 2026.02.12 06:44:12.200964 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.02.12 06:44:12.201045 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_51_10} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8383 | 2026.02.12 06:44:12.201117 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8384 | 2026.02.12 06:44:12.201254 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.02.12 06:44:12.201294 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8386 | 2026.02.12 06:44:12.201852 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8387 | 2026.02.12 06:44:12.202082 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.02.12 06:44:12.202189 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8389 | 2026.02.12 06:44:12.202217 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.02.12 06:44:12.202225 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001865 sec., 2680.9651474530833 rows/sec., 4.80 MiB/sec. | ||
| 8391 | 2026.02.12 06:44:12.202234 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8392 | 2026.02.12 06:44:12.202292 [ 4 ] {d366dc0b-66b2-4c6d-8b71-52c5152cf9d7} <Debug> TCPHandler: Processed in 0.002062104 sec. | ||
| 8393 | 2026.02.12 06:44:12.202296 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 8394 | 2026.02.12 06:44:12.202407 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.02.12 06:44:12.202477 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8396 | 2026.02.12 06:44:12.202502 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.02.12 06:44:12.202525 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 838 rows starting from the beginning of the part | ||
| 8398 | 2026.02.12 06:44:12.202545 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8399 | 2026.02.12 06:44:12.202636 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8400 | 2026.02.12 06:44:12.202730 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 8401 | 2026.02.12 06:44:12.202813 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8402 | 2026.02.12 06:44:12.202897 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 8403 | 2026.02.12 06:44:12.202904 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.02.12 06:44:12.202943 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8405 | 2026.02.12 06:44:12.202985 [ 199 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8406 | 2026.02.12 06:44:12.203305 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8407 | 2026.02.12 06:44:12.203547 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.02.12 06:44:12.203662 [ 71 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8409 | 2026.02.12 06:44:12.203682 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 8410 | 2026.02.12 06:44:12.203694 [ 71 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.02.12 06:44:12.203714 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8412 | 2026.02.12 06:44:12.203719 [ 4 ] {16d18bf8-cc90-4eea-9957-def9c1675e85} <Debug> TCPHandler: Processed in 0.001359885 sec. | ||
| 8413 | 2026.02.12 06:44:12.203774 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 8414 | 2026.02.12 06:44:12.203865 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8415 | 2026.02.12 06:44:12.203891 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3344 rows starting from the beginning of the part | ||
| 8416 | 2026.02.12 06:44:12.203936 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8417 | 2026.02.12 06:44:12.203974 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8418 | 2026.02.12 06:44:12.204010 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8419 | 2026.02.12 06:44:12.204042 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 8420 | 2026.02.12 06:44:12.204075 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 8421 | 2026.02.12 06:44:12.205662 [ 197 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001911229 sec., 1935927.0919392705 rows/sec., 125.17 MiB/sec. | ||
| 8422 | 2026.02.12 06:44:12.206041 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8423 | 2026.02.12 06:44:12.206306 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.02.12 06:44:12.206374 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_51_10} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8425 | 2026.02.12 06:44:12.206434 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8426 | 2026.02.12 06:44:12.207935 [ 190 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16935 rows, containing 5 columns (5 merged, 0 gathered) in 0.007743379 sec., 2187029.719196232 rows/sec., 147.36 MiB/sec. | ||
| 8427 | 2026.02.12 06:44:12.208153 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8428 | 2026.02.12 06:44:12.208457 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.02.12 06:44:12.208544 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8430 | 2026.02.12 06:44:12.208629 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8431 | 2026.02.12 06:44:12.209970 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 19 columns (19 merged, 0 gathered) in 0.007696818 sec., 120179.53393207426 rows/sec., 215.36 MiB/sec. | ||
| 8432 | 2026.02.12 06:44:12.211301 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8433 | 2026.02.12 06:44:12.211623 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.02.12 06:44:12.211697 [ 197 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8435 | 2026.02.12 06:44:12.211821 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 8436 | 2026.02.12 06:44:13.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.56 MiB, peak 294.69 MiB, free memory in arenas 0.00 B, will set to 287.62 MiB (RSS), difference: 5.06 MiB | ||
| 8437 | 2026.02.12 06:44:16.266959 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8438 | 2026.02.12 06:44:16.267028 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8439 | 2026.02.12 06:44:16.414536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 8440 | 2026.02.12 06:44:16.415228 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.02.12 06:44:16.415264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8442 | 2026.02.12 06:44:16.415766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8443 | 2026.02.12 06:44:16.416000 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.12 06:44:16.416122 [ 64 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8445 | 2026.02.12 06:44:16.416131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 8446 | 2026.02.12 06:44:16.416167 [ 64 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.02.12 06:44:16.416190 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8448 | 2026.02.12 06:44:16.416353 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 8449 | 2026.02.12 06:44:16.416566 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8450 | 2026.02.12 06:44:16.416630 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 8451 | 2026.02.12 06:44:16.416736 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 8452 | 2026.02.12 06:44:16.416817 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8453 | 2026.02.12 06:44:16.416888 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8454 | 2026.02.12 06:44:16.416958 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8455 | 2026.02.12 06:44:16.417005 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8456 | 2026.02.12 06:44:16.418930 [ 190 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002656399 sec., 6493000.486749168 rows/sec., 92.88 MiB/sec. | ||
| 8457 | 2026.02.12 06:44:16.419081 [ 190 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8458 | 2026.02.12 06:44:16.419430 [ 190 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.02.12 06:44:16.419525 [ 190 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_36_7} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8460 | 2026.02.12 06:44:16.419669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8461 | 2026.02.12 06:44:16.455020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1104 | ||
| 8462 | 2026.02.12 06:44:16.457321 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.02.12 06:44:16.457362 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8464 | 2026.02.12 06:44:16.458502 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8465 | 2026.02.12 06:44:16.458787 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.02.12 06:44:16.458951 [ 64 ] {} <Debug> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8467 | 2026.02.12 06:44:16.459012 [ 64 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.02.12 06:44:16.459044 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8469 | 2026.02.12 06:44:16.459049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8470 | 2026.02.12 06:44:16.459137 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::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 | ||
| 8471 | 2026.02.12 06:44:16.459645 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.02.12 06:44:16.459778 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 8473 | 2026.02.12 06:44:16.460117 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8474 | 2026.02.12 06:44:16.460449 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8475 | 2026.02.12 06:44:16.460796 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8476 | 2026.02.12 06:44:16.461137 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8477 | 2026.02.12 06:44:16.461466 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8478 | 2026.02.12 06:44:16.467342 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 72 columns (72 merged, 0 gathered) in 0.008239772 sec., 133984.289856564 rows/sec., 107.33 MiB/sec. | ||
| 8479 | 2026.02.12 06:44:16.468396 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8480 | 2026.02.12 06:44:16.468879 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.02.12 06:44:16.468948 [ 189 ] {40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c::all_1_26_5} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8482 | 2026.02.12 06:44:16.469078 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8483 | 2026.02.12 06:44:17.201481 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8484 | 2026.02.12 06:44:17.201662 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8485 | 2026.02.12 06:44:17.201730 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8486 | 2026.02.12 06:44:17.202440 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2026.02.12 06:44:17.202496 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8488 | 2026.02.12 06:44:17.202919 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8489 | 2026.02.12 06:44:17.203155 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2026.02.12 06:44:17.203315 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001703 sec., 156194.95008807984 rows/sec., 9.92 MiB/sec. | ||
| 8491 | 2026.02.12 06:44:17.203366 [ 4 ] {b2b2e870-7133-4124-a3cd-ef1433d16c6c} <Debug> TCPHandler: Processed in 0.002015982 sec. | ||
| 8492 | 2026.02.12 06:44:17.203494 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.02.12 06:44:17.203605 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8494 | 2026.02.12 06:44:17.203652 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8495 | 2026.02.12 06:44:17.204385 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.02.12 06:44:17.204422 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8497 | 2026.02.12 06:44:17.204817 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8498 | 2026.02.12 06:44:17.205044 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.02.12 06:44:17.205182 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001602 sec., 514357.0536828964 rows/sec., 41.13 MiB/sec. | ||
| 8500 | 2026.02.12 06:44:17.205227 [ 4 ] {e86c26a1-4f55-4c32-8ff8-27f86eb21af3} <Debug> TCPHandler: Processed in 0.001785186 sec. | ||
| 8501 | 2026.02.12 06:44:17.205358 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.02.12 06:44:17.205462 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.02.12 06:44:17.205506 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8504 | 2026.02.12 06:44:17.205950 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.02.12 06:44:17.205986 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8506 | 2026.02.12 06:44:17.206304 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8507 | 2026.02.12 06:44:17.206518 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.02.12 06:44:17.206653 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001213 sec., 139323.99010717229 rows/sec., 8.62 MiB/sec. | ||
| 8509 | 2026.02.12 06:44:17.206696 [ 4 ] {c47448f9-2f86-4b71-876a-db6d61aa1c8c} <Debug> TCPHandler: Processed in 0.001396976 sec. | ||
| 8510 | 2026.02.12 06:44:17.206817 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.02.12 06:44:17.206917 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.02.12 06:44:17.206958 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8513 | 2026.02.12 06:44:17.207381 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.02.12 06:44:17.207419 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8515 | 2026.02.12 06:44:17.207727 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8516 | 2026.02.12 06:44:17.207946 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.02.12 06:44:17.208072 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001175 sec., 119148.93617021276 rows/sec., 7.70 MiB/sec. | ||
| 8518 | 2026.02.12 06:44:17.208115 [ 4 ] {f279f0cb-9d62-4c10-b9f9-2cf8fc5e59a5} <Debug> TCPHandler: Processed in 0.001347774 sec. | ||
| 8519 | 2026.02.12 06:44:17.208225 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.02.12 06:44:17.208321 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8521 | 2026.02.12 06:44:17.208361 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8522 | 2026.02.12 06:44:17.208785 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.02.12 06:44:17.208820 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8524 | 2026.02.12 06:44:17.209124 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8525 | 2026.02.12 06:44:17.209336 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2026.02.12 06:44:17.209464 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 8527 | 2026.02.12 06:44:17.209501 [ 4 ] {edceaac2-ffc5-49f7-8b53-0e876288fc1a} <Debug> TCPHandler: Processed in 0.001323984 sec. | ||
| 8528 | 2026.02.12 06:44:17.209611 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.02.12 06:44:17.209706 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8530 | 2026.02.12 06:44:17.209746 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8531 | 2026.02.12 06:44:17.210306 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.02.12 06:44:17.210341 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8533 | 2026.02.12 06:44:17.210669 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8534 | 2026.02.12 06:44:17.210946 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.02.12 06:44:17.211082 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001394 sec., 357962.6972740315 rows/sec., 25.33 MiB/sec. | ||
| 8536 | 2026.02.12 06:44:17.211121 [ 4 ] {c426e995-561a-4201-9c6e-e1ecdabafb99} <Debug> TCPHandler: Processed in 0.00155906 sec. | ||
| 8537 | 2026.02.12 06:44:17.211241 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2026.02.12 06:44:17.211337 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8539 | 2026.02.12 06:44:17.211379 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8540 | 2026.02.12 06:44:17.211716 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2026.02.12 06:44:17.211752 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8542 | 2026.02.12 06:44:17.212054 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8543 | 2026.02.12 06:44:17.212271 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.02.12 06:44:17.212397 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 8545 | 2026.02.12 06:44:17.212432 [ 4 ] {6010deb3-7ea2-4f69-8a42-8f94624d3a38} <Debug> TCPHandler: Processed in 0.001241852 sec. | ||
| 8546 | 2026.02.12 06:44:17.212533 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.02.12 06:44:17.212627 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8548 | 2026.02.12 06:44:17.212670 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8549 | 2026.02.12 06:44:17.213056 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.02.12 06:44:17.213091 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8551 | 2026.02.12 06:44:17.213417 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8552 | 2026.02.12 06:44:17.213622 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.02.12 06:44:17.213747 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001139 sec., 226514.48639157155 rows/sec., 15.08 MiB/sec. | ||
| 8554 | 2026.02.12 06:44:17.213783 [ 4 ] {033ced1c-189d-48af-a7e0-a122626d4914} <Debug> TCPHandler: Processed in 0.001298394 sec. | ||
| 8555 | 2026.02.12 06:44:17.213895 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2026.02.12 06:44:17.213988 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8557 | 2026.02.12 06:44:17.214030 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8558 | 2026.02.12 06:44:17.214342 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.02.12 06:44:17.214376 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8560 | 2026.02.12 06:44:17.214670 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8561 | 2026.02.12 06:44:17.214877 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.02.12 06:44:17.215005 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 8563 | 2026.02.12 06:44:17.215041 [ 4 ] {5dbeb33d-33e5-48b0-adbd-29cc0b051b42} <Debug> TCPHandler: Processed in 0.001194931 sec. | ||
| 8564 | 2026.02.12 06:44:17.215149 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2026.02.12 06:44:17.215243 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8566 | 2026.02.12 06:44:17.215298 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8567 | 2026.02.12 06:44:17.216091 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.02.12 06:44:17.216127 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8569 | 2026.02.12 06:44:17.216678 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8570 | 2026.02.12 06:44:17.216911 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.02.12 06:44:17.217049 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001822 sec., 19758.507135016465 rows/sec., 35.41 MiB/sec. | ||
| 8572 | 2026.02.12 06:44:17.217121 [ 4 ] {4599fcbb-5ccd-42bb-b44c-d8ff79423578} <Debug> TCPHandler: Processed in 0.002019432 sec. | ||
| 8573 | 2026.02.12 06:44:17.217266 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.02.12 06:44:17.217389 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8575 | 2026.02.12 06:44:17.217443 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8576 | 2026.02.12 06:44:17.217848 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.02.12 06:44:17.217894 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8578 | 2026.02.12 06:44:17.218247 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8579 | 2026.02.12 06:44:17.218492 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.02.12 06:44:17.218626 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001263 sec., 69675.37608867775 rows/sec., 4.37 MiB/sec. | ||
| 8581 | 2026.02.12 06:44:17.218664 [ 4 ] {ff718d1c-599f-4da1-a2ef-c11958715b21} <Debug> TCPHandler: Processed in 0.001460627 sec. | ||
| 8582 | 2026.02.12 06:44:17.342016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8583 | 2026.02.12 06:44:17.360211 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.02.12 06:44:17.360273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8585 | 2026.02.12 06:44:17.366111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8586 | 2026.02.12 06:44:17.366811 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.02.12 06:44:17.367119 [ 63 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8588 | 2026.02.12 06:44:17.367183 [ 63 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.02.12 06:44:17.367208 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8590 | 2026.02.12 06:44:17.367328 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 8591 | 2026.02.12 06:44:17.370495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8592 | 2026.02.12 06:44:17.371101 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8593 | 2026.02.12 06:44:17.372641 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 8594 | 2026.02.12 06:44:17.377280 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 8595 | 2026.02.12 06:44:17.381573 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 8596 | 2026.02.12 06:44:17.386081 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8597 | 2026.02.12 06:44:17.390379 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8598 | 2026.02.12 06:44:17.394315 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 8599 | 2026.02.12 06:44:17.445611 [ 186 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078341088 sec., 3471.9967126318184 rows/sec., 17.95 MiB/sec. | ||
| 8600 | 2026.02.12 06:44:17.448287 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8601 | 2026.02.12 06:44:17.450394 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.02.12 06:44:17.450522 [ 200 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_36_7} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8603 | 2026.02.12 06:44:17.453378 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8604 | 2026.02.12 06:44:18.719543 [ 59 ] {} <Debug> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8605 | 2026.02.12 06:44:18.719613 [ 59 ] {} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.02.12 06:44:18.719638 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8607 | 2026.02.12 06:44:18.719754 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8608 | 2026.02.12 06:44:18.719927 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2026.02.12 06:44:18.719964 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8610 | 2026.02.12 06:44:18.720036 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8611 | 2026.02.12 06:44:18.720080 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8612 | 2026.02.12 06:44:18.720120 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8613 | 2026.02.12 06:44:18.720161 [ 186 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 8614 | 2026.02.12 06:44:18.720964 [ 196 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255822 sec., 28666.48298883122 rows/sec., 2.39 MiB/sec. | ||
| 8615 | 2026.02.12 06:44:18.721163 [ 188 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8616 | 2026.02.12 06:44:18.721472 [ 188 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.02.12 06:44:18.721552 [ 188 ] {ff274c43-c338-44ba-9dd3-0583403fd06b::all_1_17_4} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8618 | 2026.02.12 06:44:18.721678 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8619 | 2026.02.12 06:44:22.220272 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2026.02.12 06:44:22.220464 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8621 | 2026.02.12 06:44:22.220532 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8622 | 2026.02.12 06:44:22.221197 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.02.12 06:44:22.221239 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8624 | 2026.02.12 06:44:22.221636 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8625 | 2026.02.12 06:44:22.221878 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.02.12 06:44:22.222054 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001637 sec., 1221.7470983506414 rows/sec., 99.62 KiB/sec. | ||
| 8627 | 2026.02.12 06:44:22.222109 [ 4 ] {ff283f13-900f-4298-b892-350706348e4d} <Debug> TCPHandler: Processed in 0.00196381 sec. | ||
| 8628 | 2026.02.12 06:44:22.222237 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.02.12 06:44:22.222341 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8630 | 2026.02.12 06:44:22.222386 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8631 | 2026.02.12 06:44:22.223331 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.02.12 06:44:22.223370 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8633 | 2026.02.12 06:44:22.223803 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8634 | 2026.02.12 06:44:22.224018 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.02.12 06:44:22.224156 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001851 sec., 652079.9567801189 rows/sec., 53.82 MiB/sec. | ||
| 8636 | 2026.02.12 06:44:22.224195 [ 4 ] {4f5643bf-df34-4be1-9235-6e5b5d1e0e06} <Debug> TCPHandler: Processed in 0.002025382 sec. | ||
| 8637 | 2026.02.12 06:44:22.224310 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.02.12 06:44:22.224423 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.02.12 06:44:22.224476 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8640 | 2026.02.12 06:44:22.225023 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.02.12 06:44:22.225059 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8642 | 2026.02.12 06:44:22.225370 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8643 | 2026.02.12 06:44:22.225604 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.02.12 06:44:22.225741 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001314 sec., 5327.245053272451 rows/sec., 392.41 KiB/sec. | ||
| 8645 | 2026.02.12 06:44:22.225794 [ 4 ] {27c111f8-cffb-4c77-952d-1255bb92a719} <Debug> TCPHandler: Processed in 0.001510769 sec. | ||
| 8646 | 2026.02.12 06:44:22.225933 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.02.12 06:44:22.226039 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.02.12 06:44:22.226082 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8649 | 2026.02.12 06:44:22.226552 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.02.12 06:44:22.226588 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8651 | 2026.02.12 06:44:22.226907 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8652 | 2026.02.12 06:44:22.227146 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.12 06:44:22.227284 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001264 sec., 180379.74683544305 rows/sec., 12.21 MiB/sec. | ||
| 8654 | 2026.02.12 06:44:22.227323 [ 4 ] {1e6acc2d-9b2b-49d9-b0fa-83f98af1ac8d} <Debug> TCPHandler: Processed in 0.001447277 sec. | ||
| 8655 | 2026.02.12 06:44:22.227443 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.02.12 06:44:22.227539 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8657 | 2026.02.12 06:44:22.227587 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8658 | 2026.02.12 06:44:22.228172 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.02.12 06:44:22.228209 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8660 | 2026.02.12 06:44:22.228540 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8661 | 2026.02.12 06:44:22.228754 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.02.12 06:44:22.228884 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001363 sec., 386647.10198092443 rows/sec., 28.64 MiB/sec. | ||
| 8663 | 2026.02.12 06:44:22.228922 [ 4 ] {e0f925b9-d636-4a7a-b4ce-46a646e5893d} <Debug> TCPHandler: Processed in 0.001528849 sec. | ||
| 8664 | 2026.02.12 06:44:22.229063 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.02.12 06:44:22.229169 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.02.12 06:44:22.229215 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8667 | 2026.02.12 06:44:22.229852 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.02.12 06:44:22.229891 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8669 | 2026.02.12 06:44:22.230289 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8670 | 2026.02.12 06:44:22.230518 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.02.12 06:44:22.230655 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001506 sec., 561088.9774236388 rows/sec., 37.77 MiB/sec. | ||
| 8672 | 2026.02.12 06:44:22.230696 [ 4 ] {3866dc36-d86a-46e6-9a05-eb262eaf52e2} <Debug> TCPHandler: Processed in 0.001694673 sec. | ||
| 8673 | 2026.02.12 06:44:22.230834 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.02.12 06:44:22.230931 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8675 | 2026.02.12 06:44:22.230994 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8676 | 2026.02.12 06:44:22.231753 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.02.12 06:44:22.231791 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8678 | 2026.02.12 06:44:22.232370 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8679 | 2026.02.12 06:44:22.232616 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.02.12 06:44:22.232767 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001855 sec., 2695.4177897574123 rows/sec., 4.83 MiB/sec. | ||
| 8681 | 2026.02.12 06:44:22.232836 [ 4 ] {fab5df0c-4138-4520-8404-61be47cbd3ca} <Debug> TCPHandler: Processed in 0.002051322 sec. | ||
| 8682 | 2026.02.12 06:44:22.232959 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.02.12 06:44:22.233058 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.02.12 06:44:22.233102 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2026.02.12 06:44:22.233452 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.02.12 06:44:22.233489 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8687 | 2026.02.12 06:44:22.233811 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8688 | 2026.02.12 06:44:22.234057 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.02.12 06:44:22.234197 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 8690 | 2026.02.12 06:44:22.234236 [ 4 ] {386bf824-fe3e-4796-877b-b1a6812fc382} <Debug> TCPHandler: Processed in 0.001326764 sec. | ||
| 8691 | 2026.02.12 06:44:23.916268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 8692 | 2026.02.12 06:44:23.916786 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.02.12 06:44:23.916832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8694 | 2026.02.12 06:44:23.917548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8695 | 2026.02.12 06:44:23.917798 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.02.12 06:44:23.917956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 8697 | 2026.02.12 06:44:24.870605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8698 | 2026.02.12 06:44:24.886392 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.02.12 06:44:24.886458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8700 | 2026.02.12 06:44:24.891716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8701 | 2026.02.12 06:44:24.892412 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.02.12 06:44:24.895228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8703 | 2026.02.12 06:44:26.459359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1142 | ||
| 8704 | 2026.02.12 06:44:26.462437 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.02.12 06:44:26.462477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8706 | 2026.02.12 06:44:26.463691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8707 | 2026.02.12 06:44:26.463965 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.02.12 06:44:26.464229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 8709 | 2026.02.12 06:44:27.201606 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.02.12 06:44:27.201781 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.02.12 06:44:27.201847 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8712 | 2026.02.12 06:44:27.202607 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.02.12 06:44:27.202651 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8714 | 2026.02.12 06:44:27.203062 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8715 | 2026.02.12 06:44:27.203298 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.02.12 06:44:27.203452 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001718 sec., 154831.19906868454 rows/sec., 9.84 MiB/sec. | ||
| 8717 | 2026.02.12 06:44:27.203504 [ 4 ] {b9feeda0-b768-4522-8da5-0ed7ab79dc24} <Debug> TCPHandler: Processed in 0.002021863 sec. | ||
| 8718 | 2026.02.12 06:44:27.203634 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.02.12 06:44:27.203738 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8720 | 2026.02.12 06:44:27.203784 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8721 | 2026.02.12 06:44:27.204825 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.02.12 06:44:27.204862 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8723 | 2026.02.12 06:44:27.205268 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8724 | 2026.02.12 06:44:27.205491 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.02.12 06:44:27.205624 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001909 sec., 431639.60188580403 rows/sec., 34.51 MiB/sec. | ||
| 8726 | 2026.02.12 06:44:27.205663 [ 4 ] {c93f2749-1eb9-452a-af89-b2a9c6890c13} <Debug> TCPHandler: Processed in 0.002078953 sec. | ||
| 8727 | 2026.02.12 06:44:27.205781 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.02.12 06:44:27.205879 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8729 | 2026.02.12 06:44:27.205922 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8730 | 2026.02.12 06:44:27.206399 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.02.12 06:44:27.206434 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8732 | 2026.02.12 06:44:27.206744 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8733 | 2026.02.12 06:44:27.206973 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.02.12 06:44:27.207101 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001242 sec., 136070.8534621578 rows/sec., 8.42 MiB/sec. | ||
| 8735 | 2026.02.12 06:44:27.207139 [ 4 ] {515c16da-0072-42a6-a6b5-74bee4562b3b} <Debug> TCPHandler: Processed in 0.001406926 sec. | ||
| 8736 | 2026.02.12 06:44:27.207249 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.02.12 06:44:27.207343 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8738 | 2026.02.12 06:44:27.207382 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8739 | 2026.02.12 06:44:27.207825 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.02.12 06:44:27.207859 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8741 | 2026.02.12 06:44:27.208165 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8742 | 2026.02.12 06:44:27.208386 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.02.12 06:44:27.208483 [ 51 ] {} <Debug> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8744 | 2026.02.12 06:44:27.208509 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001185 sec., 118143.4599156118 rows/sec., 7.64 MiB/sec. | ||
| 8745 | 2026.02.12 06:44:27.208515 [ 51 ] {} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.02.12 06:44:27.208541 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8747 | 2026.02.12 06:44:27.208547 [ 4 ] {332ac36f-0a3f-4940-9e87-ec0061aeb057} <Debug> TCPHandler: Processed in 0.001346784 sec. | ||
| 8748 | 2026.02.12 06:44:27.208659 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.02.12 06:44:27.208666 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::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 | ||
| 8750 | 2026.02.12 06:44:27.208752 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8751 | 2026.02.12 06:44:27.208797 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8752 | 2026.02.12 06:44:27.208824 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.02.12 06:44:27.208866 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 370 rows starting from the beginning of the part | ||
| 8754 | 2026.02.12 06:44:27.208943 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 8755 | 2026.02.12 06:44:27.208995 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 8756 | 2026.02.12 06:44:27.209048 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 8757 | 2026.02.12 06:44:27.209096 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 8758 | 2026.02.12 06:44:27.209142 [ 186 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 8759 | 2026.02.12 06:44:27.209251 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.02.12 06:44:27.209292 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8761 | 2026.02.12 06:44:27.209629 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8762 | 2026.02.12 06:44:27.209861 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.02.12 06:44:27.209991 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001257 sec., 110580.74781225139 rows/sec., 6.29 MiB/sec. | ||
| 8764 | 2026.02.12 06:44:27.210030 [ 4 ] {930cf1a5-25ad-4683-ad4f-585ed9355cd3} <Debug> TCPHandler: Processed in 0.001419837 sec. | ||
| 8765 | 2026.02.12 06:44:27.210138 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.02.12 06:44:27.210231 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8767 | 2026.02.12 06:44:27.210229 [ 188 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618132 sec., 715640.0095913066 rows/sec., 49.85 MiB/sec. | ||
| 8768 | 2026.02.12 06:44:27.210273 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2026.02.12 06:44:27.210475 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8770 | 2026.02.12 06:44:27.210834 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.02.12 06:44:27.210930 [ 196 ] {1c3d6af9-b896-417c-ac6a-5a0d82f696fc::all_1_36_7} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8772 | 2026.02.12 06:44:27.210979 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.02.12 06:44:27.211022 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8774 | 2026.02.12 06:44:27.211055 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8775 | 2026.02.12 06:44:27.211359 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8776 | 2026.02.12 06:44:27.211581 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.02.12 06:44:27.211712 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001499 sec., 332888.59239492996 rows/sec., 23.56 MiB/sec. | ||
| 8778 | 2026.02.12 06:44:27.211750 [ 4 ] {140eae35-451f-4ed6-a253-9939103ce44f} <Debug> TCPHandler: Processed in 0.001661023 sec. | ||
| 8779 | 2026.02.12 06:44:27.211857 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.02.12 06:44:27.211950 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8781 | 2026.02.12 06:44:27.211992 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8782 | 2026.02.12 06:44:27.212304 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.02.12 06:44:27.212336 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8784 | 2026.02.12 06:44:27.212623 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8785 | 2026.02.12 06:44:27.212829 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.02.12 06:44:27.212948 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 8787 | 2026.02.12 06:44:27.213050 [ 4 ] {42b2be4b-311a-425a-800f-381a838a7f69} <Debug> TCPHandler: Processed in 0.001240752 sec. | ||
| 8788 | 2026.02.12 06:44:27.213151 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.02.12 06:44:27.213243 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.02.12 06:44:27.213286 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8791 | 2026.02.12 06:44:27.213718 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.02.12 06:44:27.213753 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8793 | 2026.02.12 06:44:27.214081 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8794 | 2026.02.12 06:44:27.214297 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.02.12 06:44:27.214423 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001198 sec., 215358.93155258763 rows/sec., 14.34 MiB/sec. | ||
| 8796 | 2026.02.12 06:44:27.214460 [ 4 ] {ae7d4d36-0fa7-42bb-a374-d9ed9eb141f4} <Debug> TCPHandler: Processed in 0.001356915 sec. | ||
| 8797 | 2026.02.12 06:44:27.214570 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.02.12 06:44:27.214663 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.02.12 06:44:27.214704 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8800 | 2026.02.12 06:44:27.215010 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.02.12 06:44:27.215048 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8802 | 2026.02.12 06:44:27.215401 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8803 | 2026.02.12 06:44:27.215636 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.02.12 06:44:27.215803 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 8805 | 2026.02.12 06:44:27.215865 [ 4 ] {14602e9d-53e9-4b5a-b80d-d33e786c5684} <Debug> TCPHandler: Processed in 0.001343525 sec. | ||
| 8806 | 2026.02.12 06:44:27.216004 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.02.12 06:44:27.216122 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.02.12 06:44:27.216186 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8809 | 2026.02.12 06:44:27.217067 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.02.12 06:44:27.217105 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8811 | 2026.02.12 06:44:27.217665 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8812 | 2026.02.12 06:44:27.217893 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.02.12 06:44:27.218033 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001936 sec., 18595.04132231405 rows/sec., 33.32 MiB/sec. | ||
| 8814 | 2026.02.12 06:44:27.218095 [ 4 ] {1e0dd6de-a13b-43ab-90e8-effd6af0a6aa} <Debug> TCPHandler: Processed in 0.002151595 sec. | ||
| 8815 | 2026.02.12 06:44:27.218219 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.02.12 06:44:27.218322 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.02.12 06:44:27.218371 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8818 | 2026.02.12 06:44:27.218718 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.02.12 06:44:27.218755 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8820 | 2026.02.12 06:44:27.219072 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8821 | 2026.02.12 06:44:27.219285 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.02.12 06:44:27.219412 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001112 sec., 79136.69064748201 rows/sec., 4.97 MiB/sec. | ||
| 8823 | 2026.02.12 06:44:27.219447 [ 4 ] {8332b4c4-6c7b-429b-8709-78768d0ef66f} <Debug> TCPHandler: Processed in 0.001278133 sec. | ||
| 8824 | 2026.02.12 06:44:31.267062 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8825 | 2026.02.12 06:44:31.267129 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8826 | 2026.02.12 06:44:31.418112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 8827 | 2026.02.12 06:44:31.418977 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.02.12 06:44:31.419037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8829 | 2026.02.12 06:44:31.419524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8830 | 2026.02.12 06:44:31.419754 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.02.12 06:44:31.419896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 8832 | 2026.02.12 06:44:32.193549 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.02.12 06:44:32.193728 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8834 | 2026.02.12 06:44:32.193814 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8835 | 2026.02.12 06:44:32.194492 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.02.12 06:44:32.194542 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8837 | 2026.02.12 06:44:32.194950 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8838 | 2026.02.12 06:44:32.195187 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.02.12 06:44:32.195362 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001682 sec., 39239.00118906065 rows/sec., 3.12 MiB/sec. | ||
| 8840 | 2026.02.12 06:44:32.195413 [ 4 ] {c8476e68-be0b-4742-a803-322f39bee575} <Debug> TCPHandler: Processed in 0.001991222 sec. | ||
| 8841 | 2026.02.12 06:44:32.195538 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.02.12 06:44:32.195641 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.02.12 06:44:32.195686 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8844 | 2026.02.12 06:44:32.196109 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.02.12 06:44:32.196148 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8846 | 2026.02.12 06:44:32.196462 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8847 | 2026.02.12 06:44:32.196665 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.02.12 06:44:32.196790 [ 45 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8849 | 2026.02.12 06:44:32.196801 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001184 sec., 4222.972972972973 rows/sec., 317.55 KiB/sec. | ||
| 8850 | 2026.02.12 06:44:32.196855 [ 45 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.02.12 06:44:32.196865 [ 4 ] {b75375e9-3f79-455f-b74c-9898960c3cc4} <Debug> TCPHandler: Processed in 0.001380476 sec. | ||
| 8852 | 2026.02.12 06:44:32.196884 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8853 | 2026.02.12 06:44:32.196991 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.02.12 06:44:32.197009 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 8855 | 2026.02.12 06:44:32.197091 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8856 | 2026.02.12 06:44:32.197136 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8857 | 2026.02.12 06:44:32.197154 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8858 | 2026.02.12 06:44:32.197193 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 192 rows starting from the beginning of the part | ||
| 8859 | 2026.02.12 06:44:32.197259 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 8860 | 2026.02.12 06:44:32.197305 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 169 rows starting from the beginning of the part | ||
| 8861 | 2026.02.12 06:44:32.197349 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 8862 | 2026.02.12 06:44:32.197389 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 169 rows starting from the beginning of the part | ||
| 8863 | 2026.02.12 06:44:32.197428 [ 202 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 8864 | 2026.02.12 06:44:32.197549 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.02.12 06:44:32.197591 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8866 | 2026.02.12 06:44:32.197919 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8867 | 2026.02.12 06:44:32.198142 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.02.12 06:44:32.198277 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001205 sec., 57261.41078838175 rows/sec., 4.47 MiB/sec. | ||
| 8869 | 2026.02.12 06:44:32.198316 [ 4 ] {2c31ec32-c483-4b62-baff-9380ea353df5} <Debug> TCPHandler: Processed in 0.001374995 sec. | ||
| 8870 | 2026.02.12 06:44:32.198378 [ 196 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420197 sec., 385157.83373715053 rows/sec., 25.56 MiB/sec. | ||
| 8871 | 2026.02.12 06:44:32.198431 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2026.02.12 06:44:32.198533 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.02.12 06:44:32.198579 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8874 | 2026.02.12 06:44:32.198590 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8875 | 2026.02.12 06:44:32.198918 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.02.12 06:44:32.198982 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.02.12 06:44:32.199011 [ 188 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_51_10} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8878 | 2026.02.12 06:44:32.199027 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8879 | 2026.02.12 06:44:32.199137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8880 | 2026.02.12 06:44:32.199377 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8881 | 2026.02.12 06:44:32.199592 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.02.12 06:44:32.199725 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8883 | 2026.02.12 06:44:32.199762 [ 4 ] {83686340-541e-4170-8593-35e85ddc0e04} <Debug> TCPHandler: Processed in 0.001379606 sec. | ||
| 8884 | 2026.02.12 06:44:32.199873 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.02.12 06:44:32.199970 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.02.12 06:44:32.200024 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8887 | 2026.02.12 06:44:32.200718 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.02.12 06:44:32.200757 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8889 | 2026.02.12 06:44:32.201316 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8890 | 2026.02.12 06:44:32.201532 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.02.12 06:44:32.201674 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001722 sec., 2903.6004645760745 rows/sec., 5.20 MiB/sec. | ||
| 8892 | 2026.02.12 06:44:32.201732 [ 4 ] {0ded465d-a969-4057-ba7c-2b5664d5c10d} <Debug> TCPHandler: Processed in 0.001905729 sec. | ||
| 8893 | 2026.02.12 06:44:32.201851 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.02.12 06:44:32.201946 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.02.12 06:44:32.201987 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8896 | 2026.02.12 06:44:32.202330 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.02.12 06:44:32.202367 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8898 | 2026.02.12 06:44:32.202665 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8899 | 2026.02.12 06:44:32.202867 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.02.12 06:44:32.203020 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8901 | 2026.02.12 06:44:32.203055 [ 4 ] {412e5523-9c88-4631-937e-a5fc8fd578db} <Debug> TCPHandler: Processed in 0.001253322 sec. | ||
| 8902 | 2026.02.12 06:44:32.395364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8903 | 2026.02.12 06:44:32.412386 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.02.12 06:44:32.412443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8905 | 2026.02.12 06:44:32.418199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8906 | 2026.02.12 06:44:32.418980 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.02.12 06:44:32.421978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8908 | 2026.02.12 06:44:36.464565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1176 | ||
| 8909 | 2026.02.12 06:44:36.467025 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.02.12 06:44:36.467088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8911 | 2026.02.12 06:44:36.468276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8912 | 2026.02.12 06:44:36.468551 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.02.12 06:44:36.468829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 8914 | 2026.02.12 06:44:37.202393 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.02.12 06:44:37.202568 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.02.12 06:44:37.202634 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8917 | 2026.02.12 06:44:37.203328 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.02.12 06:44:37.203377 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8919 | 2026.02.12 06:44:37.203777 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8920 | 2026.02.12 06:44:37.203999 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.02.12 06:44:37.204156 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001636 sec., 162591.6870415648 rows/sec., 10.33 MiB/sec. | ||
| 8922 | 2026.02.12 06:44:37.204205 [ 4 ] {256c36f9-93c7-4a0a-9062-65461e83a812} <Debug> TCPHandler: Processed in 0.00193764 sec. | ||
| 8923 | 2026.02.12 06:44:37.204350 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.02.12 06:44:37.204455 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8925 | 2026.02.12 06:44:37.204498 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8926 | 2026.02.12 06:44:37.204898 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.02.12 06:44:37.204935 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8928 | 2026.02.12 06:44:37.205235 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8929 | 2026.02.12 06:44:37.205445 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.02.12 06:44:37.205584 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 8931 | 2026.02.12 06:44:37.205623 [ 4 ] {3c4d9155-7620-48cd-af1f-19deddbb3c4e} <Debug> TCPHandler: Processed in 0.001342654 sec. | ||
| 8932 | 2026.02.12 06:44:37.205736 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.02.12 06:44:37.205834 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8934 | 2026.02.12 06:44:37.205876 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8935 | 2026.02.12 06:44:37.206542 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.02.12 06:44:37.206579 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8937 | 2026.02.12 06:44:37.206928 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8938 | 2026.02.12 06:44:37.207136 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.02.12 06:44:37.207261 [ 40 ] {} <Debug> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8940 | 2026.02.12 06:44:37.207265 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Debug> executeQuery: Read 825 rows, 67.54 KiB in 0.001452 sec., 568181.8181818182 rows/sec., 45.43 MiB/sec. | ||
| 8941 | 2026.02.12 06:44:37.207341 [ 40 ] {} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.02.12 06:44:37.207354 [ 4 ] {191af2d1-54c6-4a2e-b5c5-170254b67e10} <Debug> TCPHandler: Processed in 0.001667393 sec. | ||
| 8943 | 2026.02.12 06:44:37.207372 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8944 | 2026.02.12 06:44:37.207479 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.02.12 06:44:37.207501 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::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 | ||
| 8946 | 2026.02.12 06:44:37.207579 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.02.12 06:44:37.207624 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8948 | 2026.02.12 06:44:37.207639 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8949 | 2026.02.12 06:44:37.207678 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1985 rows starting from the beginning of the part | ||
| 8950 | 2026.02.12 06:44:37.207744 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 824 rows starting from the beginning of the part | ||
| 8951 | 2026.02.12 06:44:37.207792 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1207 rows starting from the beginning of the part | ||
| 8952 | 2026.02.12 06:44:37.207834 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 824 rows starting from the beginning of the part | ||
| 8953 | 2026.02.12 06:44:37.207870 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 8954 | 2026.02.12 06:44:37.207909 [ 202 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 825 rows starting from the beginning of the part | ||
| 8955 | 2026.02.12 06:44:37.208054 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.02.12 06:44:37.208095 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8957 | 2026.02.12 06:44:37.208422 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8958 | 2026.02.12 06:44:37.208640 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.02.12 06:44:37.208775 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Debug> executeQuery: Read 171 rows, 10.85 KiB in 0.001216 sec., 140625 rows/sec., 8.71 MiB/sec. | ||
| 8960 | 2026.02.12 06:44:37.208812 [ 4 ] {07639fbe-e8cc-495f-87b0-b7d4ce84a7b7} <Debug> TCPHandler: Processed in 0.001383496 sec. | ||
| 8961 | 2026.02.12 06:44:37.208932 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.02.12 06:44:37.209027 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8963 | 2026.02.12 06:44:37.209066 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8964 | 2026.02.12 06:44:37.209477 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.02.12 06:44:37.209513 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8966 | 2026.02.12 06:44:37.209817 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8967 | 2026.02.12 06:44:37.210002 [ 188 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5731 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559926 sec., 2238736.5884795105 rows/sec., 190.02 MiB/sec. | ||
| 8968 | 2026.02.12 06:44:37.210035 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.02.12 06:44:37.210167 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001159 sec., 120793.78774805866 rows/sec., 7.81 MiB/sec. | ||
| 8970 | 2026.02.12 06:44:37.210205 [ 4 ] {b3f91334-cceb-474e-9ee0-674c7d93831c} <Debug> TCPHandler: Processed in 0.001321525 sec. | ||
| 8971 | 2026.02.12 06:44:37.210310 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8972 | 2026.02.12 06:44:37.210328 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.02.12 06:44:37.210429 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.02.12 06:44:37.210472 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8975 | 2026.02.12 06:44:37.210589 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.02.12 06:44:37.210668 [ 198 ] {b9cd91d4-479c-4dc1-8eb8-47727e48b0e3::all_1_56_11} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8977 | 2026.02.12 06:44:37.210760 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 8978 | 2026.02.12 06:44:37.210896 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.02.12 06:44:37.210936 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8980 | 2026.02.12 06:44:37.211251 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8981 | 2026.02.12 06:44:37.211464 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.02.12 06:44:37.211593 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001182 sec., 117597.29272419626 rows/sec., 6.69 MiB/sec. | ||
| 8983 | 2026.02.12 06:44:37.211630 [ 4 ] {45949aa3-269e-48c0-9dda-da540cba762a} <Debug> TCPHandler: Processed in 0.001350725 sec. | ||
| 8984 | 2026.02.12 06:44:37.211746 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.02.12 06:44:37.211840 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8986 | 2026.02.12 06:44:37.211880 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8987 | 2026.02.12 06:44:37.212449 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.02.12 06:44:37.212487 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8989 | 2026.02.12 06:44:37.212813 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8990 | 2026.02.12 06:44:37.213020 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.02.12 06:44:37.213126 [ 40 ] {} <Debug> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8992 | 2026.02.12 06:44:37.213151 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Debug> executeQuery: Read 501 rows, 36.33 KiB in 0.001328 sec., 377259.0361445783 rows/sec., 26.71 MiB/sec. | ||
| 8993 | 2026.02.12 06:44:37.213164 [ 40 ] {} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.02.12 06:44:37.213193 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8995 | 2026.02.12 06:44:37.213197 [ 4 ] {f0c39e74-54e6-4ac3-9715-a0073a9e5856} <Debug> TCPHandler: Processed in 0.001503698 sec. | ||
| 8996 | 2026.02.12 06:44:37.213272 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::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 | ||
| 8997 | 2026.02.12 06:44:37.213329 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.02.12 06:44:37.213360 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8999 | 2026.02.12 06:44:37.213390 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 996 rows starting from the beginning of the part | ||
| 9000 | 2026.02.12 06:44:37.213429 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9001 | 2026.02.12 06:44:37.213441 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 499 rows starting from the beginning of the part | ||
| 9002 | 2026.02.12 06:44:37.213481 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9003 | 2026.02.12 06:44:37.213494 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 527 rows starting from the beginning of the part | ||
| 9004 | 2026.02.12 06:44:37.213539 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 499 rows starting from the beginning of the part | ||
| 9005 | 2026.02.12 06:44:37.213579 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part | ||
| 9006 | 2026.02.12 06:44:37.213614 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 501 rows starting from the beginning of the part | ||
| 9007 | 2026.02.12 06:44:37.213834 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.02.12 06:44:37.213874 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9009 | 2026.02.12 06:44:37.214193 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9010 | 2026.02.12 06:44:37.214418 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.02.12 06:44:37.214550 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 9012 | 2026.02.12 06:44:37.214586 [ 4 ] {ef8c843f-8815-4514-94a3-691ed4f23404} <Debug> TCPHandler: Processed in 0.001307183 sec. | ||
| 9013 | 2026.02.12 06:44:37.214696 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.02.12 06:44:37.214790 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.02.12 06:44:37.214815 [ 199 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576281 sec., 1960944.7807846444 rows/sec., 148.67 MiB/sec. | ||
| 9016 | 2026.02.12 06:44:37.214832 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9017 | 2026.02.12 06:44:37.214973 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9018 | 2026.02.12 06:44:37.215225 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.02.12 06:44:37.215246 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.12 06:44:37.215289 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9021 | 2026.02.12 06:44:37.215293 [ 198 ] {007be59e-0e92-43b1-a6ad-bf3d129d9124::all_1_56_11} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9022 | 2026.02.12 06:44:37.215362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9023 | 2026.02.12 06:44:37.215631 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9024 | 2026.02.12 06:44:37.215847 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.02.12 06:44:37.215975 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001204 sec., 215116.27906976745 rows/sec., 14.32 MiB/sec. | ||
| 9026 | 2026.02.12 06:44:37.215972 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9027 | 2026.02.12 06:44:37.216012 [ 4 ] {ccc7490d-5a41-4247-829f-fee8396146cf} <Debug> TCPHandler: Processed in 0.001364005 sec. | ||
| 9028 | 2026.02.12 06:44:37.216051 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.02.12 06:44:37.216077 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9030 | 2026.02.12 06:44:37.216143 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.02.12 06:44:37.216177 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::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 | ||
| 9032 | 2026.02.12 06:44:37.216242 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.02.12 06:44:37.216287 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9034 | 2026.02.12 06:44:37.216312 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9035 | 2026.02.12 06:44:37.216354 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16935 rows starting from the beginning of the part | ||
| 9036 | 2026.02.12 06:44:37.216420 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 258 rows starting from the beginning of the part | ||
| 9037 | 2026.02.12 06:44:37.216467 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 9038 | 2026.02.12 06:44:37.216511 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 258 rows starting from the beginning of the part | ||
| 9039 | 2026.02.12 06:44:37.216555 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9040 | 2026.02.12 06:44:37.216599 [ 188 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part | ||
| 9041 | 2026.02.12 06:44:37.216599 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.02.12 06:44:37.216649 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9043 | 2026.02.12 06:44:37.216963 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9044 | 2026.02.12 06:44:37.217178 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.02.12 06:44:37.217308 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 9046 | 2026.02.12 06:44:37.217344 [ 4 ] {12ae73e1-a5b3-4220-ae4e-430afa5b8d9b} <Debug> TCPHandler: Processed in 0.001251822 sec. | ||
| 9047 | 2026.02.12 06:44:37.217458 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.02.12 06:44:37.217552 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.02.12 06:44:37.217606 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9050 | 2026.02.12 06:44:37.218414 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.02.12 06:44:37.218451 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9052 | 2026.02.12 06:44:37.219186 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9053 | 2026.02.12 06:44:37.219421 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.02.12 06:44:37.219542 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9055 | 2026.02.12 06:44:37.219561 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002027 sec., 17760.236803157375 rows/sec., 31.83 MiB/sec. | ||
| 9056 | 2026.02.12 06:44:37.219579 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.02.12 06:44:37.219606 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9058 | 2026.02.12 06:44:37.219631 [ 4 ] {f299a798-5bae-4736-b466-2c28aeb33263} <Debug> TCPHandler: Processed in 0.002227797 sec. | ||
| 9059 | 2026.02.12 06:44:37.219680 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 9060 | 2026.02.12 06:44:37.219755 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.02.12 06:44:37.219854 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9062 | 2026.02.12 06:44:37.219854 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.02.12 06:44:37.219904 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 925 rows starting from the beginning of the part | ||
| 9064 | 2026.02.12 06:44:37.219914 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9065 | 2026.02.12 06:44:37.220018 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 9066 | 2026.02.12 06:44:37.220125 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 9067 | 2026.02.12 06:44:37.220234 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::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 | ||
| 9068 | 2026.02.12 06:44:37.220254 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.02.12 06:44:37.220295 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9070 | 2026.02.12 06:44:37.220320 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 9071 | 2026.02.12 06:44:37.220409 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 9072 | 2026.02.12 06:44:37.220769 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9073 | 2026.02.12 06:44:37.221020 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.02.12 06:44:37.221136 [ 37 ] {} <Debug> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9075 | 2026.02.12 06:44:37.221161 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001325 sec., 66415.09433962264 rows/sec., 4.17 MiB/sec. | ||
| 9076 | 2026.02.12 06:44:37.221166 [ 37 ] {} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.02.12 06:44:37.221204 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9078 | 2026.02.12 06:44:37.221210 [ 4 ] {27d81e0c-ee65-47c4-808c-af119b1de902} <Debug> TCPHandler: Processed in 0.001505079 sec. | ||
| 9079 | 2026.02.12 06:44:37.221307 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 9080 | 2026.02.12 06:44:37.221446 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9081 | 2026.02.12 06:44:37.221483 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3700 rows starting from the beginning of the part | ||
| 9082 | 2026.02.12 06:44:37.221549 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 9083 | 2026.02.12 06:44:37.221595 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::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 | ||
| 9084 | 2026.02.12 06:44:37.221637 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 9085 | 2026.02.12 06:44:37.221677 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9086 | 2026.02.12 06:44:37.221717 [ 193 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 9087 | 2026.02.12 06:44:37.223213 [ 192 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18715 rows, containing 5 columns (5 merged, 0 gathered) in 0.007085702 sec., 2641234.4182693544 rows/sec., 177.92 MiB/sec. | ||
| 9088 | 2026.02.12 06:44:37.223507 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9089 | 2026.02.12 06:44:37.223671 [ 192 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413382 sec., 1692231.0682685128 rows/sec., 109.35 MiB/sec. | ||
| 9090 | 2026.02.12 06:44:37.223825 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.02.12 06:44:37.223916 [ 197 ] {436009a7-ea7b-4560-9d67-55a8eaccbd6c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9092 | 2026.02.12 06:44:37.224012 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 9093 | 2026.02.12 06:44:37.224113 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9094 | 2026.02.12 06:44:37.224405 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.02.12 06:44:37.224475 [ 191 ] {e6cfdd5b-9abc-4d9a-af51-bf584c00230f::all_1_56_11} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9096 | 2026.02.12 06:44:37.224556 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9097 | 2026.02.12 06:44:37.227618 [ 198 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1043 rows, containing 19 columns (19 merged, 0 gathered) in 0.007965765 sec., 130935.32134076263 rows/sec., 234.63 MiB/sec. | ||
| 9098 | 2026.02.12 06:44:37.229356 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9099 | 2026.02.12 06:44:37.229729 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.02.12 06:44:37.229806 [ 194 ] {9dd1cb2e-6676-4972-9866-8e5ed1d306d3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9101 | 2026.02.12 06:44:37.229912 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
| 9102 | 2026.02.12 06:44:38.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.32 MiB, peak 305.03 MiB, free memory in arenas 0.00 B, will set to 298.25 MiB (RSS), difference: 5.93 MiB | ||
| 9103 | 2026.02.12 06:44:38.920274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 9104 | 2026.02.12 06:44:38.920979 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.02.12 06:44:38.921039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9106 | 2026.02.12 06:44:38.921705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9107 | 2026.02.12 06:44:38.922059 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.02.12 06:44:38.922248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 9109 | 2026.02.12 06:44:39.605126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39636 | ||
| 9110 | 2026.02.12 06:44:39.605235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9111 | 2026.02.12 06:44:39.605262 [ 291 ] {} <Debug> TCP-Session: c83cf4a7-1670-4595-8dcf-51768501487e Authenticating user 'default' from [fd00:1122:3344:101::e]:39636 | ||
| 9112 | 2026.02.12 06:44:39.605285 [ 291 ] {} <Debug> TCP-Session: c83cf4a7-1670-4595-8dcf-51768501487e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.02.12 06:44:39.605298 [ 291 ] {} <Debug> TCP-Session: c83cf4a7-1670-4595-8dcf-51768501487e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.02.12 06:44:39.605527 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45266 | ||
| 9115 | 2026.02.12 06:44:39.605568 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 | ||
| 9116 | 2026.02.12 06:44:39.605623 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53109 | ||
| 9117 | 2026.02.12 06:44:39.605629 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65114 | ||
| 9118 | 2026.02.12 06:44:39.605650 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.02.12 06:44:39.605671 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50982 | ||
| 9120 | 2026.02.12 06:44:39.605703 [ 292 ] {} <Debug> TCP-Session: 0009159d-a076-4760-85ce-960ce141a2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45266 | ||
| 9121 | 2026.02.12 06:44:39.605712 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9122 | 2026.02.12 06:44:39.605739 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9123 | 2026.02.12 06:44:39.605741 [ 292 ] {} <Debug> TCP-Session: 0009159d-a076-4760-85ce-960ce141a2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.02.12 06:44:39.605760 [ 3 ] {} <Debug> TCP-Session: 5c8f2cb2-cdd8-4d4b-8be6-1202e2900a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:53109 | ||
| 9125 | 2026.02.12 06:44:39.605768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9126 | 2026.02.12 06:44:39.605786 [ 292 ] {} <Debug> TCP-Session: 0009159d-a076-4760-85ce-960ce141a2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9127 | 2026.02.12 06:44:39.605801 [ 3 ] {} <Debug> TCP-Session: 5c8f2cb2-cdd8-4d4b-8be6-1202e2900a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.02.12 06:44:39.605810 [ 289 ] {} <Debug> TCP-Session: 7cd53469-f774-470e-b08b-4837cfadd5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50982 | ||
| 9129 | 2026.02.12 06:44:39.605827 [ 3 ] {} <Debug> TCP-Session: 5c8f2cb2-cdd8-4d4b-8be6-1202e2900a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.02.12 06:44:39.605711 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9131 | 2026.02.12 06:44:39.605843 [ 289 ] {} <Debug> TCP-Session: 7cd53469-f774-470e-b08b-4837cfadd5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.02.12 06:44:39.605680 [ 291 ] {} <Trace> TCP-Session: c83cf4a7-1670-4595-8dcf-51768501487e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.02.12 06:44:39.605868 [ 293 ] {} <Debug> TCP-Session: 74d2f2d4-50d5-45e7-8a7d-41f77d471e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 | ||
| 9134 | 2026.02.12 06:44:39.605871 [ 289 ] {} <Debug> TCP-Session: 7cd53469-f774-470e-b08b-4837cfadd5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.02.12 06:44:39.605911 [ 293 ] {} <Debug> TCP-Session: 74d2f2d4-50d5-45e7-8a7d-41f77d471e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.02.12 06:44:39.605679 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42338 | ||
| 9137 | 2026.02.12 06:44:39.605934 [ 293 ] {} <Debug> TCP-Session: 74d2f2d4-50d5-45e7-8a7d-41f77d471e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.02.12 06:44:39.605656 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36809 | ||
| 9139 | 2026.02.12 06:44:39.605624 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39498 | ||
| 9140 | 2026.02.12 06:44:39.605773 [ 287 ] {} <Debug> TCP-Session: 9d642aad-d84a-4cb0-bced-bf0e4773ef12 Authenticating user 'default' from [fd00:1122:3344:101::e]:65114 | ||
| 9141 | 2026.02.12 06:44:39.606052 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9142 | 2026.02.12 06:44:39.606069 [ 287 ] {} <Debug> TCP-Session: 9d642aad-d84a-4cb0-bced-bf0e4773ef12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2026.02.12 06:44:39.606083 [ 287 ] {} <Debug> TCP-Session: 9d642aad-d84a-4cb0-bced-bf0e4773ef12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.02.12 06:44:39.606162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9145 | 2026.02.12 06:44:39.606197 [ 290 ] {} <Debug> TCP-Session: c0f8f029-4e11-4eae-b9ff-7067f66b709a Authenticating user 'default' from [fd00:1122:3344:101::e]:42338 | ||
| 9146 | 2026.02.12 06:44:39.606221 [ 290 ] {} <Debug> TCP-Session: c0f8f029-4e11-4eae-b9ff-7067f66b709a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2026.02.12 06:44:39.606234 [ 290 ] {} <Debug> TCP-Session: c0f8f029-4e11-4eae-b9ff-7067f66b709a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2026.02.12 06:44:39.606468 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9149 | 2026.02.12 06:44:39.606498 [ 294 ] {} <Debug> TCP-Session: 9532a98b-02ab-463a-826f-7e0e60baa25c Authenticating user 'default' from [fd00:1122:3344:101::e]:39498 | ||
| 9150 | 2026.02.12 06:44:39.606515 [ 294 ] {} <Debug> TCP-Session: 9532a98b-02ab-463a-826f-7e0e60baa25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.02.12 06:44:39.606529 [ 294 ] {} <Debug> TCP-Session: 9532a98b-02ab-463a-826f-7e0e60baa25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.02.12 06:44:39.606528 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9153 | 2026.02.12 06:44:39.606579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2026.02.12 06:44:39.606600 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9155 | 2026.02.12 06:44:39.606617 [ 288 ] {} <Debug> TCP-Session: 588a5c32-6adc-4eaa-b84a-d009e1cec597 Authenticating user 'default' from [fd00:1122:3344:101::e]:36809 | ||
| 9156 | 2026.02.12 06:44:39.606642 [ 288 ] {} <Debug> TCP-Session: 588a5c32-6adc-4eaa-b84a-d009e1cec597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.02.12 06:44:39.606654 [ 288 ] {} <Debug> TCP-Session: 588a5c32-6adc-4eaa-b84a-d009e1cec597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.02.12 06:44:39.606917 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 9159 | 2026.02.12 06:44:39.608034 [ 319 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> AggregatingTransform: Aggregating | ||
| 9160 | 2026.02.12 06:44:39.608082 [ 319 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> Aggregator: Aggregation method: without_key | ||
| 9161 | 2026.02.12 06:44:39.608116 [ 319 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097708 sec. (910.989 rows/sec., 35.59 KiB/sec.) | ||
| 9162 | 2026.02.12 06:44:39.608134 [ 319 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Trace> Aggregator: Merging aggregated data | ||
| 9163 | 2026.02.12 06:44:39.609456 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003472 sec., 288.0184331797235 rows/sec., 11.25 KiB/sec. | ||
| 9164 | 2026.02.12 06:44:39.609563 [ 291 ] {5c2d2723-3ea0-4b5f-8fad-3068b4b85cbb} <Debug> TCPHandler: Processed in 0.004039914 sec. | ||
| 9165 | 2026.02.12 06:44:39.609710 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9166 | 2026.02.12 06:44:39.609739 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9167 | 2026.02.12 06:44:39.609746 [ 291 ] {} <Debug> TCP-Session: c83cf4a7-1670-4595-8dcf-51768501487e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.02.12 06:44:39.609753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9169 | 2026.02.12 06:44:39.609787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9170 | 2026.02.12 06:44:39.609798 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9171 | 2026.02.12 06:44:39.609814 [ 290 ] {} <Debug> TCP-Session: c0f8f029-4e11-4eae-b9ff-7067f66b709a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2026.02.12 06:44:39.609833 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9173 | 2026.02.12 06:44:39.609863 [ 287 ] {} <Debug> TCP-Session: 9d642aad-d84a-4cb0-bced-bf0e4773ef12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.02.12 06:44:39.609847 [ 288 ] {} <Debug> TCP-Session: 588a5c32-6adc-4eaa-b84a-d009e1cec597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.02.12 06:44:39.609892 [ 289 ] {} <Debug> TCP-Session: 7cd53469-f774-470e-b08b-4837cfadd5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.02.12 06:44:39.609822 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2026.02.12 06:44:39.609811 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9178 | 2026.02.12 06:44:39.609960 [ 3 ] {} <Debug> TCP-Session: 5c8f2cb2-cdd8-4d4b-8be6-1202e2900a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.02.12 06:44:39.609787 [ 292 ] {} <Debug> TCP-Session: 0009159d-a076-4760-85ce-960ce141a2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2026.02.12 06:44:39.609987 [ 294 ] {} <Debug> TCP-Session: 9532a98b-02ab-463a-826f-7e0e60baa25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.02.12 06:44:39.609766 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9182 | 2026.02.12 06:44:39.610054 [ 293 ] {} <Debug> TCP-Session: 74d2f2d4-50d5-45e7-8a7d-41f77d471e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.02.12 06:44:39.647806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55723 | ||
| 9184 | 2026.02.12 06:44:39.647910 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2026.02.12 06:44:39.647938 [ 291 ] {} <Debug> TCP-Session: 085f4bcc-d67c-4cb4-b909-3e6a16cb0453 Authenticating user 'default' from [fd00:1122:3344:101::e]:55723 | ||
| 9186 | 2026.02.12 06:44:39.647961 [ 291 ] {} <Debug> TCP-Session: 085f4bcc-d67c-4cb4-b909-3e6a16cb0453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.02.12 06:44:39.647974 [ 291 ] {} <Debug> TCP-Session: 085f4bcc-d67c-4cb4-b909-3e6a16cb0453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.02.12 06:44:39.648188 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53278 | ||
| 9189 | 2026.02.12 06:44:39.648217 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64133 | ||
| 9190 | 2026.02.12 06:44:39.648242 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34193 | ||
| 9191 | 2026.02.12 06:44:39.648264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49038 | ||
| 9192 | 2026.02.12 06:44:39.648308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.02.12 06:44:39.648316 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9194 | 2026.02.12 06:44:39.648337 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9195 | 2026.02.12 06:44:39.648340 [ 294 ] {} <Debug> TCP-Session: c03427f0-b3e6-445a-a34f-a02b693662ea Authenticating user 'default' from [fd00:1122:3344:101::e]:64133 | ||
| 9196 | 2026.02.12 06:44:39.648359 [ 292 ] {} <Debug> TCP-Session: 75ae744e-4df1-44c5-8197-e8200b0f2ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53278 | ||
| 9197 | 2026.02.12 06:44:39.648371 [ 287 ] {} <Debug> TCP-Session: 9158986a-3f2d-4cd7-bc75-45078df05489 Authenticating user 'default' from [fd00:1122:3344:101::e]:34193 | ||
| 9198 | 2026.02.12 06:44:39.648381 [ 294 ] {} <Debug> TCP-Session: c03427f0-b3e6-445a-a34f-a02b693662ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.02.12 06:44:39.648401 [ 292 ] {} <Debug> TCP-Session: 75ae744e-4df1-44c5-8197-e8200b0f2ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.02.12 06:44:39.648421 [ 294 ] {} <Debug> TCP-Session: c03427f0-b3e6-445a-a34f-a02b693662ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.02.12 06:44:39.648409 [ 287 ] {} <Debug> TCP-Session: 9158986a-3f2d-4cd7-bc75-45078df05489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.02.12 06:44:39.648450 [ 292 ] {} <Debug> TCP-Session: 75ae744e-4df1-44c5-8197-e8200b0f2ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2026.02.12 06:44:39.648477 [ 287 ] {} <Debug> TCP-Session: 9158986a-3f2d-4cd7-bc75-45078df05489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.02.12 06:44:39.648376 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9205 | 2026.02.12 06:44:39.648257 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36930 | ||
| 9206 | 2026.02.12 06:44:39.648536 [ 289 ] {} <Debug> TCP-Session: d6914703-9e0a-437b-bce8-c8f216a93081 Authenticating user 'default' from [fd00:1122:3344:101::e]:49038 | ||
| 9207 | 2026.02.12 06:44:39.648227 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33092 | ||
| 9208 | 2026.02.12 06:44:39.648573 [ 289 ] {} <Debug> TCP-Session: d6914703-9e0a-437b-bce8-c8f216a93081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.02.12 06:44:39.648213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63270 | ||
| 9210 | 2026.02.12 06:44:39.648600 [ 289 ] {} <Debug> TCP-Session: d6914703-9e0a-437b-bce8-c8f216a93081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2026.02.12 06:44:39.648600 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2026.02.12 06:44:39.648365 [ 291 ] {} <Trace> TCP-Session: 085f4bcc-d67c-4cb4-b909-3e6a16cb0453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.02.12 06:44:39.648657 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9214 | 2026.02.12 06:44:39.648642 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9215 | 2026.02.12 06:44:39.648700 [ 293 ] {} <Debug> TCP-Session: a5a962ff-f93f-40db-8a21-1e476afd3b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:63270 | ||
| 9216 | 2026.02.12 06:44:39.648716 [ 3 ] {} <Debug> TCP-Session: 88f971ca-933e-404d-abab-3f8697a221c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33092 | ||
| 9217 | 2026.02.12 06:44:39.648724 [ 293 ] {} <Debug> TCP-Session: a5a962ff-f93f-40db-8a21-1e476afd3b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.02.12 06:44:39.648735 [ 3 ] {} <Debug> TCP-Session: 88f971ca-933e-404d-abab-3f8697a221c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.02.12 06:44:39.648746 [ 293 ] {} <Debug> TCP-Session: a5a962ff-f93f-40db-8a21-1e476afd3b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.02.12 06:44:39.648756 [ 3 ] {} <Debug> TCP-Session: 88f971ca-933e-404d-abab-3f8697a221c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.02.12 06:44:39.648654 [ 288 ] {} <Debug> TCP-Session: 70e04966-8d0f-4e5e-bb1a-7e38a678a2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:36930 | ||
| 9222 | 2026.02.12 06:44:39.648277 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51174 | ||
| 9223 | 2026.02.12 06:44:39.648800 [ 288 ] {} <Debug> TCP-Session: 70e04966-8d0f-4e5e-bb1a-7e38a678a2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.02.12 06:44:39.648822 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55723) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9225 | 2026.02.12 06:44:39.648840 [ 288 ] {} <Debug> TCP-Session: 70e04966-8d0f-4e5e-bb1a-7e38a678a2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.02.12 06:44:39.648869 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9227 | 2026.02.12 06:44:39.648896 [ 290 ] {} <Debug> TCP-Session: a127069f-6a95-4d61-8767-ef83fbca1d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:51174 | ||
| 9228 | 2026.02.12 06:44:39.648920 [ 290 ] {} <Debug> TCP-Session: a127069f-6a95-4d61-8767-ef83fbca1d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.02.12 06:44:39.648932 [ 290 ] {} <Debug> TCP-Session: a127069f-6a95-4d61-8767-ef83fbca1d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.02.12 06:44:39.649092 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9231 | 2026.02.12 06:44:39.649149 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9232 | 2026.02.12 06:44:39.649429 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 9233 | 2026.02.12 06:44:39.650453 [ 298 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> AggregatingTransform: Aggregating | ||
| 9234 | 2026.02.12 06:44:39.650507 [ 298 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 9235 | 2026.02.12 06:44:39.650546 [ 298 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016806 sec. (983.472 rows/sec., 38.42 KiB/sec.) | ||
| 9236 | 2026.02.12 06:44:39.650565 [ 298 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Trace> Aggregator: Merging aggregated data | ||
| 9237 | 2026.02.12 06:44:39.651693 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002928 sec., 341.53005464480873 rows/sec., 13.34 KiB/sec. | ||
| 9238 | 2026.02.12 06:44:39.651843 [ 291 ] {61f5dc25-635b-462b-a242-61a9f7b40fdd} <Debug> TCPHandler: Processed in 0.003593163 sec. | ||
| 9239 | 2026.02.12 06:44:39.651962 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9240 | 2026.02.12 06:44:39.651990 [ 291 ] {} <Debug> TCP-Session: 085f4bcc-d67c-4cb4-b909-3e6a16cb0453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2026.02.12 06:44:39.651991 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9242 | 2026.02.12 06:44:39.652011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9243 | 2026.02.12 06:44:39.652029 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9244 | 2026.02.12 06:44:39.652061 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9245 | 2026.02.12 06:44:39.652068 [ 290 ] {} <Debug> TCP-Session: a127069f-6a95-4d61-8767-ef83fbca1d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.02.12 06:44:39.652080 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9247 | 2026.02.12 06:44:39.652095 [ 287 ] {} <Debug> TCP-Session: 9158986a-3f2d-4cd7-bc75-45078df05489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.02.12 06:44:39.652113 [ 294 ] {} <Debug> TCP-Session: c03427f0-b3e6-445a-a34f-a02b693662ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.02.12 06:44:39.652138 [ 288 ] {} <Debug> TCP-Session: 70e04966-8d0f-4e5e-bb1a-7e38a678a2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.02.12 06:44:39.652113 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9251 | 2026.02.12 06:44:39.652093 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9252 | 2026.02.12 06:44:39.652203 [ 289 ] {} <Debug> TCP-Session: d6914703-9e0a-437b-bce8-c8f216a93081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.02.12 06:44:39.652050 [ 292 ] {} <Debug> TCP-Session: 75ae744e-4df1-44c5-8197-e8200b0f2ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.02.12 06:44:39.652221 [ 3 ] {} <Debug> TCP-Session: 88f971ca-933e-404d-abab-3f8697a221c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.02.12 06:44:39.652046 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2026.02.12 06:44:39.652280 [ 293 ] {} <Debug> TCP-Session: a5a962ff-f93f-40db-8a21-1e476afd3b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.02.12 06:44:39.783186 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53076 | ||
| 9258 | 2026.02.12 06:44:39.783288 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9259 | 2026.02.12 06:44:39.783314 [ 291 ] {} <Debug> TCP-Session: 571a1f70-0597-45e2-bfe3-d268b98abbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53076 | ||
| 9260 | 2026.02.12 06:44:39.783336 [ 291 ] {} <Debug> TCP-Session: 571a1f70-0597-45e2-bfe3-d268b98abbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.02.12 06:44:39.783348 [ 291 ] {} <Debug> TCP-Session: 571a1f70-0597-45e2-bfe3-d268b98abbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.02.12 06:44:39.783571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47508 | ||
| 9263 | 2026.02.12 06:44:39.783698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.02.12 06:44:39.783726 [ 292 ] {} <Debug> TCP-Session: 8f0d5922-de68-4e99-8dd8-a0edb207a7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:47508 | ||
| 9265 | 2026.02.12 06:44:39.783742 [ 291 ] {} <Trace> TCP-Session: 571a1f70-0597-45e2-bfe3-d268b98abbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.02.12 06:44:39.783749 [ 292 ] {} <Debug> TCP-Session: 8f0d5922-de68-4e99-8dd8-a0edb207a7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.02.12 06:44:39.783804 [ 292 ] {} <Debug> TCP-Session: 8f0d5922-de68-4e99-8dd8-a0edb207a7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.02.12 06:44:39.783831 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45821 | ||
| 9269 | 2026.02.12 06:44:39.783845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50877 | ||
| 9270 | 2026.02.12 06:44:39.783876 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46568 | ||
| 9271 | 2026.02.12 06:44:39.783886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55433 | ||
| 9272 | 2026.02.12 06:44:39.783868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41001 | ||
| 9273 | 2026.02.12 06:44:39.783946 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9274 | 2026.02.12 06:44:39.783956 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9275 | 2026.02.12 06:44:39.783964 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9276 | 2026.02.12 06:44:39.783995 [ 293 ] {} <Debug> TCP-Session: 39d3364e-47e2-4172-9729-be3d0cf441c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45821 | ||
| 9277 | 2026.02.12 06:44:39.784001 [ 289 ] {} <Debug> TCP-Session: e36d03db-b92e-40fb-9dc7-3306874d33c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46568 | ||
| 9278 | 2026.02.12 06:44:39.784014 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9279 | 2026.02.12 06:44:39.784035 [ 293 ] {} <Debug> TCP-Session: 39d3364e-47e2-4172-9729-be3d0cf441c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.02.12 06:44:39.784043 [ 289 ] {} <Debug> TCP-Session: e36d03db-b92e-40fb-9dc7-3306874d33c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.02.12 06:44:39.784060 [ 293 ] {} <Debug> TCP-Session: 39d3364e-47e2-4172-9729-be3d0cf441c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2026.02.12 06:44:39.784024 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9283 | 2026.02.12 06:44:39.784071 [ 289 ] {} <Debug> TCP-Session: e36d03db-b92e-40fb-9dc7-3306874d33c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.02.12 06:44:39.784102 [ 288 ] {} <Debug> TCP-Session: e7bd2db6-83a9-4a68-8f9e-481dd40df70f Authenticating user 'default' from [fd00:1122:3344:101::e]:41001 | ||
| 9285 | 2026.02.12 06:44:39.784062 [ 290 ] {} <Debug> TCP-Session: 40eaf6be-86e8-4aa2-b515-05d6e5599ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55433 | ||
| 9286 | 2026.02.12 06:44:39.784133 [ 288 ] {} <Debug> TCP-Session: e7bd2db6-83a9-4a68-8f9e-481dd40df70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.02.12 06:44:39.784157 [ 290 ] {} <Debug> TCP-Session: 40eaf6be-86e8-4aa2-b515-05d6e5599ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.02.12 06:44:39.784171 [ 288 ] {} <Debug> TCP-Session: e7bd2db6-83a9-4a68-8f9e-481dd40df70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.02.12 06:44:39.784185 [ 290 ] {} <Debug> TCP-Session: 40eaf6be-86e8-4aa2-b515-05d6e5599ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.02.12 06:44:39.783854 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37790 | ||
| 9291 | 2026.02.12 06:44:39.783843 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59506 | ||
| 9292 | 2026.02.12 06:44:39.783946 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9293 | 2026.02.12 06:44:39.784304 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9294 | 2026.02.12 06:44:39.784310 [ 3 ] {} <Debug> TCP-Session: d33e0eff-34bb-4206-ab1e-c7dd1d6d7126 Authenticating user 'default' from [fd00:1122:3344:101::e]:50877 | ||
| 9295 | 2026.02.12 06:44:39.784323 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9296 | 2026.02.12 06:44:39.784353 [ 3 ] {} <Debug> TCP-Session: d33e0eff-34bb-4206-ab1e-c7dd1d6d7126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.02.12 06:44:39.784335 [ 287 ] {} <Debug> TCP-Session: 754a303e-c3c9-4924-a3c4-60a9674e8e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:37790 | ||
| 9298 | 2026.02.12 06:44:39.784389 [ 3 ] {} <Debug> TCP-Session: d33e0eff-34bb-4206-ab1e-c7dd1d6d7126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.02.12 06:44:39.784406 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9300 | 2026.02.12 06:44:39.784413 [ 287 ] {} <Debug> TCP-Session: 754a303e-c3c9-4924-a3c4-60a9674e8e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.02.12 06:44:39.784329 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9302 | 2026.02.12 06:44:39.784444 [ 287 ] {} <Debug> TCP-Session: 754a303e-c3c9-4924-a3c4-60a9674e8e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.02.12 06:44:39.784475 [ 294 ] {} <Debug> TCP-Session: 36386f8e-9839-4d04-a78e-4da6a01759d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59506 | ||
| 9304 | 2026.02.12 06:44:39.784497 [ 294 ] {} <Debug> TCP-Session: 36386f8e-9839-4d04-a78e-4da6a01759d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.02.12 06:44:39.784510 [ 294 ] {} <Debug> TCP-Session: 36386f8e-9839-4d04-a78e-4da6a01759d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.02.12 06:44:39.784794 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Debug> oximeter.version (5a96b978-eb90-4217-8590-a33fef1745e2) (SelectExecutor): Key condition: unknown | ||
| 9307 | 2026.02.12 06:44:39.786057 [ 336 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> AggregatingTransform: Aggregating | ||
| 9308 | 2026.02.12 06:44:39.786110 [ 336 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> Aggregator: Aggregation method: without_key | ||
| 9309 | 2026.02.12 06:44:39.786145 [ 336 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001230652 sec. (812.577 rows/sec., 31.74 KiB/sec.) | ||
| 9310 | 2026.02.12 06:44:39.786163 [ 336 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Trace> Aggregator: Merging aggregated data | ||
| 9311 | 2026.02.12 06:44:39.787206 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 9312 | 2026.02.12 06:44:39.787406 [ 291 ] {26a6ce43-e993-4918-8a38-c5aab14d0254} <Debug> TCPHandler: Processed in 0.003829129 sec. | ||
| 9313 | 2026.02.12 06:44:39.787541 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2026.02.12 06:44:39.787561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9315 | 2026.02.12 06:44:39.787571 [ 291 ] {} <Debug> TCP-Session: 571a1f70-0597-45e2-bfe3-d268b98abbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.02.12 06:44:39.787585 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9317 | 2026.02.12 06:44:39.787608 [ 293 ] {} <Debug> TCP-Session: 39d3364e-47e2-4172-9729-be3d0cf441c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.02.12 06:44:39.787613 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9319 | 2026.02.12 06:44:39.787637 [ 290 ] {} <Debug> TCP-Session: 40eaf6be-86e8-4aa2-b515-05d6e5599ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.02.12 06:44:39.787653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9321 | 2026.02.12 06:44:39.787668 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9322 | 2026.02.12 06:44:39.787681 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9323 | 2026.02.12 06:44:39.787694 [ 294 ] {} <Debug> TCP-Session: 36386f8e-9839-4d04-a78e-4da6a01759d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.02.12 06:44:39.787718 [ 287 ] {} <Debug> TCP-Session: 754a303e-c3c9-4924-a3c4-60a9674e8e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.02.12 06:44:39.787736 [ 289 ] {} <Debug> TCP-Session: e36d03db-b92e-40fb-9dc7-3306874d33c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.02.12 06:44:39.787663 [ 3 ] {} <Debug> TCP-Session: d33e0eff-34bb-4206-ab1e-c7dd1d6d7126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.02.12 06:44:39.787635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9328 | 2026.02.12 06:44:39.787602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9329 | 2026.02.12 06:44:39.787821 [ 288 ] {} <Debug> TCP-Session: e7bd2db6-83a9-4a68-8f9e-481dd40df70f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.02.12 06:44:39.787853 [ 292 ] {} <Debug> TCP-Session: 8f0d5922-de68-4e99-8dd8-a0edb207a7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.12 06:44:39.922105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9332 | 2026.02.12 06:44:39.939673 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.02.12 06:44:39.939734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9334 | 2026.02.12 06:44:39.946172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9335 | 2026.02.12 06:44:39.946937 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.02.12 06:44:39.950020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9337 | 2026.02.12 06:44:42.194114 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.02.12 06:44:42.194292 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9339 | 2026.02.12 06:44:42.194359 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9340 | 2026.02.12 06:44:42.195030 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.02.12 06:44:42.195083 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9342 | 2026.02.12 06:44:42.195478 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9343 | 2026.02.12 06:44:42.195708 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.02.12 06:44:42.195871 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001627 sec., 40565.457897971726 rows/sec., 3.23 MiB/sec. | ||
| 9345 | 2026.02.12 06:44:42.195921 [ 4 ] {6934f8e3-0364-4f03-8088-c04f1e4a228d} <Debug> TCPHandler: Processed in 0.00193663 sec. | ||
| 9346 | 2026.02.12 06:44:42.196036 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.02.12 06:44:42.196138 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9348 | 2026.02.12 06:44:42.196182 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9349 | 2026.02.12 06:44:42.196591 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.02.12 06:44:42.196630 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9351 | 2026.02.12 06:44:42.196931 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9352 | 2026.02.12 06:44:42.197132 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.02.12 06:44:42.197265 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00115 sec., 4347.826086956522 rows/sec., 326.94 KiB/sec. | ||
| 9354 | 2026.02.12 06:44:42.197302 [ 4 ] {c8dd0806-1993-46e6-a451-ff1b6abc92b1} <Debug> TCPHandler: Processed in 0.001318773 sec. | ||
| 9355 | 2026.02.12 06:44:42.197411 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.02.12 06:44:42.197505 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9357 | 2026.02.12 06:44:42.197545 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9358 | 2026.02.12 06:44:42.197945 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.02.12 06:44:42.197982 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9360 | 2026.02.12 06:44:42.198308 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9361 | 2026.02.12 06:44:42.198515 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.02.12 06:44:42.198642 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001155 sec., 59740.25974025974 rows/sec., 4.66 MiB/sec. | ||
| 9363 | 2026.02.12 06:44:42.198679 [ 4 ] {473ea605-467a-462a-bddf-3e91ba7e46b6} <Debug> TCPHandler: Processed in 0.001317844 sec. | ||
| 9364 | 2026.02.12 06:44:42.198786 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.02.12 06:44:42.198881 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9366 | 2026.02.12 06:44:42.198924 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9367 | 2026.02.12 06:44:42.199340 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.02.12 06:44:42.199376 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9369 | 2026.02.12 06:44:42.199716 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9370 | 2026.02.12 06:44:42.199921 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.02.12 06:44:42.200051 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9372 | 2026.02.12 06:44:42.200087 [ 4 ] {1cc4d8d2-f9b7-40cb-9476-03b4e37a82b3} <Debug> TCPHandler: Processed in 0.001349615 sec. | ||
| 9373 | 2026.02.12 06:44:42.200187 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.02.12 06:44:42.200283 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9375 | 2026.02.12 06:44:42.200336 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9376 | 2026.02.12 06:44:42.201065 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.02.12 06:44:42.201101 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9378 | 2026.02.12 06:44:42.201611 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9379 | 2026.02.12 06:44:42.201825 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.02.12 06:44:42.201963 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001698 sec., 2944.6407538280328 rows/sec., 5.28 MiB/sec. | ||
| 9381 | 2026.02.12 06:44:42.202022 [ 4 ] {3138ca0c-5748-4aa0-a9df-84b7165e7739} <Debug> TCPHandler: Processed in 0.001883158 sec. | ||
| 9382 | 2026.02.12 06:44:42.202129 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.02.12 06:44:42.202224 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.02.12 06:44:42.202265 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9385 | 2026.02.12 06:44:42.202601 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.02.12 06:44:42.202638 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9387 | 2026.02.12 06:44:42.202933 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9388 | 2026.02.12 06:44:42.203152 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.02.12 06:44:42.203278 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9390 | 2026.02.12 06:44:42.203312 [ 4 ] {69d92f41-618d-4a71-8499-8fb4d59ca1f2} <Debug> TCPHandler: Processed in 0.001232871 sec. | ||
| 9391 | 2026.02.12 06:44:46.267166 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9392 | 2026.02.12 06:44:46.267237 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9393 | 2026.02.12 06:44:46.422386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 9394 | 2026.02.12 06:44:46.422944 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.02.12 06:44:46.422993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9396 | 2026.02.12 06:44:46.423494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9397 | 2026.02.12 06:44:46.423728 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.02.12 06:44:46.423878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 9399 | 2026.02.12 06:44:46.469138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1218 | ||
| 9400 | 2026.02.12 06:44:46.472319 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.02.12 06:44:46.472362 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9402 | 2026.02.12 06:44:46.473573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9403 | 2026.02.12 06:44:46.473841 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.02.12 06:44:46.474201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 9405 | 2026.02.12 06:44:47.203609 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.02.12 06:44:47.203801 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9407 | 2026.02.12 06:44:47.203874 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9408 | 2026.02.12 06:44:47.204610 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.02.12 06:44:47.204654 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9410 | 2026.02.12 06:44:47.205049 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9411 | 2026.02.12 06:44:47.205276 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.02.12 06:44:47.205411 [ 26 ] {} <Debug> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9413 | 2026.02.12 06:44:47.205430 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001681 sec., 158239.14336704343 rows/sec., 10.05 MiB/sec. | ||
| 9414 | 2026.02.12 06:44:47.205478 [ 26 ] {} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.02.12 06:44:47.205499 [ 4 ] {9451fab3-b893-44ff-9466-bded725abab6} <Debug> TCPHandler: Processed in 0.002023772 sec. | ||
| 9416 | 2026.02.12 06:44:47.205505 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9417 | 2026.02.12 06:44:47.205634 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.02.12 06:44:47.205647 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9419 | 2026.02.12 06:44:47.205739 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9420 | 2026.02.12 06:44:47.205788 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9421 | 2026.02.12 06:44:47.205789 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9422 | 2026.02.12 06:44:47.205835 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 266 rows starting from the beginning of the part | ||
| 9423 | 2026.02.12 06:44:47.205905 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 9424 | 2026.02.12 06:44:47.205950 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 9425 | 2026.02.12 06:44:47.206024 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 9426 | 2026.02.12 06:44:47.206080 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 9427 | 2026.02.12 06:44:47.206559 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.02.12 06:44:47.206601 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9429 | 2026.02.12 06:44:47.206997 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9430 | 2026.02.12 06:44:47.207124 [ 192 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153908 sec., 864152.6106505186 rows/sec., 58.20 MiB/sec. | ||
| 9431 | 2026.02.12 06:44:47.207214 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.02.12 06:44:47.207301 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9433 | 2026.02.12 06:44:47.207362 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001646 sec., 500607.53341433784 rows/sec., 40.03 MiB/sec. | ||
| 9434 | 2026.02.12 06:44:47.207407 [ 4 ] {fca7b108-ca28-4aa7-a333-803147446444} <Debug> TCPHandler: Processed in 0.001825187 sec. | ||
| 9435 | 2026.02.12 06:44:47.207528 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.02.12 06:44:47.207579 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.02.12 06:44:47.207627 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9438 | 2026.02.12 06:44:47.207658 [ 197 ] {104fcacf-471b-4b77-b51d-abdf8db3ebef::all_1_29_7} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9439 | 2026.02.12 06:44:47.207673 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9440 | 2026.02.12 06:44:47.207739 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9441 | 2026.02.12 06:44:47.208116 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.02.12 06:44:47.208157 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9443 | 2026.02.12 06:44:47.208471 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9444 | 2026.02.12 06:44:47.208690 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.02.12 06:44:47.208818 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001211 sec., 139554.08753096615 rows/sec., 8.64 MiB/sec. | ||
| 9446 | 2026.02.12 06:44:47.208855 [ 4 ] {e988667b-e0f5-4b63-bc3a-5b123cc8e0cc} <Debug> TCPHandler: Processed in 0.001376915 sec. | ||
| 9447 | 2026.02.12 06:44:47.208968 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.02.12 06:44:47.209061 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.02.12 06:44:47.209101 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9450 | 2026.02.12 06:44:47.209514 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.02.12 06:44:47.209550 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9452 | 2026.02.12 06:44:47.209864 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9453 | 2026.02.12 06:44:47.210071 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.02.12 06:44:47.210211 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001168 sec., 119863.01369863014 rows/sec., 7.75 MiB/sec. | ||
| 9455 | 2026.02.12 06:44:47.210250 [ 4 ] {5fd5bbaa-a368-4217-8259-a857da923fa4} <Debug> TCPHandler: Processed in 0.001332114 sec. | ||
| 9456 | 2026.02.12 06:44:47.210363 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.02.12 06:44:47.210458 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9458 | 2026.02.12 06:44:47.210496 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9459 | 2026.02.12 06:44:47.210901 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.02.12 06:44:47.210937 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9461 | 2026.02.12 06:44:47.211243 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9462 | 2026.02.12 06:44:47.211455 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.02.12 06:44:47.211557 [ 25 ] {} <Debug> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9464 | 2026.02.12 06:44:47.211579 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001139 sec., 122036.87445127305 rows/sec., 6.94 MiB/sec. | ||
| 9465 | 2026.02.12 06:44:47.211601 [ 25 ] {} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.02.12 06:44:47.211623 [ 4 ] {68cc9a5d-494f-4328-bbc8-7284aefdd445} <Debug> TCPHandler: Processed in 0.001308224 sec. | ||
| 9467 | 2026.02.12 06:44:47.211626 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9468 | 2026.02.12 06:44:47.211737 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9469 | 2026.02.12 06:44:47.211744 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.02.12 06:44:47.211858 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9471 | 2026.02.12 06:44:47.211865 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9472 | 2026.02.12 06:44:47.211899 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9473 | 2026.02.12 06:44:47.211909 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 139 rows starting from the beginning of the part | ||
| 9474 | 2026.02.12 06:44:47.211986 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 9475 | 2026.02.12 06:44:47.212042 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 9476 | 2026.02.12 06:44:47.212087 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 9477 | 2026.02.12 06:44:47.212131 [ 194 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 9478 | 2026.02.12 06:44:47.212479 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.02.12 06:44:47.212519 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9480 | 2026.02.12 06:44:47.212861 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9481 | 2026.02.12 06:44:47.213012 [ 192 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316234 sec., 528021.6131782039 rows/sec., 32.05 MiB/sec. | ||
| 9482 | 2026.02.12 06:44:47.213082 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.02.12 06:44:47.213190 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9484 | 2026.02.12 06:44:47.213224 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001384 sec., 360549.1329479769 rows/sec., 25.52 MiB/sec. | ||
| 9485 | 2026.02.12 06:44:47.213262 [ 4 ] {f9d2d139-4b4e-4397-9765-6f7bb143eea4} <Debug> TCPHandler: Processed in 0.001567111 sec. | ||
| 9486 | 2026.02.12 06:44:47.213371 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.02.12 06:44:47.213465 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9488 | 2026.02.12 06:44:47.213481 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.02.12 06:44:47.213507 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9490 | 2026.02.12 06:44:47.213550 [ 195 ] {7b29bf0c-b56d-4d76-84c0-97fa75c076c3::all_1_29_7} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9491 | 2026.02.12 06:44:47.213639 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9492 | 2026.02.12 06:44:47.213836 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.02.12 06:44:47.213870 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9494 | 2026.02.12 06:44:47.214169 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9495 | 2026.02.12 06:44:47.214378 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.02.12 06:44:47.214503 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 9497 | 2026.02.12 06:44:47.214540 [ 4 ] {4f07a7c7-5888-46a3-9eed-9ea7af269df2} <Debug> TCPHandler: Processed in 0.001218051 sec. | ||
| 9498 | 2026.02.12 06:44:47.214641 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.02.12 06:44:47.214735 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9500 | 2026.02.12 06:44:47.214775 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9501 | 2026.02.12 06:44:47.215164 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.02.12 06:44:47.215200 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9503 | 2026.02.12 06:44:47.215530 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9504 | 2026.02.12 06:44:47.215735 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.02.12 06:44:47.215864 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001148 sec., 224738.67595818816 rows/sec., 14.96 MiB/sec. | ||
| 9506 | 2026.02.12 06:44:47.215900 [ 4 ] {b04c9eb1-19a6-4f7a-9fbe-f027572b34f9} <Debug> TCPHandler: Processed in 0.001307484 sec. | ||
| 9507 | 2026.02.12 06:44:47.216009 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.02.12 06:44:47.216103 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9509 | 2026.02.12 06:44:47.216143 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9510 | 2026.02.12 06:44:47.216447 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.02.12 06:44:47.216483 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9512 | 2026.02.12 06:44:47.216773 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9513 | 2026.02.12 06:44:47.216979 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.02.12 06:44:47.217083 [ 25 ] {} <Debug> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9515 | 2026.02.12 06:44:47.217107 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 9516 | 2026.02.12 06:44:47.217115 [ 25 ] {} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.02.12 06:44:47.217147 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9518 | 2026.02.12 06:44:47.217150 [ 4 ] {93fd0725-ea19-4b23-8a94-1be6f63420c6} <Debug> TCPHandler: Processed in 0.001189521 sec. | ||
| 9519 | 2026.02.12 06:44:47.217226 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::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 | ||
| 9520 | 2026.02.12 06:44:47.217272 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.02.12 06:44:47.217336 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9522 | 2026.02.12 06:44:47.217370 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
| 9523 | 2026.02.12 06:44:47.217371 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9524 | 2026.02.12 06:44:47.217425 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9525 | 2026.02.12 06:44:47.217437 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9526 | 2026.02.12 06:44:47.217475 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9527 | 2026.02.12 06:44:47.217520 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9528 | 2026.02.12 06:44:47.217559 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9529 | 2026.02.12 06:44:47.217600 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9530 | 2026.02.12 06:44:47.218233 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.02.12 06:44:47.218273 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9532 | 2026.02.12 06:44:47.218427 [ 189 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232742 sec., 25958.39194251514 rows/sec., 1.70 MiB/sec. | ||
| 9533 | 2026.02.12 06:44:47.218567 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9534 | 2026.02.12 06:44:47.218843 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.02.12 06:44:47.218858 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9536 | 2026.02.12 06:44:47.218931 [ 194 ] {c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a::all_1_31_6} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9537 | 2026.02.12 06:44:47.219011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9538 | 2026.02.12 06:44:47.219099 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.02.12 06:44:47.219246 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001893 sec., 19017.43264659271 rows/sec., 34.08 MiB/sec. | ||
| 9540 | 2026.02.12 06:44:47.219305 [ 4 ] {1d0d5ceb-a430-483c-98b3-f1973aba1561} <Debug> TCPHandler: Processed in 0.002083883 sec. | ||
| 9541 | 2026.02.12 06:44:47.219417 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.02.12 06:44:47.219511 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.02.12 06:44:47.219552 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9544 | 2026.02.12 06:44:47.219865 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.02.12 06:44:47.219901 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9546 | 2026.02.12 06:44:47.220198 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9547 | 2026.02.12 06:44:47.220401 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.02.12 06:44:47.220529 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001037 sec., 84860.17357762778 rows/sec., 5.33 MiB/sec. | ||
| 9549 | 2026.02.12 06:44:47.220565 [ 4 ] {a349212f-2aef-4473-b4c4-b434919677fd} <Debug> TCPHandler: Processed in 0.001196431 sec. | ||
| 9550 | 2026.02.12 06:44:47.450188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9551 | 2026.02.12 06:44:47.467547 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.02.12 06:44:47.467592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9553 | 2026.02.12 06:44:47.473768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9554 | 2026.02.12 06:44:47.474482 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.02.12 06:44:47.477352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9556 | 2026.02.12 06:44:48.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.04 MiB, peak 310.62 MiB, free memory in arenas 0.00 B, will set to 298.67 MiB (RSS), difference: -1.37 MiB | ||
| 9557 | 2026.02.12 06:44:52.221486 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.02.12 06:44:52.221789 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9559 | 2026.02.12 06:44:52.221895 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9560 | 2026.02.12 06:44:52.222739 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.02.12 06:44:52.222787 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9562 | 2026.02.12 06:44:52.223173 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9563 | 2026.02.12 06:44:52.223400 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Trace> oximeter.fields_ipaddr (ff274c43-c338-44ba-9dd3-0583403fd06b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.02.12 06:44:52.223564 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001851 sec., 2160.9940572663427 rows/sec., 176.21 KiB/sec. | ||
| 9565 | 2026.02.12 06:44:52.223613 [ 4 ] {a093bfa3-bc4a-4253-98ae-cd5e2f6eacd5} <Debug> TCPHandler: Processed in 0.002308889 sec. | ||
| 9566 | 2026.02.12 06:44:52.223730 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.02.12 06:44:52.223833 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9568 | 2026.02.12 06:44:52.223878 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9569 | 2026.02.12 06:44:52.224731 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.02.12 06:44:52.224769 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9571 | 2026.02.12 06:44:52.225180 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9572 | 2026.02.12 06:44:52.225389 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.02.12 06:44:52.225523 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001713 sec., 705195.5633391711 rows/sec., 58.20 MiB/sec. | ||
| 9574 | 2026.02.12 06:44:52.225562 [ 4 ] {54b54fce-cf37-4547-86c6-be8a832c680e} <Debug> TCPHandler: Processed in 0.001883528 sec. | ||
| 9575 | 2026.02.12 06:44:52.225675 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.02.12 06:44:52.225777 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.02.12 06:44:52.225817 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9578 | 2026.02.12 06:44:52.226210 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.02.12 06:44:52.226249 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9580 | 2026.02.12 06:44:52.226544 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9581 | 2026.02.12 06:44:52.226749 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.02.12 06:44:52.226878 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001122 sec., 8021.390374331551 rows/sec., 584.02 KiB/sec. | ||
| 9583 | 2026.02.12 06:44:52.226915 [ 4 ] {7a071237-9377-4c35-a391-b1ff633a1ddf} <Debug> TCPHandler: Processed in 0.001291873 sec. | ||
| 9584 | 2026.02.12 06:44:52.227018 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.02.12 06:44:52.227112 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.02.12 06:44:52.227151 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9587 | 2026.02.12 06:44:52.227641 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.02.12 06:44:52.227678 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9589 | 2026.02.12 06:44:52.228004 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9590 | 2026.02.12 06:44:52.228221 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.02.12 06:44:52.228353 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 9592 | 2026.02.12 06:44:52.228389 [ 4 ] {4d7dca30-df80-4732-98c3-af0dd05f1ba2} <Debug> TCPHandler: Processed in 0.001420296 sec. | ||
| 9593 | 2026.02.12 06:44:52.228509 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.02.12 06:44:52.228609 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9595 | 2026.02.12 06:44:52.228652 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9596 | 2026.02.12 06:44:52.229205 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.02.12 06:44:52.229242 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9598 | 2026.02.12 06:44:52.229563 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9599 | 2026.02.12 06:44:52.229792 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.02.12 06:44:52.229920 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001333 sec., 396849.21230307576 rows/sec., 29.40 MiB/sec. | ||
| 9601 | 2026.02.12 06:44:52.229957 [ 4 ] {acad492f-7cc1-4d79-8862-448e6cfe0ba3} <Debug> TCPHandler: Processed in 0.001496309 sec. | ||
| 9602 | 2026.02.12 06:44:52.230076 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.02.12 06:44:52.230171 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.02.12 06:44:52.230214 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9605 | 2026.02.12 06:44:52.230764 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.02.12 06:44:52.230800 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9607 | 2026.02.12 06:44:52.231177 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9608 | 2026.02.12 06:44:52.231426 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.02.12 06:44:52.231557 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001405 sec., 602135.231316726 rows/sec., 40.53 MiB/sec. | ||
| 9610 | 2026.02.12 06:44:52.231593 [ 4 ] {51773b2c-47af-4b74-b9a0-fa94fcbc482e} <Debug> TCPHandler: Processed in 0.001566391 sec. | ||
| 9611 | 2026.02.12 06:44:52.231717 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.02.12 06:44:52.231811 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.02.12 06:44:52.231865 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9614 | 2026.02.12 06:44:52.232608 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.02.12 06:44:52.232646 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9616 | 2026.02.12 06:44:52.233146 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9617 | 2026.02.12 06:44:52.233386 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.02.12 06:44:52.233535 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001742 sec., 2870.264064293915 rows/sec., 5.14 MiB/sec. | ||
| 9619 | 2026.02.12 06:44:52.233597 [ 4 ] {5bf56e6f-8e83-4269-9e35-cb2ff9eb1136} <Debug> TCPHandler: Processed in 0.00193507 sec. | ||
| 9620 | 2026.02.12 06:44:52.233717 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.02.12 06:44:52.233810 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.02.12 06:44:52.233851 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9623 | 2026.02.12 06:44:52.234204 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.02.12 06:44:52.234244 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9625 | 2026.02.12 06:44:52.234560 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9626 | 2026.02.12 06:44:52.234794 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.02.12 06:44:52.234923 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 9628 | 2026.02.12 06:44:52.234957 [ 4 ] {302568e4-17b1-4325-8ffe-95071f4ec0ec} <Debug> TCPHandler: Processed in 0.001291173 sec. | ||
| 9629 | 2026.02.12 06:44:53.923966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 9630 | 2026.02.12 06:44:53.924552 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.02.12 06:44:53.924592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9632 | 2026.02.12 06:44:53.925086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9633 | 2026.02.12 06:44:53.925315 [ 244 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.02.12 06:44:53.925436 [ 100 ] {} <Debug> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9635 | 2026.02.12 06:44:53.925446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 9636 | 2026.02.12 06:44:53.925483 [ 100 ] {} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.02.12 06:44:53.925538 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9638 | 2026.02.12 06:44:53.925662 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::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 | ||
| 9639 | 2026.02.12 06:44:53.925765 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2026.02.12 06:44:53.925802 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 9641 | 2026.02.12 06:44:53.925869 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9642 | 2026.02.12 06:44:53.925920 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9643 | 2026.02.12 06:44:53.925968 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9644 | 2026.02.12 06:44:53.926011 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9645 | 2026.02.12 06:44:53.926091 [ 192 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9646 | 2026.02.12 06:44:53.928038 [ 189 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002426403 sec., 8084394.8841144685 rows/sec., 115.65 MiB/sec. | ||
| 9647 | 2026.02.12 06:44:53.928438 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9648 | 2026.02.12 06:44:53.928716 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.02.12 06:44:53.928782 [ 200 ] {39861737-06f1-4c46-92fa-63934fb5f9b2::all_1_41_8} <Trace> system.asynchronous_metric_log (39861737-06f1-4c46-92fa-63934fb5f9b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9650 | 2026.02.12 06:44:53.928859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9651 | 2026.02.12 06:44:54.977436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9652 | 2026.02.12 06:44:54.995771 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.02.12 06:44:54.995840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9654 | 2026.02.12 06:44:55.000337 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.38 MiB, peak 310.62 MiB, free memory in arenas 0.00 B, will set to 298.93 MiB (RSS), difference: -4.46 MiB | ||
| 9655 | 2026.02.12 06:44:55.001933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9656 | 2026.02.12 06:44:55.002640 [ 243 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.02.12 06:44:55.002945 [ 123 ] {} <Debug> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9658 | 2026.02.12 06:44:55.003019 [ 123 ] {} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.02.12 06:44:55.003042 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9660 | 2026.02.12 06:44:55.003185 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9661 | 2026.02.12 06:44:55.006088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9662 | 2026.02.12 06:44:55.007056 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9663 | 2026.02.12 06:44:55.008676 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9664 | 2026.02.12 06:44:55.013704 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9665 | 2026.02.12 06:44:55.018466 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9666 | 2026.02.12 06:44:55.023123 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9667 | 2026.02.12 06:44:55.027674 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9668 | 2026.02.12 06:44:55.031581 [ 192 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::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 | ||
| 9669 | 2026.02.12 06:44:55.086652 [ 189 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.083527041 sec., 3699.4007724995313 rows/sec., 19.13 MiB/sec. | ||
| 9670 | 2026.02.12 06:44:55.089670 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9671 | 2026.02.12 06:44:55.091748 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_41_8} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.02.12 06:44:55.091863 [ 187 ] {c9993f83-3e77-4a3a-bbce-89af00a42aa0::all_1_41_8} <Trace> system.metric_log (c9993f83-3e77-4a3a-bbce-89af00a42aa0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9673 | 2026.02.12 06:44:55.094393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9674 | 2026.02.12 06:44:56.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.49 MiB, peak 310.62 MiB, free memory in arenas 0.00 B, will set to 300.13 MiB (RSS), difference: 4.63 MiB | ||
| 9675 | 2026.02.12 06:44:56.474536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1256 | ||
| 9676 | 2026.02.12 06:44:56.477029 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.02.12 06:44:56.477077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9678 | 2026.02.12 06:44:56.478308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9679 | 2026.02.12 06:44:56.478593 [ 242 ] {} <Trace> system.query_log (40fcd4f1-4c0f-4aca-b4c1-08a48b3de59c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.02.12 06:44:56.478961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 9681 | 2026.02.12 06:44:57.201708 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.02.12 06:44:57.201917 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.02.12 06:44:57.201985 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9684 | 2026.02.12 06:44:57.202687 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.02.12 06:44:57.202741 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9686 | 2026.02.12 06:44:57.203143 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9687 | 2026.02.12 06:44:57.203370 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Trace> oximeter.fields_i16 (104fcacf-471b-4b77-b51d-abdf8db3ebef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.02.12 06:44:57.203533 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001662 sec., 160048.13477737666 rows/sec., 10.17 MiB/sec. | ||
| 9689 | 2026.02.12 06:44:57.203580 [ 4 ] {d54780f8-7710-4ced-a6b8-7f6ac03d5062} <Debug> TCPHandler: Processed in 0.002055793 sec. | ||
| 9690 | 2026.02.12 06:44:57.203702 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.02.12 06:44:57.203805 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9692 | 2026.02.12 06:44:57.203848 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9693 | 2026.02.12 06:44:57.204506 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.02.12 06:44:57.204544 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9695 | 2026.02.12 06:44:57.204916 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9696 | 2026.02.12 06:44:57.205122 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Trace> oximeter.fields_string (b9cd91d4-479c-4dc1-8eb8-47727e48b0e3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.02.12 06:44:57.205256 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Debug> executeQuery: Read 824 rows, 67.47 KiB in 0.001475 sec., 558644.0677966102 rows/sec., 44.67 MiB/sec. | ||
| 9698 | 2026.02.12 06:44:57.205295 [ 4 ] {02754c26-3621-48a9-b266-b60b673bcea9} <Debug> TCPHandler: Processed in 0.001645932 sec. | ||
| 9699 | 2026.02.12 06:44:57.205409 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.02.12 06:44:57.205504 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.02.12 06:44:57.205545 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9702 | 2026.02.12 06:44:57.205970 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.02.12 06:44:57.206007 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9704 | 2026.02.12 06:44:57.206316 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9705 | 2026.02.12 06:44:57.206533 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.02.12 06:44:57.206646 [ 140 ] {} <Debug> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9707 | 2026.02.12 06:44:57.206661 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Debug> executeQuery: Read 169 rows, 10.71 KiB in 0.001176 sec., 143707.48299319728 rows/sec., 8.89 MiB/sec. | ||
| 9708 | 2026.02.12 06:44:57.206715 [ 140 ] {} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.02.12 06:44:57.206723 [ 4 ] {1a96a5ab-165a-49eb-9700-14cc3093ce61} <Debug> TCPHandler: Processed in 0.001364115 sec. | ||
| 9710 | 2026.02.12 06:44:57.206746 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9711 | 2026.02.12 06:44:57.206847 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.02.12 06:44:57.206884 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::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 | ||
| 9713 | 2026.02.12 06:44:57.206947 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.02.12 06:44:57.206990 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9715 | 2026.02.12 06:44:57.207051 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9716 | 2026.02.12 06:44:57.207093 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 192 rows starting from the beginning of the part | ||
| 9717 | 2026.02.12 06:44:57.207169 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 171 rows starting from the beginning of the part | ||
| 9718 | 2026.02.12 06:44:57.207222 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 9719 | 2026.02.12 06:44:57.207271 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 169 rows starting from the beginning of the part | ||
| 9720 | 2026.02.12 06:44:57.207315 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part | ||
| 9721 | 2026.02.12 06:44:57.207367 [ 186 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 169 rows starting from the beginning of the part | ||
| 9722 | 2026.02.12 06:44:57.207404 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.02.12 06:44:57.207446 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9724 | 2026.02.12 06:44:57.207781 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9725 | 2026.02.12 06:44:57.208015 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Trace> oximeter.fields_u32 (1c3d6af9-b896-417c-ac6a-5a0d82f696fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.02.12 06:44:57.208151 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001222 sec., 114566.28477905074 rows/sec., 7.40 MiB/sec. | ||
| 9727 | 2026.02.12 06:44:57.208189 [ 4 ] {eb5ec10d-afbd-476f-a601-9d5f8333797f} <Debug> TCPHandler: Processed in 0.001391686 sec. | ||
| 9728 | 2026.02.12 06:44:57.208304 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.02.12 06:44:57.208399 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.02.12 06:44:57.208411 [ 189 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584291 sec., 451305.97851026105 rows/sec., 29.86 MiB/sec. | ||
| 9731 | 2026.02.12 06:44:57.208438 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9732 | 2026.02.12 06:44:57.208618 [ 196 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9733 | 2026.02.12 06:44:57.208867 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.02.12 06:44:57.208911 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9735 | 2026.02.12 06:44:57.208923 [ 196 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.02.12 06:44:57.209016 [ 196 ] {7218423f-ee06-40a4-aa9e-e401692d0d13::all_1_56_11} <Trace> oximeter.fields_u16 (7218423f-ee06-40a4-aa9e-e401692d0d13) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9737 | 2026.02.12 06:44:57.209134 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9738 | 2026.02.12 06:44:57.209235 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9739 | 2026.02.12 06:44:57.209449 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Trace> oximeter.fields_u8 (7b29bf0c-b56d-4d76-84c0-97fa75c076c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.02.12 06:44:57.209584 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001203 sec., 115544.47215295096 rows/sec., 6.57 MiB/sec. | ||
| 9741 | 2026.02.12 06:44:57.209621 [ 4 ] {1931cdcc-dc1c-4b5b-8b23-50e5352777aa} <Debug> TCPHandler: Processed in 0.001366125 sec. | ||
| 9742 | 2026.02.12 06:44:57.209739 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.02.12 06:44:57.209833 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9744 | 2026.02.12 06:44:57.209873 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9745 | 2026.02.12 06:44:57.210427 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.02.12 06:44:57.210464 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9747 | 2026.02.12 06:44:57.210785 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9748 | 2026.02.12 06:44:57.211001 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Trace> oximeter.fields_uuid (007be59e-0e92-43b1-a6ad-bf3d129d9124): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.02.12 06:44:57.211131 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Debug> executeQuery: Read 499 rows, 36.16 KiB in 0.001315 sec., 379467.68060836504 rows/sec., 26.86 MiB/sec. | ||
| 9750 | 2026.02.12 06:44:57.211168 [ 4 ] {5f81d62c-c187-4797-b65a-ca5acd3aee70} <Debug> TCPHandler: Processed in 0.001478168 sec. | ||
| 9751 | 2026.02.12 06:44:57.211279 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.02.12 06:44:57.211399 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9753 | 2026.02.12 06:44:57.211446 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9754 | 2026.02.12 06:44:57.211778 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.02.12 06:44:57.211814 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9756 | 2026.02.12 06:44:57.212132 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9757 | 2026.02.12 06:44:57.212345 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.02.12 06:44:57.212452 [ 126 ] {} <Debug> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9759 | 2026.02.12 06:44:57.212474 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 9760 | 2026.02.12 06:44:57.212502 [ 126 ] {} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.02.12 06:44:57.212517 [ 4 ] {63323a1f-6008-48ab-8fc6-2dd186ad6ec7} <Debug> TCPHandler: Processed in 0.001286663 sec. | ||
| 9762 | 2026.02.12 06:44:57.212526 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9763 | 2026.02.12 06:44:57.212607 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9764 | 2026.02.12 06:44:57.212636 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.02.12 06:44:57.212707 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.02.12 06:44:57.212738 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.02.12 06:44:57.212740 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 9768 | 2026.02.12 06:44:57.212789 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9769 | 2026.02.12 06:44:57.212807 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9770 | 2026.02.12 06:44:57.212850 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9771 | 2026.02.12 06:44:57.212881 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9772 | 2026.02.12 06:44:57.212914 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9773 | 2026.02.12 06:44:57.212945 [ 186 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9774 | 2026.02.12 06:44:57.213191 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.02.12 06:44:57.213232 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9776 | 2026.02.12 06:44:57.213582 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9777 | 2026.02.12 06:44:57.213663 [ 196 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001083888 sec., 166068.81891855985 rows/sec., 8.47 MiB/sec. | ||
| 9778 | 2026.02.12 06:44:57.213805 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Trace> oximeter.measurements_cumulativeu64 (436009a7-ea7b-4560-9d67-55a8eaccbd6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.02.12 06:44:57.213812 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9780 | 2026.02.12 06:44:57.213942 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001222 sec., 211129.2962356792 rows/sec., 14.06 MiB/sec. | ||
| 9781 | 2026.02.12 06:44:57.213986 [ 4 ] {8764434a-afa6-4abb-9b86-e673c771d599} <Debug> TCPHandler: Processed in 0.001398847 sec. | ||
| 9782 | 2026.02.12 06:44:57.214100 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.02.12 06:44:57.214142 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.02.12 06:44:57.214196 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9785 | 2026.02.12 06:44:57.214228 [ 202 ] {cc9dd22c-c260-49d3-89d6-a172ba4017be::all_1_30_6} <Trace> oximeter.measurements_bool (cc9dd22c-c260-49d3-89d6-a172ba4017be) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9786 | 2026.02.12 06:44:57.214242 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9787 | 2026.02.12 06:44:57.214318 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9788 | 2026.02.12 06:44:57.214557 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.02.12 06:44:57.214597 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9790 | 2026.02.12 06:44:57.214895 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9791 | 2026.02.12 06:44:57.215100 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Trace> oximeter.measurements_f64 (c3a0dcda-fb7f-424e-8db3-d32f4d57ba4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.02.12 06:44:57.215226 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 9793 | 2026.02.12 06:44:57.215261 [ 4 ] {a8277eb1-1da9-44bb-b1dd-45fa3d658918} <Debug> TCPHandler: Processed in 0.001209821 sec. | ||
| 9794 | 2026.02.12 06:44:57.215366 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.02.12 06:44:57.215460 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.02.12 06:44:57.215513 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9797 | 2026.02.12 06:44:57.216287 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.02.12 06:44:57.216324 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9799 | 2026.02.12 06:44:57.216881 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9800 | 2026.02.12 06:44:57.217101 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Trace> oximeter.measurements_histogramu64 (9dd1cb2e-6676-4972-9866-8e5ed1d306d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.02.12 06:44:57.217238 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001795 sec., 20055.710306406687 rows/sec., 35.94 MiB/sec. | ||
| 9802 | 2026.02.12 06:44:57.217290 [ 4 ] {1bc0459d-f544-4974-bfc3-ac00f03f0076} <Debug> TCPHandler: Processed in 0.00197287 sec. | ||
| 9803 | 2026.02.12 06:44:57.217404 [ 4 ] {} <Trace> TCP-Session: 689f6ec0-f430-45ae-bced-2dbe596ebb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.02.12 06:44:57.217500 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.02.12 06:44:57.217541 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9806 | 2026.02.12 06:44:57.217854 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.02.12 06:44:57.217891 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9808 | 2026.02.12 06:44:57.218199 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9809 | 2026.02.12 06:44:57.218405 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Trace> oximeter.measurements_u64 (e6cfdd5b-9abc-4d9a-af51-bf584c00230f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.02.12 06:44:57.218532 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001051 sec., 83729.78116079923 rows/sec., 5.26 MiB/sec. | ||
| 9811 | 2026.02.12 06:44:57.218567 [ 4 ] {5cc54996-eaa9-409a-b742-80fad02ed791} <Debug> TCPHandler: Processed in 0.001212341 sec. | ||