| 1 | [ Feb 4 21:10:04 Enabled. ] | ||
| 2 | [ Feb 4 21:10:04 Rereading configuration. ] | ||
| 3 | [ Feb 4 21:10:05 Rereading configuration. ] | ||
| 4 | [ Feb 4 21:10:07 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 4 21:10:07 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.04 21:10:09.110080 [ 1 ] {} <Information> Application: Will watch for the process with pid 24343 | ||
| 29 | 2026.02.04 21:10:09.110466 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.04 21:10:09.655540 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24343 | ||
| 31 | 2026.02.04 21:10:09.657960 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.04 21:10:09.658158 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.04 21:10:09.826874 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.04 21:10:09.870276 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.04 21:10:09.870379 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.04 21:10:09.870397 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.04 21:10:09.870473 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.04 21:10:09.871388 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.04 21:10:09.875949 [ 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.04 21:10:09.876913 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.04 21:10:09.877896 [ 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.04 21:10:09.877954 [ 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.04 21:10:09.878001 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.04 21:10:09.878855 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.04 21:10:09.880164 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.04 21:10:09.887437 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.04 21:10:09.888231 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.04 21:10:09.889634 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.04 21:10:09.889744 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.04 21:10:09.891256 [ 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.04 21:10:09.891975 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.04 21:10:09.896738 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.04 21:10:09.897583 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.04 21:10:09.902946 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.04 21:10:09.903454 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.04 21:10:09.903926 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.04 21:10:09.904370 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.04 21:10:09.906244 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.04 21:10:09.906314 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.04 21:10:09.906423 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.04 21:10:09.906529 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.04 21:10:09.916712 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.04 21:10:09.916741 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000178354 sec | ||
| 68 | 2026.02.04 21:10:09.916806 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.04 21:10:09.916851 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.04 21:10:09.917653 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.04 21:10:09.918311 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.04 21:10:09.937716 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.04 21:10:09.937767 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.04 21:10:09.937855 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.04 21:10:09.937869 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.04 21:10:09.937906 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.04 21:10:09.937989 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.04 21:10:09.942259 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.04 21:10:09.942311 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.04 21:10:09.942365 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.04 21:10:09.942554 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.04 21:10:09.942602 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.04 21:10:09.942615 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.04 21:10:09.942698 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.04 21:10:09.942713 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.04 21:10:09.942746 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.04 21:10:09.942826 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.04 21:10:09.973227 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.04 21:10:09.975493 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.04 21:10:09.975668 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000204565 sec | ||
| 91 | 2026.02.04 21:10:09.975684 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.04 21:10:09.975696 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.04 21:10:09.975729 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.04 21:10:09.975991 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.04 21:10:09.976123 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.04 21:10:09.976139 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.04 21:10:09.976150 [ 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.04 21:10:09.976161 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.04 21:10:09.982363 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.04 21:10:09.982662 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.02.04 21:10:09.984370 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.433e-05 sec. | ||
| 102 | 2026.02.04 21:10:09.984921 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.04 21:10:09.985890 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.04 21:10:09.985918 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.04 21:10:10.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.04 21:10:10.061834 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47428 | ||
| 107 | 2026.02.04 21:10:10.062790 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.04 21:10:10.062867 [ 3 ] {} <Debug> TCP-Session: 586f6c57-cde1-4133-bf30-c85f5a0554bc Authenticating user 'default' from [fd00:1122:3344:101::c]:47428 | ||
| 109 | 2026.02.04 21:10:10.063058 [ 3 ] {} <Debug> TCP-Session: 586f6c57-cde1-4133-bf30-c85f5a0554bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.04 21:10:10.063076 [ 3 ] {} <Debug> TCP-Session: 586f6c57-cde1-4133-bf30-c85f5a0554bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.04 21:10:10.063194 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.04 21:10:10.063378 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.04 21:10:10.063413 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.04 21:10:10.064013 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48714 | ||
| 115 | 2026.02.04 21:10:10.064118 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40842 | ||
| 116 | 2026.02.04 21:10:10.064135 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57758 | ||
| 117 | 2026.02.04 21:10:10.064291 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.04 21:10:10.064340 [ 4 ] {} <Debug> TCP-Session: 97b27536-f966-477d-9932-bea773ed0db0 Authenticating user 'default' from [fd00:1122:3344:101::c]:48714 | ||
| 119 | 2026.02.04 21:10:10.064367 [ 4 ] {} <Debug> TCP-Session: 97b27536-f966-477d-9932-bea773ed0db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.04 21:10:10.064436 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36937 | ||
| 121 | 2026.02.04 21:10:10.064471 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.04 21:10:10.064498 [ 4 ] {} <Debug> TCP-Session: 97b27536-f966-477d-9932-bea773ed0db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.04 21:10:10.064377 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.04 21:10:10.064549 [ 5 ] {} <Debug> TCP-Session: 7282fbed-d1af-45b5-a53b-250b12fd0f0a Authenticating user 'default' from [fd00:1122:3344:101::c]:57758 | ||
| 125 | 2026.02.04 21:10:10.064530 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47666 | ||
| 126 | 2026.02.04 21:10:10.064652 [ 254 ] {} <Debug> TCP-Session: fd6c7518-6aa2-4a17-965e-4bf729d43dc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:40842 | ||
| 127 | 2026.02.04 21:10:10.064679 [ 5 ] {} <Debug> TCP-Session: 7282fbed-d1af-45b5-a53b-250b12fd0f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.04 21:10:10.064731 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.04 21:10:10.064743 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59828 | ||
| 130 | 2026.02.04 21:10:10.064766 [ 254 ] {} <Debug> TCP-Session: fd6c7518-6aa2-4a17-965e-4bf729d43dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.04 21:10:10.064827 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.04 21:10:10.064805 [ 5 ] {} <Debug> TCP-Session: 7282fbed-d1af-45b5-a53b-250b12fd0f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.04 21:10:10.064884 [ 254 ] {} <Debug> TCP-Session: fd6c7518-6aa2-4a17-965e-4bf729d43dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.04 21:10:10.064918 [ 256 ] {} <Debug> TCP-Session: f1a73bbf-d1b1-4192-93c3-8a2b28b3aad7 Authenticating user 'default' from [fd00:1122:3344:101::c]:47666 | ||
| 135 | 2026.02.04 21:10:10.064921 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.04 21:10:10.064944 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35821 | ||
| 137 | 2026.02.04 21:10:10.065006 [ 257 ] {} <Debug> TCP-Session: badd48a3-e397-46e7-9b1c-664c01e10375 Authenticating user 'default' from [fd00:1122:3344:101::c]:59828 | ||
| 138 | 2026.02.04 21:10:10.065014 [ 256 ] {} <Debug> TCP-Session: f1a73bbf-d1b1-4192-93c3-8a2b28b3aad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.04 21:10:10.064792 [ 255 ] {} <Debug> TCP-Session: 0abab98c-763e-4a3b-9eec-04bfcbcf6228 Authenticating user 'default' from [fd00:1122:3344:101::c]:36937 | ||
| 140 | 2026.02.04 21:10:10.065078 [ 256 ] {} <Debug> TCP-Session: f1a73bbf-d1b1-4192-93c3-8a2b28b3aad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.04 21:10:10.065100 [ 257 ] {} <Debug> TCP-Session: badd48a3-e397-46e7-9b1c-664c01e10375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.04 21:10:10.065165 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.04 21:10:10.065162 [ 255 ] {} <Debug> TCP-Session: 0abab98c-763e-4a3b-9eec-04bfcbcf6228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.04 21:10:10.065167 [ 257 ] {} <Debug> TCP-Session: badd48a3-e397-46e7-9b1c-664c01e10375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.04 21:10:10.065249 [ 258 ] {} <Debug> TCP-Session: a889bc14-52d5-4e4d-ad8b-69a4099c74f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:35821 | ||
| 146 | 2026.02.04 21:10:10.065287 [ 255 ] {} <Debug> TCP-Session: 0abab98c-763e-4a3b-9eec-04bfcbcf6228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.04 21:10:10.065321 [ 258 ] {} <Debug> TCP-Session: a889bc14-52d5-4e4d-ad8b-69a4099c74f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.04 21:10:10.065382 [ 258 ] {} <Debug> TCP-Session: a889bc14-52d5-4e4d-ad8b-69a4099c74f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.04 21:10:10.321195 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42776 | ||
| 150 | 2026.02.04 21:10:10.321468 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.04 21:10:10.321649 [ 259 ] {} <Debug> TCP-Session: a3e7473a-3ced-46b3-b4c6-f8ec7dc7060f Authenticating user 'default' from [fd00:1122:3344:101::a]:42776 | ||
| 152 | 2026.02.04 21:10:10.323117 [ 259 ] {} <Debug> TCP-Session: a3e7473a-3ced-46b3-b4c6-f8ec7dc7060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.04 21:10:10.323227 [ 259 ] {} <Debug> TCP-Session: a3e7473a-3ced-46b3-b4c6-f8ec7dc7060f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.04 21:10:10.323331 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.04 21:10:10.323374 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.04 21:10:10.323505 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.04 21:10:10.324141 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39424 | ||
| 158 | 2026.02.04 21:10:10.324294 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59686 | ||
| 159 | 2026.02.04 21:10:10.324335 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.04 21:10:10.324422 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63875 | ||
| 161 | 2026.02.04 21:10:10.324430 [ 260 ] {} <Debug> TCP-Session: d7d93d2f-a1c2-4d49-8259-3ca4b19ad22f Authenticating user 'default' from [fd00:1122:3344:101::a]:39424 | ||
| 162 | 2026.02.04 21:10:10.324554 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42442 | ||
| 163 | 2026.02.04 21:10:10.324569 [ 260 ] {} <Debug> TCP-Session: d7d93d2f-a1c2-4d49-8259-3ca4b19ad22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.04 21:10:10.324615 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.02.04 21:10:10.324685 [ 260 ] {} <Debug> TCP-Session: d7d93d2f-a1c2-4d49-8259-3ca4b19ad22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.02.04 21:10:10.324755 [ 261 ] {} <Debug> TCP-Session: d55aad52-8e90-4eed-867a-d5e35a618fda Authenticating user 'default' from [fd00:1122:3344:101::a]:59686 | ||
| 167 | 2026.02.04 21:10:10.324882 [ 261 ] {} <Debug> TCP-Session: d55aad52-8e90-4eed-867a-d5e35a618fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.02.04 21:10:10.324929 [ 261 ] {} <Debug> TCP-Session: d55aad52-8e90-4eed-867a-d5e35a618fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.04 21:10:10.324928 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55747 | ||
| 170 | 2026.02.04 21:10:10.324942 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.02.04 21:10:10.324977 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33537 | ||
| 172 | 2026.02.04 21:10:10.325074 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.04 21:10:10.325129 [ 262 ] {} <Debug> TCP-Session: 52cae01a-0d2e-465e-a855-5c3a53f63d18 Authenticating user 'default' from [fd00:1122:3344:101::a]:63875 | ||
| 174 | 2026.02.04 21:10:10.325180 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.02.04 21:10:10.325130 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34803 | ||
| 176 | 2026.02.04 21:10:10.325138 [ 263 ] {} <Debug> TCP-Session: 3034b0ea-a682-4ddb-86c9-7fad2225d395 Authenticating user 'default' from [fd00:1122:3344:101::a]:42442 | ||
| 177 | 2026.02.04 21:10:10.325261 [ 262 ] {} <Debug> TCP-Session: 52cae01a-0d2e-465e-a855-5c3a53f63d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.04 21:10:10.325298 [ 263 ] {} <Debug> TCP-Session: 3034b0ea-a682-4ddb-86c9-7fad2225d395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.04 21:10:10.325290 [ 264 ] {} <Debug> TCP-Session: f5a0327c-c579-461d-af16-0f6390167019 Authenticating user 'default' from [fd00:1122:3344:101::a]:55747 | ||
| 180 | 2026.02.04 21:10:10.325282 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.02.04 21:10:10.325431 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.04 21:10:10.325421 [ 263 ] {} <Debug> TCP-Session: 3034b0ea-a682-4ddb-86c9-7fad2225d395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.04 21:10:10.325411 [ 264 ] {} <Debug> TCP-Session: f5a0327c-c579-461d-af16-0f6390167019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.04 21:10:10.325550 [ 265 ] {} <Debug> TCP-Session: a57aab6f-2916-4f5f-89ea-5fb3a2c7836e Authenticating user 'default' from [fd00:1122:3344:101::a]:33537 | ||
| 185 | 2026.02.04 21:10:10.325586 [ 266 ] {} <Debug> TCP-Session: e5e21469-b49e-4ed0-96c3-7f051989c413 Authenticating user 'default' from [fd00:1122:3344:101::a]:34803 | ||
| 186 | 2026.02.04 21:10:10.325394 [ 262 ] {} <Debug> TCP-Session: 52cae01a-0d2e-465e-a855-5c3a53f63d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.04 21:10:10.325665 [ 265 ] {} <Debug> TCP-Session: a57aab6f-2916-4f5f-89ea-5fb3a2c7836e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.04 21:10:10.325648 [ 266 ] {} <Debug> TCP-Session: e5e21469-b49e-4ed0-96c3-7f051989c413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.04 21:10:10.325631 [ 264 ] {} <Debug> TCP-Session: f5a0327c-c579-461d-af16-0f6390167019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.04 21:10:10.325758 [ 265 ] {} <Debug> TCP-Session: a57aab6f-2916-4f5f-89ea-5fb3a2c7836e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.04 21:10:10.325740 [ 266 ] {} <Debug> TCP-Session: e5e21469-b49e-4ed0-96c3-7f051989c413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.04 21:10:11.000365 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.40 MiB, peak 118.40 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 1.12 MiB | ||
| 193 | 2026.02.04 21:10:11.566982 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62410 | ||
| 194 | 2026.02.04 21:10:11.567174 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.02.04 21:10:11.567207 [ 267 ] {} <Debug> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:62410 | ||
| 196 | 2026.02.04 21:10:11.567274 [ 267 ] {} <Debug> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.04 21:10:11.567327 [ 267 ] {} <Debug> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.04 21:10:11.567401 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.02.04 21:10:11.567429 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.02.04 21:10:11.567531 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.02.04 21:10:11.568166 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38507 | ||
| 202 | 2026.02.04 21:10:11.568376 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.02.04 21:10:11.568441 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37504 | ||
| 204 | 2026.02.04 21:10:11.568524 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60264 | ||
| 205 | 2026.02.04 21:10:11.568454 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41516 | ||
| 206 | 2026.02.04 21:10:11.568447 [ 268 ] {} <Debug> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38507 | ||
| 207 | 2026.02.04 21:10:11.568727 [ 268 ] {} <Debug> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.04 21:10:11.568792 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62127 | ||
| 209 | 2026.02.04 21:10:11.568780 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37014 | ||
| 210 | 2026.02.04 21:10:11.568883 [ 268 ] {} <Debug> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.02.04 21:10:11.568968 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.02.04 21:10:11.569018 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.04 21:10:11.569040 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43839 | ||
| 214 | 2026.02.04 21:10:11.569094 [ 270 ] {} <Debug> TCP-Session: bbdedff4-3c3e-448c-9cc7-a6cb28b53a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:37504 | ||
| 215 | 2026.02.04 21:10:11.569106 [ 269 ] {} <Debug> TCP-Session: 790086c9-94fd-415c-b10c-e7599af7049d Authenticating user 'default' from [fd00:1122:3344:101::d]:41516 | ||
| 216 | 2026.02.04 21:10:11.569238 [ 270 ] {} <Debug> TCP-Session: bbdedff4-3c3e-448c-9cc7-a6cb28b53a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.02.04 21:10:11.569262 [ 270 ] {} <Debug> TCP-Session: bbdedff4-3c3e-448c-9cc7-a6cb28b53a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.04 21:10:11.569264 [ 269 ] {} <Debug> TCP-Session: 790086c9-94fd-415c-b10c-e7599af7049d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.04 21:10:11.569325 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44829 | ||
| 220 | 2026.02.04 21:10:11.569387 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.02.04 21:10:11.569422 [ 269 ] {} <Debug> TCP-Session: 790086c9-94fd-415c-b10c-e7599af7049d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.04 21:10:11.569416 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.02.04 21:10:11.569584 [ 271 ] {} <Debug> TCP-Session: 8ca17c8f-cb8b-4840-a7f2-017139b04944 Authenticating user 'default' from [fd00:1122:3344:101::d]:60264 | ||
| 224 | 2026.02.04 21:10:11.569599 [ 272 ] {} <Debug> TCP-Session: e77e54c3-b4ce-408e-8fb5-205ae8e6df39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37014 | ||
| 225 | 2026.02.04 21:10:11.569637 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.02.04 21:10:11.569624 [ 271 ] {} <Debug> TCP-Session: 8ca17c8f-cb8b-4840-a7f2-017139b04944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.04 21:10:11.569766 [ 272 ] {} <Debug> TCP-Session: e77e54c3-b4ce-408e-8fb5-205ae8e6df39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.04 21:10:11.569797 [ 275 ] {} <Debug> TCP-Session: f27a8d93-31c5-48a6-8079-83648a84bce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44829 | ||
| 229 | 2026.02.04 21:10:11.569778 [ 271 ] {} <Debug> TCP-Session: 8ca17c8f-cb8b-4840-a7f2-017139b04944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.04 21:10:11.569943 [ 272 ] {} <Debug> TCP-Session: e77e54c3-b4ce-408e-8fb5-205ae8e6df39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.04 21:10:11.569973 [ 275 ] {} <Debug> TCP-Session: f27a8d93-31c5-48a6-8079-83648a84bce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.04 21:10:11.570096 [ 275 ] {} <Debug> TCP-Session: f27a8d93-31c5-48a6-8079-83648a84bce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.04 21:10:11.570760 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.02.04 21:10:11.570924 [ 274 ] {} <Debug> TCP-Session: 18c41b4e-9ab9-4cbb-8423-1c42d7ce208b Authenticating user 'default' from [fd00:1122:3344:101::d]:43839 | ||
| 235 | 2026.02.04 21:10:11.570934 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.02.04 21:10:11.570950 [ 274 ] {} <Debug> TCP-Session: 18c41b4e-9ab9-4cbb-8423-1c42d7ce208b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.02.04 21:10:11.571006 [ 273 ] {} <Debug> TCP-Session: eec52834-de35-4b87-96b4-4318fafb6e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:62127 | ||
| 238 | 2026.02.04 21:10:11.571093 [ 274 ] {} <Debug> TCP-Session: 18c41b4e-9ab9-4cbb-8423-1c42d7ce208b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.04 21:10:11.571108 [ 273 ] {} <Debug> TCP-Session: eec52834-de35-4b87-96b4-4318fafb6e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.04 21:10:11.571223 [ 273 ] {} <Debug> TCP-Session: eec52834-de35-4b87-96b4-4318fafb6e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.04 21:10:11.581287 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 242 | 2026.02.04 21:10:11.585121 [ 267 ] {3feeb3b0-03a4-42e5-aa37-fd7e27d31c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2026.02.04 21:10:11.719002 [ 267 ] {3feeb3b0-03a4-42e5-aa37-fd7e27d31c02} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62410) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.02.04 21:10:11.720298 [ 267 ] {3feeb3b0-03a4-42e5-aa37-fd7e27d31c02} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.02.04 21:10:11.720559 [ 267 ] {3feeb3b0-03a4-42e5-aa37-fd7e27d31c02} <Debug> TCPHandler: Processed in 0.146491473 sec. | ||
| 292 | 2026.02.04 21:10:11.721150 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.02.04 21:10:11.721556 [ 268 ] {d33028da-e636-451d-8842-67b3e8b244c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.02.04 21:10:11.722186 [ 268 ] {d33028da-e636-451d-8842-67b3e8b244c2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38507) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.02.04 21:10:11.722507 [ 268 ] {d33028da-e636-451d-8842-67b3e8b244c2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.02.04 21:10:11.722821 [ 268 ] {d33028da-e636-451d-8842-67b3e8b244c2} <Debug> TCPHandler: Processed in 0.001901011 sec. | ||
| 343 | 2026.02.04 21:10:11.723200 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.04 21:10:11.724111 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.02.04 21:10:11.725035 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.02.04 21:10:11.726604 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.02.04 21:10:11.726630 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9711e-05 sec | ||
| 348 | 2026.02.04 21:10:11.726765 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.02.04 21:10:11.726777 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.02.04 21:10:11.726804 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.02.04 21:10:11.727587 [ 267 ] {77088909-06a7-4b46-a356-7e28e390caa2} <Debug> TCPHandler: Processed in 0.004544918 sec. | ||
| 352 | 2026.02.04 21:10:11.727875 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.02.04 21:10:11.728040 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.02.04 21:10:11.728193 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.02.04 21:10:11.734439 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.02.04 21:10:11.737601 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5): Loading data parts | ||
| 358 | 2026.02.04 21:10:11.739050 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5): There are no data parts | ||
| 359 | 2026.02.04 21:10:11.744116 [ 267 ] {5053edea-ff2c-48f0-8c72-c88b34e39371} <Debug> TCPHandler: Processed in 0.016300999 sec. | ||
| 360 | 2026.02.04 21:10:11.744354 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.02.04 21:10:11.744668 [ 267 ] {49d13c9a-d48b-44ac-818d-b533208ae1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2026.02.04 21:10:11.744865 [ 267 ] {49d13c9a-d48b-44ac-818d-b533208ae1ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.02.04 21:10:11.761812 [ 267 ] {49d13c9a-d48b-44ac-818d-b533208ae1ea} <Debug> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Loading data parts | ||
| 374 | 2026.02.04 21:10:11.762044 [ 267 ] {49d13c9a-d48b-44ac-818d-b533208ae1ea} <Debug> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): There are no data parts | ||
| 375 | 2026.02.04 21:10:11.765102 [ 267 ] {49d13c9a-d48b-44ac-818d-b533208ae1ea} <Debug> TCPHandler: Processed in 0.020834587 sec. | ||
| 376 | 2026.02.04 21:10:11.765394 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.02.04 21:10:11.765625 [ 267 ] {204c25bd-a708-4238-9665-3ba455fc38d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 378 | 2026.02.04 21:10:11.765801 [ 267 ] {204c25bd-a708-4238-9665-3ba455fc38d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.02.04 21:10:11.769044 [ 267 ] {204c25bd-a708-4238-9665-3ba455fc38d9} <Debug> oximeter.measurements_i8 (4cf089bf-b337-4ccc-b734-5920b8b8def2): Loading data parts | ||
| 380 | 2026.02.04 21:10:11.769465 [ 267 ] {204c25bd-a708-4238-9665-3ba455fc38d9} <Debug> oximeter.measurements_i8 (4cf089bf-b337-4ccc-b734-5920b8b8def2): There are no data parts | ||
| 381 | 2026.02.04 21:10:11.772125 [ 267 ] {204c25bd-a708-4238-9665-3ba455fc38d9} <Debug> TCPHandler: Processed in 0.006825536 sec. | ||
| 382 | 2026.02.04 21:10:11.772293 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.02.04 21:10:11.772564 [ 267 ] {d9d6c5a5-f241-4578-b617-e3985dc6e830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 384 | 2026.02.04 21:10:11.772657 [ 267 ] {d9d6c5a5-f241-4578-b617-e3985dc6e830} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.02.04 21:10:11.775735 [ 267 ] {d9d6c5a5-f241-4578-b617-e3985dc6e830} <Debug> oximeter.measurements_u8 (c68b520c-6f98-4a5c-bca5-4d12e568c122): Loading data parts | ||
| 386 | 2026.02.04 21:10:11.775913 [ 267 ] {d9d6c5a5-f241-4578-b617-e3985dc6e830} <Debug> oximeter.measurements_u8 (c68b520c-6f98-4a5c-bca5-4d12e568c122): There are no data parts | ||
| 387 | 2026.02.04 21:10:11.778839 [ 267 ] {d9d6c5a5-f241-4578-b617-e3985dc6e830} <Debug> TCPHandler: Processed in 0.006603152 sec. | ||
| 388 | 2026.02.04 21:10:11.779125 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.02.04 21:10:11.779308 [ 267 ] {607911b4-9cc7-489d-93ee-b215daf97afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 390 | 2026.02.04 21:10:11.779489 [ 267 ] {607911b4-9cc7-489d-93ee-b215daf97afd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.02.04 21:10:11.782328 [ 267 ] {607911b4-9cc7-489d-93ee-b215daf97afd} <Debug> oximeter.measurements_i16 (2dbe9313-d7cc-4d19-a47e-383276dccf31): Loading data parts | ||
| 392 | 2026.02.04 21:10:11.782554 [ 267 ] {607911b4-9cc7-489d-93ee-b215daf97afd} <Debug> oximeter.measurements_i16 (2dbe9313-d7cc-4d19-a47e-383276dccf31): There are no data parts | ||
| 393 | 2026.02.04 21:10:11.784213 [ 267 ] {607911b4-9cc7-489d-93ee-b215daf97afd} <Debug> TCPHandler: Processed in 0.005146231 sec. | ||
| 394 | 2026.02.04 21:10:11.784394 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.04 21:10:11.784784 [ 267 ] {9c27e7bd-1f1b-49cc-bef6-827b67af4b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 396 | 2026.02.04 21:10:11.784832 [ 267 ] {9c27e7bd-1f1b-49cc-bef6-827b67af4b06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.02.04 21:10:11.787395 [ 267 ] {9c27e7bd-1f1b-49cc-bef6-827b67af4b06} <Debug> oximeter.measurements_u16 (0fd5c420-3aa9-4fbf-aeea-34b3007f460d): Loading data parts | ||
| 398 | 2026.02.04 21:10:11.787734 [ 267 ] {9c27e7bd-1f1b-49cc-bef6-827b67af4b06} <Debug> oximeter.measurements_u16 (0fd5c420-3aa9-4fbf-aeea-34b3007f460d): There are no data parts | ||
| 399 | 2026.02.04 21:10:11.789215 [ 267 ] {9c27e7bd-1f1b-49cc-bef6-827b67af4b06} <Debug> TCPHandler: Processed in 0.004883035 sec. | ||
| 400 | 2026.02.04 21:10:11.789477 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.02.04 21:10:11.789657 [ 267 ] {b4601316-1714-4ed3-aa85-7331211c60b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 402 | 2026.02.04 21:10:11.789809 [ 267 ] {b4601316-1714-4ed3-aa85-7331211c60b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.02.04 21:10:11.793683 [ 267 ] {b4601316-1714-4ed3-aa85-7331211c60b6} <Debug> oximeter.measurements_i32 (d8a06563-6421-4d80-ae15-cbd4ac9586ef): Loading data parts | ||
| 404 | 2026.02.04 21:10:11.794116 [ 267 ] {b4601316-1714-4ed3-aa85-7331211c60b6} <Debug> oximeter.measurements_i32 (d8a06563-6421-4d80-ae15-cbd4ac9586ef): There are no data parts | ||
| 405 | 2026.02.04 21:10:11.796710 [ 267 ] {b4601316-1714-4ed3-aa85-7331211c60b6} <Debug> TCPHandler: Processed in 0.007285637 sec. | ||
| 406 | 2026.02.04 21:10:11.796887 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.02.04 21:10:11.797221 [ 267 ] {556f1c1c-2522-4eff-aa0c-9b7851ea9074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.02.04 21:10:11.797272 [ 267 ] {556f1c1c-2522-4eff-aa0c-9b7851ea9074} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.02.04 21:10:11.799525 [ 267 ] {556f1c1c-2522-4eff-aa0c-9b7851ea9074} <Debug> oximeter.measurements_u32 (b30b97e7-eb6a-4648-baad-4fdea57fe6fb): Loading data parts | ||
| 410 | 2026.02.04 21:10:11.799696 [ 267 ] {556f1c1c-2522-4eff-aa0c-9b7851ea9074} <Debug> oximeter.measurements_u32 (b30b97e7-eb6a-4648-baad-4fdea57fe6fb): There are no data parts | ||
| 411 | 2026.02.04 21:10:11.802926 [ 267 ] {556f1c1c-2522-4eff-aa0c-9b7851ea9074} <Debug> TCPHandler: Processed in 0.006094821 sec. | ||
| 412 | 2026.02.04 21:10:11.803247 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.02.04 21:10:11.803424 [ 267 ] {120057a3-490b-4f3a-a9eb-a8e67d210283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.02.04 21:10:11.803562 [ 267 ] {120057a3-490b-4f3a-a9eb-a8e67d210283} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.02.04 21:10:11.806254 [ 267 ] {120057a3-490b-4f3a-a9eb-a8e67d210283} <Debug> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Loading data parts | ||
| 416 | 2026.02.04 21:10:11.806577 [ 267 ] {120057a3-490b-4f3a-a9eb-a8e67d210283} <Debug> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): There are no data parts | ||
| 417 | 2026.02.04 21:10:11.810025 [ 267 ] {120057a3-490b-4f3a-a9eb-a8e67d210283} <Debug> TCPHandler: Processed in 0.006830806 sec. | ||
| 418 | 2026.02.04 21:10:11.810199 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.04 21:10:11.810473 [ 267 ] {7ccdff36-126a-4a9d-b508-f4fe17171622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.02.04 21:10:11.810527 [ 267 ] {7ccdff36-126a-4a9d-b508-f4fe17171622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.02.04 21:10:11.813977 [ 267 ] {7ccdff36-126a-4a9d-b508-f4fe17171622} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Loading data parts | ||
| 422 | 2026.02.04 21:10:11.814167 [ 267 ] {7ccdff36-126a-4a9d-b508-f4fe17171622} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): There are no data parts | ||
| 423 | 2026.02.04 21:10:11.816651 [ 267 ] {7ccdff36-126a-4a9d-b508-f4fe17171622} <Debug> TCPHandler: Processed in 0.00650949 sec. | ||
| 424 | 2026.02.04 21:10:11.816983 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.04 21:10:11.817168 [ 267 ] {f716d7c2-bdd3-48c7-8fd8-8624ae83f21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.02.04 21:10:11.817295 [ 267 ] {f716d7c2-bdd3-48c7-8fd8-8624ae83f21f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.02.04 21:10:11.819634 [ 267 ] {f716d7c2-bdd3-48c7-8fd8-8624ae83f21f} <Debug> oximeter.measurements_f32 (80befcda-28ca-4921-a5ef-569011917650): Loading data parts | ||
| 428 | 2026.02.04 21:10:11.819938 [ 267 ] {f716d7c2-bdd3-48c7-8fd8-8624ae83f21f} <Debug> oximeter.measurements_f32 (80befcda-28ca-4921-a5ef-569011917650): There are no data parts | ||
| 429 | 2026.02.04 21:10:11.822074 [ 267 ] {f716d7c2-bdd3-48c7-8fd8-8624ae83f21f} <Debug> TCPHandler: Processed in 0.005160231 sec. | ||
| 430 | 2026.02.04 21:10:11.822237 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.04 21:10:11.822541 [ 267 ] {b27920b6-b64a-4380-8f4b-739007faab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.02.04 21:10:11.822590 [ 267 ] {b27920b6-b64a-4380-8f4b-739007faab05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.02.04 21:10:11.825438 [ 267 ] {b27920b6-b64a-4380-8f4b-739007faab05} <Debug> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Loading data parts | ||
| 434 | 2026.02.04 21:10:11.825560 [ 267 ] {b27920b6-b64a-4380-8f4b-739007faab05} <Debug> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): There are no data parts | ||
| 435 | 2026.02.04 21:10:11.828759 [ 267 ] {b27920b6-b64a-4380-8f4b-739007faab05} <Debug> TCPHandler: Processed in 0.006577842 sec. | ||
| 436 | 2026.02.04 21:10:11.829029 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.04 21:10:11.829209 [ 267 ] {b2b030d5-97ef-4fcf-83fe-84f4e766f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.02.04 21:10:11.829352 [ 267 ] {b2b030d5-97ef-4fcf-83fe-84f4e766f1d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.02.04 21:10:11.833079 [ 267 ] {b2b030d5-97ef-4fcf-83fe-84f4e766f1d8} <Debug> oximeter.measurements_string (cc6d6bd1-378b-496c-9961-3b37c6237f28): Loading data parts | ||
| 440 | 2026.02.04 21:10:11.833301 [ 267 ] {b2b030d5-97ef-4fcf-83fe-84f4e766f1d8} <Debug> oximeter.measurements_string (cc6d6bd1-378b-496c-9961-3b37c6237f28): There are no data parts | ||
| 441 | 2026.02.04 21:10:11.835084 [ 267 ] {b2b030d5-97ef-4fcf-83fe-84f4e766f1d8} <Debug> TCPHandler: Processed in 0.006110821 sec. | ||
| 442 | 2026.02.04 21:10:11.835255 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.04 21:10:11.835510 [ 267 ] {0f996016-5136-42d9-b9d0-a0c192e496b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.02.04 21:10:11.835642 [ 267 ] {0f996016-5136-42d9-b9d0-a0c192e496b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.02.04 21:10:11.839567 [ 267 ] {0f996016-5136-42d9-b9d0-a0c192e496b2} <Debug> oximeter.measurements_bytes (c6223769-216f-4ca8-9861-5acdcfe41563): Loading data parts | ||
| 453 | 2026.02.04 21:10:11.839769 [ 267 ] {0f996016-5136-42d9-b9d0-a0c192e496b2} <Debug> oximeter.measurements_bytes (c6223769-216f-4ca8-9861-5acdcfe41563): There are no data parts | ||
| 454 | 2026.02.04 21:10:11.842298 [ 267 ] {0f996016-5136-42d9-b9d0-a0c192e496b2} <Debug> TCPHandler: Processed in 0.007101782 sec. | ||
| 455 | 2026.02.04 21:10:11.842488 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.04 21:10:11.842749 [ 267 ] {debabdbf-c9f9-4da2-9c95-753c79083edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.02.04 21:10:11.842890 [ 267 ] {debabdbf-c9f9-4da2-9c95-753c79083edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.02.04 21:10:11.847452 [ 267 ] {debabdbf-c9f9-4da2-9c95-753c79083edc} <Debug> oximeter.measurements_cumulativei64 (4229238d-1d89-425c-afa3-44064c5067a1): Loading data parts | ||
| 459 | 2026.02.04 21:10:11.847625 [ 267 ] {debabdbf-c9f9-4da2-9c95-753c79083edc} <Debug> oximeter.measurements_cumulativei64 (4229238d-1d89-425c-afa3-44064c5067a1): There are no data parts | ||
| 460 | 2026.02.04 21:10:11.850886 [ 267 ] {debabdbf-c9f9-4da2-9c95-753c79083edc} <Debug> TCPHandler: Processed in 0.008452131 sec. | ||
| 461 | 2026.02.04 21:10:11.851064 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.04 21:10:11.851280 [ 267 ] {07c9e3e3-ade1-4a51-ab7c-d90bff93391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2026.02.04 21:10:11.851464 [ 267 ] {07c9e3e3-ade1-4a51-ab7c-d90bff93391d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.02.04 21:10:11.854908 [ 267 ] {07c9e3e3-ade1-4a51-ab7c-d90bff93391d} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Loading data parts | ||
| 465 | 2026.02.04 21:10:11.855098 [ 267 ] {07c9e3e3-ade1-4a51-ab7c-d90bff93391d} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): There are no data parts | ||
| 466 | 2026.02.04 21:10:11.857800 [ 267 ] {07c9e3e3-ade1-4a51-ab7c-d90bff93391d} <Debug> TCPHandler: Processed in 0.006852716 sec. | ||
| 467 | 2026.02.04 21:10:11.858106 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.04 21:10:11.858287 [ 267 ] {02e5f997-ba53-4d1e-89b6-bf9a79238190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2026.02.04 21:10:11.858421 [ 267 ] {02e5f997-ba53-4d1e-89b6-bf9a79238190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.02.04 21:10:11.861787 [ 267 ] {02e5f997-ba53-4d1e-89b6-bf9a79238190} <Debug> oximeter.measurements_cumulativef32 (b55fca57-32c6-4f6d-948b-9b9c76e8ee98): Loading data parts | ||
| 471 | 2026.02.04 21:10:11.862094 [ 267 ] {02e5f997-ba53-4d1e-89b6-bf9a79238190} <Debug> oximeter.measurements_cumulativef32 (b55fca57-32c6-4f6d-948b-9b9c76e8ee98): There are no data parts | ||
| 472 | 2026.02.04 21:10:11.863745 [ 267 ] {02e5f997-ba53-4d1e-89b6-bf9a79238190} <Debug> TCPHandler: Processed in 0.005696852 sec. | ||
| 473 | 2026.02.04 21:10:11.863932 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.04 21:10:11.864214 [ 267 ] {4ce71370-0625-43e1-bad5-f4a77ea636d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2026.02.04 21:10:11.864362 [ 267 ] {4ce71370-0625-43e1-bad5-f4a77ea636d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.02.04 21:10:11.866470 [ 267 ] {4ce71370-0625-43e1-bad5-f4a77ea636d8} <Debug> oximeter.measurements_cumulativef64 (605ef738-fa3b-417b-b904-e2128643c882): Loading data parts | ||
| 477 | 2026.02.04 21:10:11.866647 [ 267 ] {4ce71370-0625-43e1-bad5-f4a77ea636d8} <Debug> oximeter.measurements_cumulativef64 (605ef738-fa3b-417b-b904-e2128643c882): There are no data parts | ||
| 478 | 2026.02.04 21:10:11.869082 [ 267 ] {4ce71370-0625-43e1-bad5-f4a77ea636d8} <Debug> TCPHandler: Processed in 0.005221302 sec. | ||
| 479 | 2026.02.04 21:10:11.869265 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.04 21:10:11.869519 [ 267 ] {0688db97-2380-485e-b261-d95775ff8cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 491 | 2026.02.04 21:10:11.869676 [ 267 ] {0688db97-2380-485e-b261-d95775ff8cdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.02.04 21:10:11.872961 [ 267 ] {0688db97-2380-485e-b261-d95775ff8cdc} <Debug> oximeter.measurements_histogrami8 (6d75a6f3-41fb-494b-bbea-1d2649ce0054): Loading data parts | ||
| 493 | 2026.02.04 21:10:11.873247 [ 267 ] {0688db97-2380-485e-b261-d95775ff8cdc} <Debug> oximeter.measurements_histogrami8 (6d75a6f3-41fb-494b-bbea-1d2649ce0054): There are no data parts | ||
| 494 | 2026.02.04 21:10:11.874999 [ 267 ] {0688db97-2380-485e-b261-d95775ff8cdc} <Debug> TCPHandler: Processed in 0.005799204 sec. | ||
| 495 | 2026.02.04 21:10:11.875178 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.02.04 21:10:11.875513 [ 267 ] {dfbc3f77-bde2-4d4b-be30-82c29874d381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 497 | 2026.02.04 21:10:11.875661 [ 267 ] {dfbc3f77-bde2-4d4b-be30-82c29874d381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.02.04 21:10:11.878451 [ 267 ] {dfbc3f77-bde2-4d4b-be30-82c29874d381} <Debug> oximeter.measurements_histogramu8 (7b474514-1f67-4bb2-89bf-68110bd7d316): Loading data parts | ||
| 499 | 2026.02.04 21:10:11.878673 [ 267 ] {dfbc3f77-bde2-4d4b-be30-82c29874d381} <Debug> oximeter.measurements_histogramu8 (7b474514-1f67-4bb2-89bf-68110bd7d316): There are no data parts | ||
| 500 | 2026.02.04 21:10:11.882025 [ 267 ] {dfbc3f77-bde2-4d4b-be30-82c29874d381} <Debug> TCPHandler: Processed in 0.006901208 sec. | ||
| 501 | 2026.02.04 21:10:11.882239 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.02.04 21:10:11.882473 [ 267 ] {27e8f47f-6815-4940-a152-b0bf4f3e8a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 503 | 2026.02.04 21:10:11.882601 [ 267 ] {27e8f47f-6815-4940-a152-b0bf4f3e8a42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.02.04 21:10:11.885037 [ 267 ] {27e8f47f-6815-4940-a152-b0bf4f3e8a42} <Debug> oximeter.measurements_histogrami16 (1c2ff31b-7abd-41da-988d-879857b62ad8): Loading data parts | ||
| 505 | 2026.02.04 21:10:11.885371 [ 267 ] {27e8f47f-6815-4940-a152-b0bf4f3e8a42} <Debug> oximeter.measurements_histogrami16 (1c2ff31b-7abd-41da-988d-879857b62ad8): There are no data parts | ||
| 506 | 2026.02.04 21:10:11.887947 [ 267 ] {27e8f47f-6815-4940-a152-b0bf4f3e8a42} <Debug> TCPHandler: Processed in 0.005750343 sec. | ||
| 507 | 2026.02.04 21:10:11.888128 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.02.04 21:10:11.888460 [ 267 ] {828e3bdb-30c5-4560-85ef-31a634abfe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 509 | 2026.02.04 21:10:11.888638 [ 267 ] {828e3bdb-30c5-4560-85ef-31a634abfe87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.02.04 21:10:11.893547 [ 267 ] {828e3bdb-30c5-4560-85ef-31a634abfe87} <Debug> oximeter.measurements_histogramu16 (e85113f1-b828-48ef-b561-82014376a262): Loading data parts | ||
| 511 | 2026.02.04 21:10:11.893771 [ 267 ] {828e3bdb-30c5-4560-85ef-31a634abfe87} <Debug> oximeter.measurements_histogramu16 (e85113f1-b828-48ef-b561-82014376a262): There are no data parts | ||
| 512 | 2026.02.04 21:10:11.895951 [ 267 ] {828e3bdb-30c5-4560-85ef-31a634abfe87} <Debug> TCPHandler: Processed in 0.007882669 sec. | ||
| 513 | 2026.02.04 21:10:11.896219 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.02.04 21:10:11.896484 [ 267 ] {d5de83e0-f83e-4e43-9749-5b26f5a7c8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 515 | 2026.02.04 21:10:11.896629 [ 267 ] {d5de83e0-f83e-4e43-9749-5b26f5a7c8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.02.04 21:10:11.900526 [ 267 ] {d5de83e0-f83e-4e43-9749-5b26f5a7c8c5} <Debug> oximeter.measurements_histogrami32 (81814965-a71c-4f63-bf36-13ea2b99818e): Loading data parts | ||
| 517 | 2026.02.04 21:10:11.900864 [ 267 ] {d5de83e0-f83e-4e43-9749-5b26f5a7c8c5} <Debug> oximeter.measurements_histogrami32 (81814965-a71c-4f63-bf36-13ea2b99818e): There are no data parts | ||
| 518 | 2026.02.04 21:10:11.904771 [ 267 ] {d5de83e0-f83e-4e43-9749-5b26f5a7c8c5} <Debug> TCPHandler: Processed in 0.008610064 sec. | ||
| 519 | 2026.02.04 21:10:11.904966 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.02.04 21:10:11.905331 [ 267 ] {d08ccc2f-98f4-4e9d-bf77-473f4f8a2d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 521 | 2026.02.04 21:10:11.905602 [ 267 ] {d08ccc2f-98f4-4e9d-bf77-473f4f8a2d0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.02.04 21:10:11.910031 [ 267 ] {d08ccc2f-98f4-4e9d-bf77-473f4f8a2d0e} <Debug> oximeter.measurements_histogramu32 (e42f7e11-0cef-41c3-9177-dd6118920e58): Loading data parts | ||
| 523 | 2026.02.04 21:10:11.910238 [ 267 ] {d08ccc2f-98f4-4e9d-bf77-473f4f8a2d0e} <Debug> oximeter.measurements_histogramu32 (e42f7e11-0cef-41c3-9177-dd6118920e58): There are no data parts | ||
| 524 | 2026.02.04 21:10:11.913303 [ 267 ] {d08ccc2f-98f4-4e9d-bf77-473f4f8a2d0e} <Debug> TCPHandler: Processed in 0.008397561 sec. | ||
| 525 | 2026.02.04 21:10:11.913568 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.02.04 21:10:11.913836 [ 267 ] {239b048d-2bee-4713-b8ab-2cc5d653bba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 527 | 2026.02.04 21:10:11.913983 [ 267 ] {239b048d-2bee-4713-b8ab-2cc5d653bba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.02.04 21:10:11.918593 [ 267 ] {239b048d-2bee-4713-b8ab-2cc5d653bba9} <Debug> oximeter.measurements_histogrami64 (17d30aa3-cf4d-4b78-9228-d67bc74d2608): Loading data parts | ||
| 529 | 2026.02.04 21:10:11.918882 [ 267 ] {239b048d-2bee-4713-b8ab-2cc5d653bba9} <Debug> oximeter.measurements_histogrami64 (17d30aa3-cf4d-4b78-9228-d67bc74d2608): There are no data parts | ||
| 530 | 2026.02.04 21:10:11.921977 [ 267 ] {239b048d-2bee-4713-b8ab-2cc5d653bba9} <Debug> TCPHandler: Processed in 0.008469251 sec. | ||
| 531 | 2026.02.04 21:10:11.922178 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.02.04 21:10:11.922724 [ 267 ] {5c7968d6-bf14-475f-8d1a-b690093c7834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.02.04 21:10:11.922905 [ 267 ] {5c7968d6-bf14-475f-8d1a-b690093c7834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.02.04 21:10:11.926151 [ 267 ] {5c7968d6-bf14-475f-8d1a-b690093c7834} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Loading data parts | ||
| 535 | 2026.02.04 21:10:11.926355 [ 267 ] {5c7968d6-bf14-475f-8d1a-b690093c7834} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): There are no data parts | ||
| 536 | 2026.02.04 21:10:11.928724 [ 267 ] {5c7968d6-bf14-475f-8d1a-b690093c7834} <Debug> TCPHandler: Processed in 0.006600541 sec. | ||
| 537 | 2026.02.04 21:10:11.928977 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.04 21:10:11.929214 [ 267 ] {1223d43a-1a5e-4c61-977c-c724979dce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.02.04 21:10:11.929371 [ 267 ] {1223d43a-1a5e-4c61-977c-c724979dce4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.02.04 21:10:11.931911 [ 267 ] {1223d43a-1a5e-4c61-977c-c724979dce4a} <Debug> oximeter.measurements_histogramf32 (c982b176-a154-49e3-8844-ea743bfe5375): Loading data parts | ||
| 541 | 2026.02.04 21:10:11.932162 [ 267 ] {1223d43a-1a5e-4c61-977c-c724979dce4a} <Debug> oximeter.measurements_histogramf32 (c982b176-a154-49e3-8844-ea743bfe5375): There are no data parts | ||
| 542 | 2026.02.04 21:10:11.933535 [ 267 ] {1223d43a-1a5e-4c61-977c-c724979dce4a} <Debug> TCPHandler: Processed in 0.004612308 sec. | ||
| 543 | 2026.02.04 21:10:11.933709 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.04 21:10:11.934031 [ 267 ] {429f7770-e06d-4498-adf7-a1d1f0ab266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.02.04 21:10:11.934168 [ 267 ] {429f7770-e06d-4498-adf7-a1d1f0ab266f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.02.04 21:10:11.936364 [ 267 ] {429f7770-e06d-4498-adf7-a1d1f0ab266f} <Debug> oximeter.measurements_histogramf64 (bd127a0c-46c0-496f-9af3-7244a0e51756): Loading data parts | ||
| 547 | 2026.02.04 21:10:11.936531 [ 267 ] {429f7770-e06d-4498-adf7-a1d1f0ab266f} <Debug> oximeter.measurements_histogramf64 (bd127a0c-46c0-496f-9af3-7244a0e51756): There are no data parts | ||
| 548 | 2026.02.04 21:10:11.938627 [ 267 ] {429f7770-e06d-4498-adf7-a1d1f0ab266f} <Debug> TCPHandler: Processed in 0.004972887 sec. | ||
| 549 | 2026.02.04 21:10:11.938987 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.04 21:10:11.939196 [ 267 ] {87b35205-d75f-438e-9234-01e77c73406e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.02.04 21:10:11.939362 [ 267 ] {87b35205-d75f-438e-9234-01e77c73406e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.02.04 21:10:11.941688 [ 267 ] {87b35205-d75f-438e-9234-01e77c73406e} <Debug> oximeter.fields_bool (cd3bd6e7-3241-4aac-bf75-e9960a279b1a): Loading data parts | ||
| 578 | 2026.02.04 21:10:11.941880 [ 267 ] {87b35205-d75f-438e-9234-01e77c73406e} <Debug> oximeter.fields_bool (cd3bd6e7-3241-4aac-bf75-e9960a279b1a): There are no data parts | ||
| 579 | 2026.02.04 21:10:11.943333 [ 267 ] {87b35205-d75f-438e-9234-01e77c73406e} <Debug> TCPHandler: Processed in 0.004425535 sec. | ||
| 580 | 2026.02.04 21:10:11.943503 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.04 21:10:11.943678 [ 267 ] {e721c8c7-33c0-4893-a91e-430a66589d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2026.02.04 21:10:11.943881 [ 267 ] {e721c8c7-33c0-4893-a91e-430a66589d3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.02.04 21:10:11.947866 [ 267 ] {e721c8c7-33c0-4893-a91e-430a66589d3a} <Debug> oximeter.fields_i8 (797f20e5-b165-43dd-abd4-7a08e78ba018): Loading data parts | ||
| 584 | 2026.02.04 21:10:11.948026 [ 267 ] {e721c8c7-33c0-4893-a91e-430a66589d3a} <Debug> oximeter.fields_i8 (797f20e5-b165-43dd-abd4-7a08e78ba018): There are no data parts | ||
| 585 | 2026.02.04 21:10:11.950704 [ 267 ] {e721c8c7-33c0-4893-a91e-430a66589d3a} <Debug> TCPHandler: Processed in 0.007258246 sec. | ||
| 586 | 2026.02.04 21:10:11.950968 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.04 21:10:11.951142 [ 267 ] {4ab258a1-14f0-4398-9418-6d3d05736e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.02.04 21:10:11.951281 [ 267 ] {4ab258a1-14f0-4398-9418-6d3d05736e03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.02.04 21:10:11.953610 [ 267 ] {4ab258a1-14f0-4398-9418-6d3d05736e03} <Debug> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Loading data parts | ||
| 590 | 2026.02.04 21:10:11.953818 [ 267 ] {4ab258a1-14f0-4398-9418-6d3d05736e03} <Debug> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): There are no data parts | ||
| 591 | 2026.02.04 21:10:11.956050 [ 267 ] {4ab258a1-14f0-4398-9418-6d3d05736e03} <Debug> TCPHandler: Processed in 0.00513892 sec. | ||
| 592 | 2026.02.04 21:10:11.956228 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.04 21:10:11.956441 [ 267 ] {e351ada6-1c55-4e27-b829-cf9be207d454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 594 | 2026.02.04 21:10:11.956598 [ 267 ] {e351ada6-1c55-4e27-b829-cf9be207d454} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.02.04 21:10:11.958683 [ 267 ] {e351ada6-1c55-4e27-b829-cf9be207d454} <Debug> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Loading data parts | ||
| 596 | 2026.02.04 21:10:11.958840 [ 267 ] {e351ada6-1c55-4e27-b829-cf9be207d454} <Debug> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): There are no data parts | ||
| 597 | 2026.02.04 21:10:11.960629 [ 267 ] {e351ada6-1c55-4e27-b829-cf9be207d454} <Debug> TCPHandler: Processed in 0.004464766 sec. | ||
| 598 | 2026.02.04 21:10:11.960976 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.02.04 21:10:11.961204 [ 267 ] {72b729ab-553b-4734-b897-0d86a9bc44a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 600 | 2026.02.04 21:10:11.961354 [ 267 ] {72b729ab-553b-4734-b897-0d86a9bc44a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.02.04 21:10:11.964743 [ 267 ] {72b729ab-553b-4734-b897-0d86a9bc44a8} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Loading data parts | ||
| 602 | 2026.02.04 21:10:11.965023 [ 267 ] {72b729ab-553b-4734-b897-0d86a9bc44a8} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): There are no data parts | ||
| 603 | 2026.02.04 21:10:11.968555 [ 267 ] {72b729ab-553b-4734-b897-0d86a9bc44a8} <Debug> TCPHandler: Processed in 0.007644484 sec. | ||
| 604 | 2026.02.04 21:10:11.968730 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.02.04 21:10:11.969044 [ 267 ] {5ae505d0-9ccc-40d1-8048-f0221dd15a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 606 | 2026.02.04 21:10:11.969099 [ 267 ] {5ae505d0-9ccc-40d1-8048-f0221dd15a54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.02.04 21:10:11.973064 [ 267 ] {5ae505d0-9ccc-40d1-8048-f0221dd15a54} <Debug> oximeter.fields_i32 (f6cd14a9-3607-4ca9-9787-a560df05eafc): Loading data parts | ||
| 608 | 2026.02.04 21:10:11.973281 [ 267 ] {5ae505d0-9ccc-40d1-8048-f0221dd15a54} <Debug> oximeter.fields_i32 (f6cd14a9-3607-4ca9-9787-a560df05eafc): There are no data parts | ||
| 609 | 2026.02.04 21:10:11.976757 [ 267 ] {5ae505d0-9ccc-40d1-8048-f0221dd15a54} <Debug> TCPHandler: Processed in 0.008081353 sec. | ||
| 610 | 2026.02.04 21:10:11.977056 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.02.04 21:10:11.977298 [ 267 ] {544ed253-5e23-45b8-8f08-32749abf9f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 612 | 2026.02.04 21:10:11.977549 [ 267 ] {544ed253-5e23-45b8-8f08-32749abf9f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.02.04 21:10:11.981426 [ 267 ] {544ed253-5e23-45b8-8f08-32749abf9f74} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Loading data parts | ||
| 614 | 2026.02.04 21:10:11.981713 [ 267 ] {544ed253-5e23-45b8-8f08-32749abf9f74} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): There are no data parts | ||
| 615 | 2026.02.04 21:10:11.983691 [ 267 ] {544ed253-5e23-45b8-8f08-32749abf9f74} <Debug> TCPHandler: Processed in 0.006753145 sec. | ||
| 616 | 2026.02.04 21:10:11.983851 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.02.04 21:10:11.984218 [ 267 ] {fd448d43-4418-4be6-b75e-1f55fdffaee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.02.04 21:10:11.984355 [ 267 ] {fd448d43-4418-4be6-b75e-1f55fdffaee2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.02.04 21:10:11.986625 [ 267 ] {fd448d43-4418-4be6-b75e-1f55fdffaee2} <Debug> oximeter.fields_i64 (95e52a5e-6f3e-4b73-87e2-2e020bcc72af): Loading data parts | ||
| 620 | 2026.02.04 21:10:11.986793 [ 267 ] {fd448d43-4418-4be6-b75e-1f55fdffaee2} <Debug> oximeter.fields_i64 (95e52a5e-6f3e-4b73-87e2-2e020bcc72af): There are no data parts | ||
| 621 | 2026.02.04 21:10:11.988129 [ 267 ] {fd448d43-4418-4be6-b75e-1f55fdffaee2} <Debug> TCPHandler: Processed in 0.004280121 sec. | ||
| 622 | 2026.02.04 21:10:11.988422 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.02.04 21:10:11.988602 [ 267 ] {4a13e774-d336-4218-93e8-220facda366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.02.04 21:10:11.988854 [ 267 ] {4a13e774-d336-4218-93e8-220facda366e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.02.04 21:10:11.990908 [ 267 ] {4a13e774-d336-4218-93e8-220facda366e} <Debug> oximeter.fields_u64 (b4528ecb-cf8b-4e8a-aa5e-a7ae5f038635): Loading data parts | ||
| 626 | 2026.02.04 21:10:11.991211 [ 267 ] {4a13e774-d336-4218-93e8-220facda366e} <Debug> oximeter.fields_u64 (b4528ecb-cf8b-4e8a-aa5e-a7ae5f038635): There are no data parts | ||
| 627 | 2026.02.04 21:10:11.992672 [ 267 ] {4a13e774-d336-4218-93e8-220facda366e} <Debug> TCPHandler: Processed in 0.004304983 sec. | ||
| 628 | 2026.02.04 21:10:11.992834 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.02.04 21:10:11.993114 [ 267 ] {39719223-7a0c-4693-b93c-0b957e0931a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.02.04 21:10:11.993281 [ 267 ] {39719223-7a0c-4693-b93c-0b957e0931a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.02.04 21:10:11.996819 [ 267 ] {39719223-7a0c-4693-b93c-0b957e0931a3} <Debug> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Loading data parts | ||
| 632 | 2026.02.04 21:10:11.996955 [ 267 ] {39719223-7a0c-4693-b93c-0b957e0931a3} <Debug> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): There are no data parts | ||
| 633 | 2026.02.04 21:10:11.998461 [ 267 ] {39719223-7a0c-4693-b93c-0b957e0931a3} <Debug> TCPHandler: Processed in 0.005684242 sec. | ||
| 634 | 2026.02.04 21:10:11.998624 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.02.04 21:10:11.998793 [ 267 ] {3e5fa931-3f19-441a-b8bf-e2d8fb4d0d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.02.04 21:10:11.998964 [ 267 ] {3e5fa931-3f19-441a-b8bf-e2d8fb4d0d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.02.04 21:10:12.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.57 MiB, peak 126.57 MiB, free memory in arenas 0.00 B, will set to 135.13 MiB (RSS), difference: 8.55 MiB | ||
| 638 | 2026.02.04 21:10:12.001139 [ 267 ] {3e5fa931-3f19-441a-b8bf-e2d8fb4d0d47} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Loading data parts | ||
| 639 | 2026.02.04 21:10:12.001334 [ 267 ] {3e5fa931-3f19-441a-b8bf-e2d8fb4d0d47} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): There are no data parts | ||
| 640 | 2026.02.04 21:10:12.003849 [ 267 ] {3e5fa931-3f19-441a-b8bf-e2d8fb4d0d47} <Debug> TCPHandler: Processed in 0.005278684 sec. | ||
| 641 | 2026.02.04 21:10:12.004239 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.04 21:10:12.004433 [ 267 ] {3f6829a1-381b-4106-ae2a-2cfe55b696d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 643 | 2026.02.04 21:10:12.004606 [ 267 ] {3f6829a1-381b-4106-ae2a-2cfe55b696d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 644 | 2026.02.04 21:10:12.008350 [ 267 ] {3f6829a1-381b-4106-ae2a-2cfe55b696d3} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Loading data parts | ||
| 645 | 2026.02.04 21:10:12.008633 [ 267 ] {3f6829a1-381b-4106-ae2a-2cfe55b696d3} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): There are no data parts | ||
| 646 | 2026.02.04 21:10:12.011289 [ 267 ] {3f6829a1-381b-4106-ae2a-2cfe55b696d3} <Debug> TCPHandler: Processed in 0.007116643 sec. | ||
| 647 | 2026.02.04 21:10:12.011505 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.04 21:10:12.011918 [ 267 ] {77040d0c-bbaa-4a89-a054-d47ab74f368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) /* The timeseries schema table stores the extracted schema for the samples | ||
| 649 | * oximeter collects. | ||
| 650 | */ | ||
| 651 | 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) | ||
| 652 | 2026.02.04 21:10:12.012122 [ 267 ] {77040d0c-bbaa-4a89-a054-d47ab74f368d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 653 | 2026.02.04 21:10:12.014654 [ 267 ] {77040d0c-bbaa-4a89-a054-d47ab74f368d} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Loading data parts | ||
| 654 | 2026.02.04 21:10:12.014874 [ 267 ] {77040d0c-bbaa-4a89-a054-d47ab74f368d} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): There are no data parts | ||
| 655 | 2026.02.04 21:10:12.017110 [ 267 ] {77040d0c-bbaa-4a89-a054-d47ab74f368d} <Debug> TCPHandler: Processed in 0.005676692 sec. | ||
| 656 | 2026.02.04 21:10:12.017449 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.02.04 21:10:12.017914 [ 268 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 658 | 2026.02.04 21:10:12.019516 [ 268 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 659 | 2026.02.04 21:10:12.039606 [ 277 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Trace> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 660 | 2026.02.04 21:10:12.039900 [ 277 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 661 | 2026.02.04 21:10:12.045876 [ 277 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 662 | 2026.02.04 21:10:12.046569 [ 277 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Trace> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 663 | 2026.02.04 21:10:12.047078 [ 268 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02935 sec., 34.07155025553663 rows/sec., 545.14 B/sec. | ||
| 664 | 2026.02.04 21:10:12.047428 [ 268 ] {ac1823a4-6c83-4db2-9193-4b1841087084} <Debug> TCPHandler: Processed in 0.030128867 sec. | ||
| 665 | 2026.02.04 21:10:13.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.42 MiB, peak 135.42 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 3.77 MiB | ||
| 666 | 2026.02.04 21:10:13.619940 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43771 | ||
| 667 | 2026.02.04 21:10:13.620061 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.02.04 21:10:13.620089 [ 278 ] {} <Debug> TCP-Session: fe9eaae1-2ce9-4e07-9129-a24a770a2fdc Authenticating user 'default' from [fd00:1122:3344:101::b]:43771 | ||
| 669 | 2026.02.04 21:10:13.620211 [ 278 ] {} <Debug> TCP-Session: fe9eaae1-2ce9-4e07-9129-a24a770a2fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.02.04 21:10:13.620227 [ 278 ] {} <Debug> TCP-Session: fe9eaae1-2ce9-4e07-9129-a24a770a2fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.02.04 21:10:13.620287 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 672 | 2026.02.04 21:10:13.620359 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.02.04 21:10:13.620439 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 674 | 2026.02.04 21:10:13.621015 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42440 | ||
| 675 | 2026.02.04 21:10:13.621018 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53108 | ||
| 676 | 2026.02.04 21:10:13.621209 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56776 | ||
| 677 | 2026.02.04 21:10:13.621290 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.02.04 21:10:13.621224 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39757 | ||
| 679 | 2026.02.04 21:10:13.621349 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63296 | ||
| 680 | 2026.02.04 21:10:13.621257 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.02.04 21:10:13.621421 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53305 | ||
| 682 | 2026.02.04 21:10:13.621401 [ 280 ] {} <Debug> TCP-Session: 2a820549-2f91-4cff-b159-908bfb5064e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:53108 | ||
| 683 | 2026.02.04 21:10:13.621537 [ 280 ] {} <Debug> TCP-Session: 2a820549-2f91-4cff-b159-908bfb5064e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.02.04 21:10:13.621576 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53857 | ||
| 685 | 2026.02.04 21:10:13.621582 [ 279 ] {} <Debug> TCP-Session: 81aafea0-6fc4-4722-9d9b-030842c407b9 Authenticating user 'default' from [fd00:1122:3344:101::b]:42440 | ||
| 686 | 2026.02.04 21:10:13.621577 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.02.04 21:10:13.621644 [ 280 ] {} <Debug> TCP-Session: 2a820549-2f91-4cff-b159-908bfb5064e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.02.04 21:10:13.621686 [ 282 ] {} <Debug> TCP-Session: b4bf91d1-d5f3-4fde-a08d-3806ed79deb2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56776 | ||
| 689 | 2026.02.04 21:10:13.621680 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.02.04 21:10:13.621663 [ 279 ] {} <Debug> TCP-Session: 81aafea0-6fc4-4722-9d9b-030842c407b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.02.04 21:10:13.621821 [ 282 ] {} <Debug> TCP-Session: b4bf91d1-d5f3-4fde-a08d-3806ed79deb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.02.04 21:10:13.621816 [ 281 ] {} <Debug> TCP-Session: 447389b7-48dd-40d9-9210-d840031d7f63 Authenticating user 'default' from [fd00:1122:3344:101::b]:39757 | ||
| 693 | 2026.02.04 21:10:13.621840 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.02.04 21:10:13.621906 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.02.04 21:10:13.621928 [ 282 ] {} <Debug> TCP-Session: b4bf91d1-d5f3-4fde-a08d-3806ed79deb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.04 21:10:13.621944 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.02.04 21:10:13.622015 [ 283 ] {} <Debug> TCP-Session: 02abb96c-2d75-4cf7-9f32-3c9f69de9091 Authenticating user 'default' from [fd00:1122:3344:101::b]:63296 | ||
| 698 | 2026.02.04 21:10:13.621997 [ 284 ] {} <Debug> TCP-Session: 652578ed-c307-429f-be96-cfebd3977555 Authenticating user 'default' from [fd00:1122:3344:101::b]:53305 | ||
| 699 | 2026.02.04 21:10:13.622065 [ 285 ] {} <Debug> TCP-Session: d09131bf-7180-4b2f-ad76-daff27ba343e Authenticating user 'default' from [fd00:1122:3344:101::b]:53857 | ||
| 700 | 2026.02.04 21:10:13.621918 [ 281 ] {} <Debug> TCP-Session: 447389b7-48dd-40d9-9210-d840031d7f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.04 21:10:13.621894 [ 279 ] {} <Debug> TCP-Session: 81aafea0-6fc4-4722-9d9b-030842c407b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.04 21:10:13.622151 [ 283 ] {} <Debug> TCP-Session: 02abb96c-2d75-4cf7-9f32-3c9f69de9091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.04 21:10:13.622219 [ 284 ] {} <Debug> TCP-Session: 652578ed-c307-429f-be96-cfebd3977555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.04 21:10:13.622250 [ 283 ] {} <Debug> TCP-Session: 02abb96c-2d75-4cf7-9f32-3c9f69de9091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.04 21:10:13.622156 [ 285 ] {} <Debug> TCP-Session: d09131bf-7180-4b2f-ad76-daff27ba343e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.04 21:10:13.622300 [ 284 ] {} <Debug> TCP-Session: 652578ed-c307-429f-be96-cfebd3977555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.04 21:10:13.622341 [ 285 ] {} <Debug> TCP-Session: d09131bf-7180-4b2f-ad76-daff27ba343e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.02.04 21:10:13.622156 [ 281 ] {} <Debug> TCP-Session: 447389b7-48dd-40d9-9210-d840031d7f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.02.04 21:10:17.443344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.02.04 21:10:17.443378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.02.04 21:10:17.443580 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.02.04 21:10:17.443613 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.02.04 21:10:17.450473 [ 245 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Loading data parts | ||
| 714 | 2026.02.04 21:10:17.450651 [ 245 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): There are no data parts | ||
| 715 | 2026.02.04 21:10:17.457666 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.04 21:10:17.457831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 717 | 2026.02.04 21:10:17.465280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.04 21:10:17.465393 [ 244 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Loading data parts | ||
| 719 | 2026.02.04 21:10:17.465574 [ 244 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): There are no data parts | ||
| 720 | 2026.02.04 21:10:17.466105 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.02.04 21:10:17.466348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.02.04 21:10:17.493481 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.02.04 21:10:17.493719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 724 | 2026.02.04 21:10:17.502469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.02.04 21:10:17.505983 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.02.04 21:10:17.510925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.02.04 21:10:18.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.06 MiB | ||
| 728 | 2026.02.04 21:10:19.943218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.02.04 21:10:19.943319 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.02.04 21:10:19.951740 [ 243 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Loading data parts | ||
| 731 | 2026.02.04 21:10:19.951928 [ 243 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): There are no data parts | ||
| 732 | 2026.02.04 21:10:19.964750 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.02.04 21:10:19.964792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 734 | 2026.02.04 21:10:19.968565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.02.04 21:10:19.969165 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.02.04 21:10:19.969411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.02.04 21:10:20.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: -3.02 MiB | ||
| 738 | 2026.02.04 21:10:24.906566 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.02.04 21:10:24.906629 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.02.04 21:10:24.967403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.02.04 21:10:24.975001 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.02.04 21:10:24.975101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 743 | 2026.02.04 21:10:24.975965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.02.04 21:10:24.976480 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.02.04 21:10:24.978776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.02.04 21:10:25.012469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.02.04 21:10:25.030381 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.02.04 21:10:25.030596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 749 | 2026.02.04 21:10:25.037163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.02.04 21:10:25.038271 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.02.04 21:10:25.041258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.02.04 21:10:26.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.03 MiB, peak 160.03 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.67 MiB | ||
| 753 | 2026.02.04 21:10:30.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 160.03 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.02.04 21:10:32.063948 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.02.04 21:10:32.064161 [ 267 ] {c93ce551-ae83-418b-a479-e00a3a9862c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 756 | 2026.02.04 21:10:32.073613 [ 267 ] {c93ce551-ae83-418b-a479-e00a3a9862c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 757 | 2026.02.04 21:10:32.087772 [ 267 ] {c93ce551-ae83-418b-a479-e00a3a9862c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2026.02.04 21:10:32.100252 [ 267 ] {c93ce551-ae83-418b-a479-e00a3a9862c5} <Debug> TCPHandler: Processed in 0.036430262 sec. | ||
| 759 | 2026.02.04 21:10:32.117613 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.02.04 21:10:32.117807 [ 267 ] {f9dd2192-c459-4512-8b8e-dc24f9ec7c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 761 | 2026.02.04 21:10:32.138165 [ 267 ] {f9dd2192-c459-4512-8b8e-dc24f9ec7c72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2026.02.04 21:10:32.138228 [ 267 ] {f9dd2192-c459-4512-8b8e-dc24f9ec7c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 763 | 2026.02.04 21:10:32.141054 [ 267 ] {f9dd2192-c459-4512-8b8e-dc24f9ec7c72} <Debug> TCPHandler: Processed in 0.023528275 sec. | ||
| 764 | 2026.02.04 21:10:32.141355 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.02.04 21:10:32.141491 [ 267 ] {417d5e88-2a2c-4cb0-aac0-60333e8ec05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 766 | 2026.02.04 21:10:32.146571 [ 267 ] {417d5e88-2a2c-4cb0-aac0-60333e8ec05a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.02.04 21:10:32.146621 [ 267 ] {417d5e88-2a2c-4cb0-aac0-60333e8ec05a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.02.04 21:10:32.147005 [ 267 ] {417d5e88-2a2c-4cb0-aac0-60333e8ec05a} <Debug> TCPHandler: Processed in 0.005715003 sec. | ||
| 769 | 2026.02.04 21:10:32.147253 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.02.04 21:10:32.147381 [ 267 ] {2d72653c-af5d-4c69-917b-daa4c30dd7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 771 | 2026.02.04 21:10:32.147637 [ 267 ] {2d72653c-af5d-4c69-917b-daa4c30dd7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.02.04 21:10:32.147680 [ 267 ] {2d72653c-af5d-4c69-917b-daa4c30dd7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.02.04 21:10:32.148007 [ 267 ] {2d72653c-af5d-4c69-917b-daa4c30dd7fc} <Debug> TCPHandler: Processed in 0.000807227 sec. | ||
| 774 | 2026.02.04 21:10:32.148226 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.02.04 21:10:32.148342 [ 267 ] {f683b18a-b1c9-483b-a262-913ad5fa9afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 776 | 2026.02.04 21:10:32.148577 [ 267 ] {f683b18a-b1c9-483b-a262-913ad5fa9afb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.02.04 21:10:32.148619 [ 267 ] {f683b18a-b1c9-483b-a262-913ad5fa9afb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.02.04 21:10:32.148919 [ 267 ] {f683b18a-b1c9-483b-a262-913ad5fa9afb} <Debug> TCPHandler: Processed in 0.000743276 sec. | ||
| 779 | 2026.02.04 21:10:32.149125 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.02.04 21:10:32.149245 [ 267 ] {bb07fe09-2879-442f-8f25-aacfe84f5077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 781 | 2026.02.04 21:10:32.149480 [ 267 ] {bb07fe09-2879-442f-8f25-aacfe84f5077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.02.04 21:10:32.149523 [ 267 ] {bb07fe09-2879-442f-8f25-aacfe84f5077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.02.04 21:10:32.149835 [ 267 ] {bb07fe09-2879-442f-8f25-aacfe84f5077} <Debug> TCPHandler: Processed in 0.000758277 sec. | ||
| 784 | 2026.02.04 21:10:32.150049 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.02.04 21:10:32.150190 [ 267 ] {dcd143a1-86a6-4590-8352-9bbba4d0a33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 786 | 2026.02.04 21:10:32.150498 [ 267 ] {dcd143a1-86a6-4590-8352-9bbba4d0a33e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.02.04 21:10:32.150557 [ 267 ] {dcd143a1-86a6-4590-8352-9bbba4d0a33e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.04 21:10:32.150935 [ 267 ] {dcd143a1-86a6-4590-8352-9bbba4d0a33e} <Debug> TCPHandler: Processed in 0.00093691 sec. | ||
| 789 | 2026.02.04 21:10:32.151150 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.02.04 21:10:32.151298 [ 267 ] {e7d60a27-49b3-41c5-886d-5329ce2d067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 791 | 2026.02.04 21:10:32.151627 [ 267 ] {e7d60a27-49b3-41c5-886d-5329ce2d067a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.02.04 21:10:32.151682 [ 267 ] {e7d60a27-49b3-41c5-886d-5329ce2d067a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.02.04 21:10:32.152084 [ 267 ] {e7d60a27-49b3-41c5-886d-5329ce2d067a} <Debug> TCPHandler: Processed in 0.000995552 sec. | ||
| 794 | 2026.02.04 21:10:32.152308 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.02.04 21:10:32.152461 [ 267 ] {e19fe048-6e88-4813-bb97-08a95d90080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 796 | 2026.02.04 21:10:32.152771 [ 267 ] {e19fe048-6e88-4813-bb97-08a95d90080c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.02.04 21:10:32.152817 [ 267 ] {e19fe048-6e88-4813-bb97-08a95d90080c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.02.04 21:10:32.153124 [ 267 ] {e19fe048-6e88-4813-bb97-08a95d90080c} <Debug> TCPHandler: Processed in 0.000879209 sec. | ||
| 799 | 2026.02.04 21:10:32.153329 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.02.04 21:10:32.153448 [ 267 ] {8268cd6f-986e-4a27-8ed7-af6cabbfa19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 801 | 2026.02.04 21:10:32.153714 [ 267 ] {8268cd6f-986e-4a27-8ed7-af6cabbfa19d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.02.04 21:10:32.153758 [ 267 ] {8268cd6f-986e-4a27-8ed7-af6cabbfa19d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.02.04 21:10:32.154051 [ 267 ] {8268cd6f-986e-4a27-8ed7-af6cabbfa19d} <Debug> TCPHandler: Processed in 0.000770757 sec. | ||
| 804 | 2026.02.04 21:10:32.154259 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.02.04 21:10:32.154378 [ 267 ] {5512d608-aaaf-4c78-8571-a9cc75380695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 806 | 2026.02.04 21:10:32.154662 [ 267 ] {5512d608-aaaf-4c78-8571-a9cc75380695} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.02.04 21:10:32.154712 [ 267 ] {5512d608-aaaf-4c78-8571-a9cc75380695} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.02.04 21:10:32.155016 [ 267 ] {5512d608-aaaf-4c78-8571-a9cc75380695} <Debug> TCPHandler: Processed in 0.000805938 sec. | ||
| 809 | 2026.02.04 21:10:32.155224 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.02.04 21:10:32.155349 [ 267 ] {5e0430dd-91c8-4acb-87ce-86aa0cc033ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 811 | 2026.02.04 21:10:32.155623 [ 267 ] {5e0430dd-91c8-4acb-87ce-86aa0cc033ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.02.04 21:10:32.155669 [ 267 ] {5e0430dd-91c8-4acb-87ce-86aa0cc033ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.02.04 21:10:32.156071 [ 267 ] {5e0430dd-91c8-4acb-87ce-86aa0cc033ac} <Debug> TCPHandler: Processed in 0.000898259 sec. | ||
| 814 | 2026.02.04 21:10:32.156310 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.02.04 21:10:32.156461 [ 267 ] {ff1c0f13-c9a2-48bd-921b-403cd3e7fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 816 | 2026.02.04 21:10:32.156786 [ 267 ] {ff1c0f13-c9a2-48bd-921b-403cd3e7fbfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.02.04 21:10:32.156829 [ 267 ] {ff1c0f13-c9a2-48bd-921b-403cd3e7fbfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.02.04 21:10:32.157144 [ 267 ] {ff1c0f13-c9a2-48bd-921b-403cd3e7fbfb} <Debug> TCPHandler: Processed in 0.000895799 sec. | ||
| 819 | 2026.02.04 21:10:32.157349 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.02.04 21:10:32.157469 [ 267 ] {f61a7212-f51f-4825-968b-ea57695a0991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 821 | 2026.02.04 21:10:32.157721 [ 267 ] {f61a7212-f51f-4825-968b-ea57695a0991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.02.04 21:10:32.157763 [ 267 ] {f61a7212-f51f-4825-968b-ea57695a0991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.02.04 21:10:32.158058 [ 267 ] {f61a7212-f51f-4825-968b-ea57695a0991} <Debug> TCPHandler: Processed in 0.000757596 sec. | ||
| 824 | 2026.02.04 21:10:32.158280 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.02.04 21:10:32.158400 [ 267 ] {cdd14d26-88ab-45ed-9344-17491b474da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 826 | 2026.02.04 21:10:32.158661 [ 267 ] {cdd14d26-88ab-45ed-9344-17491b474da2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.02.04 21:10:32.158703 [ 267 ] {cdd14d26-88ab-45ed-9344-17491b474da2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.02.04 21:10:32.159002 [ 267 ] {cdd14d26-88ab-45ed-9344-17491b474da2} <Debug> TCPHandler: Processed in 0.000768946 sec. | ||
| 829 | 2026.02.04 21:10:32.160365 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.02.04 21:10:32.160489 [ 267 ] {c3df56ff-b4f1-4290-a23f-19d9f1bb33ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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) | ||
| 831 | 2026.02.04 21:10:32.160745 [ 267 ] {c3df56ff-b4f1-4290-a23f-19d9f1bb33ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.02.04 21:10:32.160787 [ 267 ] {c3df56ff-b4f1-4290-a23f-19d9f1bb33ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.02.04 21:10:32.161104 [ 267 ] {c3df56ff-b4f1-4290-a23f-19d9f1bb33ac} <Debug> TCPHandler: Processed in 0.000789967 sec. | ||
| 834 | 2026.02.04 21:10:32.161991 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.02.04 21:10:32.162114 [ 267 ] {18e62182-9f1d-4b88-9302-1b2868b9fe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2026.02.04 21:10:32.162415 [ 267 ] {18e62182-9f1d-4b88-9302-1b2868b9fe69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.02.04 21:10:32.162464 [ 267 ] {18e62182-9f1d-4b88-9302-1b2868b9fe69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.02.04 21:10:32.162771 [ 267 ] {18e62182-9f1d-4b88-9302-1b2868b9fe69} <Debug> TCPHandler: Processed in 0.000828748 sec. | ||
| 839 | 2026.02.04 21:10:32.165207 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.02.04 21:10:32.165338 [ 267 ] {2561c28f-7810-4c08-bacf-be4c5438db85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 841 | 2026.02.04 21:10:32.165644 [ 267 ] {2561c28f-7810-4c08-bacf-be4c5438db85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.02.04 21:10:32.165697 [ 267 ] {2561c28f-7810-4c08-bacf-be4c5438db85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.02.04 21:10:32.166051 [ 267 ] {2561c28f-7810-4c08-bacf-be4c5438db85} <Debug> TCPHandler: Processed in 0.00090416 sec. | ||
| 844 | 2026.02.04 21:10:32.168151 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.02.04 21:10:32.168297 [ 267 ] {7253aa2a-9056-4c9b-bc22-b63d80dad1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 846 | 2026.02.04 21:10:32.168590 [ 267 ] {7253aa2a-9056-4c9b-bc22-b63d80dad1ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.02.04 21:10:32.168640 [ 267 ] {7253aa2a-9056-4c9b-bc22-b63d80dad1ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.02.04 21:10:32.169122 [ 267 ] {7253aa2a-9056-4c9b-bc22-b63d80dad1ad} <Debug> TCPHandler: Processed in 0.001015032 sec. | ||
| 849 | 2026.02.04 21:10:32.169417 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.02.04 21:10:32.169555 [ 267 ] {8ca1dcc4-ccb6-4722-b1f1-a3301a7822c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.02.04 21:10:32.169878 [ 267 ] {8ca1dcc4-ccb6-4722-b1f1-a3301a7822c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.02.04 21:10:32.169928 [ 267 ] {8ca1dcc4-ccb6-4722-b1f1-a3301a7822c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.02.04 21:10:32.170324 [ 267 ] {8ca1dcc4-ccb6-4722-b1f1-a3301a7822c0} <Debug> TCPHandler: Processed in 0.00095727 sec. | ||
| 854 | 2026.02.04 21:10:32.170564 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.04 21:10:32.170690 [ 267 ] {0e6cd454-8f28-4c60-815f-14f9ae5c4d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.02.04 21:10:32.170963 [ 267 ] {0e6cd454-8f28-4c60-815f-14f9ae5c4d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.02.04 21:10:32.171006 [ 267 ] {0e6cd454-8f28-4c60-815f-14f9ae5c4d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.02.04 21:10:32.171375 [ 267 ] {0e6cd454-8f28-4c60-815f-14f9ae5c4d49} <Debug> TCPHandler: Processed in 0.000859679 sec. | ||
| 859 | 2026.02.04 21:10:32.171615 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.02.04 21:10:32.171744 [ 267 ] {efdd6361-040e-4299-b539-84af81fd9c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.02.04 21:10:32.172030 [ 267 ] {efdd6361-040e-4299-b539-84af81fd9c82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.02.04 21:10:32.172098 [ 267 ] {efdd6361-040e-4299-b539-84af81fd9c82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.02.04 21:10:32.172484 [ 267 ] {efdd6361-040e-4299-b539-84af81fd9c82} <Debug> TCPHandler: Processed in 0.000919089 sec. | ||
| 864 | 2026.02.04 21:10:32.172742 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.02.04 21:10:32.172880 [ 267 ] {e93c9818-0eb7-415c-b727-0a0fc7976d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.02.04 21:10:32.173173 [ 267 ] {e93c9818-0eb7-415c-b727-0a0fc7976d30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.02.04 21:10:32.173221 [ 267 ] {e93c9818-0eb7-415c-b727-0a0fc7976d30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.02.04 21:10:32.173602 [ 267 ] {e93c9818-0eb7-415c-b727-0a0fc7976d30} <Debug> TCPHandler: Processed in 0.000909979 sec. | ||
| 869 | 2026.02.04 21:10:32.173837 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.04 21:10:32.173963 [ 267 ] {07978a95-06ea-4f41-a30f-cd29370ecbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.02.04 21:10:32.174257 [ 267 ] {07978a95-06ea-4f41-a30f-cd29370ecbc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.02.04 21:10:32.174302 [ 267 ] {07978a95-06ea-4f41-a30f-cd29370ecbc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.02.04 21:10:32.174664 [ 267 ] {07978a95-06ea-4f41-a30f-cd29370ecbc8} <Debug> TCPHandler: Processed in 0.000876579 sec. | ||
| 874 | 2026.02.04 21:10:32.174916 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.04 21:10:32.175063 [ 267 ] {09814c0a-944a-4500-abd9-7cc9201d4a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.02.04 21:10:32.175383 [ 267 ] {09814c0a-944a-4500-abd9-7cc9201d4a0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.02.04 21:10:32.175431 [ 267 ] {09814c0a-944a-4500-abd9-7cc9201d4a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.02.04 21:10:32.175824 [ 267 ] {09814c0a-944a-4500-abd9-7cc9201d4a0b} <Debug> TCPHandler: Processed in 0.00095643 sec. | ||
| 879 | 2026.02.04 21:10:32.176081 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.04 21:10:32.176220 [ 267 ] {b088c711-adb5-4697-9aff-85de9c87e44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.02.04 21:10:32.176495 [ 267 ] {b088c711-adb5-4697-9aff-85de9c87e44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.02.04 21:10:32.176538 [ 267 ] {b088c711-adb5-4697-9aff-85de9c87e44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.02.04 21:10:32.176901 [ 267 ] {b088c711-adb5-4697-9aff-85de9c87e44b} <Debug> TCPHandler: Processed in 0.000870809 sec. | ||
| 884 | 2026.02.04 21:10:32.177205 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.02.04 21:10:32.177338 [ 267 ] {a4401c1f-d87d-41c8-aef0-1335fe342612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.02.04 21:10:32.177639 [ 267 ] {a4401c1f-d87d-41c8-aef0-1335fe342612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.02.04 21:10:32.177685 [ 267 ] {a4401c1f-d87d-41c8-aef0-1335fe342612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.02.04 21:10:32.178091 [ 267 ] {a4401c1f-d87d-41c8-aef0-1335fe342612} <Debug> TCPHandler: Processed in 0.00094304 sec. | ||
| 889 | 2026.02.04 21:10:32.185972 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.02.04 21:10:32.186108 [ 267 ] {5b1cb712-425e-45f0-b570-0b31c001472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.02.04 21:10:32.186408 [ 267 ] {5b1cb712-425e-45f0-b570-0b31c001472b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.02.04 21:10:32.186453 [ 267 ] {5b1cb712-425e-45f0-b570-0b31c001472b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.02.04 21:10:32.186848 [ 267 ] {5b1cb712-425e-45f0-b570-0b31c001472b} <Debug> TCPHandler: Processed in 0.00093075 sec. | ||
| 894 | 2026.02.04 21:10:32.194862 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.02.04 21:10:32.194999 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 896 | 2026.02.04 21:10:32.195050 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.02.04 21:10:32.197647 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.02.04 21:10:32.197703 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 899 | 2026.02.04 21:10:32.200440 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.02.04 21:10:32.200667 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.02.04 21:10:32.200809 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.005848 sec., 4787.96169630643 rows/sec., 1.13 MiB/sec. | ||
| 902 | 2026.02.04 21:10:32.200850 [ 267 ] {2d6b577a-6a46-4ec9-85a5-7778ac6dabee} <Debug> TCPHandler: Processed in 0.00605213 sec. | ||
| 903 | 2026.02.04 21:10:32.200975 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.02.04 21:10:32.201074 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 905 | 2026.02.04 21:10:32.201116 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 906 | 2026.02.04 21:10:32.210797 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.02.04 21:10:32.210834 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 908 | 2026.02.04 21:10:32.213629 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2026.02.04 21:10:32.213873 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.02.04 21:10:32.214006 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.012955 sec., 20532.612890775763 rows/sec., 1.30 MiB/sec. | ||
| 911 | 2026.02.04 21:10:32.214047 [ 267 ] {73abec11-4de2-4709-a77f-a090b660afe3} <Debug> TCPHandler: Processed in 0.013123771 sec. | ||
| 912 | 2026.02.04 21:10:32.214176 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.02.04 21:10:32.214306 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 914 | 2026.02.04 21:10:32.214357 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 915 | 2026.02.04 21:10:32.214779 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.02.04 21:10:32.214816 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 917 | 2026.02.04 21:10:32.215185 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.02.04 21:10:32.215409 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): 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.04 21:10:32.215535 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00126 sec., 6349.206349206349 rows/sec., 517.73 KiB/sec. | ||
| 920 | 2026.02.04 21:10:32.215571 [ 267 ] {4d76159a-4878-45b7-bb54-0a20b195c28c} <Debug> TCPHandler: Processed in 0.001449921 sec. | ||
| 921 | 2026.02.04 21:10:32.215700 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.04 21:10:32.215803 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 923 | 2026.02.04 21:10:32.215844 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 924 | 2026.02.04 21:10:32.216706 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.02.04 21:10:32.216746 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 926 | 2026.02.04 21:10:32.217178 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.02.04 21:10:32.217393 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): 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.04 21:10:32.217519 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001737 sec., 444444.44444444444 rows/sec., 35.15 MiB/sec. | ||
| 929 | 2026.02.04 21:10:32.217559 [ 267 ] {548dcf57-143e-4128-aefa-d49c9ccfa83f} <Debug> TCPHandler: Processed in 0.001912902 sec. | ||
| 930 | 2026.02.04 21:10:32.217678 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.04 21:10:32.217787 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 932 | 2026.02.04 21:10:32.217841 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 933 | 2026.02.04 21:10:32.218303 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.02.04 21:10:32.218340 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 935 | 2026.02.04 21:10:32.218655 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.02.04 21:10:32.218873 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): 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.04 21:10:32.218997 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Debug> executeQuery: Read 151 rows, 9.31 KiB in 0.001235 sec., 122267.20647773279 rows/sec., 7.36 MiB/sec. | ||
| 938 | 2026.02.04 21:10:32.219034 [ 267 ] {09f255db-07f0-46c8-802a-cc1b8ed7f55b} <Debug> TCPHandler: Processed in 0.00140935 sec. | ||
| 939 | 2026.02.04 21:10:32.219153 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.02.04 21:10:32.219249 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 941 | 2026.02.04 21:10:32.219289 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 942 | 2026.02.04 21:10:32.219763 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.02.04 21:10:32.219799 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 944 | 2026.02.04 21:10:32.220109 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.02.04 21:10:32.220324 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): 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.04 21:10:32.220449 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001217 sec., 115036.97617091208 rows/sec., 7.44 MiB/sec. | ||
| 947 | 2026.02.04 21:10:32.220486 [ 267 ] {9253c5e3-b8ed-494c-8afc-3c647d4aa301} <Debug> TCPHandler: Processed in 0.001382099 sec. | ||
| 948 | 2026.02.04 21:10:32.220598 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.02.04 21:10:32.220691 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 950 | 2026.02.04 21:10:32.220737 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 951 | 2026.02.04 21:10:32.221170 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.02.04 21:10:32.221207 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 953 | 2026.02.04 21:10:32.223879 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.02.04 21:10:32.224140 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): 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.04 21:10:32.224299 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.003624 sec., 38355.40838852097 rows/sec., 2.18 MiB/sec. | ||
| 956 | 2026.02.04 21:10:32.224343 [ 267 ] {5beb37f3-549a-4b71-9e9d-7d0007c3d7ff} <Debug> TCPHandler: Processed in 0.003794911 sec. | ||
| 957 | 2026.02.04 21:10:32.224476 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.02.04 21:10:32.224588 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 959 | 2026.02.04 21:10:32.224635 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 960 | 2026.02.04 21:10:32.225206 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.02.04 21:10:32.225245 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 962 | 2026.02.04 21:10:32.225577 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.02.04 21:10:32.225785 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): 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.04 21:10:32.225917 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Debug> executeQuery: Read 473 rows, 34.09 KiB in 0.001352 sec., 349852.0710059172 rows/sec., 24.62 MiB/sec. | ||
| 965 | 2026.02.04 21:10:32.225955 [ 267 ] {6bef24e4-8fd7-48ca-8625-14cc6c5c9421} <Debug> TCPHandler: Processed in 0.001539323 sec. | ||
| 966 | 2026.02.04 21:10:32.226066 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.02.04 21:10:32.226158 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 968 | 2026.02.04 21:10:32.226200 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 969 | 2026.02.04 21:10:32.226559 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.02.04 21:10:32.226594 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 971 | 2026.02.04 21:10:32.231469 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.02.04 21:10:32.231697 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): 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.04 21:10:32.231833 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005693 sec., 1053.9258738802037 rows/sec., 55.06 KiB/sec. | ||
| 974 | 2026.02.04 21:10:32.231871 [ 267 ] {1267e372-975f-49ee-aa03-84f1a0dc876b} <Debug> TCPHandler: Processed in 0.005855796 sec. | ||
| 975 | 2026.02.04 21:10:32.232003 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.02.04 21:10:32.232101 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 977 | 2026.02.04 21:10:32.232146 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 978 | 2026.02.04 21:10:32.235000 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.02.04 21:10:32.235033 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 980 | 2026.02.04 21:10:32.235405 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.02.04 21:10:32.235620 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): 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.04 21:10:32.235750 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Debug> executeQuery: Read 252 rows, 17.11 KiB in 0.003668 sec., 68702.29007633588 rows/sec., 4.56 MiB/sec. | ||
| 983 | 2026.02.04 21:10:32.235791 [ 267 ] {a104e5c9-ac97-4a17-9ae1-b199c9762448} <Debug> TCPHandler: Processed in 0.003838242 sec. | ||
| 984 | 2026.02.04 21:10:32.235915 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.02.04 21:10:32.236012 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 986 | 2026.02.04 21:10:32.236054 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 987 | 2026.02.04 21:10:32.236380 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.02.04 21:10:32.236418 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 989 | 2026.02.04 21:10:32.236786 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.02.04 21:10:32.237005 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): 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.04 21:10:32.237129 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 992 | 2026.02.04 21:10:32.237164 [ 267 ] {da5dc218-2b75-4d0a-9711-5f32533070ee} <Debug> TCPHandler: Processed in 0.001300018 sec. | ||
| 993 | 2026.02.04 21:10:32.237289 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.02.04 21:10:32.237391 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.02.04 21:10:32.237452 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 996 | 2026.02.04 21:10:32.238302 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.02.04 21:10:32.238348 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 998 | 2026.02.04 21:10:32.244054 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.02.04 21:10:32.244303 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): 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.04 21:10:32.244444 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007076 sec., 1413.2278123233466 rows/sec., 2.53 MiB/sec. | ||
| 1001 | 2026.02.04 21:10:32.244509 [ 267 ] {a30f9108-1e05-4830-8012-a2c3eb60875f} <Debug> TCPHandler: Processed in 0.007270106 sec. | ||
| 1002 | 2026.02.04 21:10:32.244628 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.02.04 21:10:32.244722 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.02.04 21:10:32.244765 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1005 | 2026.02.04 21:10:32.245105 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.02.04 21:10:32.245141 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1007 | 2026.02.04 21:10:32.245470 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.02.04 21:10:32.245687 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): 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.04 21:10:32.245818 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001114 sec., 70017.95332136446 rows/sec., 4.41 MiB/sec. | ||
| 1010 | 2026.02.04 21:10:32.245856 [ 267 ] {846d433e-fb64-44c8-b52a-34229c8709e3} <Debug> TCPHandler: Processed in 0.001279378 sec. | ||
| 1011 | 2026.02.04 21:10:32.479029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1012 | 2026.02.04 21:10:32.479535 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.02.04 21:10:32.479585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1014 | 2026.02.04 21:10:32.480166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1015 | 2026.02.04 21:10:32.480411 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.02.04 21:10:32.480551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1017 | 2026.02.04 21:10:32.541498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1018 | 2026.02.04 21:10:32.559121 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.02.04 21:10:32.559194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1020 | 2026.02.04 21:10:32.565956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1021 | 2026.02.04 21:10:32.566705 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.02.04 21:10:32.569927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1023 | 2026.02.04 21:10:37.070943 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.02.04 21:10:37.071241 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1025 | 2026.02.04 21:10:37.071344 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1026 | 2026.02.04 21:10:37.072158 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.02.04 21:10:37.072206 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1028 | 2026.02.04 21:10:37.072576 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1029 | 2026.02.04 21:10:37.072802 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.02.04 21:10:37.072944 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001778 sec., 29246.34420697413 rows/sec., 2.23 MiB/sec. | ||
| 1031 | 2026.02.04 21:10:37.072984 [ 267 ] {133d6663-878b-4ee5-9463-e2ef1eca80b5} <Debug> TCPHandler: Processed in 0.002209837 sec. | ||
| 1032 | 2026.02.04 21:10:37.073108 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.02.04 21:10:37.073200 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1034 | 2026.02.04 21:10:37.073239 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1035 | 2026.02.04 21:10:37.073642 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.02.04 21:10:37.073678 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1037 | 2026.02.04 21:10:37.073968 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1038 | 2026.02.04 21:10:37.074185 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.02.04 21:10:37.074308 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001126 sec., 49733.5701598579 rows/sec., 3.88 MiB/sec. | ||
| 1040 | 2026.02.04 21:10:37.074345 [ 267 ] {66c5b7f6-fe28-4a67-b501-4427a39a4671} <Debug> TCPHandler: Processed in 0.001288197 sec. | ||
| 1041 | 2026.02.04 21:10:37.074454 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.02.04 21:10:37.074546 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1043 | 2026.02.04 21:10:37.074589 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1044 | 2026.02.04 21:10:37.074982 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.02.04 21:10:37.075018 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1046 | 2026.02.04 21:10:37.075345 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2026.02.04 21:10:37.075544 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.02.04 21:10:37.075666 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001138 sec., 131810.19332161688 rows/sec., 9.14 MiB/sec. | ||
| 1049 | 2026.02.04 21:10:37.075701 [ 267 ] {7fe8c38d-46c4-4350-8892-dec53b87f414} <Debug> TCPHandler: Processed in 0.001293968 sec. | ||
| 1050 | 2026.02.04 21:10:37.075808 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.02.04 21:10:37.075897 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1052 | 2026.02.04 21:10:37.075937 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1053 | 2026.02.04 21:10:37.076262 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.02.04 21:10:37.076297 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1055 | 2026.02.04 21:10:37.076581 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2026.02.04 21:10:37.076779 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.02.04 21:10:37.076897 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001017 sec., 49164.20845624386 rows/sec., 3.37 MiB/sec. | ||
| 1058 | 2026.02.04 21:10:37.076931 [ 267 ] {2ff32954-abde-4dcb-a5ef-31c6297964ac} <Debug> TCPHandler: Processed in 0.001170575 sec. | ||
| 1059 | 2026.02.04 21:10:39.906679 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1060 | 2026.02.04 21:10:39.906745 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1061 | 2026.02.04 21:10:39.973035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1062 | 2026.02.04 21:10:39.977133 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.02.04 21:10:39.977198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1064 | 2026.02.04 21:10:39.978433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.02.04 21:10:39.978700 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.02.04 21:10:39.978958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1067 | 2026.02.04 21:10:39.981569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1068 | 2026.02.04 21:10:39.982169 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.02.04 21:10:39.982223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1070 | 2026.02.04 21:10:39.982863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1071 | 2026.02.04 21:10:39.983111 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.02.04 21:10:39.983239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1073 | 2026.02.04 21:10:40.060459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50374 | ||
| 1074 | 2026.02.04 21:10:40.060606 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.02.04 21:10:40.060640 [ 286 ] {} <Debug> TCP-Session: f1b93480-4450-4ee5-b12a-e89fe8dc00a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50374 | ||
| 1076 | 2026.02.04 21:10:40.060664 [ 286 ] {} <Debug> TCP-Session: f1b93480-4450-4ee5-b12a-e89fe8dc00a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.04 21:10:40.060681 [ 286 ] {} <Debug> TCP-Session: f1b93480-4450-4ee5-b12a-e89fe8dc00a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.02.04 21:10:40.060756 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1079 | 2026.02.04 21:10:40.060785 [ 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 | ||
| 1080 | 2026.02.04 21:10:40.060806 [ 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 | ||
| 1081 | 2026.02.04 21:10:40.061147 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37713 | ||
| 1082 | 2026.02.04 21:10:40.061304 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52231 | ||
| 1083 | 2026.02.04 21:10:40.061319 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62537 | ||
| 1084 | 2026.02.04 21:10:40.061461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60657 | ||
| 1085 | 2026.02.04 21:10:40.061481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64579 | ||
| 1086 | 2026.02.04 21:10:40.061832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35083 | ||
| 1087 | 2026.02.04 21:10:40.061922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44473 | ||
| 1088 | 2026.02.04 21:10:40.063454 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.02.04 21:10:40.063493 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.02.04 21:10:40.063509 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.02.04 21:10:40.063543 [ 292 ] {} <Debug> TCP-Session: 629f496c-b274-411c-9081-1b6cf7b9bcbf Authenticating user 'default' from [fd00:1122:3344:101::e]:35083 | ||
| 1092 | 2026.02.04 21:10:40.063566 [ 293 ] {} <Debug> TCP-Session: 361fb538-672c-47c5-b265-50a09f2ec2db Authenticating user 'default' from [fd00:1122:3344:101::e]:44473 | ||
| 1093 | 2026.02.04 21:10:40.063583 [ 292 ] {} <Debug> TCP-Session: 629f496c-b274-411c-9081-1b6cf7b9bcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.04 21:10:40.063594 [ 293 ] {} <Debug> TCP-Session: 361fb538-672c-47c5-b265-50a09f2ec2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.02.04 21:10:40.063605 [ 292 ] {} <Debug> TCP-Session: 629f496c-b274-411c-9081-1b6cf7b9bcbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.04 21:10:40.063617 [ 293 ] {} <Debug> TCP-Session: 361fb538-672c-47c5-b265-50a09f2ec2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.02.04 21:10:40.063498 [ 287 ] {} <Debug> TCP-Session: 11f751e4-88c8-4cb0-8add-9c95f414aa77 Authenticating user 'default' from [fd00:1122:3344:101::e]:37713 | ||
| 1098 | 2026.02.04 21:10:40.063646 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64302 | ||
| 1099 | 2026.02.04 21:10:40.063677 [ 287 ] {} <Debug> TCP-Session: 11f751e4-88c8-4cb0-8add-9c95f414aa77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.02.04 21:10:40.063698 [ 287 ] {} <Debug> TCP-Session: 11f751e4-88c8-4cb0-8add-9c95f414aa77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.04 21:10:40.063830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.02.04 21:10:40.063865 [ 294 ] {} <Debug> TCP-Session: 106102b1-7f09-471e-a8b3-0596280c5e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:64302 | ||
| 1103 | 2026.02.04 21:10:40.063888 [ 294 ] {} <Debug> TCP-Session: 106102b1-7f09-471e-a8b3-0596280c5e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.04 21:10:40.063902 [ 294 ] {} <Debug> TCP-Session: 106102b1-7f09-471e-a8b3-0596280c5e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.02.04 21:10:40.065720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.02.04 21:10:40.065728 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.02.04 21:10:40.065764 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.02.04 21:10:40.065770 [ 290 ] {} <Debug> TCP-Session: c506409c-4006-4015-9d7f-8a242af8385c Authenticating user 'default' from [fd00:1122:3344:101::e]:64579 | ||
| 1109 | 2026.02.04 21:10:40.065799 [ 291 ] {} <Debug> TCP-Session: 0433477f-3c97-4fc0-b73c-e96221325be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60657 | ||
| 1110 | 2026.02.04 21:10:40.065789 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.02.04 21:10:40.065822 [ 289 ] {} <Debug> TCP-Session: 3c718eb7-6ff2-4e57-a6fe-c980c9d312cc Authenticating user 'default' from [fd00:1122:3344:101::e]:52231 | ||
| 1112 | 2026.02.04 21:10:40.065830 [ 291 ] {} <Debug> TCP-Session: 0433477f-3c97-4fc0-b73c-e96221325be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.04 21:10:40.065860 [ 288 ] {} <Debug> TCP-Session: 272cdbda-37ca-48a9-9959-6804618b87ab Authenticating user 'default' from [fd00:1122:3344:101::e]:62537 | ||
| 1114 | 2026.02.04 21:10:40.065867 [ 289 ] {} <Debug> TCP-Session: 3c718eb7-6ff2-4e57-a6fe-c980c9d312cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.02.04 21:10:40.065877 [ 291 ] {} <Debug> TCP-Session: 0433477f-3c97-4fc0-b73c-e96221325be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.04 21:10:40.065895 [ 288 ] {} <Debug> TCP-Session: 272cdbda-37ca-48a9-9959-6804618b87ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.04 21:10:40.065910 [ 289 ] {} <Debug> TCP-Session: 3c718eb7-6ff2-4e57-a6fe-c980c9d312cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.04 21:10:40.065932 [ 288 ] {} <Debug> TCP-Session: 272cdbda-37ca-48a9-9959-6804618b87ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.04 21:10:40.065817 [ 290 ] {} <Debug> TCP-Session: c506409c-4006-4015-9d7f-8a242af8385c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.02.04 21:10:40.065990 [ 290 ] {} <Debug> TCP-Session: c506409c-4006-4015-9d7f-8a242af8385c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.02.04 21:10:40.066086 [ 286 ] {} <Trace> TCP-Session: f1b93480-4450-4ee5-b12a-e89fe8dc00a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.02.04 21:10:40.066268 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1123 | 2026.02.04 21:10:40.066593 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1124 | 2026.02.04 21:10:40.070924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1125 | 2026.02.04 21:10:40.071429 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.02.04 21:10:40.083434 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 1127 | 2026.02.04 21:10:40.088876 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.02.04 21:10:40.088933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1129 | 2026.02.04 21:10:40.109994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1130 | 2026.02.04 21:10:40.110034 [ 298 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> AggregatingTransform: Aggregating | ||
| 1131 | 2026.02.04 21:10:40.111174 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.02.04 21:10:40.112580 [ 298 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1133 | 2026.02.04 21:10:40.115104 [ 298 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009828971 sec. (101.740 rows/sec., 3.97 KiB/sec.) | ||
| 1134 | 2026.02.04 21:10:40.115137 [ 298 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> Aggregator: Merging aggregated data | ||
| 1135 | 2026.02.04 21:10:40.115171 [ 298 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1136 | 2026.02.04 21:10:40.116739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1137 | 2026.02.04 21:10:40.118644 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.052431 sec., 19.07268600637028 rows/sec., 762.91 B/sec. | ||
| 1138 | 2026.02.04 21:10:40.118810 [ 286 ] {b4baf430-0dca-4857-a91e-3bbddf96b65e} <Debug> TCPHandler: Processed in 0.052891495 sec. | ||
| 1139 | 2026.02.04 21:10:40.131471 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.02.04 21:10:40.131515 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.02.04 21:10:40.131543 [ 286 ] {} <Debug> TCP-Session: f1b93480-4450-4ee5-b12a-e89fe8dc00a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.02.04 21:10:40.131559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.02.04 21:10:40.131578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.02.04 21:10:40.131595 [ 287 ] {} <Debug> TCP-Session: 11f751e4-88c8-4cb0-8add-9c95f414aa77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.02.04 21:10:40.131616 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.02.04 21:10:40.131622 [ 290 ] {} <Debug> TCP-Session: c506409c-4006-4015-9d7f-8a242af8385c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.02.04 21:10:40.131636 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.02.04 21:10:40.131655 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.02.04 21:10:40.131668 [ 291 ] {} <Debug> TCP-Session: 0433477f-3c97-4fc0-b73c-e96221325be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.02.04 21:10:40.131717 [ 292 ] {} <Debug> TCP-Session: 629f496c-b274-411c-9081-1b6cf7b9bcbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.02.04 21:10:40.131725 [ 294 ] {} <Debug> TCP-Session: 106102b1-7f09-471e-a8b3-0596280c5e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.02.04 21:10:40.131645 [ 293 ] {} <Debug> TCP-Session: 361fb538-672c-47c5-b265-50a09f2ec2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.04 21:10:40.131605 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.02.04 21:10:40.131538 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.02.04 21:10:40.131833 [ 288 ] {} <Debug> TCP-Session: 272cdbda-37ca-48a9-9959-6804618b87ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.02.04 21:10:40.131866 [ 289 ] {} <Debug> TCP-Session: 3c718eb7-6ff2-4e57-a6fe-c980c9d312cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.02.04 21:10:41.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.19 MiB, peak 172.30 MiB, free memory in arenas 0.00 B, will set to 166.32 MiB (RSS), difference: 4.13 MiB | ||
| 1158 | 2026.02.04 21:10:42.078945 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.02.04 21:10:42.079122 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.02.04 21:10:42.079187 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1161 | 2026.02.04 21:10:42.079894 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.02.04 21:10:42.079939 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1163 | 2026.02.04 21:10:42.080339 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2026.02.04 21:10:42.080572 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.02.04 21:10:42.080725 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00165 sec., 161212.12121212122 rows/sec., 10.24 MiB/sec. | ||
| 1166 | 2026.02.04 21:10:42.080767 [ 267 ] {9e820fd0-c932-4ed7-a2c9-336312b76fda} <Debug> TCPHandler: Processed in 0.001946982 sec. | ||
| 1167 | 2026.02.04 21:10:42.080887 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.02.04 21:10:42.080982 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1169 | 2026.02.04 21:10:42.081024 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1170 | 2026.02.04 21:10:42.081697 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.02.04 21:10:42.081734 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1172 | 2026.02.04 21:10:42.082110 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.02.04 21:10:42.082331 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.02.04 21:10:42.082460 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Debug> executeQuery: Read 768 rows, 62.23 KiB in 0.001496 sec., 513368.9839572193 rows/sec., 40.62 MiB/sec. | ||
| 1175 | 2026.02.04 21:10:42.082498 [ 267 ] {c2a01cdf-cb95-4d13-9f97-7588113f43bf} <Debug> TCPHandler: Processed in 0.001660406 sec. | ||
| 1176 | 2026.02.04 21:10:42.082606 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.02.04 21:10:42.082711 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.02.04 21:10:42.082751 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1179 | 2026.02.04 21:10:42.083174 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.02.04 21:10:42.083210 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1181 | 2026.02.04 21:10:42.083501 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2026.02.04 21:10:42.083707 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.02.04 21:10:42.083827 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001182 sec., 120981.3874788494 rows/sec., 7.23 MiB/sec. | ||
| 1184 | 2026.02.04 21:10:42.083862 [ 267 ] {b6b775b3-5867-4090-866f-e1093e6c9ff1} <Debug> TCPHandler: Processed in 0.001356049 sec. | ||
| 1185 | 2026.02.04 21:10:42.083971 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.02.04 21:10:42.084124 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.02.04 21:10:42.084163 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1188 | 2026.02.04 21:10:42.084590 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.02.04 21:10:42.084626 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1190 | 2026.02.04 21:10:42.084912 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2026.02.04 21:10:42.085127 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.02.04 21:10:42.085247 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001142 sec., 122591.94395796847 rows/sec., 7.92 MiB/sec. | ||
| 1193 | 2026.02.04 21:10:42.085283 [ 267 ] {78102aa0-4da6-4571-80d1-d8c4da253c97} <Debug> TCPHandler: Processed in 0.001303068 sec. | ||
| 1194 | 2026.02.04 21:10:42.085391 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.02.04 21:10:42.085483 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1196 | 2026.02.04 21:10:42.085522 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1197 | 2026.02.04 21:10:42.085937 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.02.04 21:10:42.085972 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1199 | 2026.02.04 21:10:42.086262 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.02.04 21:10:42.086459 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.02.04 21:10:42.086581 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001115 sec., 124663.67713004483 rows/sec., 7.09 MiB/sec. | ||
| 1202 | 2026.02.04 21:10:42.086618 [ 267 ] {9df32953-b74c-4a2e-ab9b-34c2bd9824ef} <Debug> TCPHandler: Processed in 0.001275537 sec. | ||
| 1203 | 2026.02.04 21:10:42.086725 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.02.04 21:10:42.086816 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1205 | 2026.02.04 21:10:42.086853 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1206 | 2026.02.04 21:10:42.087454 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.02.04 21:10:42.087495 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1208 | 2026.02.04 21:10:42.087858 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2026.02.04 21:10:42.088073 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.02.04 21:10:42.088204 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Debug> executeQuery: Read 465 rows, 33.44 KiB in 0.001405 sec., 330960.8540925267 rows/sec., 23.24 MiB/sec. | ||
| 1211 | 2026.02.04 21:10:42.088242 [ 267 ] {4a8b5a23-8732-4fa7-9ae0-ada1ad913a78} <Debug> TCPHandler: Processed in 0.001565864 sec. | ||
| 1212 | 2026.02.04 21:10:42.088353 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.02.04 21:10:42.088449 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1214 | 2026.02.04 21:10:42.088491 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1215 | 2026.02.04 21:10:42.088814 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.02.04 21:10:42.088851 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1217 | 2026.02.04 21:10:42.089145 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1218 | 2026.02.04 21:10:42.089348 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.02.04 21:10:42.089471 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 1220 | 2026.02.04 21:10:42.089508 [ 267 ] {9af7a94b-990d-47c6-ab8a-341bd6114355} <Debug> TCPHandler: Processed in 0.001205366 sec. | ||
| 1221 | 2026.02.04 21:10:42.089609 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.02.04 21:10:42.089704 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.02.04 21:10:42.089747 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1224 | 2026.02.04 21:10:42.090201 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.02.04 21:10:42.090238 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1226 | 2026.02.04 21:10:42.090569 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1227 | 2026.02.04 21:10:42.090782 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.02.04 21:10:42.090905 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.00122 sec., 203278.68852459016 rows/sec., 13.47 MiB/sec. | ||
| 1229 | 2026.02.04 21:10:42.090941 [ 267 ] {b42b3a42-4235-4d5f-8f8f-5ca16dba0c43} <Debug> TCPHandler: Processed in 0.00138019 sec. | ||
| 1230 | 2026.02.04 21:10:42.091048 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.02.04 21:10:42.091142 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.02.04 21:10:42.091183 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1233 | 2026.02.04 21:10:42.091494 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.02.04 21:10:42.091530 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1235 | 2026.02.04 21:10:42.091808 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.02.04 21:10:42.092007 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.02.04 21:10:42.092152 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 1238 | 2026.02.04 21:10:42.092194 [ 267 ] {d766ba32-6539-4844-8e55-6b5607d96a52} <Debug> TCPHandler: Processed in 0.001194016 sec. | ||
| 1239 | 2026.02.04 21:10:42.092302 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.02.04 21:10:42.092397 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.02.04 21:10:42.092449 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1242 | 2026.02.04 21:10:42.093215 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.02.04 21:10:42.093252 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1244 | 2026.02.04 21:10:42.093781 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.02.04 21:10:42.094000 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.02.04 21:10:42.094139 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 1247 | 2026.02.04 21:10:42.094189 [ 267 ] {3ded55dd-3054-485d-a87e-7c2bef413fcd} <Debug> TCPHandler: Processed in 0.001936782 sec. | ||
| 1248 | 2026.02.04 21:10:42.094297 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.02.04 21:10:42.094390 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.02.04 21:10:42.094431 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1251 | 2026.02.04 21:10:42.094763 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.02.04 21:10:42.094799 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1253 | 2026.02.04 21:10:42.095097 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2026.02.04 21:10:42.095303 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.02.04 21:10:42.095423 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001051 sec., 74215.0333016175 rows/sec., 4.67 MiB/sec. | ||
| 1256 | 2026.02.04 21:10:42.095458 [ 267 ] {530518e4-b209-46db-a066-618a5284fbd3} <Debug> TCPHandler: Processed in 0.001210076 sec. | ||
| 1257 | 2026.02.04 21:10:47.048499 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54931 | ||
| 1258 | 2026.02.04 21:10:47.048628 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.02.04 21:10:47.048655 [ 286 ] {} <Debug> TCP-Session: 03d663ba-2e1b-4ba7-a866-7848879060b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54931 | ||
| 1260 | 2026.02.04 21:10:47.048677 [ 286 ] {} <Debug> TCP-Session: 03d663ba-2e1b-4ba7-a866-7848879060b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.02.04 21:10:47.048689 [ 286 ] {} <Debug> TCP-Session: 03d663ba-2e1b-4ba7-a866-7848879060b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.02.04 21:10:47.048894 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52151 | ||
| 1263 | 2026.02.04 21:10:47.048965 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64578 | ||
| 1264 | 2026.02.04 21:10:47.048975 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45044 | ||
| 1265 | 2026.02.04 21:10:47.049003 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1266 | 2026.02.04 21:10:47.049021 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54808 | ||
| 1267 | 2026.02.04 21:10:47.049046 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40765 | ||
| 1268 | 2026.02.04 21:10:47.049057 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37434 | ||
| 1269 | 2026.02.04 21:10:47.049106 [ 286 ] {} <Trace> TCP-Session: 03d663ba-2e1b-4ba7-a866-7848879060b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.02.04 21:10:47.049130 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.02.04 21:10:47.049144 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2026.02.04 21:10:47.049113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.02.04 21:10:47.049183 [ 288 ] {} <Debug> TCP-Session: 7b0d6db5-a822-449c-a0cf-9de7a8ac9a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45044 | ||
| 1274 | 2026.02.04 21:10:47.049208 [ 293 ] {} <Debug> TCP-Session: bba2bf52-c2c8-405b-baa0-8be3b016aeea Authenticating user 'default' from [fd00:1122:3344:101::e]:40765 | ||
| 1275 | 2026.02.04 21:10:47.049216 [ 291 ] {} <Debug> TCP-Session: dd2db10b-7491-4201-9d18-347d6d625f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:54808 | ||
| 1276 | 2026.02.04 21:10:47.049242 [ 288 ] {} <Debug> TCP-Session: 7b0d6db5-a822-449c-a0cf-9de7a8ac9a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.04 21:10:47.049255 [ 293 ] {} <Debug> TCP-Session: bba2bf52-c2c8-405b-baa0-8be3b016aeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.02.04 21:10:47.049276 [ 291 ] {} <Debug> TCP-Session: dd2db10b-7491-4201-9d18-347d6d625f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.02.04 21:10:47.049285 [ 288 ] {} <Debug> TCP-Session: 7b0d6db5-a822-449c-a0cf-9de7a8ac9a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.02.04 21:10:47.049316 [ 291 ] {} <Debug> TCP-Session: dd2db10b-7491-4201-9d18-347d6d625f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.02.04 21:10:47.049321 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1282 | 2026.02.04 21:10:47.049196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.02.04 21:10:47.049042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.02.04 21:10:47.049402 [ 294 ] {} <Debug> TCP-Session: 29ec0c9a-cb7d-4cef-9d08-c275ed669387 Authenticating user 'default' from [fd00:1122:3344:101::e]:37434 | ||
| 1285 | 2026.02.04 21:10:47.049420 [ 289 ] {} <Debug> TCP-Session: b68c33ff-a2e3-48c3-83ec-b9969a59bec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64578 | ||
| 1286 | 2026.02.04 21:10:47.049033 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35957 | ||
| 1287 | 2026.02.04 21:10:47.049448 [ 289 ] {} <Debug> TCP-Session: b68c33ff-a2e3-48c3-83ec-b9969a59bec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.02.04 21:10:47.049441 [ 294 ] {} <Debug> TCP-Session: 29ec0c9a-cb7d-4cef-9d08-c275ed669387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.02.04 21:10:47.049481 [ 289 ] {} <Debug> TCP-Session: b68c33ff-a2e3-48c3-83ec-b9969a59bec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.02.04 21:10:47.049501 [ 294 ] {} <Debug> TCP-Session: 29ec0c9a-cb7d-4cef-9d08-c275ed669387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.02.04 21:10:47.049023 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38481 | ||
| 1292 | 2026.02.04 21:10:47.049523 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.02.04 21:10:47.049064 [ 287 ] {} <Debug> TCP-Session: d3c707fe-0714-4e5c-bd30-e1da6e1f3aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:52151 | ||
| 1294 | 2026.02.04 21:10:47.049586 [ 292 ] {} <Debug> TCP-Session: 2190f285-9251-4bc1-995b-d91ee9ad6a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:35957 | ||
| 1295 | 2026.02.04 21:10:47.049599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1296 | 2026.02.04 21:10:47.049604 [ 287 ] {} <Debug> TCP-Session: d3c707fe-0714-4e5c-bd30-e1da6e1f3aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.02.04 21:10:47.049618 [ 292 ] {} <Debug> TCP-Session: 2190f285-9251-4bc1-995b-d91ee9ad6a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.04 21:10:47.049641 [ 287 ] {} <Debug> TCP-Session: d3c707fe-0714-4e5c-bd30-e1da6e1f3aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.04 21:10:47.049653 [ 292 ] {} <Debug> TCP-Session: 2190f285-9251-4bc1-995b-d91ee9ad6a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.04 21:10:47.049634 [ 290 ] {} <Debug> TCP-Session: 85a5b7dd-e948-4a92-8e15-de24c9dbcc05 Authenticating user 'default' from [fd00:1122:3344:101::e]:38481 | ||
| 1301 | 2026.02.04 21:10:47.049629 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1302 | 2026.02.04 21:10:47.049707 [ 290 ] {} <Debug> TCP-Session: 85a5b7dd-e948-4a92-8e15-de24c9dbcc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.02.04 21:10:47.049294 [ 293 ] {} <Debug> TCP-Session: bba2bf52-c2c8-405b-baa0-8be3b016aeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.02.04 21:10:47.049743 [ 290 ] {} <Debug> TCP-Session: 85a5b7dd-e948-4a92-8e15-de24c9dbcc05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.02.04 21:10:47.049780 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2026.02.04 21:10:47.050085 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 1307 | 2026.02.04 21:10:47.051014 [ 310 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> AggregatingTransform: Aggregating | ||
| 1308 | 2026.02.04 21:10:47.051064 [ 310 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> Aggregator: Aggregation method: without_key | ||
| 1309 | 2026.02.04 21:10:47.051098 [ 310 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091579 sec. (1091.953 rows/sec., 42.65 KiB/sec.) | ||
| 1310 | 2026.02.04 21:10:47.051117 [ 310 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Trace> Aggregator: Merging aggregated data | ||
| 1311 | 2026.02.04 21:10:47.052346 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 1312 | 2026.02.04 21:10:47.052486 [ 286 ] {c8b74143-cd0b-4af1-b1c1-acd3c32fcf94} <Debug> TCPHandler: Processed in 0.003518185 sec. | ||
| 1313 | 2026.02.04 21:10:47.052605 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.02.04 21:10:47.052634 [ 286 ] {} <Debug> TCP-Session: 03d663ba-2e1b-4ba7-a866-7848879060b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.02.04 21:10:47.052649 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.02.04 21:10:47.052673 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.02.04 21:10:47.052692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.02.04 21:10:47.052710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.02.04 21:10:47.052722 [ 294 ] {} <Debug> TCP-Session: 29ec0c9a-cb7d-4cef-9d08-c275ed669387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.02.04 21:10:47.052740 [ 288 ] {} <Debug> TCP-Session: 7b0d6db5-a822-449c-a0cf-9de7a8ac9a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.04 21:10:47.052753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.02.04 21:10:47.052760 [ 289 ] {} <Debug> TCP-Session: b68c33ff-a2e3-48c3-83ec-b9969a59bec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.02.04 21:10:47.052791 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.02.04 21:10:47.052804 [ 290 ] {} <Debug> TCP-Session: 85a5b7dd-e948-4a92-8e15-de24c9dbcc05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.02.04 21:10:47.052769 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.02.04 21:10:47.052735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1327 | 2026.02.04 21:10:47.052879 [ 291 ] {} <Debug> TCP-Session: dd2db10b-7491-4201-9d18-347d6d625f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.02.04 21:10:47.052693 [ 287 ] {} <Debug> TCP-Session: d3c707fe-0714-4e5c-bd30-e1da6e1f3aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.04 21:10:47.052910 [ 292 ] {} <Debug> TCP-Session: 2190f285-9251-4bc1-995b-d91ee9ad6a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.04 21:10:47.052829 [ 293 ] {} <Debug> TCP-Session: bba2bf52-c2c8-405b-baa0-8be3b016aeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.02.04 21:10:47.065591 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.02.04 21:10:47.065803 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1333 | 2026.02.04 21:10:47.066145 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2026.02.04 21:10:47.070902 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1335 | 2026.02.04 21:10:47.071161 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.02.04 21:10:47.071241 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2026.02.04 21:10:47.071485 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1338 | 2026.02.04 21:10:47.073731 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2026.02.04 21:10:47.075941 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1340 | 2026.02.04 21:10:47.075968 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2026.02.04 21:10:47.080724 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1342 | 2026.02.04 21:10:47.080758 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1343 | 2026.02.04 21:10:47.108550 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.042831 sec., 653.7321099203848 rows/sec., 24.35 KiB/sec. | ||
| 1344 | 2026.02.04 21:10:47.108685 [ 267 ] {0c3e57c8-d2d7-44f4-be54-d861f4d62cb6} <Debug> TCPHandler: Processed in 0.043204237 sec. | ||
| 1345 | 2026.02.04 21:10:47.109097 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.02.04 21:10:47.109280 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1347 | 2026.02.04 21:10:47.109589 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.02.04 21:10:47.109627 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1349 | 2026.02.04 21:10:47.109848 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.02.04 21:10:47.109913 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.02.04 21:10:47.110068 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1352 | 2026.02.04 21:10:47.110106 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.02.04 21:10:47.110129 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1354 | 2026.02.04 21:10:47.110144 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.02.04 21:10:47.110183 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1356 | 2026.02.04 21:10:47.110203 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1357 | 2026.02.04 21:10:47.110759 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001551 sec., 18052.869116698905 rows/sec., 672.45 KiB/sec. | ||
| 1358 | 2026.02.04 21:10:47.110856 [ 267 ] {2d6e6176-3dbd-42b7-9f09-2d3c95c6c183} <Debug> TCPHandler: Processed in 0.0018724 sec. | ||
| 1359 | 2026.02.04 21:10:47.111149 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.02.04 21:10:47.111297 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1361 | 2026.02.04 21:10:47.111598 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1362 | 2026.02.04 21:10:47.111649 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1363 | 2026.02.04 21:10:47.111967 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2026.02.04 21:10:47.112044 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.02.04 21:10:47.112193 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1366 | 2026.02.04 21:10:47.112236 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1367 | 2026.02.04 21:10:47.112302 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1368 | 2026.02.04 21:10:47.112328 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1369 | 2026.02.04 21:10:47.112378 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1370 | 2026.02.04 21:10:47.112408 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1371 | 2026.02.04 21:10:47.112943 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.00171 sec., 16374.269005847955 rows/sec., 609.92 KiB/sec. | ||
| 1372 | 2026.02.04 21:10:47.113043 [ 267 ] {3ba266f0-32ba-4f45-928b-1b90142db671} <Debug> TCPHandler: Processed in 0.001946632 sec. | ||
| 1373 | 2026.02.04 21:10:47.113321 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.02.04 21:10:47.113475 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1375 | 2026.02.04 21:10:47.113713 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1376 | 2026.02.04 21:10:47.113751 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1377 | 2026.02.04 21:10:47.113961 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2026.02.04 21:10:47.114016 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2026.02.04 21:10:47.114122 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1380 | 2026.02.04 21:10:47.114153 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2026.02.04 21:10:47.114174 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1382 | 2026.02.04 21:10:47.114190 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1383 | 2026.02.04 21:10:47.114225 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1384 | 2026.02.04 21:10:47.114246 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1385 | 2026.02.04 21:10:47.114858 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001454 sec., 19257.221458046766 rows/sec., 717.31 KiB/sec. | ||
| 1386 | 2026.02.04 21:10:47.114953 [ 267 ] {9b1c3fb7-787e-4c8d-9819-973f1e2f1885} <Debug> TCPHandler: Processed in 0.001683536 sec. | ||
| 1387 | 2026.02.04 21:10:47.115244 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.02.04 21:10:47.115380 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1389 | 2026.02.04 21:10:47.115615 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1390 | 2026.02.04 21:10:47.115652 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1391 | 2026.02.04 21:10:47.115860 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1392 | 2026.02.04 21:10:47.115926 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1393 | 2026.02.04 21:10:47.116035 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1394 | 2026.02.04 21:10:47.116065 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1395 | 2026.02.04 21:10:47.116084 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1396 | 2026.02.04 21:10:47.116100 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1397 | 2026.02.04 21:10:47.116134 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1398 | 2026.02.04 21:10:47.116153 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1399 | 2026.02.04 21:10:47.116633 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001308 sec., 21406.727828746178 rows/sec., 797.38 KiB/sec. | ||
| 1400 | 2026.02.04 21:10:47.116717 [ 267 ] {596077bb-47b2-4da1-8416-3c8498591fea} <Debug> TCPHandler: Processed in 0.001527553 sec. | ||
| 1401 | 2026.02.04 21:10:47.117004 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.02.04 21:10:47.117139 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1403 | 2026.02.04 21:10:47.117434 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1404 | 2026.02.04 21:10:47.117485 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1405 | 2026.02.04 21:10:47.117772 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2026.02.04 21:10:47.117846 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2026.02.04 21:10:47.117967 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1408 | 2026.02.04 21:10:47.118000 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2026.02.04 21:10:47.118019 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1410 | 2026.02.04 21:10:47.118034 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1411 | 2026.02.04 21:10:47.118068 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1412 | 2026.02.04 21:10:47.118088 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1413 | 2026.02.04 21:10:47.118579 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001493 sec., 18754.186202277295 rows/sec., 698.57 KiB/sec. | ||
| 1414 | 2026.02.04 21:10:47.118666 [ 267 ] {20df8203-ddcb-4534-8536-9dd926c87829} <Debug> TCPHandler: Processed in 0.001713607 sec. | ||
| 1415 | 2026.02.04 21:10:47.127074 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.02.04 21:10:47.127226 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1417 | 2026.02.04 21:10:47.127489 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.02.04 21:10:47.127526 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1419 | 2026.02.04 21:10:47.127739 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.02.04 21:10:47.127803 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.02.04 21:10:47.127912 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1422 | 2026.02.04 21:10:47.127943 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.02.04 21:10:47.127962 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1424 | 2026.02.04 21:10:47.127977 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2026.02.04 21:10:47.128013 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1426 | 2026.02.04 21:10:47.128033 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1427 | 2026.02.04 21:10:47.128814 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.00165 sec., 16969.696969696968 rows/sec., 632.10 KiB/sec. | ||
| 1428 | 2026.02.04 21:10:47.128916 [ 267 ] {457c2d18-d6da-4c3c-ab9e-2b476f819b26} <Debug> TCPHandler: Processed in 0.001907261 sec. | ||
| 1429 | 2026.02.04 21:10:47.129148 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.02.04 21:10:47.129283 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1431 | 2026.02.04 21:10:47.129507 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.02.04 21:10:47.129544 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1433 | 2026.02.04 21:10:47.129740 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.02.04 21:10:47.129794 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.02.04 21:10:47.129900 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1436 | 2026.02.04 21:10:47.129931 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.02.04 21:10:47.129950 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1438 | 2026.02.04 21:10:47.129968 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.02.04 21:10:47.130004 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1440 | 2026.02.04 21:10:47.130024 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1441 | 2026.02.04 21:10:47.130591 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001365 sec., 20512.820512820515 rows/sec., 764.08 KiB/sec. | ||
| 1442 | 2026.02.04 21:10:47.130656 [ 267 ] {9e1b3c82-a55a-4cfc-82e8-01f23330e64e} <Debug> TCPHandler: Processed in 0.001559124 sec. | ||
| 1443 | 2026.02.04 21:10:47.130877 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.02.04 21:10:47.131010 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1445 | 2026.02.04 21:10:47.131229 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.02.04 21:10:47.131268 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1447 | 2026.02.04 21:10:47.131471 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.02.04 21:10:47.131527 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.02.04 21:10:47.131635 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1450 | 2026.02.04 21:10:47.131665 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.02.04 21:10:47.131684 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1452 | 2026.02.04 21:10:47.131698 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.02.04 21:10:47.131733 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1454 | 2026.02.04 21:10:47.131753 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1455 | 2026.02.04 21:10:47.132241 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001284 sec., 21806.85358255452 rows/sec., 812.28 KiB/sec. | ||
| 1456 | 2026.02.04 21:10:47.132347 [ 267 ] {54eef25c-f839-4679-8485-edc44c87c5d2} <Debug> TCPHandler: Processed in 0.001518683 sec. | ||
| 1457 | 2026.02.04 21:10:47.132822 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.02.04 21:10:47.132959 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1459 | 2026.02.04 21:10:47.133206 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1460 | 2026.02.04 21:10:47.133242 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1461 | 2026.02.04 21:10:47.133465 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1462 | 2026.02.04 21:10:47.133520 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1463 | 2026.02.04 21:10:47.133630 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1464 | 2026.02.04 21:10:47.133659 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1465 | 2026.02.04 21:10:47.133678 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1466 | 2026.02.04 21:10:47.133693 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1467 | 2026.02.04 21:10:47.133728 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1468 | 2026.02.04 21:10:47.133746 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1469 | 2026.02.04 21:10:47.134180 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001279 sec., 21892.1032056294 rows/sec., 815.46 KiB/sec. | ||
| 1470 | 2026.02.04 21:10:47.134244 [ 267 ] {d4b7d950-5c7d-4509-b941-2a6cfbb4af0a} <Debug> TCPHandler: Processed in 0.001471472 sec. | ||
| 1471 | 2026.02.04 21:10:47.134480 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.02.04 21:10:47.134615 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1473 | 2026.02.04 21:10:47.134856 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.02.04 21:10:47.134892 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1475 | 2026.02.04 21:10:47.135103 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.02.04 21:10:47.135157 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.02.04 21:10:47.135256 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1478 | 2026.02.04 21:10:47.135286 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.02.04 21:10:47.135304 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1480 | 2026.02.04 21:10:47.135318 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.02.04 21:10:47.135352 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1482 | 2026.02.04 21:10:47.135371 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1483 | 2026.02.04 21:10:47.135761 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001203 sec., 23275.145469659183 rows/sec., 866.97 KiB/sec. | ||
| 1484 | 2026.02.04 21:10:47.135825 [ 267 ] {2f01a019-8b46-4957-854b-b096e48ceadb} <Debug> TCPHandler: Processed in 0.00139343 sec. | ||
| 1485 | 2026.02.04 21:10:47.136029 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.02.04 21:10:47.136161 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1487 | 2026.02.04 21:10:47.136395 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1488 | 2026.02.04 21:10:47.136432 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1489 | 2026.02.04 21:10:47.136639 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2026.02.04 21:10:47.136691 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.02.04 21:10:47.136789 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1492 | 2026.02.04 21:10:47.136818 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2026.02.04 21:10:47.136836 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1494 | 2026.02.04 21:10:47.136852 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.02.04 21:10:47.136884 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1496 | 2026.02.04 21:10:47.136903 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1497 | 2026.02.04 21:10:47.137273 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001168 sec., 23972.602739726026 rows/sec., 892.95 KiB/sec. | ||
| 1498 | 2026.02.04 21:10:47.137335 [ 267 ] {f0a1727d-2610-4d49-970c-276b915cb86e} <Debug> TCPHandler: Processed in 0.001355369 sec. | ||
| 1499 | 2026.02.04 21:10:47.137541 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.02.04 21:10:47.137673 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1501 | 2026.02.04 21:10:47.137904 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1502 | 2026.02.04 21:10:47.137940 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1503 | 2026.02.04 21:10:47.138140 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1504 | 2026.02.04 21:10:47.138192 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1505 | 2026.02.04 21:10:47.138290 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1506 | 2026.02.04 21:10:47.138318 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1507 | 2026.02.04 21:10:47.138336 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1508 | 2026.02.04 21:10:47.138350 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1509 | 2026.02.04 21:10:47.138383 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1510 | 2026.02.04 21:10:47.138402 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1511 | 2026.02.04 21:10:47.138790 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 889.15 KiB/sec. | ||
| 1512 | 2026.02.04 21:10:47.138847 [ 267 ] {ec3c3f46-4a35-44dd-b7ee-b0290c5192f5} <Debug> TCPHandler: Processed in 0.001357109 sec. | ||
| 1513 | 2026.02.04 21:10:47.145545 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.02.04 21:10:47.145683 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1515 | 2026.02.04 21:10:47.145740 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2026.02.04 21:10:47.146435 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.02.04 21:10:47.146485 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1518 | 2026.02.04 21:10:47.147017 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1519 | 2026.02.04 21:10:47.147216 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.02.04 21:10:47.147370 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Debug> executeQuery: Read 13 rows, 3.62 KiB in 0.001727 sec., 7527.504342790967 rows/sec., 2.05 MiB/sec. | ||
| 1521 | 2026.02.04 21:10:47.147421 [ 267 ] {90aa736e-c14d-439c-95f4-5da38ac79b95} <Debug> TCPHandler: Processed in 0.001940811 sec. | ||
| 1522 | 2026.02.04 21:10:47.147558 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.02.04 21:10:47.147678 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.02.04 21:10:47.147732 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1525 | 2026.02.04 21:10:47.148282 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.02.04 21:10:47.148318 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1527 | 2026.02.04 21:10:47.148621 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1528 | 2026.02.04 21:10:47.148836 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.02.04 21:10:47.148977 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001324 sec., 18126.888217522657 rows/sec., 1.50 MiB/sec. | ||
| 1530 | 2026.02.04 21:10:47.149019 [ 267 ] {f8c79984-5558-4a4c-b514-761dd4451644} <Debug> TCPHandler: Processed in 0.001522243 sec. | ||
| 1531 | 2026.02.04 21:10:47.149134 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.02.04 21:10:47.149226 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1533 | 2026.02.04 21:10:47.149269 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1534 | 2026.02.04 21:10:47.149677 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.02.04 21:10:47.149712 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1536 | 2026.02.04 21:10:47.150016 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1537 | 2026.02.04 21:10:47.150234 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.02.04 21:10:47.150368 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 1539 | 2026.02.04 21:10:47.150404 [ 267 ] {9eda18af-0695-4625-89ce-0e4c63ba0566} <Debug> TCPHandler: Processed in 0.001320249 sec. | ||
| 1540 | 2026.02.04 21:10:47.150514 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.02.04 21:10:47.150606 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1542 | 2026.02.04 21:10:47.150645 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1543 | 2026.02.04 21:10:47.151127 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.02.04 21:10:47.151162 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1545 | 2026.02.04 21:10:47.151485 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2026.02.04 21:10:47.151695 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.02.04 21:10:47.151825 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Debug> executeQuery: Read 192 rows, 17.35 KiB in 0.001238 sec., 155088.85298869145 rows/sec., 13.68 MiB/sec. | ||
| 1548 | 2026.02.04 21:10:47.151864 [ 267 ] {6a61a08f-a9c2-4058-b420-b0c715f9e6b0} <Debug> TCPHandler: Processed in 0.00139895 sec. | ||
| 1549 | 2026.02.04 21:10:47.151975 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.02.04 21:10:47.152067 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.02.04 21:10:47.152107 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1552 | 2026.02.04 21:10:47.152525 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.02.04 21:10:47.152561 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1554 | 2026.02.04 21:10:47.152851 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1555 | 2026.02.04 21:10:47.153053 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.02.04 21:10:47.153182 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001133 sec., 20300.088261253313 rows/sec., 1.52 MiB/sec. | ||
| 1557 | 2026.02.04 21:10:47.153220 [ 267 ] {fbf51d3c-34f2-4934-9656-7fbd97e8ff1d} <Debug> TCPHandler: Processed in 0.001295058 sec. | ||
| 1558 | 2026.02.04 21:10:47.153328 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.02.04 21:10:47.153420 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.02.04 21:10:47.153459 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1561 | 2026.02.04 21:10:47.153859 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.02.04 21:10:47.153895 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1563 | 2026.02.04 21:10:47.154189 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.02.04 21:10:47.154393 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.02.04 21:10:47.154522 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 1566 | 2026.02.04 21:10:47.154559 [ 267 ] {b966d300-8069-4e8f-b3f8-71e786ce630a} <Debug> TCPHandler: Processed in 0.001279607 sec. | ||
| 1567 | 2026.02.04 21:10:47.154666 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.02.04 21:10:47.154758 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.02.04 21:10:47.154798 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1570 | 2026.02.04 21:10:47.155473 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.02.04 21:10:47.155508 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1572 | 2026.02.04 21:10:47.155788 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2026.02.04 21:10:47.155990 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.02.04 21:10:47.156120 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00138 sec., 8695.652173913044 rows/sec., 679.35 KiB/sec. | ||
| 1575 | 2026.02.04 21:10:47.156162 [ 267 ] {dbf31d9e-0ef3-46ca-b9e6-3c190cdf4844} <Debug> TCPHandler: Processed in 0.001544593 sec. | ||
| 1576 | 2026.02.04 21:10:47.156264 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.02.04 21:10:47.156357 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1578 | 2026.02.04 21:10:47.156397 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1579 | 2026.02.04 21:10:47.156824 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.02.04 21:10:47.156859 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1581 | 2026.02.04 21:10:47.157164 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1582 | 2026.02.04 21:10:47.157370 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.02.04 21:10:47.157503 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.001164 sec., 103092.78350515463 rows/sec., 8.38 MiB/sec. | ||
| 1584 | 2026.02.04 21:10:47.157543 [ 267 ] {fb6c9c2a-7304-484a-92ec-0eae7a2dfaee} <Debug> TCPHandler: Processed in 0.001328789 sec. | ||
| 1585 | 2026.02.04 21:10:47.157651 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.02.04 21:10:47.157744 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.02.04 21:10:47.157785 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1588 | 2026.02.04 21:10:47.158194 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.02.04 21:10:47.158230 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1590 | 2026.02.04 21:10:47.158587 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2026.02.04 21:10:47.158791 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.02.04 21:10:47.158912 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Debug> executeQuery: Read 330 rows, 25.50 KiB in 0.001187 sec., 278011.7944397641 rows/sec., 20.98 MiB/sec. | ||
| 1593 | 2026.02.04 21:10:47.158955 [ 267 ] {63e44465-40b5-4a75-84c4-fd286a4eceeb} <Debug> TCPHandler: Processed in 0.001352249 sec. | ||
| 1594 | 2026.02.04 21:10:47.159100 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.02.04 21:10:47.159202 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.02.04 21:10:47.159258 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1597 | 2026.02.04 21:10:47.159932 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.02.04 21:10:47.159969 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1599 | 2026.02.04 21:10:47.160471 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1600 | 2026.02.04 21:10:47.160685 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.02.04 21:10:47.160824 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00164 sec., 4268.292682926829 rows/sec., 7.65 MiB/sec. | ||
| 1602 | 2026.02.04 21:10:47.160880 [ 267 ] {a5d366b2-5dba-440f-b39e-122f50321a2e} <Debug> TCPHandler: Processed in 0.00185206 sec. | ||
| 1603 | 2026.02.04 21:10:47.161002 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.02.04 21:10:47.161104 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.02.04 21:10:47.161146 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1606 | 2026.02.04 21:10:47.161488 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.02.04 21:10:47.161525 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1608 | 2026.02.04 21:10:47.161952 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1609 | 2026.02.04 21:10:47.162158 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.02.04 21:10:47.162284 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001197 sec., 7518.796992481203 rows/sec., 531.11 KiB/sec. | ||
| 1611 | 2026.02.04 21:10:47.162326 [ 267 ] {59dd40ba-c528-4ee2-bb35-d00dbfbf18ab} <Debug> TCPHandler: Processed in 0.001379679 sec. | ||
| 1612 | 2026.02.04 21:10:47.162441 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.02.04 21:10:47.162535 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.02.04 21:10:47.162576 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1615 | 2026.02.04 21:10:47.162912 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.02.04 21:10:47.162947 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1617 | 2026.02.04 21:10:47.163255 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1618 | 2026.02.04 21:10:47.163456 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.02.04 21:10:47.163590 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 1620 | 2026.02.04 21:10:47.163631 [ 267 ] {34d3a1a6-b213-416e-b622-fea07df9b1a1} <Debug> TCPHandler: Processed in 0.001239646 sec. | ||
| 1621 | 2026.02.04 21:10:47.483432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 2400 | ||
| 1622 | 2026.02.04 21:10:47.483982 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.02.04 21:10:47.484035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1624 | 2026.02.04 21:10:47.484565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1625 | 2026.02.04 21:10:47.484808 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.02.04 21:10:47.484955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2400 | ||
| 1627 | 2026.02.04 21:10:47.616927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1628 | 2026.02.04 21:10:47.635083 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.02.04 21:10:47.635149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1630 | 2026.02.04 21:10:47.641679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2026.02.04 21:10:47.642454 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.02.04 21:10:47.645719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1633 | 2026.02.04 21:10:48.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.93 MiB, peak 174.88 MiB, free memory in arenas 0.00 B, will set to 170.72 MiB (RSS), difference: 1.79 MiB | ||
| 1634 | 2026.02.04 21:10:49.979328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 254 | ||
| 1635 | 2026.02.04 21:10:49.982454 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.04 21:10:49.982505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1637 | 2026.02.04 21:10:49.983729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1638 | 2026.02.04 21:10:49.983980 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.04 21:10:49.984231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1640 | 2026.02.04 21:10:52.072437 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.02.04 21:10:52.072641 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1642 | 2026.02.04 21:10:52.072717 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1643 | 2026.02.04 21:10:52.073408 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.02.04 21:10:52.073463 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1645 | 2026.02.04 21:10:52.073862 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1646 | 2026.02.04 21:10:52.074089 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.02.04 21:10:52.074261 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.74 MiB/sec. | ||
| 1648 | 2026.02.04 21:10:52.074311 [ 267 ] {6701526f-4723-432b-8bd2-8674518a426c} <Debug> TCPHandler: Processed in 0.002007323 sec. | ||
| 1649 | 2026.02.04 21:10:52.074446 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.02.04 21:10:52.074550 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.02.04 21:10:52.074595 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1652 | 2026.02.04 21:10:52.075007 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.02.04 21:10:52.075046 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1654 | 2026.02.04 21:10:52.075350 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1655 | 2026.02.04 21:10:52.075560 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.02.04 21:10:52.075689 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 1657 | 2026.02.04 21:10:52.075728 [ 267 ] {927c7e39-7fe5-4636-92bd-a0c5a4bb607b} <Debug> TCPHandler: Processed in 0.001334388 sec. | ||
| 1658 | 2026.02.04 21:10:52.075840 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.02.04 21:10:52.075936 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1660 | 2026.02.04 21:10:52.075976 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1661 | 2026.02.04 21:10:52.076381 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.02.04 21:10:52.076418 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1663 | 2026.02.04 21:10:52.076735 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1664 | 2026.02.04 21:10:52.076945 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.02.04 21:10:52.077077 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 1666 | 2026.02.04 21:10:52.077117 [ 267 ] {2ce84090-f1b3-42ec-be3c-b59aef35de75} <Debug> TCPHandler: Processed in 0.001327438 sec. | ||
| 1667 | 2026.02.04 21:10:52.077228 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.02.04 21:10:52.077325 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.02.04 21:10:52.077368 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1670 | 2026.02.04 21:10:52.077757 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.02.04 21:10:52.077795 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1672 | 2026.02.04 21:10:52.078114 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2026.02.04 21:10:52.078319 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.02.04 21:10:52.078449 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 1675 | 2026.02.04 21:10:52.078487 [ 267 ] {fb9debf1-a47a-4485-bc15-aeee2ff4b6f9} <Debug> TCPHandler: Processed in 0.001309797 sec. | ||
| 1676 | 2026.02.04 21:10:52.078596 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.02.04 21:10:52.078691 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.02.04 21:10:52.078745 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1679 | 2026.02.04 21:10:52.079458 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.02.04 21:10:52.079496 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1681 | 2026.02.04 21:10:52.079988 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1682 | 2026.02.04 21:10:52.080201 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.02.04 21:10:52.080337 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001665 sec., 6006.006006006006 rows/sec., 10.76 MiB/sec. | ||
| 1684 | 2026.02.04 21:10:52.080397 [ 267 ] {60cd853a-1d0b-4f3e-8d04-4c5e4e337934} <Debug> TCPHandler: Processed in 0.001850249 sec. | ||
| 1685 | 2026.02.04 21:10:52.080506 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.02.04 21:10:52.080602 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.02.04 21:10:52.080644 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1688 | 2026.02.04 21:10:52.080969 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.02.04 21:10:52.081006 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1690 | 2026.02.04 21:10:52.081301 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1691 | 2026.02.04 21:10:52.081518 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.02.04 21:10:52.081648 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 1693 | 2026.02.04 21:10:52.081684 [ 267 ] {bc80b265-1a71-4766-a99b-f6a488340b4a} <Debug> TCPHandler: Processed in 0.001228066 sec. | ||
| 1694 | 2026.02.04 21:10:54.906782 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1695 | 2026.02.04 21:10:54.906842 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1696 | 2026.02.04 21:10:54.985977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2848 | ||
| 1697 | 2026.02.04 21:10:54.986475 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.02.04 21:10:54.986521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1699 | 2026.02.04 21:10:54.986999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2026.02.04 21:10:54.987225 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.02.04 21:10:54.987346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1702 | 2026.02.04 21:10:54.987355 [ 67 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1703 | 2026.02.04 21:10:54.987429 [ 67 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.02.04 21:10:54.987450 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1705 | 2026.02.04 21:10:54.989509 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 1706 | 2026.02.04 21:10:54.991875 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.02.04 21:10:54.991957 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1708 | 2026.02.04 21:10:54.992055 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1709 | 2026.02.04 21:10:54.992109 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1710 | 2026.02.04 21:10:54.992152 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1711 | 2026.02.04 21:10:54.992197 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 509 rows starting from the beginning of the part | ||
| 1712 | 2026.02.04 21:10:54.992245 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1713 | 2026.02.04 21:10:55.027683 [ 193 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.040164232 sec., 70908.86239278769 rows/sec., 1.01 MiB/sec. | ||
| 1714 | 2026.02.04 21:10:55.028726 [ 201 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2026.02.04 21:10:55.029070 [ 201 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.02.04 21:10:55.029150 [ 201 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_6_1} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.02.04 21:10:55.029266 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1718 | 2026.02.04 21:10:55.146744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1719 | 2026.02.04 21:10:55.163446 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.02.04 21:10:55.163507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1721 | 2026.02.04 21:10:55.169821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1722 | 2026.02.04 21:10:55.170527 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.02.04 21:10:55.170858 [ 44 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1724 | 2026.02.04 21:10:55.170892 [ 44 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.02.04 21:10:55.170909 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1726 | 2026.02.04 21:10:55.171014 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1727 | 2026.02.04 21:10:55.174584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1728 | 2026.02.04 21:10:55.175626 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1729 | 2026.02.04 21:10:55.177234 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1730 | 2026.02.04 21:10:55.181905 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1731 | 2026.02.04 21:10:55.186136 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1732 | 2026.02.04 21:10:55.190561 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1733 | 2026.02.04 21:10:55.197728 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1734 | 2026.02.04 21:10:55.201969 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 1735 | 2026.02.04 21:10:55.261345 [ 187 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090313048 sec., 509.33946997337523 rows/sec., 2.63 MiB/sec. | ||
| 1736 | 2026.02.04 21:10:55.263289 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1737 | 2026.02.04 21:10:55.265184 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_6_1} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.04 21:10:55.265287 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_6_1} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1739 | 2026.02.04 21:10:55.266657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1740 | 2026.02.04 21:10:56.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.26 MiB, peak 181.79 MiB, free memory in arenas 0.00 B, will set to 181.69 MiB (RSS), difference: 9.44 MiB | ||
| 1741 | 2026.02.04 21:10:57.073629 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.02.04 21:10:57.073806 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1743 | 2026.02.04 21:10:57.073871 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1744 | 2026.02.04 21:10:57.074518 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.02.04 21:10:57.074567 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1746 | 2026.02.04 21:10:57.074977 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.02.04 21:10:57.075206 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.02.04 21:10:57.075336 [ 66 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2026.02.04 21:10:57.075366 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001607 sec., 65961.41879278158 rows/sec., 5.52 MiB/sec. | ||
| 1750 | 2026.02.04 21:10:57.075405 [ 66 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.02.04 21:10:57.075423 [ 267 ] {96d9ff7f-fe25-48d3-bb81-368c7ec49188} <Debug> TCPHandler: Processed in 0.001922511 sec. | ||
| 1752 | 2026.02.04 21:10:57.075430 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1753 | 2026.02.04 21:10:57.075561 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.02.04 21:10:57.075600 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 1755 | 2026.02.04 21:10:57.075669 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.02.04 21:10:57.075719 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1757 | 2026.02.04 21:10:57.075755 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1758 | 2026.02.04 21:10:57.075796 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 772 rows starting from the beginning of the part | ||
| 1759 | 2026.02.04 21:10:57.075890 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1760 | 2026.02.04 21:10:57.075939 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 768 rows starting from the beginning of the part | ||
| 1761 | 2026.02.04 21:10:57.075993 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 192 rows starting from the beginning of the part | ||
| 1762 | 2026.02.04 21:10:57.076042 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1763 | 2026.02.04 21:10:57.076085 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1764 | 2026.02.04 21:10:57.076147 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.02.04 21:10:57.076189 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1766 | 2026.02.04 21:10:57.076647 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2026.02.04 21:10:57.076892 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.02.04 21:10:57.077043 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001399 sec., 17869.907076483203 rows/sec., 1.31 MiB/sec. | ||
| 1769 | 2026.02.04 21:10:57.077085 [ 267 ] {1720782d-54e4-4155-92c4-50660b48fc40} <Debug> TCPHandler: Processed in 0.001576434 sec. | ||
| 1770 | 2026.02.04 21:10:57.077213 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.02.04 21:10:57.077320 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1772 | 2026.02.04 21:10:57.077370 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1773 | 2026.02.04 21:10:57.077387 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880381 sec., 1045532.7936200164 rows/sec., 87.95 MiB/sec. | ||
| 1774 | 2026.02.04 21:10:57.077695 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1775 | 2026.02.04 21:10:57.077830 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.02.04 21:10:57.077879 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1777 | 2026.02.04 21:10:57.078037 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.02.04 21:10:57.078125 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_6_1} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1779 | 2026.02.04 21:10:57.078214 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 1780 | 2026.02.04 21:10:57.078255 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2026.02.04 21:10:57.078492 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.02.04 21:10:57.078595 [ 66 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2026.02.04 21:10:57.078628 [ 66 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.02.04 21:10:57.078633 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Debug> executeQuery: Read 97 rows, 7.78 KiB in 0.001334 sec., 72713.6431784108 rows/sec., 5.69 MiB/sec. | ||
| 1785 | 2026.02.04 21:10:57.078645 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1786 | 2026.02.04 21:10:57.078681 [ 267 ] {ba50651e-6fd4-4edf-82d7-42f248d7bcf9} <Debug> TCPHandler: Processed in 0.001521803 sec. | ||
| 1787 | 2026.02.04 21:10:57.078732 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 1788 | 2026.02.04 21:10:57.078800 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.02.04 21:10:57.078830 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.02.04 21:10:57.078857 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 473 rows starting from the beginning of the part | ||
| 1791 | 2026.02.04 21:10:57.078899 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.02.04 21:10:57.078904 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 1793 | 2026.02.04 21:10:57.078951 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1794 | 2026.02.04 21:10:57.078958 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 465 rows starting from the beginning of the part | ||
| 1795 | 2026.02.04 21:10:57.079004 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part | ||
| 1796 | 2026.02.04 21:10:57.079040 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1797 | 2026.02.04 21:10:57.079075 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 97 rows starting from the beginning of the part | ||
| 1798 | 2026.02.04 21:10:57.079361 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.02.04 21:10:57.079404 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1800 | 2026.02.04 21:10:57.079766 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1801 | 2026.02.04 21:10:57.080013 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317548 sec., 975296.5356859864 rows/sec., 74.64 MiB/sec. | ||
| 1802 | 2026.02.04 21:10:57.080017 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.02.04 21:10:57.080135 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1804 | 2026.02.04 21:10:57.080166 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 1805 | 2026.02.04 21:10:57.080170 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.02.04 21:10:57.080194 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1807 | 2026.02.04 21:10:57.080211 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1808 | 2026.02.04 21:10:57.080215 [ 267 ] {edab98a3-71db-4b3f-922a-cd67fd23a7df} <Debug> TCPHandler: Processed in 0.001465942 sec. | ||
| 1809 | 2026.02.04 21:10:57.080318 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1810 | 2026.02.04 21:10:57.080350 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.02.04 21:10:57.080437 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1812 | 2026.02.04 21:10:57.080458 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.02.04 21:10:57.080487 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 1814 | 2026.02.04 21:10:57.080489 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.02.04 21:10:57.080517 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1816 | 2026.02.04 21:10:57.080579 [ 193 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_6_1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1817 | 2026.02.04 21:10:57.080580 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1818 | 2026.02.04 21:10:57.080645 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 248 rows starting from the beginning of the part | ||
| 1819 | 2026.02.04 21:10:57.080656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1820 | 2026.02.04 21:10:57.080688 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 330 rows starting from the beginning of the part | ||
| 1821 | 2026.02.04 21:10:57.080739 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1822 | 2026.02.04 21:10:57.080780 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1823 | 2026.02.04 21:10:57.081284 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.02.04 21:10:57.081327 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1825 | 2026.02.04 21:10:57.081882 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1826 | 2026.02.04 21:10:57.081959 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001681236 sec., 773240.6396246571 rows/sec., 53.97 MiB/sec. | ||
| 1827 | 2026.02.04 21:10:57.082133 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.02.04 21:10:57.082148 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1829 | 2026.02.04 21:10:57.082281 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001842 sec., 13572.204125950053 rows/sec., 24.32 MiB/sec. | ||
| 1830 | 2026.02.04 21:10:57.082388 [ 267 ] {8d54d11a-c89d-4e84-9300-d63c4865fda1} <Debug> TCPHandler: Processed in 0.002084945 sec. | ||
| 1831 | 2026.02.04 21:10:57.082412 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.02.04 21:10:57.082481 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1833 | 2026.02.04 21:10:57.082520 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.02.04 21:10:57.082541 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1835 | 2026.02.04 21:10:57.082621 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1836 | 2026.02.04 21:10:57.082668 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1837 | 2026.02.04 21:10:57.083000 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.02.04 21:10:57.083062 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1839 | 2026.02.04 21:10:57.083371 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1840 | 2026.02.04 21:10:57.083596 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.02.04 21:10:57.083723 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001121 sec., 13380.909901873327 rows/sec., 1020.99 KiB/sec. | ||
| 1842 | 2026.02.04 21:10:57.083760 [ 267 ] {317d60b8-b8c4-4f86-a483-12534f4b90ca} <Debug> TCPHandler: Processed in 0.001290008 sec. | ||
| 1843 | 2026.02.04 21:10:57.083870 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.02.04 21:10:57.083966 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1845 | 2026.02.04 21:10:57.084007 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1846 | 2026.02.04 21:10:57.084335 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.02.04 21:10:57.084372 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1848 | 2026.02.04 21:10:57.084670 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1849 | 2026.02.04 21:10:57.084882 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.02.04 21:10:57.084976 [ 66 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1851 | 2026.02.04 21:10:57.085011 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 1852 | 2026.02.04 21:10:57.085011 [ 66 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.02.04 21:10:57.085051 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 1854 | 2026.02.04 21:10:57.085053 [ 267 ] {5382e030-b150-4d89-a4b2-7f822f6b7371} <Debug> TCPHandler: Processed in 0.001232437 sec. | ||
| 1855 | 2026.02.04 21:10:57.085205 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 1856 | 2026.02.04 21:10:57.085361 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1857 | 2026.02.04 21:10:57.085404 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1858 | 2026.02.04 21:10:57.085498 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1859 | 2026.02.04 21:10:57.085548 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1860 | 2026.02.04 21:10:57.085590 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1861 | 2026.02.04 21:10:57.085635 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1862 | 2026.02.04 21:10:57.085678 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1863 | 2026.02.04 21:10:57.086601 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001475232 sec., 261653.760222121 rows/sec., 17.20 MiB/sec. | ||
| 1864 | 2026.02.04 21:10:57.086737 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1865 | 2026.02.04 21:10:57.087002 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.02.04 21:10:57.087069 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_6_1} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1867 | 2026.02.04 21:10:57.087133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1868 | 2026.02.04 21:10:57.518868 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.02.04 21:10:57.519182 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1870 | 2026.02.04 21:10:57.519587 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1871 | 2026.02.04 21:10:57.519630 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1872 | 2026.02.04 21:10:57.519909 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1873 | 2026.02.04 21:10:57.519992 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1874 | 2026.02.04 21:10:57.520148 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1875 | 2026.02.04 21:10:57.520322 [ 300 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.02.04 21:10:57.520338 [ 314 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1877 | 2026.02.04 21:10:57.520492 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1878 | 2026.02.04 21:10:57.520526 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2026.02.04 21:10:57.523621 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1880 | 2026.02.04 21:10:57.523660 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1881 | 2026.02.04 21:10:57.523740 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1882 | 2026.02.04 21:10:57.523795 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1883 | 2026.02.04 21:10:57.524997 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.005938 sec., 6904.68171101381 rows/sec., 278.10 KiB/sec. | ||
| 1884 | 2026.02.04 21:10:57.525143 [ 267 ] {e4b6feee-070b-4d6b-b118-206bcfad5a0f} <Debug> TCPHandler: Processed in 0.006483399 sec. | ||
| 1885 | 2026.02.04 21:10:57.525670 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.02.04 21:10:57.525827 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1887 | 2026.02.04 21:10:57.526186 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1888 | 2026.02.04 21:10:57.526230 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1889 | 2026.02.04 21:10:57.526489 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1890 | 2026.02.04 21:10:57.526547 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2026.02.04 21:10:57.526659 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1892 | 2026.02.04 21:10:57.526738 [ 314 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1893 | 2026.02.04 21:10:57.526767 [ 306 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1894 | 2026.02.04 21:10:57.526848 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1895 | 2026.02.04 21:10:57.526887 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1896 | 2026.02.04 21:10:57.526959 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1897 | 2026.02.04 21:10:57.526988 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1898 | 2026.02.04 21:10:57.527036 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1899 | 2026.02.04 21:10:57.527082 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1900 | 2026.02.04 21:10:57.528020 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002257 sec., 18165.706690296855 rows/sec., 731.66 KiB/sec. | ||
| 1901 | 2026.02.04 21:10:57.528157 [ 267 ] {b91baa09-436a-40f1-bd6b-a79c0687def3} <Debug> TCPHandler: Processed in 0.002557145 sec. | ||
| 1902 | 2026.02.04 21:10:57.528401 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.02.04 21:10:57.528545 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1904 | 2026.02.04 21:10:57.528791 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1905 | 2026.02.04 21:10:57.528831 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1906 | 2026.02.04 21:10:57.529052 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1907 | 2026.02.04 21:10:57.529108 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1908 | 2026.02.04 21:10:57.529212 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1909 | 2026.02.04 21:10:57.529281 [ 314 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1910 | 2026.02.04 21:10:57.529283 [ 306 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1911 | 2026.02.04 21:10:57.529360 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1912 | 2026.02.04 21:10:57.529392 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1913 | 2026.02.04 21:10:57.529450 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1914 | 2026.02.04 21:10:57.529469 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1915 | 2026.02.04 21:10:57.529500 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1916 | 2026.02.04 21:10:57.529533 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1917 | 2026.02.04 21:10:57.530184 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001702 sec., 24089.30669800235 rows/sec., 970.25 KiB/sec. | ||
| 1918 | 2026.02.04 21:10:57.530296 [ 267 ] {b55f1056-30e2-41b8-a27e-eb24aac8a6e8} <Debug> TCPHandler: Processed in 0.001946702 sec. | ||
| 1919 | 2026.02.04 21:10:57.530568 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.02.04 21:10:57.530706 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1921 | 2026.02.04 21:10:57.530946 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1922 | 2026.02.04 21:10:57.530985 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1923 | 2026.02.04 21:10:57.531228 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1924 | 2026.02.04 21:10:57.531284 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1925 | 2026.02.04 21:10:57.531385 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1926 | 2026.02.04 21:10:57.531446 [ 318 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1927 | 2026.02.04 21:10:57.531448 [ 314 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1928 | 2026.02.04 21:10:57.531534 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1929 | 2026.02.04 21:10:57.531560 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1930 | 2026.02.04 21:10:57.531616 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1931 | 2026.02.04 21:10:57.531633 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1932 | 2026.02.04 21:10:57.531664 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1933 | 2026.02.04 21:10:57.531714 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1934 | 2026.02.04 21:10:57.532280 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001633 sec., 25107.16472749541 rows/sec., 1011.25 KiB/sec. | ||
| 1935 | 2026.02.04 21:10:57.532395 [ 267 ] {47fbd3b5-1bb8-4706-aa17-0e1ea135d37b} <Debug> TCPHandler: Processed in 0.001879811 sec. | ||
| 1936 | 2026.02.04 21:10:57.532599 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.02.04 21:10:57.532730 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1938 | 2026.02.04 21:10:57.532950 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1939 | 2026.02.04 21:10:57.532987 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1940 | 2026.02.04 21:10:57.533191 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1941 | 2026.02.04 21:10:57.533242 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1942 | 2026.02.04 21:10:57.533408 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1943 | 2026.02.04 21:10:57.533465 [ 318 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1944 | 2026.02.04 21:10:57.533465 [ 306 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1945 | 2026.02.04 21:10:57.533553 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1946 | 2026.02.04 21:10:57.533579 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1947 | 2026.02.04 21:10:57.533634 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1948 | 2026.02.04 21:10:57.533651 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1949 | 2026.02.04 21:10:57.533681 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1950 | 2026.02.04 21:10:57.533711 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1951 | 2026.02.04 21:10:57.534270 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001575 sec., 26031.74603174603 rows/sec., 1.02 MiB/sec. | ||
| 1952 | 2026.02.04 21:10:57.534378 [ 267 ] {d7d7a9dd-a73c-483a-9f7c-b7e25f421d3b} <Debug> TCPHandler: Processed in 0.001811959 sec. | ||
| 1953 | 2026.02.04 21:10:57.534601 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.02.04 21:10:57.534761 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1955 | 2026.02.04 21:10:57.534997 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1956 | 2026.02.04 21:10:57.535035 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1957 | 2026.02.04 21:10:57.535258 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1958 | 2026.02.04 21:10:57.535311 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1959 | 2026.02.04 21:10:57.535411 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1960 | 2026.02.04 21:10:57.535470 [ 314 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1961 | 2026.02.04 21:10:57.535479 [ 306 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1962 | 2026.02.04 21:10:57.535555 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (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 | ||
| 1963 | 2026.02.04 21:10:57.535581 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1964 | 2026.02.04 21:10:57.535636 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1965 | 2026.02.04 21:10:57.535657 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1966 | 2026.02.04 21:10:57.535693 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1967 | 2026.02.04 21:10:57.535724 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1968 | 2026.02.04 21:10:57.536387 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001692 sec., 24231.678486997636 rows/sec., 975.99 KiB/sec. | ||
| 1969 | 2026.02.04 21:10:57.536491 [ 267 ] {def1cceb-caa1-41fe-9414-c336694741a1} <Debug> TCPHandler: Processed in 0.001951801 sec. | ||
| 1970 | 2026.02.04 21:10:57.606711 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.02.04 21:10:57.606847 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1972 | 2026.02.04 21:10:57.606899 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1973 | 2026.02.04 21:10:57.607566 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.02.04 21:10:57.607619 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 1975 | 2026.02.04 21:10:57.608060 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1976 | 2026.02.04 21:10:57.608257 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Trace> oximeter.timeseries_schema (581ef0f9-14c3-4c7e-bbe8-61d7e2cedba0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.02.04 21:10:57.608418 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001607 sec., 3733.66521468575 rows/sec., 831.32 KiB/sec. | ||
| 1978 | 2026.02.04 21:10:57.608459 [ 267 ] {13d3233d-1597-4a0a-8415-8f4d2ca8707c} <Debug> TCPHandler: Processed in 0.001803209 sec. | ||
| 1979 | 2026.02.04 21:10:57.608576 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.02.04 21:10:57.608674 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1981 | 2026.02.04 21:10:57.608715 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1982 | 2026.02.04 21:10:57.609113 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.02.04 21:10:57.609150 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 1984 | 2026.02.04 21:10:57.609434 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1985 | 2026.02.04 21:10:57.609642 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.02.04 21:10:57.609781 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 144.71 KiB/sec. | ||
| 1987 | 2026.02.04 21:10:57.609819 [ 267 ] {934b201a-48a0-43b8-a45f-f4ab34388a69} <Debug> TCPHandler: Processed in 0.001292768 sec. | ||
| 1988 | 2026.02.04 21:10:57.609945 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.02.04 21:10:57.610063 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1990 | 2026.02.04 21:10:57.610112 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1991 | 2026.02.04 21:10:57.611316 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.02.04 21:10:57.611354 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 1993 | 2026.02.04 21:10:57.611762 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1994 | 2026.02.04 21:10:57.611991 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.02.04 21:10:57.612125 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002088 sec., 582854.4061302682 rows/sec., 48.20 MiB/sec. | ||
| 1996 | 2026.02.04 21:10:57.612163 [ 267 ] {5e8cd37e-8512-48ef-8eda-45758e284d48} <Debug> TCPHandler: Processed in 0.002278559 sec. | ||
| 1997 | 2026.02.04 21:10:57.612275 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.02.04 21:10:57.612368 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.02.04 21:10:57.612408 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2000 | 2026.02.04 21:10:57.612801 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.02.04 21:10:57.612837 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2002 | 2026.02.04 21:10:57.613121 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2003 | 2026.02.04 21:10:57.613325 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.02.04 21:10:57.613433 [ 64 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2005 | 2026.02.04 21:10:57.613464 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 800.36 KiB/sec. | ||
| 2006 | 2026.02.04 21:10:57.613478 [ 64 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.02.04 21:10:57.613508 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2008 | 2026.02.04 21:10:57.613509 [ 267 ] {42a4dffd-7fed-4241-8b38-35a54f556fb2} <Debug> TCPHandler: Processed in 0.001284447 sec. | ||
| 2009 | 2026.02.04 21:10:57.613627 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 2010 | 2026.02.04 21:10:57.613639 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.02.04 21:10:57.613772 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.02.04 21:10:57.613781 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2013 | 2026.02.04 21:10:57.613816 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2014 | 2026.02.04 21:10:57.613826 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 151 rows starting from the beginning of the part | ||
| 2015 | 2026.02.04 21:10:57.613902 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 2016 | 2026.02.04 21:10:57.613955 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2017 | 2026.02.04 21:10:57.614005 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2018 | 2026.02.04 21:10:57.614046 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2019 | 2026.02.04 21:10:57.614090 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 2020 | 2026.02.04 21:10:57.614315 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.02.04 21:10:57.614355 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2022 | 2026.02.04 21:10:57.614745 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2023 | 2026.02.04 21:10:57.614965 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.02.04 21:10:57.615002 [ 187 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429951 sec., 254554.17703124092 rows/sec., 16.92 MiB/sec. | ||
| 2025 | 2026.02.04 21:10:57.615103 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001348 sec., 169139.46587537092 rows/sec., 11.45 MiB/sec. | ||
| 2026 | 2026.02.04 21:10:57.615142 [ 267 ] {018ab515-f73a-4ad0-a123-a8d579b4868a} <Debug> TCPHandler: Processed in 0.001552643 sec. | ||
| 2027 | 2026.02.04 21:10:57.615169 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2028 | 2026.02.04 21:10:57.615244 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.02.04 21:10:57.615336 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2030 | 2026.02.04 21:10:57.615376 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2031 | 2026.02.04 21:10:57.615440 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.04 21:10:57.615501 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_6_1} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2033 | 2026.02.04 21:10:57.615578 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2034 | 2026.02.04 21:10:57.615962 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.02.04 21:10:57.615997 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2036 | 2026.02.04 21:10:57.616338 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2037 | 2026.02.04 21:10:57.616544 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.02.04 21:10:57.616676 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001357 sec., 392041.26750184235 rows/sec., 29.05 MiB/sec. | ||
| 2039 | 2026.02.04 21:10:57.616714 [ 267 ] {2d3902a0-7fec-4672-80a5-cb82452686ec} <Debug> TCPHandler: Processed in 0.001517723 sec. | ||
| 2040 | 2026.02.04 21:10:57.616823 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.02.04 21:10:57.616916 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.02.04 21:10:57.616958 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2043 | 2026.02.04 21:10:57.617784 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.02.04 21:10:57.617820 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2045 | 2026.02.04 21:10:57.618329 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2046 | 2026.02.04 21:10:57.618532 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.02.04 21:10:57.618664 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Debug> executeQuery: Read 1935 rows, 132.37 KiB in 0.001766 sec., 1095696.489241223 rows/sec., 73.20 MiB/sec. | ||
| 2048 | 2026.02.04 21:10:57.618700 [ 267 ] {b566c09f-133a-413a-8c64-1d2724343469} <Debug> TCPHandler: Processed in 0.001926752 sec. | ||
| 2049 | 2026.02.04 21:10:57.618814 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.02.04 21:10:57.618907 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2051 | 2026.02.04 21:10:57.618959 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2052 | 2026.02.04 21:10:57.619665 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.02.04 21:10:57.619701 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2054 | 2026.02.04 21:10:57.620214 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2055 | 2026.02.04 21:10:57.620423 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.02.04 21:10:57.620520 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2057 | 2026.02.04 21:10:57.620554 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.02.04 21:10:57.620564 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001674 sec., 5973.715651135006 rows/sec., 10.70 MiB/sec. | ||
| 2059 | 2026.02.04 21:10:57.620570 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2060 | 2026.02.04 21:10:57.620619 [ 267 ] {37d49f53-6e84-4fdb-8857-71d27d37f539} <Debug> TCPHandler: Processed in 0.00185411 sec. | ||
| 2061 | 2026.02.04 21:10:57.620685 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 2062 | 2026.02.04 21:10:57.620730 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.02.04 21:10:57.620829 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2064 | 2026.02.04 21:10:57.620869 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2065 | 2026.02.04 21:10:57.621019 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2066 | 2026.02.04 21:10:57.621104 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 2067 | 2026.02.04 21:10:57.621175 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.02.04 21:10:57.621217 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2069 | 2026.02.04 21:10:57.621286 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 2070 | 2026.02.04 21:10:57.621457 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 2071 | 2026.02.04 21:10:57.621542 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2072 | 2026.02.04 21:10:57.621609 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2073 | 2026.02.04 21:10:57.621755 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2074 | 2026.02.04 21:10:57.621783 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.02.04 21:10:57.621853 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2076 | 2026.02.04 21:10:57.621922 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 745.39 KiB/sec. | ||
| 2077 | 2026.02.04 21:10:57.621964 [ 267 ] {4bcd1247-ef1c-4d05-98cf-5a376074f9f6} <Debug> TCPHandler: Processed in 0.001283148 sec. | ||
| 2078 | 2026.02.04 21:10:57.623711 [ 200 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 19 columns (19 merged, 0 gathered) in 0.003073636 sec., 23425.02495415853 rows/sec., 41.98 MiB/sec. | ||
| 2079 | 2026.02.04 21:10:57.623962 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2080 | 2026.02.04 21:10:57.624273 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.02.04 21:10:57.624340 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2082 | 2026.02.04 21:10:57.624418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2083 | 2026.02.04 21:10:59.984646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 310 | ||
| 2084 | 2026.02.04 21:10:59.987324 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.02.04 21:10:59.987378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2086 | 2026.02.04 21:10:59.988591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2087 | 2026.02.04 21:10:59.988872 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.02.04 21:10:59.989227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2089 | 2026.02.04 21:11:02.070222 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.02.04 21:11:02.070423 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2091 | 2026.02.04 21:11:02.070494 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2092 | 2026.02.04 21:11:02.071166 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.02.04 21:11:02.071213 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2094 | 2026.02.04 21:11:02.071603 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2095 | 2026.02.04 21:11:02.071844 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.02.04 21:11:02.071997 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 2097 | 2026.02.04 21:11:02.072044 [ 267 ] {1ab59ac5-8ac5-4205-94e1-e80633a7be9b} <Debug> TCPHandler: Processed in 0.001954662 sec. | ||
| 2098 | 2026.02.04 21:11:02.072166 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.02.04 21:11:02.072260 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2100 | 2026.02.04 21:11:02.072307 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2101 | 2026.02.04 21:11:02.072731 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.02.04 21:11:02.072769 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2103 | 2026.02.04 21:11:02.073072 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2104 | 2026.02.04 21:11:02.073283 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.02.04 21:11:02.073412 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 2106 | 2026.02.04 21:11:02.073450 [ 267 ] {b2d76b81-b020-4e85-933a-a0ba7488e3df} <Debug> TCPHandler: Processed in 0.001333278 sec. | ||
| 2107 | 2026.02.04 21:11:02.073563 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.02.04 21:11:02.073655 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2109 | 2026.02.04 21:11:02.073697 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2110 | 2026.02.04 21:11:02.074086 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.02.04 21:11:02.074122 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2112 | 2026.02.04 21:11:02.074436 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2113 | 2026.02.04 21:11:02.074644 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.02.04 21:11:02.074770 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001133 sec., 112974.40423654017 rows/sec., 7.87 MiB/sec. | ||
| 2115 | 2026.02.04 21:11:02.074806 [ 267 ] {f7c798ce-59bd-4e81-8808-d7a1ec49e956} <Debug> TCPHandler: Processed in 0.001293427 sec. | ||
| 2116 | 2026.02.04 21:11:02.074917 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.02.04 21:11:02.075009 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.02.04 21:11:02.075050 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2119 | 2026.02.04 21:11:02.075403 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.02.04 21:11:02.075449 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2121 | 2026.02.04 21:11:02.075822 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2122 | 2026.02.04 21:11:02.076027 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.02.04 21:11:02.076154 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001163 sec., 41272.5709372313 rows/sec., 2.78 MiB/sec. | ||
| 2124 | 2026.02.04 21:11:02.076191 [ 267 ] {22ef1553-d1fd-48e9-af71-7b612a93044d} <Debug> TCPHandler: Processed in 0.001322738 sec. | ||
| 2125 | 2026.02.04 21:11:02.487514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3360 | ||
| 2126 | 2026.02.04 21:11:02.488018 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.02.04 21:11:02.488051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2128 | 2026.02.04 21:11:02.488549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2129 | 2026.02.04 21:11:02.488785 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.02.04 21:11:02.488909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3360 | ||
| 2131 | 2026.02.04 21:11:02.674724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2132 | 2026.02.04 21:11:02.693025 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.02.04 21:11:02.693085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2134 | 2026.02.04 21:11:02.698511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2135 | 2026.02.04 21:11:02.699200 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.02.04 21:11:02.702300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2137 | 2026.02.04 21:11:07.072899 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.02.04 21:11:07.073077 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2139 | 2026.02.04 21:11:07.073145 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2140 | 2026.02.04 21:11:07.073828 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.02.04 21:11:07.073880 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2142 | 2026.02.04 21:11:07.074270 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2026.02.04 21:11:07.074486 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.02.04 21:11:07.074632 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001627 sec., 67609.09649661955 rows/sec., 5.69 MiB/sec. | ||
| 2145 | 2026.02.04 21:11:07.074677 [ 267 ] {dceff5e9-cc64-49e2-a43e-27de6951175c} <Debug> TCPHandler: Processed in 0.001932971 sec. | ||
| 2146 | 2026.02.04 21:11:07.074804 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.04 21:11:07.074902 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.02.04 21:11:07.074944 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2149 | 2026.02.04 21:11:07.075415 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.02.04 21:11:07.075455 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2151 | 2026.02.04 21:11:07.075765 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2152 | 2026.02.04 21:11:07.075975 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.02.04 21:11:07.076106 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001185 sec., 22784.810126582277 rows/sec., 1.67 MiB/sec. | ||
| 2154 | 2026.02.04 21:11:07.076143 [ 267 ] {2e40c8b9-70dc-454c-b5a5-3b2bde394538} <Debug> TCPHandler: Processed in 0.001354969 sec. | ||
| 2155 | 2026.02.04 21:11:07.076258 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.02.04 21:11:07.076356 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2157 | 2026.02.04 21:11:07.076396 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2158 | 2026.02.04 21:11:07.076821 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.02.04 21:11:07.076858 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2160 | 2026.02.04 21:11:07.077162 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2161 | 2026.02.04 21:11:07.077365 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.02.04 21:11:07.077490 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001155 sec., 78787.87878787878 rows/sec., 6.15 MiB/sec. | ||
| 2163 | 2026.02.04 21:11:07.077528 [ 267 ] {20c1d599-6e73-41c9-973c-64f70072ec4a} <Debug> TCPHandler: Processed in 0.001320138 sec. | ||
| 2164 | 2026.02.04 21:11:07.077640 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.02.04 21:11:07.077733 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.02.04 21:11:07.077777 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2167 | 2026.02.04 21:11:07.078181 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.02.04 21:11:07.078216 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2169 | 2026.02.04 21:11:07.078538 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2026.02.04 21:11:07.078760 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.02.04 21:11:07.078888 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2172 | 2026.02.04 21:11:07.078923 [ 267 ] {75ac5957-5859-4aa7-ae53-f6015bb7f430} <Debug> TCPHandler: Processed in 0.001333599 sec. | ||
| 2173 | 2026.02.04 21:11:07.079036 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.02.04 21:11:07.079130 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.02.04 21:11:07.079183 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2176 | 2026.02.04 21:11:07.079970 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.02.04 21:11:07.080005 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2178 | 2026.02.04 21:11:07.080514 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2179 | 2026.02.04 21:11:07.080732 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.02.04 21:11:07.080868 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001756 sec., 15375.854214123006 rows/sec., 27.55 MiB/sec. | ||
| 2181 | 2026.02.04 21:11:07.080928 [ 267 ] {48b6fac5-d12c-4bbc-9a7a-b816d14f509e} <Debug> TCPHandler: Processed in 0.001941282 sec. | ||
| 2182 | 2026.02.04 21:11:07.081041 [ 267 ] {} <Trace> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.02.04 21:11:07.081135 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.02.04 21:11:07.081176 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2026.02.04 21:11:07.081506 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.02.04 21:11:07.081542 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2187 | 2026.02.04 21:11:07.081833 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2188 | 2026.02.04 21:11:07.082042 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.02.04 21:11:07.082168 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2190 | 2026.02.04 21:11:07.082204 [ 267 ] {3ddd4aa8-321a-4db4-97e2-00cff993cfdf} <Debug> TCPHandler: Processed in 0.001211786 sec. | ||
| 2191 | 2026.02.04 21:11:09.906892 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2192 | 2026.02.04 21:11:09.906961 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2193 | 2026.02.04 21:11:09.989038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3808 | ||
| 2194 | 2026.02.04 21:11:09.989479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 330 | ||
| 2195 | 2026.02.04 21:11:09.989818 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.02.04 21:11:09.989903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2197 | 2026.02.04 21:11:09.990503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2198 | 2026.02.04 21:11:09.990748 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.02.04 21:11:09.990895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2200 | 2026.02.04 21:11:09.991401 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.02.04 21:11:09.991441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2202 | 2026.02.04 21:11:09.992530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2203 | 2026.02.04 21:11:09.992775 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.02.04 21:11:09.993001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2205 | 2026.02.04 21:11:10.202406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2206 | 2026.02.04 21:11:10.221182 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.02.04 21:11:10.221253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2208 | 2026.02.04 21:11:10.227039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2209 | 2026.02.04 21:11:10.227729 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.02.04 21:11:10.231019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2211 | 2026.02.04 21:11:11.570691 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.02.04 21:11:11.570761 [ 267 ] {} <Debug> TCP-Session: a52e4294-8a94-4414-8aa8-caa34dd66b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.02.04 21:11:12.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.66 MiB, peak 188.28 MiB, free memory in arenas 0.00 B, will set to 184.71 MiB (RSS), difference: 2.04 MiB | ||
| 2214 | 2026.02.04 21:11:12.071916 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.02.04 21:11:12.072113 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2216 | 2026.02.04 21:11:12.072190 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2217 | 2026.02.04 21:11:12.072920 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.02.04 21:11:12.072963 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2219 | 2026.02.04 21:11:12.073356 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2220 | 2026.02.04 21:11:12.073591 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.02.04 21:11:12.073750 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.72 MiB/sec. | ||
| 2222 | 2026.02.04 21:11:12.073791 [ 268 ] {a15b6a7d-2361-4ce0-8c5e-756c7cb6687f} <Debug> TCPHandler: Processed in 0.002005403 sec. | ||
| 2223 | 2026.02.04 21:11:12.073913 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.02.04 21:11:12.074008 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2225 | 2026.02.04 21:11:12.074049 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2226 | 2026.02.04 21:11:12.074441 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.02.04 21:11:12.074477 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2228 | 2026.02.04 21:11:12.074769 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2229 | 2026.02.04 21:11:12.074975 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.02.04 21:11:12.075108 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 2231 | 2026.02.04 21:11:12.075145 [ 268 ] {59850141-37b6-452b-a808-0cdc698d9180} <Debug> TCPHandler: Processed in 0.001283527 sec. | ||
| 2232 | 2026.02.04 21:11:12.075253 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.02.04 21:11:12.075346 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2234 | 2026.02.04 21:11:12.075385 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2235 | 2026.02.04 21:11:12.075787 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.02.04 21:11:12.075821 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2237 | 2026.02.04 21:11:12.076126 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2238 | 2026.02.04 21:11:12.076331 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.02.04 21:11:12.076464 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 2240 | 2026.02.04 21:11:12.076500 [ 268 ] {82707b6d-20be-4dfa-8b5f-a525d96428d5} <Debug> TCPHandler: Processed in 0.001296537 sec. | ||
| 2241 | 2026.02.04 21:11:12.076611 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.02.04 21:11:12.076703 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.02.04 21:11:12.076747 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2244 | 2026.02.04 21:11:12.077146 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.02.04 21:11:12.077180 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2246 | 2026.02.04 21:11:12.077511 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2247 | 2026.02.04 21:11:12.077717 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.02.04 21:11:12.077853 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 2249 | 2026.02.04 21:11:12.077888 [ 268 ] {61d9b5ca-ffe1-4c97-ac83-9154ca0b17d7} <Debug> TCPHandler: Processed in 0.001326878 sec. | ||
| 2250 | 2026.02.04 21:11:12.077996 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.02.04 21:11:12.078089 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.02.04 21:11:12.078143 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2253 | 2026.02.04 21:11:12.078910 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.02.04 21:11:12.078945 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2255 | 2026.02.04 21:11:12.079452 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2256 | 2026.02.04 21:11:12.079668 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.02.04 21:11:12.079809 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 2258 | 2026.02.04 21:11:12.079859 [ 268 ] {aab72f64-ed8f-4d2c-a2f6-6a80b3926986} <Debug> TCPHandler: Processed in 0.001912152 sec. | ||
| 2259 | 2026.02.04 21:11:12.079971 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.02.04 21:11:12.080064 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.02.04 21:11:12.080106 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2262 | 2026.02.04 21:11:12.080428 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.02.04 21:11:12.080461 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2264 | 2026.02.04 21:11:12.080770 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2265 | 2026.02.04 21:11:12.080973 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.02.04 21:11:12.081100 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2267 | 2026.02.04 21:11:12.081135 [ 268 ] {fc8a7397-8ee1-4f64-9fd4-e9fbc940b9c4} <Debug> TCPHandler: Processed in 0.001213196 sec. | ||
| 2268 | 2026.02.04 21:11:16.842482 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34750 | ||
| 2269 | 2026.02.04 21:11:16.842604 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.02.04 21:11:16.842630 [ 267 ] {} <Debug> TCP-Session: a6891140-d93f-4d05-8346-b424d6a08b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34750 | ||
| 2271 | 2026.02.04 21:11:16.842652 [ 267 ] {} <Debug> TCP-Session: a6891140-d93f-4d05-8346-b424d6a08b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.02.04 21:11:16.842666 [ 267 ] {} <Debug> TCP-Session: a6891140-d93f-4d05-8346-b424d6a08b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.02.04 21:11:16.842853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39171 | ||
| 2274 | 2026.02.04 21:11:16.842858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63423 | ||
| 2275 | 2026.02.04 21:11:16.842907 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59002 | ||
| 2276 | 2026.02.04 21:11:16.842924 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59166 | ||
| 2277 | 2026.02.04 21:11:16.842950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54462 | ||
| 2278 | 2026.02.04 21:11:16.842947 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.02.04 21:11:16.842888 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61500 | ||
| 2280 | 2026.02.04 21:11:16.843056 [ 287 ] {} <Debug> TCP-Session: e318eab8-2462-4abf-87fd-b543aeb35ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39171 | ||
| 2281 | 2026.02.04 21:11:16.843072 [ 267 ] {} <Trace> TCP-Session: a6891140-d93f-4d05-8346-b424d6a08b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.02.04 21:11:16.843098 [ 287 ] {} <Debug> TCP-Session: e318eab8-2462-4abf-87fd-b543aeb35ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.02.04 21:11:16.843104 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.02.04 21:11:16.843117 [ 287 ] {} <Debug> TCP-Session: e318eab8-2462-4abf-87fd-b543aeb35ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.02.04 21:11:16.842879 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33491 | ||
| 2286 | 2026.02.04 21:11:16.843149 [ 286 ] {} <Debug> TCP-Session: 26e8fabb-6799-408a-a2cb-7e2f204f989f Authenticating user 'default' from [fd00:1122:3344:101::e]:63423 | ||
| 2287 | 2026.02.04 21:11:16.842919 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40036 | ||
| 2288 | 2026.02.04 21:11:16.843212 [ 286 ] {} <Debug> TCP-Session: 26e8fabb-6799-408a-a2cb-7e2f204f989f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.02.04 21:11:16.843238 [ 286 ] {} <Debug> TCP-Session: 26e8fabb-6799-408a-a2cb-7e2f204f989f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.04 21:11:16.843266 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2291 | 2026.02.04 21:11:16.843407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.02.04 21:11:16.843414 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.02.04 21:11:16.843459 [ 290 ] {} <Debug> TCP-Session: 0b635e27-7ebb-49bd-be97-94647893c5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59166 | ||
| 2294 | 2026.02.04 21:11:16.843474 [ 289 ] {} <Debug> TCP-Session: 8e790ce9-d3c9-42b7-a481-4ea5e8448c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:61500 | ||
| 2295 | 2026.02.04 21:11:16.843499 [ 290 ] {} <Debug> TCP-Session: 0b635e27-7ebb-49bd-be97-94647893c5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.02.04 21:11:16.843501 [ 289 ] {} <Debug> TCP-Session: 8e790ce9-d3c9-42b7-a481-4ea5e8448c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.02.04 21:11:16.843520 [ 290 ] {} <Debug> TCP-Session: 0b635e27-7ebb-49bd-be97-94647893c5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.02.04 21:11:16.843535 [ 289 ] {} <Debug> TCP-Session: 8e790ce9-d3c9-42b7-a481-4ea5e8448c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.02.04 21:11:16.843549 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2300 | 2026.02.04 21:11:16.843556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.02.04 21:11:16.843559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2026.02.04 21:11:16.843607 [ 291 ] {} <Debug> TCP-Session: 5a957d31-1e1d-4e8d-a5a6-956aa985a29a Authenticating user 'default' from [fd00:1122:3344:101::e]:59002 | ||
| 2303 | 2026.02.04 21:11:16.843625 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2304 | 2026.02.04 21:11:16.843637 [ 288 ] {} <Debug> TCP-Session: 65b86049-0ca6-4aa9-9503-8bc1f3064fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33491 | ||
| 2305 | 2026.02.04 21:11:16.843645 [ 291 ] {} <Debug> TCP-Session: 5a957d31-1e1d-4e8d-a5a6-956aa985a29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.02.04 21:11:16.843682 [ 288 ] {} <Debug> TCP-Session: 65b86049-0ca6-4aa9-9503-8bc1f3064fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.04 21:11:16.843701 [ 291 ] {} <Debug> TCP-Session: 5a957d31-1e1d-4e8d-a5a6-956aa985a29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.02.04 21:11:16.843708 [ 288 ] {} <Debug> TCP-Session: 65b86049-0ca6-4aa9-9503-8bc1f3064fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.02.04 21:11:16.843726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.02.04 21:11:16.843726 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.02.04 21:11:16.843759 [ 292 ] {} <Debug> TCP-Session: fb02486c-5262-4230-874c-982df59e22fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40036 | ||
| 2312 | 2026.02.04 21:11:16.843784 [ 293 ] {} <Debug> TCP-Session: c69b127d-c99b-4815-86bf-9a8fbd26f226 Authenticating user 'default' from [fd00:1122:3344:101::e]:54462 | ||
| 2313 | 2026.02.04 21:11:16.843790 [ 292 ] {} <Debug> TCP-Session: fb02486c-5262-4230-874c-982df59e22fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.04 21:11:16.843809 [ 293 ] {} <Debug> TCP-Session: c69b127d-c99b-4815-86bf-9a8fbd26f226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.02.04 21:11:16.843818 [ 292 ] {} <Debug> TCP-Session: fb02486c-5262-4230-874c-982df59e22fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.02.04 21:11:16.843832 [ 293 ] {} <Debug> TCP-Session: c69b127d-c99b-4815-86bf-9a8fbd26f226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.02.04 21:11:16.843963 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 2318 | 2026.02.04 21:11:16.845362 [ 318 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> AggregatingTransform: Aggregating | ||
| 2319 | 2026.02.04 21:11:16.845412 [ 318 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2320 | 2026.02.04 21:11:16.845446 [ 318 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001378159 sec. (725.606 rows/sec., 28.34 KiB/sec.) | ||
| 2321 | 2026.02.04 21:11:16.845461 [ 318 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Trace> Aggregator: Merging aggregated data | ||
| 2322 | 2026.02.04 21:11:16.846541 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 2323 | 2026.02.04 21:11:16.846713 [ 267 ] {6b8c9bac-f809-4ae3-a222-dc70d07f757d} <Debug> TCPHandler: Processed in 0.003806822 sec. | ||
| 2324 | 2026.02.04 21:11:16.846821 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.02.04 21:11:16.846852 [ 267 ] {} <Debug> TCP-Session: a6891140-d93f-4d05-8346-b424d6a08b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.02.04 21:11:16.846896 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.02.04 21:11:16.846911 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2328 | 2026.02.04 21:11:16.846964 [ 287 ] {} <Debug> TCP-Session: e318eab8-2462-4abf-87fd-b543aeb35ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.02.04 21:11:16.846946 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.02.04 21:11:16.846992 [ 292 ] {} <Debug> TCP-Session: fb02486c-5262-4230-874c-982df59e22fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.04 21:11:16.847006 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.02.04 21:11:16.847021 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.02.04 21:11:16.847030 [ 289 ] {} <Debug> TCP-Session: 8e790ce9-d3c9-42b7-a481-4ea5e8448c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.02.04 21:11:16.847063 [ 290 ] {} <Debug> TCP-Session: 0b635e27-7ebb-49bd-be97-94647893c5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.02.04 21:11:16.847078 [ 293 ] {} <Debug> TCP-Session: c69b127d-c99b-4815-86bf-9a8fbd26f226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.02.04 21:11:16.846984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.02.04 21:11:16.846929 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.02.04 21:11:16.847168 [ 288 ] {} <Debug> TCP-Session: 65b86049-0ca6-4aa9-9503-8bc1f3064fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.02.04 21:11:16.846871 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.02.04 21:11:16.847201 [ 291 ] {} <Debug> TCP-Session: 5a957d31-1e1d-4e8d-a5a6-956aa985a29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.02.04 21:11:16.847276 [ 286 ] {} <Debug> TCP-Session: 26e8fabb-6799-408a-a2cb-7e2f204f989f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.02.04 21:11:16.926593 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38330 | ||
| 2343 | 2026.02.04 21:11:16.926695 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.02.04 21:11:16.926722 [ 267 ] {} <Debug> TCP-Session: ae9d9ced-c006-498f-9743-1a93639ee62d Authenticating user 'default' from [fd00:1122:3344:101::e]:38330 | ||
| 2345 | 2026.02.04 21:11:16.926744 [ 267 ] {} <Debug> TCP-Session: ae9d9ced-c006-498f-9743-1a93639ee62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.02.04 21:11:16.926758 [ 267 ] {} <Debug> TCP-Session: ae9d9ced-c006-498f-9743-1a93639ee62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.04 21:11:16.927018 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54087 | ||
| 2348 | 2026.02.04 21:11:16.927050 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54250 | ||
| 2349 | 2026.02.04 21:11:16.927076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50780 | ||
| 2350 | 2026.02.04 21:11:16.927098 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53428 | ||
| 2351 | 2026.02.04 21:11:16.927141 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.02.04 21:11:16.927144 [ 267 ] {} <Trace> TCP-Session: ae9d9ced-c006-498f-9743-1a93639ee62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.02.04 21:11:16.927169 [ 286 ] {} <Debug> TCP-Session: 767a03f9-dbaa-4219-823f-911020fa5681 Authenticating user 'default' from [fd00:1122:3344:101::e]:54087 | ||
| 2354 | 2026.02.04 21:11:16.927167 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.02.04 21:11:16.927205 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.02.04 21:11:16.927211 [ 286 ] {} <Debug> TCP-Session: 767a03f9-dbaa-4219-823f-911020fa5681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.02.04 21:11:16.927238 [ 288 ] {} <Debug> TCP-Session: 4ba529e2-c2bd-415c-81fb-8c27e3138625 Authenticating user 'default' from [fd00:1122:3344:101::e]:54250 | ||
| 2358 | 2026.02.04 21:11:16.927251 [ 293 ] {} <Debug> TCP-Session: 0c6a665d-18f5-467a-b21d-f039d30aff36 Authenticating user 'default' from [fd00:1122:3344:101::e]:53428 | ||
| 2359 | 2026.02.04 21:11:16.927252 [ 286 ] {} <Debug> TCP-Session: 767a03f9-dbaa-4219-823f-911020fa5681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.02.04 21:11:16.927275 [ 288 ] {} <Debug> TCP-Session: 4ba529e2-c2bd-415c-81fb-8c27e3138625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.02.04 21:11:16.927287 [ 293 ] {} <Debug> TCP-Session: 0c6a665d-18f5-467a-b21d-f039d30aff36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.02.04 21:11:16.927303 [ 288 ] {} <Debug> TCP-Session: 4ba529e2-c2bd-415c-81fb-8c27e3138625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.02.04 21:11:16.927322 [ 293 ] {} <Debug> TCP-Session: 0c6a665d-18f5-467a-b21d-f039d30aff36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.02.04 21:11:16.927336 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2365 | 2026.02.04 21:11:16.927201 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.02.04 21:11:16.927088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65086 | ||
| 2367 | 2026.02.04 21:11:16.927408 [ 290 ] {} <Debug> TCP-Session: a1836ad5-15e6-4840-93c3-b34d0425c468 Authenticating user 'default' from [fd00:1122:3344:101::e]:50780 | ||
| 2368 | 2026.02.04 21:11:16.927074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41690 | ||
| 2369 | 2026.02.04 21:11:16.927446 [ 290 ] {} <Debug> TCP-Session: a1836ad5-15e6-4840-93c3-b34d0425c468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.02.04 21:11:16.927467 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2026.02.04 21:11:16.927479 [ 290 ] {} <Debug> TCP-Session: a1836ad5-15e6-4840-93c3-b34d0425c468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.02.04 21:11:16.927503 [ 292 ] {} <Debug> TCP-Session: 1ce69151-9d4e-467d-a743-8879b406f03a Authenticating user 'default' from [fd00:1122:3344:101::e]:65086 | ||
| 2373 | 2026.02.04 21:11:16.927512 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2026.02.04 21:11:16.927053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62349 | ||
| 2375 | 2026.02.04 21:11:16.927554 [ 292 ] {} <Debug> TCP-Session: 1ce69151-9d4e-467d-a743-8879b406f03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.02.04 21:11:16.927027 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41552 | ||
| 2377 | 2026.02.04 21:11:16.927609 [ 292 ] {} <Debug> TCP-Session: 1ce69151-9d4e-467d-a743-8879b406f03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.02.04 21:11:16.927629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.02.04 21:11:16.927640 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2380 | 2026.02.04 21:11:16.927664 [ 289 ] {} <Debug> TCP-Session: ded89f8b-73b0-4d82-89cd-0b8b1c79b10e Authenticating user 'default' from [fd00:1122:3344:101::e]:62349 | ||
| 2381 | 2026.02.04 21:11:16.927671 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.02.04 21:11:16.927694 [ 289 ] {} <Debug> TCP-Session: ded89f8b-73b0-4d82-89cd-0b8b1c79b10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.02.04 21:11:16.927711 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2384 | 2026.02.04 21:11:16.927718 [ 287 ] {} <Debug> TCP-Session: 47d77c3a-85d2-45b0-8a54-b7f3a6af1fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41552 | ||
| 2385 | 2026.02.04 21:11:16.927729 [ 289 ] {} <Debug> TCP-Session: ded89f8b-73b0-4d82-89cd-0b8b1c79b10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.02.04 21:11:16.927755 [ 287 ] {} <Debug> TCP-Session: 47d77c3a-85d2-45b0-8a54-b7f3a6af1fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.02.04 21:11:16.927568 [ 291 ] {} <Debug> TCP-Session: 16ebaad9-b549-403c-9ce7-874774f7e341 Authenticating user 'default' from [fd00:1122:3344:101::e]:41690 | ||
| 2388 | 2026.02.04 21:11:16.927788 [ 287 ] {} <Debug> TCP-Session: 47d77c3a-85d2-45b0-8a54-b7f3a6af1fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.02.04 21:11:16.927804 [ 291 ] {} <Debug> TCP-Session: 16ebaad9-b549-403c-9ce7-874774f7e341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.02.04 21:11:16.927822 [ 291 ] {} <Debug> TCP-Session: 16ebaad9-b549-403c-9ce7-874774f7e341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.02.04 21:11:16.928014 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 2392 | 2026.02.04 21:11:16.928101 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2393 | 2026.02.04 21:11:17.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.13 MiB, peak 197.19 MiB, free memory in arenas 0.00 B, will set to 187.09 MiB (RSS), difference: 1.96 MiB | ||
| 2394 | 2026.02.04 21:11:17.077057 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.02.04 21:11:17.077255 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.02.04 21:11:17.077324 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2397 | 2026.02.04 21:11:17.077973 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.02.04 21:11:17.078022 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2399 | 2026.02.04 21:11:17.089208 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2400 | 2026.02.04 21:11:17.089510 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.02.04 21:11:17.089716 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012518 sec., 1917.2391755871545 rows/sec., 162.89 KiB/sec. | ||
| 2402 | 2026.02.04 21:11:17.089771 [ 268 ] {b4106dd2-26e1-4d55-bff5-406f02384b8e} <Debug> TCPHandler: Processed in 0.012871357 sec. | ||
| 2403 | 2026.02.04 21:11:17.089978 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.02.04 21:11:17.090096 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2405 | 2026.02.04 21:11:17.090148 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2406 | 2026.02.04 21:11:17.090771 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.02.04 21:11:17.090811 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2408 | 2026.02.04 21:11:17.091191 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2409 | 2026.02.04 21:11:17.091417 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.02.04 21:11:17.091555 [ 35 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2411 | 2026.02.04 21:11:17.091565 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Debug> executeQuery: Read 230 rows, 20.94 KiB in 0.001497 sec., 153640.61456245824 rows/sec., 13.66 MiB/sec. | ||
| 2412 | 2026.02.04 21:11:17.091636 [ 35 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.02.04 21:11:17.091652 [ 268 ] {8e64d7ce-eca8-485a-ae20-3bf272fdf03b} <Debug> TCPHandler: Processed in 0.001753188 sec. | ||
| 2414 | 2026.02.04 21:11:17.091666 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2415 | 2026.02.04 21:11:17.091798 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.02.04 21:11:17.091821 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 2417 | 2026.02.04 21:11:17.091904 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.02.04 21:11:17.091953 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2026.02.04 21:11:17.091957 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2420 | 2026.02.04 21:11:17.092004 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 948 rows starting from the beginning of the part | ||
| 2421 | 2026.02.04 21:11:17.092099 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1217 rows starting from the beginning of the part | ||
| 2422 | 2026.02.04 21:11:17.092192 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2423 | 2026.02.04 21:11:17.092255 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2424 | 2026.02.04 21:11:17.092305 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2425 | 2026.02.04 21:11:17.092350 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 230 rows starting from the beginning of the part | ||
| 2426 | 2026.02.04 21:11:17.092400 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.02.04 21:11:17.092444 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2428 | 2026.02.04 21:11:17.094068 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2429 | 2026.02.04 21:11:17.094443 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.02.04 21:11:17.094637 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.002755 sec., 14156.079854809437 rows/sec., 1.06 MiB/sec. | ||
| 2431 | 2026.02.04 21:11:17.094691 [ 268 ] {a24ab7de-2f5b-40f9-9200-2f9f6339b608} <Debug> TCPHandler: Processed in 0.002944863 sec. | ||
| 2432 | 2026.02.04 21:11:17.094845 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.02.04 21:11:17.094966 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2434 | 2026.02.04 21:11:17.095023 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2435 | 2026.02.04 21:11:17.095577 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.02.04 21:11:17.095620 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2437 | 2026.02.04 21:11:17.095957 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2438 | 2026.02.04 21:11:17.096204 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.02.04 21:11:17.096354 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.41 MiB/sec. | ||
| 2440 | 2026.02.04 21:11:17.096400 [ 268 ] {4cb2f3cc-49c5-4956-9bfb-b698d7c1d5b8} <Debug> TCPHandler: Processed in 0.001616825 sec. | ||
| 2441 | 2026.02.04 21:11:17.096537 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.02.04 21:11:17.096641 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.02.04 21:11:17.096688 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2444 | 2026.02.04 21:11:17.097120 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.02.04 21:11:17.097159 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2446 | 2026.02.04 21:11:17.097490 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2447 | 2026.02.04 21:11:17.097779 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.02.04 21:11:17.097843 [ 186 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 5 columns (5 merged, 0 gathered) in 0.006091161 sec., 432922.39361264626 rows/sec., 37.47 MiB/sec. | ||
| 2449 | 2026.02.04 21:11:17.097962 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00134 sec., 8955.223880597016 rows/sec., 699.63 KiB/sec. | ||
| 2450 | 2026.02.04 21:11:17.098022 [ 268 ] {592b0928-9425-4dd9-a3bd-09a4f9feaaee} <Debug> TCPHandler: Processed in 0.001535993 sec. | ||
| 2451 | 2026.02.04 21:11:17.098157 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.02.04 21:11:17.098168 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.02.04 21:11:17.098265 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2454 | 2026.02.04 21:11:17.098317 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2455 | 2026.02.04 21:11:17.098475 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.02.04 21:11:17.098561 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_11_2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.02.04 21:11:17.098640 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2458 | 2026.02.04 21:11:17.098801 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.02.04 21:11:17.098846 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2460 | 2026.02.04 21:11:17.099210 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2461 | 2026.02.04 21:11:17.099461 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.02.04 21:11:17.099575 [ 35 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2463 | 2026.02.04 21:11:17.099600 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001357 sec., 93588.79882092852 rows/sec., 7.58 MiB/sec. | ||
| 2464 | 2026.02.04 21:11:17.099614 [ 35 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.02.04 21:11:17.099642 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2466 | 2026.02.04 21:11:17.099645 [ 268 ] {5fa40b36-b1c8-4963-a1a1-c3469861d2df} <Debug> TCPHandler: Processed in 0.001540373 sec. | ||
| 2467 | 2026.02.04 21:11:17.099773 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 2468 | 2026.02.04 21:11:17.099781 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.02.04 21:11:17.099900 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.02.04 21:11:17.099911 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.02.04 21:11:17.099948 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2472 | 2026.02.04 21:11:17.099962 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 562 rows starting from the beginning of the part | ||
| 2473 | 2026.02.04 21:11:17.100062 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 532 rows starting from the beginning of the part | ||
| 2474 | 2026.02.04 21:11:17.100116 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2475 | 2026.02.04 21:11:17.100165 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2476 | 2026.02.04 21:11:17.100215 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2477 | 2026.02.04 21:11:17.100262 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 127 rows starting from the beginning of the part | ||
| 2478 | 2026.02.04 21:11:17.100430 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.02.04 21:11:17.100474 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2480 | 2026.02.04 21:11:17.100859 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2481 | 2026.02.04 21:11:17.101103 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.02.04 21:11:17.101223 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2483 | 2026.02.04 21:11:17.101250 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001372 sec., 142857.14285714287 rows/sec., 10.25 MiB/sec. | ||
| 2484 | 2026.02.04 21:11:17.101267 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.02.04 21:11:17.101298 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2486 | 2026.02.04 21:11:17.101301 [ 268 ] {d20bb8f9-b05b-43f9-ae06-2172ad17e382} <Debug> TCPHandler: Processed in 0.001570064 sec. | ||
| 2487 | 2026.02.04 21:11:17.101377 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 2488 | 2026.02.04 21:11:17.101442 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.02.04 21:11:17.101482 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.02.04 21:11:17.101494 [ 186 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779758 sec., 814717.5065374057 rows/sec., 63.92 MiB/sec. | ||
| 2491 | 2026.02.04 21:11:17.101518 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1300 rows starting from the beginning of the part | ||
| 2492 | 2026.02.04 21:11:17.101544 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.02.04 21:11:17.101582 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1935 rows starting from the beginning of the part | ||
| 2494 | 2026.02.04 21:11:17.101604 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2495 | 2026.02.04 21:11:17.101627 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2496 | 2026.02.04 21:11:17.101672 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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.04 21:11:17.101704 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2498 | 2026.02.04 21:11:17.101706 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2499 | 2026.02.04 21:11:17.101763 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
| 2500 | 2026.02.04 21:11:17.102007 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.02.04 21:11:17.102098 [ 198 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_11_2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.02.04 21:11:17.102185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2503 | 2026.02.04 21:11:17.102576 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.02.04 21:11:17.102619 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2505 | 2026.02.04 21:11:17.103237 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2506 | 2026.02.04 21:11:17.103377 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002034114 sec., 1906972.7655382147 rows/sec., 130.41 MiB/sec. | ||
| 2507 | 2026.02.04 21:11:17.103498 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.02.04 21:11:17.103651 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002127 sec., 12693.935119887165 rows/sec., 22.75 MiB/sec. | ||
| 2509 | 2026.02.04 21:11:17.103724 [ 268 ] {9cc02e62-b062-4645-a47c-8c912f65cf06} <Debug> TCPHandler: Processed in 0.00233458 sec. | ||
| 2510 | 2026.02.04 21:11:17.103764 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2511 | 2026.02.04 21:11:17.103859 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.02.04 21:11:17.103978 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.02.04 21:11:17.104030 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2514 | 2026.02.04 21:11:17.104039 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.02.04 21:11:17.104134 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2516 | 2026.02.04 21:11:17.104214 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2517 | 2026.02.04 21:11:17.104452 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.02.04 21:11:17.104500 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2519 | 2026.02.04 21:11:17.104853 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2520 | 2026.02.04 21:11:17.105074 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.02.04 21:11:17.105184 [ 35 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2522 | 2026.02.04 21:11:17.105204 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 2523 | 2026.02.04 21:11:17.105225 [ 35 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.02.04 21:11:17.105247 [ 268 ] {c190a3c2-2cc7-4648-a4be-f5e58022dc5b} <Debug> TCPHandler: Processed in 0.001443571 sec. | ||
| 2525 | 2026.02.04 21:11:17.105255 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2526 | 2026.02.04 21:11:17.105362 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 2527 | 2026.02.04 21:11:17.105475 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2528 | 2026.02.04 21:11:17.105501 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 386 rows starting from the beginning of the part | ||
| 2529 | 2026.02.04 21:11:17.105544 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2530 | 2026.02.04 21:11:17.105586 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2531 | 2026.02.04 21:11:17.105638 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 2532 | 2026.02.04 21:11:17.105707 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2533 | 2026.02.04 21:11:17.105766 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 2534 | 2026.02.04 21:11:17.106580 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253507 sec., 499398.8864840802 rows/sec., 33.15 MiB/sec. | ||
| 2535 | 2026.02.04 21:11:17.106770 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2536 | 2026.02.04 21:11:17.107053 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.02.04 21:11:17.107124 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_11_2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2538 | 2026.02.04 21:11:17.107182 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2539 | 2026.02.04 21:11:17.487330 [ 317 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> AggregatingTransform: Aggregating | ||
| 2540 | 2026.02.04 21:11:17.487423 [ 317 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> Aggregator: Aggregation method: without_key | ||
| 2541 | 2026.02.04 21:11:17.487465 [ 317 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085984 sec. (920.824 rows/sec., 35.97 KiB/sec.) | ||
| 2542 | 2026.02.04 21:11:17.487488 [ 317 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Trace> Aggregator: Merging aggregated data | ||
| 2543 | 2026.02.04 21:11:17.489132 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.561846 sec., 1.7798471467270391 rows/sec., 71.19 B/sec. | ||
| 2544 | 2026.02.04 21:11:17.489305 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2545 | 2026.02.04 21:11:17.489321 [ 267 ] {d85509db-ae8f-495d-9e23-6fa7212a7240} <Debug> TCPHandler: Processed in 0.562335916 sec. | ||
| 2546 | 2026.02.04 21:11:17.489445 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2547 | 2026.02.04 21:11:17.489472 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2548 | 2026.02.04 21:11:17.489494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2549 | 2026.02.04 21:11:17.489498 [ 293 ] {} <Debug> TCP-Session: 0c6a665d-18f5-467a-b21d-f039d30aff36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.02.04 21:11:17.489520 [ 291 ] {} <Debug> TCP-Session: 16ebaad9-b549-403c-9ce7-874774f7e341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.02.04 21:11:17.489527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.02.04 21:11:17.489546 [ 286 ] {} <Debug> TCP-Session: 767a03f9-dbaa-4219-823f-911020fa5681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.02.04 21:11:17.489553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2554 | 2026.02.04 21:11:17.489590 [ 289 ] {} <Debug> TCP-Session: ded89f8b-73b0-4d82-89cd-0b8b1c79b10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.02.04 21:11:17.489582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.02.04 21:11:17.489656 [ 290 ] {} <Debug> TCP-Session: a1836ad5-15e6-4840-93c3-b34d0425c468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.02.04 21:11:17.489511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2558 | 2026.02.04 21:11:17.489697 [ 292 ] {} <Debug> TCP-Session: 1ce69151-9d4e-467d-a743-8879b406f03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.02.04 21:11:17.489571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.02.04 21:11:17.489729 [ 287 ] {} <Debug> TCP-Session: 47d77c3a-85d2-45b0-8a54-b7f3a6af1fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.02.04 21:11:17.489771 [ 288 ] {} <Debug> TCP-Session: 4ba529e2-c2bd-415c-81fb-8c27e3138625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.02.04 21:11:17.489587 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.02.04 21:11:17.489840 [ 267 ] {} <Debug> TCP-Session: ae9d9ced-c006-498f-9743-1a93639ee62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.02.04 21:11:17.490984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4320 | ||
| 2565 | 2026.02.04 21:11:17.491456 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.02.04 21:11:17.491501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2567 | 2026.02.04 21:11:17.491989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2568 | 2026.02.04 21:11:17.492218 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.02.04 21:11:17.492344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4320 | ||
| 2570 | 2026.02.04 21:11:17.731110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2571 | 2026.02.04 21:11:17.749984 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.02.04 21:11:17.750051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2573 | 2026.02.04 21:11:17.756562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2574 | 2026.02.04 21:11:17.757343 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.02.04 21:11:17.761512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2576 | 2026.02.04 21:11:18.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.79 MiB, peak 201.38 MiB, free memory in arenas 0.00 B, will set to 207.73 MiB (RSS), difference: 17.94 MiB | ||
| 2577 | 2026.02.04 21:11:19.993185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 364 | ||
| 2578 | 2026.02.04 21:11:19.995411 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.02.04 21:11:19.995452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2580 | 2026.02.04 21:11:19.999333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2581 | 2026.02.04 21:11:19.999627 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.02.04 21:11:19.999765 [ 31 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2583 | 2026.02.04 21:11:19.999835 [ 31 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.02.04 21:11:19.999858 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2585 | 2026.02.04 21:11:19.999861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2586 | 2026.02.04 21:11:19.999978 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 2587 | 2026.02.04 21:11:20.000763 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2588 | 2026.02.04 21:11:20.000953 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 2589 | 2026.02.04 21:11:20.001380 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2590 | 2026.02.04 21:11:20.001773 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 2591 | 2026.02.04 21:11:20.002157 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 2592 | 2026.02.04 21:11:20.002572 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2593 | 2026.02.04 21:11:20.002983 [ 187 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2594 | 2026.02.04 21:11:20.009514 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 72 columns (72 merged, 0 gathered) in 0.009579446 sec., 37998.02201505181 rows/sec., 39.32 MiB/sec. | ||
| 2595 | 2026.02.04 21:11:20.010449 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2596 | 2026.02.04 21:11:20.011048 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.02.04 21:11:20.011128 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_6_1} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2598 | 2026.02.04 21:11:20.011356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 2599 | 2026.02.04 21:11:22.071997 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.02.04 21:11:22.072181 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2601 | 2026.02.04 21:11:22.072248 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2602 | 2026.02.04 21:11:22.072871 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.02.04 21:11:22.072915 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2604 | 2026.02.04 21:11:22.073302 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2605 | 2026.02.04 21:11:22.073526 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.02.04 21:11:22.073680 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001548 sec., 49095.607235142124 rows/sec., 4.05 MiB/sec. | ||
| 2607 | 2026.02.04 21:11:22.073723 [ 268 ] {062a1c86-eecd-4980-9374-0849a0eeb265} <Debug> TCPHandler: Processed in 0.001856829 sec. | ||
| 2608 | 2026.02.04 21:11:22.073849 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.02.04 21:11:22.073946 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.02.04 21:11:22.073987 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2611 | 2026.02.04 21:11:22.074379 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.02.04 21:11:22.074415 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2613 | 2026.02.04 21:11:22.074710 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2614 | 2026.02.04 21:11:22.074915 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.02.04 21:11:22.075042 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001115 sec., 8968.609865470851 rows/sec., 674.40 KiB/sec. | ||
| 2616 | 2026.02.04 21:11:22.075080 [ 268 ] {ac9bc0d3-0f51-4302-b2c2-cc3a54e3c9eb} <Debug> TCPHandler: Processed in 0.001280417 sec. | ||
| 2617 | 2026.02.04 21:11:22.075191 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.02.04 21:11:22.075284 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2619 | 2026.02.04 21:11:22.075324 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2620 | 2026.02.04 21:11:22.075727 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.02.04 21:11:22.075763 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2622 | 2026.02.04 21:11:22.076056 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2623 | 2026.02.04 21:11:22.076275 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.02.04 21:11:22.076401 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001135 sec., 65198.23788546256 rows/sec., 5.09 MiB/sec. | ||
| 2625 | 2026.02.04 21:11:22.076438 [ 268 ] {1a443d75-3599-4120-8db5-75c80b127e69} <Debug> TCPHandler: Processed in 0.001296788 sec. | ||
| 2626 | 2026.02.04 21:11:22.076552 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.02.04 21:11:22.076646 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.02.04 21:11:22.076690 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2629 | 2026.02.04 21:11:22.077083 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.02.04 21:11:22.077119 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2631 | 2026.02.04 21:11:22.077438 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2632 | 2026.02.04 21:11:22.077641 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.02.04 21:11:22.077769 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 2634 | 2026.02.04 21:11:22.077805 [ 268 ] {c5c5231c-effb-41e7-954a-aefd6307997b} <Debug> TCPHandler: Processed in 0.001303288 sec. | ||
| 2635 | 2026.02.04 21:11:22.077927 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.02.04 21:11:22.078049 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2026.02.04 21:11:22.078114 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2638 | 2026.02.04 21:11:22.078917 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.02.04 21:11:22.078953 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2640 | 2026.02.04 21:11:22.079478 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2641 | 2026.02.04 21:11:22.079700 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.02.04 21:11:22.079834 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 2643 | 2026.02.04 21:11:22.079883 [ 268 ] {8da63164-80ff-4c13-b027-4eea8acf4691} <Debug> TCPHandler: Processed in 0.002017434 sec. | ||
| 2644 | 2026.02.04 21:11:22.080005 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.02.04 21:11:22.080124 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.02.04 21:11:22.080175 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2647 | 2026.02.04 21:11:22.080571 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.02.04 21:11:22.080614 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 2649 | 2026.02.04 21:11:22.080941 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2650 | 2026.02.04 21:11:22.081153 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.02.04 21:11:22.081278 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 2652 | 2026.02.04 21:11:22.081313 [ 268 ] {2b156c06-0cc2-417b-904f-3d0817076f9e} <Debug> TCPHandler: Processed in 0.001367219 sec. | ||
| 2653 | 2026.02.04 21:11:24.906995 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2654 | 2026.02.04 21:11:24.907064 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2655 | 2026.02.04 21:11:24.992477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4768 | ||
| 2656 | 2026.02.04 21:11:24.993006 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.02.04 21:11:24.993051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2658 | 2026.02.04 21:11:24.993668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2659 | 2026.02.04 21:11:24.993904 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.02.04 21:11:24.994046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2661 | 2026.02.04 21:11:25.261640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2662 | 2026.02.04 21:11:25.280460 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.02.04 21:11:25.280526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2664 | 2026.02.04 21:11:25.286865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2665 | 2026.02.04 21:11:25.287587 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.02.04 21:11:25.291022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2667 | 2026.02.04 21:11:26.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.65 MiB, peak 212.65 MiB, free memory in arenas 0.00 B, will set to 210.98 MiB (RSS), difference: 2.33 MiB | ||
| 2668 | 2026.02.04 21:11:27.072883 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.02.04 21:11:27.073065 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2670 | 2026.02.04 21:11:27.073134 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2671 | 2026.02.04 21:11:27.073782 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.02.04 21:11:27.073833 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2673 | 2026.02.04 21:11:27.074226 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2674 | 2026.02.04 21:11:27.074451 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.02.04 21:11:27.074636 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001622 sec., 67817.50924784217 rows/sec., 5.71 MiB/sec. | ||
| 2676 | 2026.02.04 21:11:27.074684 [ 268 ] {dac1495b-d3e3-464e-a0ff-0d8752f6ef41} <Debug> TCPHandler: Processed in 0.001939542 sec. | ||
| 2677 | 2026.02.04 21:11:27.074810 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.02.04 21:11:27.074912 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.02.04 21:11:27.074957 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2680 | 2026.02.04 21:11:27.075372 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.04 21:11:27.075412 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2682 | 2026.02.04 21:11:27.075729 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2683 | 2026.02.04 21:11:27.075937 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.02.04 21:11:27.076079 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001191 sec., 22670.025188916876 rows/sec., 1.66 MiB/sec. | ||
| 2685 | 2026.02.04 21:11:27.076078 [ 73 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2686 | 2026.02.04 21:11:27.076118 [ 268 ] {01ba4223-0eeb-4641-a337-0773c734869a} <Debug> TCPHandler: Processed in 0.0013614 sec. | ||
| 2687 | 2026.02.04 21:11:27.076155 [ 73 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.02.04 21:11:27.076182 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2689 | 2026.02.04 21:11:27.076253 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.02.04 21:11:27.076329 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 2691 | 2026.02.04 21:11:27.076353 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2692 | 2026.02.04 21:11:27.076394 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2693 | 2026.02.04 21:11:27.076428 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2694 | 2026.02.04 21:11:27.076459 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 194 rows starting from the beginning of the part | ||
| 2695 | 2026.02.04 21:11:27.076554 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2696 | 2026.02.04 21:11:27.076631 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2697 | 2026.02.04 21:11:27.076694 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 2698 | 2026.02.04 21:11:27.076769 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2699 | 2026.02.04 21:11:27.076815 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2700 | 2026.02.04 21:11:27.076866 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.02.04 21:11:27.076905 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2702 | 2026.02.04 21:11:27.077252 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2703 | 2026.02.04 21:11:27.077467 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.02.04 21:11:27.077611 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001278 sec., 71205.00782472613 rows/sec., 5.56 MiB/sec. | ||
| 2705 | 2026.02.04 21:11:27.077651 [ 268 ] {c4b22679-5de8-4259-9f8d-a0623f6180c9} <Debug> TCPHandler: Processed in 0.001448762 sec. | ||
| 2706 | 2026.02.04 21:11:27.077676 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140996 sec., 217736.67338080512 rows/sec., 15.46 MiB/sec. | ||
| 2707 | 2026.02.04 21:11:27.077767 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.02.04 21:11:27.077821 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2709 | 2026.02.04 21:11:27.077867 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.02.04 21:11:27.077912 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2711 | 2026.02.04 21:11:27.078049 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.02.04 21:11:27.078113 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_11_2} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2713 | 2026.02.04 21:11:27.078183 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2714 | 2026.02.04 21:11:27.078310 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.02.04 21:11:27.078344 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2716 | 2026.02.04 21:11:27.078674 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2717 | 2026.02.04 21:11:27.078880 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.02.04 21:11:27.079012 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2719 | 2026.02.04 21:11:27.079050 [ 268 ] {71c6130b-b166-49b8-a7e6-0e5378fc4e69} <Debug> TCPHandler: Processed in 0.001333338 sec. | ||
| 2720 | 2026.02.04 21:11:27.079153 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.02.04 21:11:27.079247 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.02.04 21:11:27.079301 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2723 | 2026.02.04 21:11:27.080058 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.04 21:11:27.080093 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2725 | 2026.02.04 21:11:27.080600 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2726 | 2026.02.04 21:11:27.080818 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.02.04 21:11:27.080924 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2728 | 2026.02.04 21:11:27.080955 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001726 sec., 15643.105446118192 rows/sec., 28.03 MiB/sec. | ||
| 2729 | 2026.02.04 21:11:27.080965 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.04 21:11:27.080999 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2731 | 2026.02.04 21:11:27.081014 [ 268 ] {00382613-fec3-40fd-b247-1ab02ad41aa1} <Debug> TCPHandler: Processed in 0.001909751 sec. | ||
| 2732 | 2026.02.04 21:11:27.081113 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 2733 | 2026.02.04 21:11:27.081135 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.02.04 21:11:27.081229 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.02.04 21:11:27.081271 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2736 | 2026.02.04 21:11:27.081311 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2737 | 2026.02.04 21:11:27.081376 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
| 2738 | 2026.02.04 21:11:27.081526 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2739 | 2026.02.04 21:11:27.081604 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.02.04 21:11:27.081638 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2741 | 2026.02.04 21:11:27.081639 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2742 | 2026.02.04 21:11:27.081733 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2743 | 2026.02.04 21:11:27.081845 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2744 | 2026.02.04 21:11:27.081956 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2745 | 2026.02.04 21:11:27.081977 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2746 | 2026.02.04 21:11:27.082207 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.02.04 21:11:27.082336 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2748 | 2026.02.04 21:11:27.082373 [ 268 ] {6f91c0f4-1955-4bce-b472-86e4f47b93f8} <Debug> TCPHandler: Processed in 0.001287298 sec. | ||
| 2749 | 2026.02.04 21:11:27.089259 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 19 columns (19 merged, 0 gathered) in 0.008193086 sec., 21115.364833226453 rows/sec., 37.84 MiB/sec. | ||
| 2750 | 2026.02.04 21:11:27.089602 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2751 | 2026.02.04 21:11:27.089911 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.02.04 21:11:27.089975 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2753 | 2026.02.04 21:11:27.090042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2754 | 2026.02.04 21:11:29.820058 [ 126 ] {} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2755 | 2026.02.04 21:11:29.820170 [ 126 ] {} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.02.04 21:11:29.820208 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2757 | 2026.02.04 21:11:29.820398 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::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 | ||
| 2758 | 2026.02.04 21:11:29.820609 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2759 | 2026.02.04 21:11:29.820666 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2760 | 2026.02.04 21:11:29.820773 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2761 | 2026.02.04 21:11:29.820851 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2762 | 2026.02.04 21:11:29.820918 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2763 | 2026.02.04 21:11:29.820955 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2764 | 2026.02.04 21:11:29.821807 [ 194 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491912 sec., 372676.1363941037 rows/sec., 26.57 MiB/sec. | ||
| 2765 | 2026.02.04 21:11:29.822006 [ 194 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2766 | 2026.02.04 21:11:29.822337 [ 194 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.02.04 21:11:29.822422 [ 194 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_5_1} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2768 | 2026.02.04 21:11:29.822517 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2769 | 2026.02.04 21:11:30.000057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 388 | ||
| 2770 | 2026.02.04 21:11:30.002226 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.02.04 21:11:30.002272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2772 | 2026.02.04 21:11:30.003437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2773 | 2026.02.04 21:11:30.003721 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.02.04 21:11:30.004063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2775 | 2026.02.04 21:11:32.099637 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.02.04 21:11:32.099831 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2777 | 2026.02.04 21:11:32.099903 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2778 | 2026.02.04 21:11:32.100602 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.02.04 21:11:32.100645 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2780 | 2026.02.04 21:11:32.101009 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2781 | 2026.02.04 21:11:32.101220 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.02.04 21:11:32.101379 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 611.95 KiB/sec. | ||
| 2783 | 2026.02.04 21:11:32.101420 [ 268 ] {50572bb7-7eed-457a-96f8-82e3654b0831} <Debug> TCPHandler: Processed in 0.001916972 sec. | ||
| 2784 | 2026.02.04 21:11:32.101555 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.02.04 21:11:32.101649 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2786 | 2026.02.04 21:11:32.101687 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2787 | 2026.02.04 21:11:32.102758 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.02.04 21:11:32.102792 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2789 | 2026.02.04 21:11:32.103153 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2790 | 2026.02.04 21:11:32.103358 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.02.04 21:11:32.103487 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Debug> executeQuery: Read 1228 rows, 104.00 KiB in 0.001855 sec., 661994.6091644204 rows/sec., 54.75 MiB/sec. | ||
| 2792 | 2026.02.04 21:11:32.103526 [ 268 ] {9088229a-6234-4485-9306-625bb7f9d722} <Debug> TCPHandler: Processed in 0.002028454 sec. | ||
| 2793 | 2026.02.04 21:11:32.103648 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.02.04 21:11:32.103741 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.02.04 21:11:32.103780 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2796 | 2026.02.04 21:11:32.104192 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.02.04 21:11:32.104228 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2798 | 2026.02.04 21:11:32.104519 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2799 | 2026.02.04 21:11:32.104729 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.02.04 21:11:32.104858 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Debug> executeQuery: Read 25 rows, 1.82 KiB in 0.001133 sec., 22065.31332744925 rows/sec., 1.56 MiB/sec. | ||
| 2801 | 2026.02.04 21:11:32.104896 [ 268 ] {82067add-b74a-4ed9-8b1b-c32237f43a8b} <Debug> TCPHandler: Processed in 0.001295108 sec. | ||
| 2802 | 2026.02.04 21:11:32.105006 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.02.04 21:11:32.105097 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.02.04 21:11:32.105135 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2805 | 2026.02.04 21:11:32.105643 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.02.04 21:11:32.105679 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2807 | 2026.02.04 21:11:32.105968 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2808 | 2026.02.04 21:11:32.106170 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.02.04 21:11:32.106297 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 2810 | 2026.02.04 21:11:32.106336 [ 268 ] {9890dc18-2199-45fe-b25a-33040976b9cb} <Debug> TCPHandler: Processed in 0.001376599 sec. | ||
| 2811 | 2026.02.04 21:11:32.106443 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.02.04 21:11:32.106535 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2813 | 2026.02.04 21:11:32.106573 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2814 | 2026.02.04 21:11:32.107159 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.02.04 21:11:32.107194 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2816 | 2026.02.04 21:11:32.107507 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2817 | 2026.02.04 21:11:32.107705 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.02.04 21:11:32.107831 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Debug> executeQuery: Read 548 rows, 41.67 KiB in 0.001312 sec., 417682.9268292683 rows/sec., 31.01 MiB/sec. | ||
| 2819 | 2026.02.04 21:11:32.107871 [ 268 ] {0b2e4034-2d7b-44ca-a92e-9390cabcdef6} <Debug> TCPHandler: Processed in 0.001474381 sec. | ||
| 2820 | 2026.02.04 21:11:32.107983 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.02.04 21:11:32.108078 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.02.04 21:11:32.108119 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2823 | 2026.02.04 21:11:32.108677 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.02.04 21:11:32.108713 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2825 | 2026.02.04 21:11:32.109074 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2826 | 2026.02.04 21:11:32.109285 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.02.04 21:11:32.109411 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.00135 sec., 629629.6296296295 rows/sec., 42.38 MiB/sec. | ||
| 2828 | 2026.02.04 21:11:32.109450 [ 268 ] {402857ae-a974-4ca0-b31f-e0edafa4817a} <Debug> TCPHandler: Processed in 0.001513672 sec. | ||
| 2829 | 2026.02.04 21:11:32.109562 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.02.04 21:11:32.109654 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.02.04 21:11:32.109706 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2832 | 2026.02.04 21:11:32.110462 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.02.04 21:11:32.110497 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2834 | 2026.02.04 21:11:32.110995 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2835 | 2026.02.04 21:11:32.111208 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.02.04 21:11:32.111341 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001704 sec., 7629.107981220657 rows/sec., 13.67 MiB/sec. | ||
| 2837 | 2026.02.04 21:11:32.111393 [ 268 ] {790de5a2-eb4e-40b1-a364-7bd69813fd27} <Debug> TCPHandler: Processed in 0.001877531 sec. | ||
| 2838 | 2026.02.04 21:11:32.111504 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.02.04 21:11:32.111597 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.02.04 21:11:32.111638 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2841 | 2026.02.04 21:11:32.111962 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.02.04 21:11:32.111998 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2843 | 2026.02.04 21:11:32.112287 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2844 | 2026.02.04 21:11:32.112489 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Trace> oximeter.measurements_i64 (3a48fd1d-90bb-42e2-891a-22f4822c614c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.02.04 21:11:32.112616 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001035 sec., 2898.5507246376815 rows/sec., 204.75 KiB/sec. | ||
| 2846 | 2026.02.04 21:11:32.112663 [ 268 ] {692b0112-b863-416e-8f11-c94dfcd31759} <Debug> TCPHandler: Processed in 0.001203246 sec. | ||
| 2847 | 2026.02.04 21:11:32.112776 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.02.04 21:11:32.112867 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.02.04 21:11:32.112906 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2850 | 2026.02.04 21:11:32.113237 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.02.04 21:11:32.113272 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2852 | 2026.02.04 21:11:32.113560 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2853 | 2026.02.04 21:11:32.113760 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.02.04 21:11:32.113888 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2855 | 2026.02.04 21:11:32.113924 [ 268 ] {fa5feea3-e29d-445c-96ba-8dd933e443bc} <Debug> TCPHandler: Processed in 0.001198916 sec. | ||
| 2856 | 2026.02.04 21:11:32.494227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5280 | ||
| 2857 | 2026.02.04 21:11:32.494754 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.02.04 21:11:32.494804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2859 | 2026.02.04 21:11:32.495314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2860 | 2026.02.04 21:11:32.495557 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.02.04 21:11:32.495689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5280 | ||
| 2862 | 2026.02.04 21:11:32.495696 [ 141 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2863 | 2026.02.04 21:11:32.495769 [ 141 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.02.04 21:11:32.495791 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2865 | 2026.02.04 21:11:32.495925 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 2866 | 2026.02.04 21:11:32.496054 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.02.04 21:11:32.496101 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 2868 | 2026.02.04 21:11:32.496197 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2869 | 2026.02.04 21:11:32.496252 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2870 | 2026.02.04 21:11:32.496298 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2871 | 2026.02.04 21:11:32.496339 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2872 | 2026.02.04 21:11:32.496387 [ 189 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2873 | 2026.02.04 21:11:32.497817 [ 196 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937361 sec., 2725356.8126952075 rows/sec., 38.99 MiB/sec. | ||
| 2874 | 2026.02.04 21:11:32.498776 [ 188 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2875 | 2026.02.04 21:11:32.499111 [ 188 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.02.04 21:11:32.499198 [ 188 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_11_2} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2877 | 2026.02.04 21:11:32.499300 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2878 | 2026.02.04 21:11:32.791199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2879 | 2026.02.04 21:11:32.809151 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.02.04 21:11:32.809219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2881 | 2026.02.04 21:11:32.815533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2882 | 2026.02.04 21:11:32.816222 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.02.04 21:11:32.816528 [ 141 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2884 | 2026.02.04 21:11:32.816601 [ 141 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.02.04 21:11:32.816625 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2886 | 2026.02.04 21:11:32.816763 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2887 | 2026.02.04 21:11:32.819813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2888 | 2026.02.04 21:11:32.821163 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2889 | 2026.02.04 21:11:32.822682 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2890 | 2026.02.04 21:11:32.827167 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2891 | 2026.02.04 21:11:32.831292 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2892 | 2026.02.04 21:11:32.835604 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2893 | 2026.02.04 21:11:32.840328 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2894 | 2026.02.04 21:11:32.844304 [ 189 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 2895 | 2026.02.04 21:11:32.896348 [ 196 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079644139 sec., 1042.1356931236332 rows/sec., 5.39 MiB/sec. | ||
| 2896 | 2026.02.04 21:11:32.898064 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2897 | 2026.02.04 21:11:32.899690 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_11_2} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.02.04 21:11:32.899778 [ 197 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_11_2} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2899 | 2026.02.04 21:11:32.901158 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2900 | 2026.02.04 21:11:33.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.91 MiB, peak 223.81 MiB, free memory in arenas 0.00 B, will set to 223.36 MiB (RSS), difference: 9.45 MiB | ||
| 2901 | 2026.02.04 21:11:37.072689 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.02.04 21:11:37.072869 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2903 | 2026.02.04 21:11:37.072936 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2904 | 2026.02.04 21:11:37.073601 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.02.04 21:11:37.073647 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2906 | 2026.02.04 21:11:37.074077 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2907 | 2026.02.04 21:11:37.074315 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.02.04 21:11:37.074480 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001658 sec., 66344.99396863692 rows/sec., 5.58 MiB/sec. | ||
| 2909 | 2026.02.04 21:11:37.074522 [ 268 ] {a884f395-5edf-436f-b982-a11e5f41d2f2} <Debug> TCPHandler: Processed in 0.001970132 sec. | ||
| 2910 | 2026.02.04 21:11:37.074661 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.02.04 21:11:37.074756 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.02.04 21:11:37.074797 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2913 | 2026.02.04 21:11:37.075226 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.02.04 21:11:37.075261 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2915 | 2026.02.04 21:11:37.075568 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2916 | 2026.02.04 21:11:37.075780 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.02.04 21:11:37.075918 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001179 sec., 22900.763358778626 rows/sec., 1.68 MiB/sec. | ||
| 2918 | 2026.02.04 21:11:37.075956 [ 268 ] {142328ed-56e3-456f-8ee6-5ccbbf4a6ac9} <Debug> TCPHandler: Processed in 0.001346069 sec. | ||
| 2919 | 2026.02.04 21:11:37.076088 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.02.04 21:11:37.076181 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2921 | 2026.02.04 21:11:37.076221 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2922 | 2026.02.04 21:11:37.076644 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.02.04 21:11:37.076677 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2924 | 2026.02.04 21:11:37.077008 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2925 | 2026.02.04 21:11:37.077218 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.02.04 21:11:37.077355 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001191 sec., 76406.3811922754 rows/sec., 5.97 MiB/sec. | ||
| 2927 | 2026.02.04 21:11:37.077402 [ 268 ] {771bf7b3-2bb8-4501-95e0-b40a3e73d813} <Debug> TCPHandler: Processed in 0.001372419 sec. | ||
| 2928 | 2026.02.04 21:11:37.077520 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.02.04 21:11:37.077618 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.02.04 21:11:37.077662 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2931 | 2026.02.04 21:11:37.078068 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.02.04 21:11:37.078102 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2933 | 2026.02.04 21:11:37.078458 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2934 | 2026.02.04 21:11:37.078671 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.02.04 21:11:37.078810 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2936 | 2026.02.04 21:11:37.078849 [ 268 ] {6c8706e6-0975-4e6f-8da9-38e4785f561e} <Debug> TCPHandler: Processed in 0.00137863 sec. | ||
| 2937 | 2026.02.04 21:11:37.078959 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.02.04 21:11:37.079053 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.02.04 21:11:37.079106 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2940 | 2026.02.04 21:11:37.079878 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.02.04 21:11:37.079913 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2942 | 2026.02.04 21:11:37.080464 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2943 | 2026.02.04 21:11:37.080687 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.02.04 21:11:37.080829 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001793 sec., 15058.561070831009 rows/sec., 26.98 MiB/sec. | ||
| 2945 | 2026.02.04 21:11:37.080892 [ 268 ] {5d0a7c2c-c47b-4716-9ee0-3b33de9918a8} <Debug> TCPHandler: Processed in 0.001982763 sec. | ||
| 2946 | 2026.02.04 21:11:37.081011 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.02.04 21:11:37.081110 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.02.04 21:11:37.081151 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2949 | 2026.02.04 21:11:37.081489 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.02.04 21:11:37.081522 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 2951 | 2026.02.04 21:11:37.081833 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2952 | 2026.02.04 21:11:37.082045 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.02.04 21:11:37.082173 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2954 | 2026.02.04 21:11:37.082209 [ 268 ] {588e0169-865a-48a7-b3a8-6b785da87744} <Debug> TCPHandler: Processed in 0.001248507 sec. | ||
| 2955 | 2026.02.04 21:11:39.907115 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2956 | 2026.02.04 21:11:39.907178 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2957 | 2026.02.04 21:11:39.995765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5728 | ||
| 2958 | 2026.02.04 21:11:39.996426 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.02.04 21:11:39.996469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2960 | 2026.02.04 21:11:39.997044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2961 | 2026.02.04 21:11:39.997272 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.02.04 21:11:39.997401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2963 | 2026.02.04 21:11:40.004201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 418 | ||
| 2964 | 2026.02.04 21:11:40.006521 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.02.04 21:11:40.006559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2966 | 2026.02.04 21:11:40.007720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2967 | 2026.02.04 21:11:40.007982 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.02.04 21:11:40.008222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2969 | 2026.02.04 21:11:40.320846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2970 | 2026.02.04 21:11:40.339142 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.02.04 21:11:40.339204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2972 | 2026.02.04 21:11:40.344861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2973 | 2026.02.04 21:11:40.345541 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.02.04 21:11:40.348637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2975 | 2026.02.04 21:11:42.072537 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.02.04 21:11:42.072717 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2977 | 2026.02.04 21:11:42.072784 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2978 | 2026.02.04 21:11:42.073406 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.02.04 21:11:42.073454 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2980 | 2026.02.04 21:11:42.073850 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2981 | 2026.02.04 21:11:42.074085 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.02.04 21:11:42.074214 [ 123 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2983 | 2026.02.04 21:11:42.074243 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Debug> executeQuery: Read 82 rows, 7.00 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 4.35 MiB/sec. | ||
| 2984 | 2026.02.04 21:11:42.074280 [ 123 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.02.04 21:11:42.074292 [ 268 ] {53c72035-4ec7-4080-95b6-f6b218a83980} <Debug> TCPHandler: Processed in 0.001911811 sec. | ||
| 2986 | 2026.02.04 21:11:42.074311 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2987 | 2026.02.04 21:11:42.074426 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.02.04 21:11:42.074445 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 2989 | 2026.02.04 21:11:42.074526 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.02.04 21:11:42.074572 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2991 | 2026.02.04 21:11:42.074595 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2026.02.04 21:11:42.074635 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2093 rows starting from the beginning of the part | ||
| 2993 | 2026.02.04 21:11:42.074737 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2994 | 2026.02.04 21:11:42.074789 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2995 | 2026.02.04 21:11:42.074839 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1228 rows starting from the beginning of the part | ||
| 2996 | 2026.02.04 21:11:42.074890 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2997 | 2026.02.04 21:11:42.074941 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
| 2998 | 2026.02.04 21:11:42.074983 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.02.04 21:11:42.075024 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3000 | 2026.02.04 21:11:42.075364 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3001 | 2026.02.04 21:11:42.075584 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.02.04 21:11:42.075726 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001218 sec., 10673.234811165847 rows/sec., 802.58 KiB/sec. | ||
| 3003 | 2026.02.04 21:11:42.075765 [ 268 ] {c690c8f4-3a8e-4109-bf95-2fb1b3f850d5} <Debug> TCPHandler: Processed in 0.00139106 sec. | ||
| 3004 | 2026.02.04 21:11:42.075876 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.02.04 21:11:42.075970 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3006 | 2026.02.04 21:11:42.076021 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3007 | 2026.02.04 21:11:42.076441 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.02.04 21:11:42.076478 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3009 | 2026.02.04 21:11:42.076555 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3699 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171516 sec., 1703418.2571070164 rows/sec., 147.05 MiB/sec. | ||
| 3010 | 2026.02.04 21:11:42.076781 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3011 | 2026.02.04 21:11:42.076953 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2026.02.04 21:11:42.077018 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.04 21:11:42.077137 [ 158 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3014 | 2026.02.04 21:11:42.077164 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00121 sec., 63636.36363636364 rows/sec., 4.97 MiB/sec. | ||
| 3015 | 2026.02.04 21:11:42.077184 [ 158 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.02.04 21:11:42.077210 [ 268 ] {2293f77e-6efa-4ad9-b10c-2a1ae1127195} <Debug> TCPHandler: Processed in 0.001382859 sec. | ||
| 3017 | 2026.02.04 21:11:42.077211 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3018 | 2026.02.04 21:11:42.077304 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 3019 | 2026.02.04 21:11:42.077330 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.04 21:11:42.077334 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.02.04 21:11:42.077386 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3022 | 2026.02.04 21:11:42.077415 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1022 rows starting from the beginning of the part | ||
| 3023 | 2026.02.04 21:11:42.077426 [ 190 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_16_3} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3024 | 2026.02.04 21:11:42.077445 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.02.04 21:11:42.077461 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3026 | 2026.02.04 21:11:42.077496 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3027 | 2026.02.04 21:11:42.077505 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 3028 | 2026.02.04 21:11:42.077531 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3029 | 2026.02.04 21:11:42.077550 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 548 rows starting from the beginning of the part | ||
| 3030 | 2026.02.04 21:11:42.077595 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 3031 | 2026.02.04 21:11:42.077631 [ 197 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part | ||
| 3032 | 2026.02.04 21:11:42.077922 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.02.04 21:11:42.077994 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3034 | 2026.02.04 21:11:42.078355 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3035 | 2026.02.04 21:11:42.078564 [ 196 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290098 sec., 1475081.737976495 rows/sec., 115.02 MiB/sec. | ||
| 3036 | 2026.02.04 21:11:42.078588 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.02.04 21:11:42.078718 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3038 | 2026.02.04 21:11:42.078740 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 3039 | 2026.02.04 21:11:42.078756 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.04 21:11:42.078774 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3041 | 2026.02.04 21:11:42.078785 [ 268 ] {aaf3ae65-1292-4488-a98b-c9a9dc1a41d1} <Debug> TCPHandler: Processed in 0.001501712 sec. | ||
| 3042 | 2026.02.04 21:11:42.078816 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3043 | 2026.02.04 21:11:42.078921 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.02.04 21:11:42.078936 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3045 | 2026.02.04 21:11:42.079021 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.02.04 21:11:42.079075 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3047 | 2026.02.04 21:11:42.079081 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3048 | 2026.02.04 21:11:42.079110 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.02.04 21:11:42.079118 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3879 rows starting from the beginning of the part | ||
| 3050 | 2026.02.04 21:11:42.079190 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_16_3} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3051 | 2026.02.04 21:11:42.079194 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3052 | 2026.02.04 21:11:42.079260 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3053 | 2026.02.04 21:11:42.079276 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3054 | 2026.02.04 21:11:42.079305 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 850 rows starting from the beginning of the part | ||
| 3055 | 2026.02.04 21:11:42.079347 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3056 | 2026.02.04 21:11:42.079390 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3057 | 2026.02.04 21:11:42.079883 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.02.04 21:11:42.079926 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3059 | 2026.02.04 21:11:42.080487 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3060 | 2026.02.04 21:11:42.080742 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.02.04 21:11:42.080890 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001886 sec., 6892.895015906681 rows/sec., 12.35 MiB/sec. | ||
| 3062 | 2026.02.04 21:11:42.080956 [ 268 ] {da6c1d59-62bb-49ab-ac97-94470f5fe93d} <Debug> TCPHandler: Processed in 0.002084345 sec. | ||
| 3063 | 2026.02.04 21:11:42.081076 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.02.04 21:11:42.081170 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.02.04 21:11:42.081211 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3066 | 2026.02.04 21:11:42.081362 [ 193 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5369 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482333 sec., 2162884.673410054 rows/sec., 147.87 MiB/sec. | ||
| 3067 | 2026.02.04 21:11:42.081553 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.02.04 21:11:42.081591 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3069 | 2026.02.04 21:11:42.081835 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3070 | 2026.02.04 21:11:42.081913 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3071 | 2026.02.04 21:11:42.082182 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.02.04 21:11:42.082216 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.02.04 21:11:42.082258 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3074 | 2026.02.04 21:11:42.082327 [ 156 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3075 | 2026.02.04 21:11:42.082340 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3076 | 2026.02.04 21:11:42.082364 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 3077 | 2026.02.04 21:11:42.082379 [ 156 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.04 21:11:42.082404 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3079 | 2026.02.04 21:11:42.082408 [ 268 ] {a19ee36b-4d37-44d6-9928-6bd3327d34e2} <Debug> TCPHandler: Processed in 0.00138247 sec. | ||
| 3080 | 2026.02.04 21:11:42.082479 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3081 | 2026.02.04 21:11:42.082561 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.02.04 21:11:42.082588 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 626 rows starting from the beginning of the part | ||
| 3083 | 2026.02.04 21:11:42.082640 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3084 | 2026.02.04 21:11:42.082685 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3085 | 2026.02.04 21:11:42.082721 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3086 | 2026.02.04 21:11:42.082759 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3087 | 2026.02.04 21:11:42.082797 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3088 | 2026.02.04 21:11:42.083670 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221586 sec., 758030.9532034585 rows/sec., 50.57 MiB/sec. | ||
| 3089 | 2026.02.04 21:11:42.083863 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3090 | 2026.02.04 21:11:42.084148 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): 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.04 21:11:42.084220 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_16_3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3092 | 2026.02.04 21:11:42.084288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3093 | 2026.02.04 21:11:47.075492 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.02.04 21:11:47.075708 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.02.04 21:11:47.075780 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3096 | 2026.02.04 21:11:47.076469 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.02.04 21:11:47.076519 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3098 | 2026.02.04 21:11:47.076908 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3099 | 2026.02.04 21:11:47.077130 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.02.04 21:11:47.077285 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 3101 | 2026.02.04 21:11:47.077329 [ 268 ] {0818de31-7493-44a5-ad0c-9e8c33f6d3e5} <Debug> TCPHandler: Processed in 0.001969213 sec. | ||
| 3102 | 2026.02.04 21:11:47.077452 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.02.04 21:11:47.077544 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3104 | 2026.02.04 21:11:47.077586 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3105 | 2026.02.04 21:11:47.078008 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.02.04 21:11:47.078043 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3107 | 2026.02.04 21:11:47.078329 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3108 | 2026.02.04 21:11:47.078529 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.02.04 21:11:47.078659 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 288.39 KiB/sec. | ||
| 3110 | 2026.02.04 21:11:47.078699 [ 268 ] {ee882410-d8ed-4c71-a8e1-55be0a95c191} <Debug> TCPHandler: Processed in 0.001293558 sec. | ||
| 3111 | 2026.02.04 21:11:47.078819 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.02.04 21:11:47.078910 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3113 | 2026.02.04 21:11:47.078948 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3114 | 2026.02.04 21:11:47.079433 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.04 21:11:47.079469 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3116 | 2026.02.04 21:11:47.079789 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3117 | 2026.02.04 21:11:47.079997 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.02.04 21:11:47.080124 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Debug> executeQuery: Read 232 rows, 21.08 KiB in 0.00123 sec., 188617.88617886178 rows/sec., 16.74 MiB/sec. | ||
| 3119 | 2026.02.04 21:11:47.080165 [ 268 ] {6961a281-0d9c-46e0-a080-3ce1d2825a76} <Debug> TCPHandler: Processed in 0.001391769 sec. | ||
| 3120 | 2026.02.04 21:11:47.080288 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.02.04 21:11:47.080379 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.02.04 21:11:47.080417 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3123 | 2026.02.04 21:11:47.080826 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.02.04 21:11:47.080861 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3125 | 2026.02.04 21:11:47.081149 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3126 | 2026.02.04 21:11:47.081349 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.02.04 21:11:47.081476 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Debug> executeQuery: Read 43 rows, 3.27 KiB in 0.001113 sec., 38634.321653189574 rows/sec., 2.87 MiB/sec. | ||
| 3128 | 2026.02.04 21:11:47.081514 [ 268 ] {646b9217-68a4-441e-b85a-9ba295803406} <Debug> TCPHandler: Processed in 0.001272888 sec. | ||
| 3129 | 2026.02.04 21:11:47.081625 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.02.04 21:11:47.081716 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.02.04 21:11:47.081754 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3132 | 2026.02.04 21:11:47.082143 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.02.04 21:11:47.082178 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3134 | 2026.02.04 21:11:47.082474 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3135 | 2026.02.04 21:11:47.082679 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.02.04 21:11:47.082808 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 3137 | 2026.02.04 21:11:47.082846 [ 268 ] {2796d3c8-fb89-4ccd-ace3-9f0945fd523f} <Debug> TCPHandler: Processed in 0.001267507 sec. | ||
| 3138 | 2026.02.04 21:11:47.082958 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.02.04 21:11:47.083049 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.02.04 21:11:47.083088 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3141 | 2026.02.04 21:11:47.083485 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.02.04 21:11:47.083521 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3143 | 2026.02.04 21:11:47.083799 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3144 | 2026.02.04 21:11:47.084002 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.02.04 21:11:47.084132 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 3146 | 2026.02.04 21:11:47.084171 [ 268 ] {210887ff-f72d-45bd-b157-d175b333f798} <Debug> TCPHandler: Processed in 0.001259607 sec. | ||
| 3147 | 2026.02.04 21:11:47.084282 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.02.04 21:11:47.084372 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3149 | 2026.02.04 21:11:47.084410 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3150 | 2026.02.04 21:11:47.084857 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.02.04 21:11:47.084892 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3152 | 2026.02.04 21:11:47.085184 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3153 | 2026.02.04 21:11:47.085389 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.02.04 21:11:47.085519 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.001162 sec., 112736.66092943201 rows/sec., 9.13 MiB/sec. | ||
| 3155 | 2026.02.04 21:11:47.085557 [ 268 ] {cc8aec16-07d5-4bc5-99ea-104f2cd016db} <Debug> TCPHandler: Processed in 0.001321468 sec. | ||
| 3156 | 2026.02.04 21:11:47.085667 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.02.04 21:11:47.085759 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.02.04 21:11:47.085801 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3159 | 2026.02.04 21:11:47.086188 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.02.04 21:11:47.086227 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3161 | 2026.02.04 21:11:47.086554 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3162 | 2026.02.04 21:11:47.086766 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.02.04 21:11:47.086895 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001153 sec., 171725.9323503903 rows/sec., 12.32 MiB/sec. | ||
| 3164 | 2026.02.04 21:11:47.086935 [ 268 ] {0c21602c-4f0a-4e31-83c2-d765ab787224} <Debug> TCPHandler: Processed in 0.001314388 sec. | ||
| 3165 | 2026.02.04 21:11:47.087049 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.02.04 21:11:47.087148 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.02.04 21:11:47.087201 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3168 | 2026.02.04 21:11:47.087957 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.02.04 21:11:47.087993 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3170 | 2026.02.04 21:11:47.088505 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3171 | 2026.02.04 21:11:47.088725 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.02.04 21:11:47.088860 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001736 sec., 15552.99539170507 rows/sec., 27.87 MiB/sec. | ||
| 3173 | 2026.02.04 21:11:47.088914 [ 268 ] {08ef97e1-9e0c-498f-b621-5f1121eba70b} <Debug> TCPHandler: Processed in 0.001911611 sec. | ||
| 3174 | 2026.02.04 21:11:47.089035 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.02.04 21:11:47.089129 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.02.04 21:11:47.089169 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3177 | 2026.02.04 21:11:47.089514 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.02.04 21:11:47.089549 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3179 | 2026.02.04 21:11:47.089842 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3180 | 2026.02.04 21:11:47.090046 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.02.04 21:11:47.090169 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3182 | 2026.02.04 21:11:47.090205 [ 268 ] {636b3b03-d0ed-4090-9997-814d7d7d46e2} <Debug> TCPHandler: Processed in 0.001217546 sec. | ||
| 3183 | 2026.02.04 21:11:47.497632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6240 | ||
| 3184 | 2026.02.04 21:11:47.498215 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.02.04 21:11:47.498268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3186 | 2026.02.04 21:11:47.498800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3187 | 2026.02.04 21:11:47.499044 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.02.04 21:11:47.499179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6240 | ||
| 3189 | 2026.02.04 21:11:47.848864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3190 | 2026.02.04 21:11:47.866519 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.02.04 21:11:47.866588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3192 | 2026.02.04 21:11:47.872299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3193 | 2026.02.04 21:11:47.872995 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.02.04 21:11:47.876475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3195 | 2026.02.04 21:11:50.008492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 450 | ||
| 3196 | 2026.02.04 21:11:50.011038 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.02.04 21:11:50.011110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3198 | 2026.02.04 21:11:50.012392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3199 | 2026.02.04 21:11:50.012685 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.04 21:11:50.013095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3201 | 2026.02.04 21:11:52.073018 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.02.04 21:11:52.073217 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.02.04 21:11:52.073293 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.02.04 21:11:52.073992 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.02.04 21:11:52.074041 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3206 | 2026.02.04 21:11:52.074446 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3207 | 2026.02.04 21:11:52.074685 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.02.04 21:11:52.074863 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001696 sec., 49528.301886792455 rows/sec., 4.14 MiB/sec. | ||
| 3209 | 2026.02.04 21:11:52.074913 [ 268 ] {b30dbb93-1185-437b-a577-f80739c9fb7c} <Debug> TCPHandler: Processed in 0.002037114 sec. | ||
| 3210 | 2026.02.04 21:11:52.075037 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.02.04 21:11:52.075141 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.02.04 21:11:52.075185 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3213 | 2026.02.04 21:11:52.075597 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.04 21:11:52.075632 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3215 | 2026.02.04 21:11:52.075936 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2026.02.04 21:11:52.076148 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.04 21:11:52.076244 [ 140 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2026.02.04 21:11:52.076281 [ 140 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.02.04 21:11:52.076283 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001164 sec., 12027.491408934708 rows/sec., 904.41 KiB/sec. | ||
| 3220 | 2026.02.04 21:11:52.076300 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3221 | 2026.02.04 21:11:52.076326 [ 268 ] {72d81e44-aa84-4ad1-ae09-f936748d01a6} <Debug> TCPHandler: Processed in 0.001340899 sec. | ||
| 3222 | 2026.02.04 21:11:52.076393 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 3223 | 2026.02.04 21:11:52.076444 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.02.04 21:11:52.076481 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3225 | 2026.02.04 21:11:52.076511 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part | ||
| 3226 | 2026.02.04 21:11:52.076540 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3227 | 2026.02.04 21:11:52.076573 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3228 | 2026.02.04 21:11:52.076581 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3229 | 2026.02.04 21:11:52.076621 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3230 | 2026.02.04 21:11:52.076663 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3231 | 2026.02.04 21:11:52.076702 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 3232 | 2026.02.04 21:11:52.076741 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3233 | 2026.02.04 21:11:52.077019 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.02.04 21:11:52.077053 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3235 | 2026.02.04 21:11:52.077355 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3236 | 2026.02.04 21:11:52.077541 [ 190 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187765 sec., 267729.7276818226 rows/sec., 19.00 MiB/sec. | ||
| 3237 | 2026.02.04 21:11:52.077567 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.02.04 21:11:52.077726 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001204 sec., 64784.05315614618 rows/sec., 5.06 MiB/sec. | ||
| 3239 | 2026.02.04 21:11:52.077766 [ 268 ] {c8286ae8-d5ed-46d6-a0a7-02e3cec38f2f} <Debug> TCPHandler: Processed in 0.001371199 sec. | ||
| 3240 | 2026.02.04 21:11:52.077777 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3241 | 2026.02.04 21:11:52.077885 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.02.04 21:11:52.077985 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.02.04 21:11:52.078030 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3244 | 2026.02.04 21:11:52.078131 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.02.04 21:11:52.078224 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_16_3} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3246 | 2026.02.04 21:11:52.078332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3247 | 2026.02.04 21:11:52.078451 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.02.04 21:11:52.078492 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3249 | 2026.02.04 21:11:52.078828 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3250 | 2026.02.04 21:11:52.079050 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.02.04 21:11:52.079190 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3252 | 2026.02.04 21:11:52.079228 [ 268 ] {1fcc14c0-24b7-4baf-8a66-69ff4fcae741} <Debug> TCPHandler: Processed in 0.001393159 sec. | ||
| 3253 | 2026.02.04 21:11:52.079330 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.02.04 21:11:52.079422 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.02.04 21:11:52.079476 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3256 | 2026.02.04 21:11:52.080240 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.04 21:11:52.080275 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3258 | 2026.02.04 21:11:52.080796 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3259 | 2026.02.04 21:11:52.081016 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.02.04 21:11:52.081116 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3261 | 2026.02.04 21:11:52.081150 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.02.04 21:11:52.081156 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 14.33 MiB/sec. | ||
| 3263 | 2026.02.04 21:11:52.081170 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3264 | 2026.02.04 21:11:52.081210 [ 268 ] {3e9221c8-c046-4ef4-bf0b-c58a89c8defa} <Debug> TCPHandler: Processed in 0.001929791 sec. | ||
| 3265 | 2026.02.04 21:11:52.081237 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 3266 | 2026.02.04 21:11:52.081335 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.02.04 21:11:52.081411 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2026.02.04 21:11:52.081430 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.02.04 21:11:52.081462 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part | ||
| 3270 | 2026.02.04 21:11:52.081474 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3271 | 2026.02.04 21:11:52.081574 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3272 | 2026.02.04 21:11:52.081710 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3273 | 2026.02.04 21:11:52.081831 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.02.04 21:11:52.081836 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3275 | 2026.02.04 21:11:52.081868 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3276 | 2026.02.04 21:11:52.081946 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3277 | 2026.02.04 21:11:52.082045 [ 192 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3278 | 2026.02.04 21:11:52.082190 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3279 | 2026.02.04 21:11:52.082413 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.02.04 21:11:52.082555 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 3281 | 2026.02.04 21:11:52.082592 [ 268 ] {03b0a999-9bc1-4896-b961-4d9097fd6135} <Debug> TCPHandler: Processed in 0.001307678 sec. | ||
| 3282 | 2026.02.04 21:11:52.084892 [ 191 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.003680489 sec., 72544.7080537396 rows/sec., 130.00 MiB/sec. | ||
| 3283 | 2026.02.04 21:11:52.085847 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3284 | 2026.02.04 21:11:52.086252 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.02.04 21:11:52.086338 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3286 | 2026.02.04 21:11:52.086471 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3287 | 2026.02.04 21:11:54.907242 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3288 | 2026.02.04 21:11:54.907318 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3289 | 2026.02.04 21:11:54.999254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6688 | ||
| 3290 | 2026.02.04 21:11:54.999970 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.02.04 21:11:55.000008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3292 | 2026.02.04 21:11:55.000641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3293 | 2026.02.04 21:11:55.000883 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.02.04 21:11:55.001023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3295 | 2026.02.04 21:11:55.376526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3296 | 2026.02.04 21:11:55.393281 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.02.04 21:11:55.393341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3298 | 2026.02.04 21:11:55.399353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3299 | 2026.02.04 21:11:55.400070 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.02.04 21:11:55.403149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3301 | 2026.02.04 21:11:57.073604 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.02.04 21:11:57.073787 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3303 | 2026.02.04 21:11:57.073856 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3304 | 2026.02.04 21:11:57.074510 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.04 21:11:57.074563 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3306 | 2026.02.04 21:11:57.074971 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3307 | 2026.02.04 21:11:57.075222 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.02.04 21:11:57.075401 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001659 sec., 66305.00301386377 rows/sec., 5.58 MiB/sec. | ||
| 3309 | 2026.02.04 21:11:57.075452 [ 268 ] {13e5b54f-27f0-47b3-9dc2-804816696c1e} <Debug> TCPHandler: Processed in 0.001977713 sec. | ||
| 3310 | 2026.02.04 21:11:57.075577 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.02.04 21:11:57.075677 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.02.04 21:11:57.075721 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3313 | 2026.02.04 21:11:57.076139 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.02.04 21:11:57.076177 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3315 | 2026.02.04 21:11:57.076471 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3316 | 2026.02.04 21:11:57.076687 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.02.04 21:11:57.076831 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.69 MiB/sec. | ||
| 3318 | 2026.02.04 21:11:57.076871 [ 268 ] {3097eaad-eab3-4303-9ce3-44df2c039df6} <Debug> TCPHandler: Processed in 0.001344019 sec. | ||
| 3319 | 2026.02.04 21:11:57.076981 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.02.04 21:11:57.077073 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3321 | 2026.02.04 21:11:57.077113 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3322 | 2026.02.04 21:11:57.077534 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.02.04 21:11:57.077570 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3324 | 2026.02.04 21:11:57.077880 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3325 | 2026.02.04 21:11:57.078090 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.02.04 21:11:57.078227 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001171 sec., 77711.35781383433 rows/sec., 6.07 MiB/sec. | ||
| 3327 | 2026.02.04 21:11:57.078266 [ 268 ] {b0514c7a-a0bc-47eb-afbf-6275b6fe919b} <Debug> TCPHandler: Processed in 0.001332549 sec. | ||
| 3328 | 2026.02.04 21:11:57.078378 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.02.04 21:11:57.078469 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.02.04 21:11:57.078512 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3331 | 2026.02.04 21:11:57.078917 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.02.04 21:11:57.078953 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3333 | 2026.02.04 21:11:57.079276 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3334 | 2026.02.04 21:11:57.079485 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.02.04 21:11:57.079622 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3336 | 2026.02.04 21:11:57.079660 [ 268 ] {028c45dd-5b11-4964-a427-60394a4335bc} <Debug> TCPHandler: Processed in 0.001328689 sec. | ||
| 3337 | 2026.02.04 21:11:57.079774 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.02.04 21:11:57.079865 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.02.04 21:11:57.079917 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3340 | 2026.02.04 21:11:57.080696 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.02.04 21:11:57.080733 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3342 | 2026.02.04 21:11:57.081300 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3343 | 2026.02.04 21:11:57.081525 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.02.04 21:11:57.081663 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001814 sec., 14884.23373759647 rows/sec., 26.67 MiB/sec. | ||
| 3345 | 2026.02.04 21:11:57.081725 [ 268 ] {30836219-8bab-4b18-bd48-d63be9245deb} <Debug> TCPHandler: Processed in 0.001997113 sec. | ||
| 3346 | 2026.02.04 21:11:57.081839 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.02.04 21:11:57.081931 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.02.04 21:11:57.081972 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3349 | 2026.02.04 21:11:57.082309 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.04 21:11:57.082345 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3351 | 2026.02.04 21:11:57.082642 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3352 | 2026.02.04 21:11:57.082851 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.02.04 21:11:57.082977 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3354 | 2026.02.04 21:11:57.083014 [ 268 ] {1eda5f00-f40b-4e4b-b84e-1fcfc0bc1c9e} <Debug> TCPHandler: Processed in 0.001221746 sec. | ||
| 3355 | 2026.02.04 21:11:58.414359 [ 135 ] {} <Debug> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3356 | 2026.02.04 21:11:58.414439 [ 135 ] {} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.02.04 21:11:58.414464 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3358 | 2026.02.04 21:11:58.414639 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::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 | ||
| 3359 | 2026.02.04 21:11:58.414816 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.02.04 21:11:58.414869 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::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 | ||
| 3361 | 2026.02.04 21:11:58.414984 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::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 | ||
| 3362 | 2026.02.04 21:11:58.415059 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3363 | 2026.02.04 21:11:58.415104 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3364 | 2026.02.04 21:11:58.415145 [ 200 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3365 | 2026.02.04 21:11:58.416036 [ 190 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474872 sec., 409527.0640435238 rows/sec., 28.53 MiB/sec. | ||
| 3366 | 2026.02.04 21:11:58.416241 [ 191 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3367 | 2026.02.04 21:11:58.416523 [ 191 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.04 21:11:58.416595 [ 191 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_5_1} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3369 | 2026.02.04 21:11:58.416677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3370 | 2026.02.04 21:11:59.635387 [ 135 ] {} <Debug> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3371 | 2026.02.04 21:11:59.635449 [ 135 ] {} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.02.04 21:11:59.635469 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3373 | 2026.02.04 21:11:59.635625 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::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 | ||
| 3374 | 2026.02.04 21:11:59.635793 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2026.02.04 21:11:59.635829 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::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 | ||
| 3376 | 2026.02.04 21:11:59.635895 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::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 | ||
| 3377 | 2026.02.04 21:11:59.635939 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3378 | 2026.02.04 21:11:59.635978 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3379 | 2026.02.04 21:11:59.636021 [ 200 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3380 | 2026.02.04 21:11:59.636793 [ 191 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243646 sec., 252483.4237395529 rows/sec., 15.89 MiB/sec. | ||
| 3381 | 2026.02.04 21:11:59.637002 [ 195 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3382 | 2026.02.04 21:11:59.637305 [ 195 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.02.04 21:11:59.637380 [ 195 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_5_1} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3384 | 2026.02.04 21:11:59.637464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3385 | 2026.02.04 21:12:00.013543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 474 | ||
| 3386 | 2026.02.04 21:12:00.015621 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.02.04 21:12:00.015660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3388 | 2026.02.04 21:12:00.016822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3389 | 2026.02.04 21:12:00.017082 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.02.04 21:12:00.017320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3391 | 2026.02.04 21:12:00.286165 [ 130 ] {} <Debug> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3392 | 2026.02.04 21:12:00.286228 [ 130 ] {} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.02.04 21:12:00.286247 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3394 | 2026.02.04 21:12:00.286372 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 3395 | 2026.02.04 21:12:00.286527 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.02.04 21:12:00.286563 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3397 | 2026.02.04 21:12:00.286675 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3398 | 2026.02.04 21:12:00.286737 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 3399 | 2026.02.04 21:12:00.286790 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3400 | 2026.02.04 21:12:00.286841 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3401 | 2026.02.04 21:12:00.287589 [ 191 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275707 sec., 23516.371706042217 rows/sec., 1.96 MiB/sec. | ||
| 3402 | 2026.02.04 21:12:00.287698 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3403 | 2026.02.04 21:12:00.287937 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.02.04 21:12:00.288001 [ 195 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3405 | 2026.02.04 21:12:00.288060 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3406 | 2026.02.04 21:12:02.100107 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.02.04 21:12:02.100280 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3408 | 2026.02.04 21:12:02.100343 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3409 | 2026.02.04 21:12:02.100967 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.02.04 21:12:02.101007 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3411 | 2026.02.04 21:12:02.101383 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3412 | 2026.02.04 21:12:02.101600 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.02.04 21:12:02.101752 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001518 sec., 1317.5230566534915 rows/sec., 107.43 KiB/sec. | ||
| 3414 | 2026.02.04 21:12:02.101794 [ 268 ] {483ded35-f9f9-4d93-9133-ab768deb0bc8} <Debug> TCPHandler: Processed in 0.001811899 sec. | ||
| 3415 | 2026.02.04 21:12:02.101918 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.02.04 21:12:02.102011 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3417 | 2026.02.04 21:12:02.102050 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3418 | 2026.02.04 21:12:02.103061 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.02.04 21:12:02.103095 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3420 | 2026.02.04 21:12:02.103495 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3421 | 2026.02.04 21:12:02.103705 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.02.04 21:12:02.103839 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Debug> executeQuery: Read 1225 rows, 103.83 KiB in 0.001845 sec., 663956.6395663957 rows/sec., 54.96 MiB/sec. | ||
| 3423 | 2026.02.04 21:12:02.103879 [ 268 ] {9e82db58-3445-4d70-b732-84e72626e604} <Debug> TCPHandler: Processed in 0.002008193 sec. | ||
| 3424 | 2026.02.04 21:12:02.103998 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.04 21:12:02.104089 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.04 21:12:02.104129 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3427 | 2026.02.04 21:12:02.104533 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.02.04 21:12:02.104567 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3429 | 2026.02.04 21:12:02.104864 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3430 | 2026.02.04 21:12:02.105096 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.02.04 21:12:02.105235 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001162 sec., 13769.363166953528 rows/sec., 1.00 MiB/sec. | ||
| 3432 | 2026.02.04 21:12:02.105273 [ 268 ] {079bdc64-8e3a-4230-9e54-6731b63523d8} <Debug> TCPHandler: Processed in 0.001322138 sec. | ||
| 3433 | 2026.02.04 21:12:02.105386 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.02.04 21:12:02.105477 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.02.04 21:12:02.105515 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3436 | 2026.02.04 21:12:02.105998 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.02.04 21:12:02.106032 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3438 | 2026.02.04 21:12:02.106347 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3439 | 2026.02.04 21:12:02.106560 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.02.04 21:12:02.106694 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001232 sec., 185064.93506493507 rows/sec., 12.53 MiB/sec. | ||
| 3441 | 2026.02.04 21:12:02.106733 [ 268 ] {2882f9e6-70ec-44ab-ac19-aca70cfbce85} <Debug> TCPHandler: Processed in 0.00139325 sec. | ||
| 3442 | 2026.02.04 21:12:02.106845 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.02.04 21:12:02.106935 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3444 | 2026.02.04 21:12:02.106974 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3445 | 2026.02.04 21:12:02.107553 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.02.04 21:12:02.107587 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3447 | 2026.02.04 21:12:02.107945 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3448 | 2026.02.04 21:12:02.108166 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.02.04 21:12:02.108306 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001385 sec., 387003.61010830326 rows/sec., 28.69 MiB/sec. | ||
| 3450 | 2026.02.04 21:12:02.108346 [ 268 ] {63c96b2f-35df-4949-8d55-aaaa3d0fd66a} <Debug> TCPHandler: Processed in 0.001547563 sec. | ||
| 3451 | 2026.02.04 21:12:02.108464 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.02.04 21:12:02.108556 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.02.04 21:12:02.108599 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3454 | 2026.02.04 21:12:02.109162 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.02.04 21:12:02.109198 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3456 | 2026.02.04 21:12:02.109557 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3457 | 2026.02.04 21:12:02.109762 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.02.04 21:12:02.109905 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001365 sec., 619047.619047619 rows/sec., 41.67 MiB/sec. | ||
| 3459 | 2026.02.04 21:12:02.109950 [ 268 ] {f72c48e7-3649-4d33-a6b5-fe70d4c9163d} <Debug> TCPHandler: Processed in 0.001532913 sec. | ||
| 3460 | 2026.02.04 21:12:02.110074 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.04 21:12:02.110166 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.02.04 21:12:02.110218 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3463 | 2026.02.04 21:12:02.111003 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.02.04 21:12:02.111039 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3465 | 2026.02.04 21:12:02.111570 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3466 | 2026.02.04 21:12:02.111786 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.02.04 21:12:02.111933 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 3468 | 2026.02.04 21:12:02.111986 [ 268 ] {f25e4258-8c15-4293-b2ee-1456bf2816fd} <Debug> TCPHandler: Processed in 0.001959702 sec. | ||
| 3469 | 2026.02.04 21:12:02.112101 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.02.04 21:12:02.112193 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.02.04 21:12:02.112234 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3472 | 2026.02.04 21:12:02.112591 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.02.04 21:12:02.112626 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3474 | 2026.02.04 21:12:02.112921 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3475 | 2026.02.04 21:12:02.113138 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.02.04 21:12:02.113263 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3477 | 2026.02.04 21:12:02.113299 [ 268 ] {9d8a8c94-f0cd-4daf-85a5-fe27149a2ba0} <Debug> TCPHandler: Processed in 0.001245077 sec. | ||
| 3478 | 2026.02.04 21:12:02.501155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7200 | ||
| 3479 | 2026.02.04 21:12:02.502143 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.04 21:12:02.502313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3481 | 2026.02.04 21:12:02.503278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3482 | 2026.02.04 21:12:02.503552 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.02.04 21:12:02.503715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7200 | ||
| 3484 | 2026.02.04 21:12:02.903249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3485 | 2026.02.04 21:12:02.920923 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.02.04 21:12:02.920990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3487 | 2026.02.04 21:12:02.926618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3488 | 2026.02.04 21:12:02.927312 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.02.04 21:12:02.930292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3490 | 2026.02.04 21:12:07.073937 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.02.04 21:12:07.074130 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3492 | 2026.02.04 21:12:07.074204 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3493 | 2026.02.04 21:12:07.074907 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.02.04 21:12:07.074957 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3495 | 2026.02.04 21:12:07.075372 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3496 | 2026.02.04 21:12:07.075608 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.02.04 21:12:07.075747 [ 117 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3498 | 2026.02.04 21:12:07.075764 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001685 sec., 65281.899109792284 rows/sec., 5.49 MiB/sec. | ||
| 3499 | 2026.02.04 21:12:07.075815 [ 117 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.04 21:12:07.075827 [ 268 ] {b2fe96e5-e042-41d4-becd-5b4f47239403} <Debug> TCPHandler: Processed in 0.002034553 sec. | ||
| 3501 | 2026.02.04 21:12:07.075847 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3502 | 2026.02.04 21:12:07.075972 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.02.04 21:12:07.075991 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 3504 | 2026.02.04 21:12:07.076073 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.02.04 21:12:07.076119 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3506 | 2026.02.04 21:12:07.076133 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3507 | 2026.02.04 21:12:07.076171 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2102 rows starting from the beginning of the part | ||
| 3508 | 2026.02.04 21:12:07.076236 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 232 rows starting from the beginning of the part | ||
| 3509 | 2026.02.04 21:12:07.076278 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3510 | 2026.02.04 21:12:07.076315 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3511 | 2026.02.04 21:12:07.076348 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1225 rows starting from the beginning of the part | ||
| 3512 | 2026.02.04 21:12:07.076393 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 3513 | 2026.02.04 21:12:07.076544 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.02.04 21:12:07.076586 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3515 | 2026.02.04 21:12:07.076898 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3516 | 2026.02.04 21:12:07.077117 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.02.04 21:12:07.077253 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001227 sec., 22004.889975550122 rows/sec., 1.62 MiB/sec. | ||
| 3518 | 2026.02.04 21:12:07.077301 [ 268 ] {979ef210-a2fd-48af-a155-c475343bc44d} <Debug> TCPHandler: Processed in 0.00141251 sec. | ||
| 3519 | 2026.02.04 21:12:07.077425 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.02.04 21:12:07.077523 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3521 | 2026.02.04 21:12:07.077571 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3522 | 2026.02.04 21:12:07.077914 [ 195 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989393 sec., 1941798.3274295225 rows/sec., 168.44 MiB/sec. | ||
| 3523 | 2026.02.04 21:12:07.078144 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.02.04 21:12:07.078189 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3525 | 2026.02.04 21:12:07.078234 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3526 | 2026.02.04 21:12:07.078574 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3527 | 2026.02.04 21:12:07.078621 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.02.04 21:12:07.078709 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_21_4} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3529 | 2026.02.04 21:12:07.078808 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3530 | 2026.02.04 21:12:07.078862 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.02.04 21:12:07.078982 [ 117 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3532 | 2026.02.04 21:12:07.079004 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001455 sec., 62542.955326460484 rows/sec., 4.88 MiB/sec. | ||
| 3533 | 2026.02.04 21:12:07.079026 [ 117 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.02.04 21:12:07.079050 [ 268 ] {871e6ebc-a47f-4205-a647-ff233af3f8df} <Debug> TCPHandler: Processed in 0.001632655 sec. | ||
| 3535 | 2026.02.04 21:12:07.079052 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3536 | 2026.02.04 21:12:07.079166 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 3537 | 2026.02.04 21:12:07.079183 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.02.04 21:12:07.079273 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2026.02.04 21:12:07.079283 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.02.04 21:12:07.079310 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1033 rows starting from the beginning of the part | ||
| 3541 | 2026.02.04 21:12:07.079336 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3542 | 2026.02.04 21:12:07.079401 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 131 rows starting from the beginning of the part | ||
| 3543 | 2026.02.04 21:12:07.079458 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3544 | 2026.02.04 21:12:07.079502 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part | ||
| 3545 | 2026.02.04 21:12:07.079549 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 536 rows starting from the beginning of the part | ||
| 3546 | 2026.02.04 21:12:07.079590 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 91 rows starting from the beginning of the part | ||
| 3547 | 2026.02.04 21:12:07.079802 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.02.04 21:12:07.079846 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3549 | 2026.02.04 21:12:07.080206 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3550 | 2026.02.04 21:12:07.080434 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.02.04 21:12:07.080550 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3552 | 2026.02.04 21:12:07.080572 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 3553 | 2026.02.04 21:12:07.080593 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.02.04 21:12:07.080616 [ 268 ] {111ad993-43a7-49a0-9d61-781a4d405888} <Debug> TCPHandler: Processed in 0.001482982 sec. | ||
| 3555 | 2026.02.04 21:12:07.080618 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3556 | 2026.02.04 21:12:07.080733 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3557 | 2026.02.04 21:12:07.080746 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.02.04 21:12:07.080784 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662546 sec., 1178914.748824995 rows/sec., 92.28 MiB/sec. | ||
| 3559 | 2026.02.04 21:12:07.080862 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.02.04 21:12:07.080876 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2026.02.04 21:12:07.080923 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3562 | 2026.02.04 21:12:07.080927 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5369 rows starting from the beginning of the part | ||
| 3563 | 2026.02.04 21:12:07.080962 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3564 | 2026.02.04 21:12:07.081046 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 198 rows starting from the beginning of the part | ||
| 3565 | 2026.02.04 21:12:07.081125 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3566 | 2026.02.04 21:12:07.081196 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3567 | 2026.02.04 21:12:07.081237 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.02.04 21:12:07.081263 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3569 | 2026.02.04 21:12:07.081314 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_21_4} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3570 | 2026.02.04 21:12:07.081330 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 3571 | 2026.02.04 21:12:07.081385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3572 | 2026.02.04 21:12:07.081784 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.02.04 21:12:07.081827 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3574 | 2026.02.04 21:12:07.082383 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3575 | 2026.02.04 21:12:07.082630 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.02.04 21:12:07.082777 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001933 sec., 13967.92550439731 rows/sec., 25.03 MiB/sec. | ||
| 3577 | 2026.02.04 21:12:07.082837 [ 268 ] {1e803694-8a30-469b-9e85-6fab1a806aaf} <Debug> TCPHandler: Processed in 0.002139636 sec. | ||
| 3578 | 2026.02.04 21:12:07.082967 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.02.04 21:12:07.083061 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.02.04 21:12:07.083104 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3581 | 2026.02.04 21:12:07.083463 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.02.04 21:12:07.083499 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3583 | 2026.02.04 21:12:07.083816 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3584 | 2026.02.04 21:12:07.083938 [ 186 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6892 rows, containing 5 columns (5 merged, 0 gathered) in 0.003246549 sec., 2122869.545477367 rows/sec., 145.25 MiB/sec. | ||
| 3585 | 2026.02.04 21:12:07.084036 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.02.04 21:12:07.084149 [ 117 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3587 | 2026.02.04 21:12:07.084174 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3588 | 2026.02.04 21:12:07.084185 [ 117 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.02.04 21:12:07.084216 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 3590 | 2026.02.04 21:12:07.084218 [ 268 ] {e5c3714f-e8d2-4949-9d1a-78bd7765829d} <Debug> TCPHandler: Processed in 0.001301188 sec. | ||
| 3591 | 2026.02.04 21:12:07.084290 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3592 | 2026.02.04 21:12:07.084378 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3593 | 2026.02.04 21:12:07.084382 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3594 | 2026.02.04 21:12:07.084402 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 926 rows starting from the beginning of the part | ||
| 3595 | 2026.02.04 21:12:07.084446 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3596 | 2026.02.04 21:12:07.084481 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3597 | 2026.02.04 21:12:07.084514 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3598 | 2026.02.04 21:12:07.084544 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3599 | 2026.02.04 21:12:07.084582 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 3600 | 2026.02.04 21:12:07.084652 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.02.04 21:12:07.084717 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3602 | 2026.02.04 21:12:07.084776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3603 | 2026.02.04 21:12:07.085347 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001085374 sec., 1129564.5556278296 rows/sec., 75.54 MiB/sec. | ||
| 3604 | 2026.02.04 21:12:07.085509 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3605 | 2026.02.04 21:12:07.085790 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.02.04 21:12:07.085855 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_21_4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3607 | 2026.02.04 21:12:07.085909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3608 | 2026.02.04 21:12:09.907362 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3609 | 2026.02.04 21:12:09.907434 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3610 | 2026.02.04 21:12:10.002211 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000848918 sec. | ||
| 3611 | 2026.02.04 21:12:10.003829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7712 | ||
| 3612 | 2026.02.04 21:12:10.004402 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.02.04 21:12:10.004446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3614 | 2026.02.04 21:12:10.004940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3615 | 2026.02.04 21:12:10.005184 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.02.04 21:12:10.005303 [ 114 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3617 | 2026.02.04 21:12:10.005330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7712 | ||
| 3618 | 2026.02.04 21:12:10.005352 [ 114 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.02.04 21:12:10.005374 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3620 | 2026.02.04 21:12:10.005498 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 3621 | 2026.02.04 21:12:10.005635 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3622 | 2026.02.04 21:12:10.005675 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5280 rows starting from the beginning of the part | ||
| 3623 | 2026.02.04 21:12:10.005742 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3624 | 2026.02.04 21:12:10.005788 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3625 | 2026.02.04 21:12:10.005832 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3626 | 2026.02.04 21:12:10.005872 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3627 | 2026.02.04 21:12:10.005912 [ 191 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 3628 | 2026.02.04 21:12:10.007354 [ 186 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916281 sec., 4024461.9656511755 rows/sec., 57.57 MiB/sec. | ||
| 3629 | 2026.02.04 21:12:10.007941 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3630 | 2026.02.04 21:12:10.008396 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.02.04 21:12:10.008501 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_16_3} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3632 | 2026.02.04 21:12:10.008583 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3633 | 2026.02.04 21:12:10.017488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 502 | ||
| 3634 | 2026.02.04 21:12:10.019769 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.04 21:12:10.019829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3636 | 2026.02.04 21:12:10.021010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3637 | 2026.02.04 21:12:10.021279 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.02.04 21:12:10.021444 [ 114 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3639 | 2026.02.04 21:12:10.021500 [ 114 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.02.04 21:12:10.021532 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3641 | 2026.02.04 21:12:10.021538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3642 | 2026.02.04 21:12:10.021658 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 3643 | 2026.02.04 21:12:10.022504 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2026.02.04 21:12:10.022660 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 364 rows starting from the beginning of the part | ||
| 3645 | 2026.02.04 21:12:10.023087 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3646 | 2026.02.04 21:12:10.023461 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3647 | 2026.02.04 21:12:10.023815 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3648 | 2026.02.04 21:12:10.024175 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3649 | 2026.02.04 21:12:10.024520 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3650 | 2026.02.04 21:12:10.030447 [ 188 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.00883229 sec., 56836.901868031964 rows/sec., 53.70 MiB/sec. | ||
| 3651 | 2026.02.04 21:12:10.031937 [ 188 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3652 | 2026.02.04 21:12:10.032569 [ 188 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.02.04 21:12:10.032661 [ 188 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_11_2} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3654 | 2026.02.04 21:12:10.032916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3655 | 2026.02.04 21:12:10.430402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3656 | 2026.02.04 21:12:10.447087 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.02.04 21:12:10.447148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3658 | 2026.02.04 21:12:10.453240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3659 | 2026.02.04 21:12:10.453927 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.02.04 21:12:10.454235 [ 114 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3661 | 2026.02.04 21:12:10.454306 [ 114 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.02.04 21:12:10.454330 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3663 | 2026.02.04 21:12:10.454458 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3664 | 2026.02.04 21:12:10.456990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3665 | 2026.02.04 21:12:10.458257 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3666 | 2026.02.04 21:12:10.459662 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3667 | 2026.02.04 21:12:10.464370 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3668 | 2026.02.04 21:12:10.468737 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3669 | 2026.02.04 21:12:10.473044 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3670 | 2026.02.04 21:12:10.477329 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3671 | 2026.02.04 21:12:10.481626 [ 191 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 3672 | 2026.02.04 21:12:10.535859 [ 186 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081456157 sec., 1485.461682166027 rows/sec., 7.68 MiB/sec. | ||
| 3673 | 2026.02.04 21:12:10.538603 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3674 | 2026.02.04 21:12:10.540818 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_16_3} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.02.04 21:12:10.540937 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_16_3} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3676 | 2026.02.04 21:12:10.543766 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3677 | 2026.02.04 21:12:11.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.64 MiB, peak 239.59 MiB, free memory in arenas 0.00 B, will set to 238.17 MiB (RSS), difference: 8.53 MiB | ||
| 3678 | 2026.02.04 21:12:12.074689 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.02.04 21:12:12.074878 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3680 | 2026.02.04 21:12:12.074949 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3681 | 2026.02.04 21:12:12.075631 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.02.04 21:12:12.075673 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3683 | 2026.02.04 21:12:12.076106 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3684 | 2026.02.04 21:12:12.076340 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.02.04 21:12:12.076508 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001684 sec., 49881.2351543943 rows/sec., 4.17 MiB/sec. | ||
| 3686 | 2026.02.04 21:12:12.076550 [ 268 ] {204cb2c1-baa6-4558-ac78-431ff1169dd2} <Debug> TCPHandler: Processed in 0.002031874 sec. | ||
| 3687 | 2026.02.04 21:12:12.076683 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.02.04 21:12:12.076778 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.02.04 21:12:12.076819 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3690 | 2026.02.04 21:12:12.077218 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.02.04 21:12:12.077252 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3692 | 2026.02.04 21:12:12.077547 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3693 | 2026.02.04 21:12:12.077758 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.02.04 21:12:12.077892 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00113 sec., 12389.380530973453 rows/sec., 931.62 KiB/sec. | ||
| 3695 | 2026.02.04 21:12:12.077930 [ 268 ] {520c55e9-ad73-4c99-9651-d3a5b9350918} <Debug> TCPHandler: Processed in 0.001296247 sec. | ||
| 3696 | 2026.02.04 21:12:12.078039 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.02.04 21:12:12.078131 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3698 | 2026.02.04 21:12:12.078170 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3699 | 2026.02.04 21:12:12.078587 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.02.04 21:12:12.078624 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3701 | 2026.02.04 21:12:12.078934 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3702 | 2026.02.04 21:12:12.079143 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.02.04 21:12:12.079273 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001158 sec., 67357.51295336788 rows/sec., 5.26 MiB/sec. | ||
| 3704 | 2026.02.04 21:12:12.079312 [ 268 ] {fbd28635-86c9-4cd8-8fc9-27d8a0ca5e96} <Debug> TCPHandler: Processed in 0.001322388 sec. | ||
| 3705 | 2026.02.04 21:12:12.079425 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.02.04 21:12:12.079517 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.02.04 21:12:12.079561 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3708 | 2026.02.04 21:12:12.079965 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.02.04 21:12:12.080001 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3710 | 2026.02.04 21:12:12.080370 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3711 | 2026.02.04 21:12:12.080662 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.02.04 21:12:12.080795 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 3713 | 2026.02.04 21:12:12.080832 [ 268 ] {d240cea9-d7b6-48ad-84a6-ed8062813545} <Debug> TCPHandler: Processed in 0.001457021 sec. | ||
| 3714 | 2026.02.04 21:12:12.080942 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.02.04 21:12:12.081035 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3716 | 2026.02.04 21:12:12.081090 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3717 | 2026.02.04 21:12:12.081942 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.02.04 21:12:12.081978 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3719 | 2026.02.04 21:12:12.082513 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3720 | 2026.02.04 21:12:12.082738 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.02.04 21:12:12.082884 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 13.44 MiB/sec. | ||
| 3722 | 2026.02.04 21:12:12.082936 [ 268 ] {78c6ad1f-a76e-48d0-9ce9-a312ea00ef1e} <Debug> TCPHandler: Processed in 0.002045404 sec. | ||
| 3723 | 2026.02.04 21:12:12.083049 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.02.04 21:12:12.083144 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3725 | 2026.02.04 21:12:12.083186 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3726 | 2026.02.04 21:12:12.083526 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.02.04 21:12:12.083562 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3728 | 2026.02.04 21:12:12.083874 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3729 | 2026.02.04 21:12:12.084086 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.02.04 21:12:12.084215 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3731 | 2026.02.04 21:12:12.084251 [ 268 ] {c0ac3ba4-618a-427b-926e-2f5156e962e7} <Debug> TCPHandler: Processed in 0.001251397 sec. | ||
| 3732 | 2026.02.04 21:12:16.884461 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45281 | ||
| 3733 | 2026.02.04 21:12:16.884575 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.02.04 21:12:16.884601 [ 288 ] {} <Debug> TCP-Session: 445a8c12-960c-422c-88f4-0b4f5d3c60f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45281 | ||
| 3735 | 2026.02.04 21:12:16.884620 [ 288 ] {} <Debug> TCP-Session: 445a8c12-960c-422c-88f4-0b4f5d3c60f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.02.04 21:12:16.884632 [ 288 ] {} <Debug> TCP-Session: 445a8c12-960c-422c-88f4-0b4f5d3c60f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.02.04 21:12:16.884801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39478 | ||
| 3738 | 2026.02.04 21:12:16.884837 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50630 | ||
| 3739 | 2026.02.04 21:12:16.884938 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43765 | ||
| 3740 | 2026.02.04 21:12:16.884948 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49675 | ||
| 3741 | 2026.02.04 21:12:16.884972 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57730 | ||
| 3742 | 2026.02.04 21:12:16.884848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45873 | ||
| 3743 | 2026.02.04 21:12:16.884834 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53842 | ||
| 3744 | 2026.02.04 21:12:16.884835 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59706 | ||
| 3745 | 2026.02.04 21:12:16.885302 [ 288 ] {} <Trace> TCP-Session: 445a8c12-960c-422c-88f4-0b4f5d3c60f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.02.04 21:12:16.885394 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2026.02.04 21:12:16.885436 [ 291 ] {} <Debug> TCP-Session: 5fbd000a-9cef-4535-9195-62f031cf717e Authenticating user 'default' from [fd00:1122:3344:101::e]:53842 | ||
| 3748 | 2026.02.04 21:12:16.885439 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.02.04 21:12:16.885461 [ 291 ] {} <Debug> TCP-Session: 5fbd000a-9cef-4535-9195-62f031cf717e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.02.04 21:12:16.885492 [ 291 ] {} <Debug> TCP-Session: 5fbd000a-9cef-4535-9195-62f031cf717e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.02.04 21:12:16.885493 [ 292 ] {} <Debug> TCP-Session: 305942d0-c51c-4351-803e-a928b3969f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:59706 | ||
| 3752 | 2026.02.04 21:12:16.885534 [ 292 ] {} <Debug> TCP-Session: 305942d0-c51c-4351-803e-a928b3969f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.02.04 21:12:16.885540 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3754 | 2026.02.04 21:12:16.885557 [ 292 ] {} <Debug> TCP-Session: 305942d0-c51c-4351-803e-a928b3969f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.02.04 21:12:16.885629 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3756 | 2026.02.04 21:12:16.885670 [ 290 ] {} <Debug> TCP-Session: de1a077a-fe04-45b4-a70c-3a39f7e14081 Authenticating user 'default' from [fd00:1122:3344:101::e]:50630 | ||
| 3757 | 2026.02.04 21:12:16.885683 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.02.04 21:12:16.885695 [ 290 ] {} <Debug> TCP-Session: de1a077a-fe04-45b4-a70c-3a39f7e14081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.02.04 21:12:16.885730 [ 290 ] {} <Debug> TCP-Session: de1a077a-fe04-45b4-a70c-3a39f7e14081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.02.04 21:12:16.885738 [ 293 ] {} <Debug> TCP-Session: 3711730d-06c3-447e-80e2-015d2326a084 Authenticating user 'default' from [fd00:1122:3344:101::e]:45873 | ||
| 3761 | 2026.02.04 21:12:16.885777 [ 293 ] {} <Debug> TCP-Session: 3711730d-06c3-447e-80e2-015d2326a084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.02.04 21:12:16.885796 [ 293 ] {} <Debug> TCP-Session: 3711730d-06c3-447e-80e2-015d2326a084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.02.04 21:12:16.885975 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.02.04 21:12:16.886014 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3765 | 2026.02.04 21:12:16.886021 [ 267 ] {} <Debug> TCP-Session: 2fb563ae-f531-4cad-bd1e-d9ebb9bf3d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:49675 | ||
| 3766 | 2026.02.04 21:12:16.886020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.02.04 21:12:16.886074 [ 267 ] {} <Debug> TCP-Session: 2fb563ae-f531-4cad-bd1e-d9ebb9bf3d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.02.04 21:12:16.886104 [ 294 ] {} <Debug> TCP-Session: 950f8518-b1af-4121-9e16-87ea1b9ee411 Authenticating user 'default' from [fd00:1122:3344:101::e]:43765 | ||
| 3769 | 2026.02.04 21:12:16.886109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3770 | 2026.02.04 21:12:16.886138 [ 294 ] {} <Debug> TCP-Session: 950f8518-b1af-4121-9e16-87ea1b9ee411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.02.04 21:12:16.886144 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.02.04 21:12:16.886162 [ 286 ] {} <Debug> TCP-Session: 6cd4b9e0-a6f6-4ea8-85a3-fa77dc21ed3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57730 | ||
| 3773 | 2026.02.04 21:12:16.886168 [ 294 ] {} <Debug> TCP-Session: 950f8518-b1af-4121-9e16-87ea1b9ee411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.02.04 21:12:16.886194 [ 289 ] {} <Debug> TCP-Session: 946608c1-414a-455e-a3a2-27a5a5e380da Authenticating user 'default' from [fd00:1122:3344:101::e]:39478 | ||
| 3775 | 2026.02.04 21:12:16.886200 [ 286 ] {} <Debug> TCP-Session: 6cd4b9e0-a6f6-4ea8-85a3-fa77dc21ed3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.02.04 21:12:16.886231 [ 289 ] {} <Debug> TCP-Session: 946608c1-414a-455e-a3a2-27a5a5e380da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.02.04 21:12:16.886235 [ 286 ] {} <Debug> TCP-Session: 6cd4b9e0-a6f6-4ea8-85a3-fa77dc21ed3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.02.04 21:12:16.886250 [ 289 ] {} <Debug> TCP-Session: 946608c1-414a-455e-a3a2-27a5a5e380da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.02.04 21:12:16.886108 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3780 | 2026.02.04 21:12:16.886106 [ 267 ] {} <Debug> TCP-Session: 2fb563ae-f531-4cad-bd1e-d9ebb9bf3d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.02.04 21:12:16.886762 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 3782 | 2026.02.04 21:12:16.888292 [ 323 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> AggregatingTransform: Aggregating | ||
| 3783 | 2026.02.04 21:12:16.888348 [ 323 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3784 | 2026.02.04 21:12:16.888389 [ 323 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001472822 sec. (678.969 rows/sec., 26.52 KiB/sec.) | ||
| 3785 | 2026.02.04 21:12:16.888409 [ 323 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Trace> Aggregator: Merging aggregated data | ||
| 3786 | 2026.02.04 21:12:16.889593 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004138 sec., 241.6626389560174 rows/sec., 9.44 KiB/sec. | ||
| 3787 | 2026.02.04 21:12:16.889794 [ 288 ] {730fb57e-fda1-4a56-9d69-22fbe20640dd} <Debug> TCPHandler: Processed in 0.004883885 sec. | ||
| 3788 | 2026.02.04 21:12:16.889947 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3789 | 2026.02.04 21:12:16.889982 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.02.04 21:12:16.889988 [ 288 ] {} <Debug> TCP-Session: 445a8c12-960c-422c-88f4-0b4f5d3c60f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.02.04 21:12:16.890001 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3792 | 2026.02.04 21:12:16.890030 [ 289 ] {} <Debug> TCP-Session: 946608c1-414a-455e-a3a2-27a5a5e380da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.02.04 21:12:16.890042 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3794 | 2026.02.04 21:12:16.890071 [ 294 ] {} <Debug> TCP-Session: 950f8518-b1af-4121-9e16-87ea1b9ee411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.02.04 21:12:16.890085 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.02.04 21:12:16.890101 [ 290 ] {} <Debug> TCP-Session: de1a077a-fe04-45b4-a70c-3a39f7e14081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.02.04 21:12:16.890101 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3798 | 2026.02.04 21:12:16.890135 [ 292 ] {} <Debug> TCP-Session: 305942d0-c51c-4351-803e-a928b3969f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.02.04 21:12:16.890127 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.02.04 21:12:16.890167 [ 293 ] {} <Debug> TCP-Session: 3711730d-06c3-447e-80e2-015d2326a084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.02.04 21:12:16.890025 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2026.02.04 21:12:16.890208 [ 267 ] {} <Debug> TCP-Session: 2fb563ae-f531-4cad-bd1e-d9ebb9bf3d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.02.04 21:12:16.890063 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.02.04 21:12:16.890246 [ 291 ] {} <Debug> TCP-Session: 5fbd000a-9cef-4535-9195-62f031cf717e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.02.04 21:12:16.890286 [ 286 ] {} <Debug> TCP-Session: 6cd4b9e0-a6f6-4ea8-85a3-fa77dc21ed3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.02.04 21:12:16.972098 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54574 | ||
| 3807 | 2026.02.04 21:12:16.972208 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.02.04 21:12:16.972237 [ 288 ] {} <Debug> TCP-Session: 17a07a1a-8618-477b-8e60-5cbed22ae943 Authenticating user 'default' from [fd00:1122:3344:101::e]:54574 | ||
| 3809 | 2026.02.04 21:12:16.972263 [ 288 ] {} <Debug> TCP-Session: 17a07a1a-8618-477b-8e60-5cbed22ae943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.04 21:12:16.972277 [ 288 ] {} <Debug> TCP-Session: 17a07a1a-8618-477b-8e60-5cbed22ae943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.04 21:12:16.972512 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47255 | ||
| 3812 | 2026.02.04 21:12:16.972529 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45895 | ||
| 3813 | 2026.02.04 21:12:16.972572 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40416 | ||
| 3814 | 2026.02.04 21:12:16.972603 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52011 | ||
| 3815 | 2026.02.04 21:12:16.972627 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3816 | 2026.02.04 21:12:16.972555 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36906 | ||
| 3817 | 2026.02.04 21:12:16.972661 [ 289 ] {} <Debug> TCP-Session: e26920aa-c59a-4646-94a4-27204e09e0ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47255 | ||
| 3818 | 2026.02.04 21:12:16.972661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.02.04 21:12:16.972671 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.02.04 21:12:16.972692 [ 289 ] {} <Debug> TCP-Session: e26920aa-c59a-4646-94a4-27204e09e0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.02.04 21:12:16.972705 [ 290 ] {} <Debug> TCP-Session: 0fcf19ff-64c4-45ab-9b39-b12ecdddf226 Authenticating user 'default' from [fd00:1122:3344:101::e]:45895 | ||
| 3822 | 2026.02.04 21:12:16.972720 [ 294 ] {} <Debug> TCP-Session: 21a8e9c3-ed3c-465b-a6ac-0fa161f18f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:40416 | ||
| 3823 | 2026.02.04 21:12:16.972723 [ 289 ] {} <Debug> TCP-Session: e26920aa-c59a-4646-94a4-27204e09e0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.02.04 21:12:16.972742 [ 288 ] {} <Trace> TCP-Session: 17a07a1a-8618-477b-8e60-5cbed22ae943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.02.04 21:12:16.972756 [ 294 ] {} <Debug> TCP-Session: 21a8e9c3-ed3c-465b-a6ac-0fa161f18f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.02.04 21:12:16.972747 [ 290 ] {} <Debug> TCP-Session: 0fcf19ff-64c4-45ab-9b39-b12ecdddf226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.02.04 21:12:16.972830 [ 294 ] {} <Debug> TCP-Session: 21a8e9c3-ed3c-465b-a6ac-0fa161f18f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.02.04 21:12:16.972862 [ 290 ] {} <Debug> TCP-Session: 0fcf19ff-64c4-45ab-9b39-b12ecdddf226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.02.04 21:12:16.972716 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.02.04 21:12:16.972542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59403 | ||
| 3831 | 2026.02.04 21:12:16.972936 [ 293 ] {} <Debug> TCP-Session: caf696ea-f713-456a-a551-1fbc18a299d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36906 | ||
| 3832 | 2026.02.04 21:12:16.972532 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40699 | ||
| 3833 | 2026.02.04 21:12:16.972986 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3834 | 2026.02.04 21:12:16.973011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.02.04 21:12:16.972975 [ 293 ] {} <Debug> TCP-Session: caf696ea-f713-456a-a551-1fbc18a299d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.02.04 21:12:16.973053 [ 292 ] {} <Debug> TCP-Session: bb056851-fd8f-4fd8-b410-bb0d1b8c8745 Authenticating user 'default' from [fd00:1122:3344:101::e]:59403 | ||
| 3837 | 2026.02.04 21:12:16.973068 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3838 | 2026.02.04 21:12:16.973091 [ 293 ] {} <Debug> TCP-Session: caf696ea-f713-456a-a551-1fbc18a299d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.02.04 21:12:16.973104 [ 292 ] {} <Debug> TCP-Session: bb056851-fd8f-4fd8-b410-bb0d1b8c8745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.04 21:12:16.973126 [ 291 ] {} <Debug> TCP-Session: ce814745-16b6-49c3-870d-0ffe0e2ba583 Authenticating user 'default' from [fd00:1122:3344:101::e]:40699 | ||
| 3841 | 2026.02.04 21:12:16.973149 [ 292 ] {} <Debug> TCP-Session: bb056851-fd8f-4fd8-b410-bb0d1b8c8745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.02.04 21:12:16.972576 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38997 | ||
| 3843 | 2026.02.04 21:12:16.973176 [ 291 ] {} <Debug> TCP-Session: ce814745-16b6-49c3-870d-0ffe0e2ba583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.02.04 21:12:16.972677 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2026.02.04 21:12:16.973214 [ 291 ] {} <Debug> TCP-Session: ce814745-16b6-49c3-870d-0ffe0e2ba583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.02.04 21:12:16.973247 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2026.02.04 21:12:16.973255 [ 286 ] {} <Debug> TCP-Session: 44fb997b-54ce-4938-947b-de6e3a02bce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52011 | ||
| 3848 | 2026.02.04 21:12:16.973273 [ 267 ] {} <Debug> TCP-Session: b4aa8d18-9e76-4ba4-805d-ba3e1465bf24 Authenticating user 'default' from [fd00:1122:3344:101::e]:38997 | ||
| 3849 | 2026.02.04 21:12:16.973291 [ 286 ] {} <Debug> TCP-Session: 44fb997b-54ce-4938-947b-de6e3a02bce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.02.04 21:12:16.973304 [ 267 ] {} <Debug> TCP-Session: b4aa8d18-9e76-4ba4-805d-ba3e1465bf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.02.04 21:12:16.973319 [ 286 ] {} <Debug> TCP-Session: 44fb997b-54ce-4938-947b-de6e3a02bce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.02.04 21:12:16.973327 [ 267 ] {} <Debug> TCP-Session: b4aa8d18-9e76-4ba4-805d-ba3e1465bf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.02.04 21:12:16.973371 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3854 | 2026.02.04 21:12:16.973450 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3855 | 2026.02.04 21:12:16.973763 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 3856 | 2026.02.04 21:12:16.974858 [ 345 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> AggregatingTransform: Aggregating | ||
| 3857 | 2026.02.04 21:12:16.974910 [ 345 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3858 | 2026.02.04 21:12:16.974945 [ 345 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079444 sec. (926.403 rows/sec., 36.19 KiB/sec.) | ||
| 3859 | 2026.02.04 21:12:16.974963 [ 345 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Trace> Aggregator: Merging aggregated data | ||
| 3860 | 2026.02.04 21:12:16.976023 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 3861 | 2026.02.04 21:12:16.976203 [ 288 ] {c10b8fa1-6931-4052-b83f-fb3a54208d6d} <Debug> TCPHandler: Processed in 0.003631948 sec. | ||
| 3862 | 2026.02.04 21:12:16.976304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.02.04 21:12:16.976334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3864 | 2026.02.04 21:12:16.976339 [ 288 ] {} <Debug> TCP-Session: 17a07a1a-8618-477b-8e60-5cbed22ae943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.02.04 21:12:16.976357 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3866 | 2026.02.04 21:12:16.976380 [ 289 ] {} <Debug> TCP-Session: e26920aa-c59a-4646-94a4-27204e09e0ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.02.04 21:12:16.976392 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.02.04 21:12:16.976414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3869 | 2026.02.04 21:12:16.976443 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.02.04 21:12:16.976464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3871 | 2026.02.04 21:12:16.976485 [ 292 ] {} <Debug> TCP-Session: bb056851-fd8f-4fd8-b410-bb0d1b8c8745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.02.04 21:12:16.976502 [ 267 ] {} <Debug> TCP-Session: b4aa8d18-9e76-4ba4-805d-ba3e1465bf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.02.04 21:12:16.976456 [ 294 ] {} <Debug> TCP-Session: 21a8e9c3-ed3c-465b-a6ac-0fa161f18f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.02.04 21:12:16.976431 [ 290 ] {} <Debug> TCP-Session: 0fcf19ff-64c4-45ab-9b39-b12ecdddf226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.02.04 21:12:16.976427 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.02.04 21:12:16.976375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.02.04 21:12:16.976634 [ 293 ] {} <Debug> TCP-Session: caf696ea-f713-456a-a551-1fbc18a299d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.02.04 21:12:16.976519 [ 286 ] {} <Debug> TCP-Session: 44fb997b-54ce-4938-947b-de6e3a02bce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.02.04 21:12:16.976661 [ 291 ] {} <Debug> TCP-Session: ce814745-16b6-49c3-870d-0ffe0e2ba583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.02.04 21:12:17.067238 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64951 | ||
| 3881 | 2026.02.04 21:12:17.067342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3882 | 2026.02.04 21:12:17.067368 [ 288 ] {} <Debug> TCP-Session: 286867ba-fb40-4d62-89fa-04345baf77b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64951 | ||
| 3883 | 2026.02.04 21:12:17.067389 [ 288 ] {} <Debug> TCP-Session: 286867ba-fb40-4d62-89fa-04345baf77b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.04 21:12:17.067402 [ 288 ] {} <Debug> TCP-Session: 286867ba-fb40-4d62-89fa-04345baf77b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.02.04 21:12:17.067618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43323 | ||
| 3886 | 2026.02.04 21:12:17.067632 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42557 | ||
| 3887 | 2026.02.04 21:12:17.067657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47868 | ||
| 3888 | 2026.02.04 21:12:17.067667 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64702 | ||
| 3889 | 2026.02.04 21:12:17.067644 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46560 | ||
| 3890 | 2026.02.04 21:12:17.067747 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2026.02.04 21:12:17.067772 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2026.02.04 21:12:17.067793 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.02.04 21:12:17.067800 [ 289 ] {} <Debug> TCP-Session: 05180dd8-c9e7-45b0-a5d2-3194c68b8481 Authenticating user 'default' from [fd00:1122:3344:101::e]:43323 | ||
| 3894 | 2026.02.04 21:12:17.067813 [ 293 ] {} <Debug> TCP-Session: 8666b1e1-59ff-4daa-b4b3-589783a650bf Authenticating user 'default' from [fd00:1122:3344:101::e]:47868 | ||
| 3895 | 2026.02.04 21:12:17.067833 [ 294 ] {} <Debug> TCP-Session: 5707e23a-c9c4-40b9-bdb8-e4060a2a97b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64702 | ||
| 3896 | 2026.02.04 21:12:17.067844 [ 289 ] {} <Debug> TCP-Session: 05180dd8-c9e7-45b0-a5d2-3194c68b8481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.02.04 21:12:17.067850 [ 293 ] {} <Debug> TCP-Session: 8666b1e1-59ff-4daa-b4b3-589783a650bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.02.04 21:12:17.067870 [ 294 ] {} <Debug> TCP-Session: 5707e23a-c9c4-40b9-bdb8-e4060a2a97b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.02.04 21:12:17.067883 [ 293 ] {} <Debug> TCP-Session: 8666b1e1-59ff-4daa-b4b3-589783a650bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.02.04 21:12:17.067896 [ 294 ] {} <Debug> TCP-Session: 5707e23a-c9c4-40b9-bdb8-e4060a2a97b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.02.04 21:12:17.067820 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.02.04 21:12:17.067766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.02.04 21:12:17.067633 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50719 | ||
| 3904 | 2026.02.04 21:12:17.067979 [ 290 ] {} <Debug> TCP-Session: ba723220-689d-4d52-9dee-eeac125f17e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42557 | ||
| 3905 | 2026.02.04 21:12:17.067673 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39840 | ||
| 3906 | 2026.02.04 21:12:17.068024 [ 290 ] {} <Debug> TCP-Session: ba723220-689d-4d52-9dee-eeac125f17e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.02.04 21:12:17.067971 [ 292 ] {} <Debug> TCP-Session: bbb3dbdf-ae97-4ddc-9ce1-63d767d31e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:46560 | ||
| 3908 | 2026.02.04 21:12:17.068064 [ 290 ] {} <Debug> TCP-Session: ba723220-689d-4d52-9dee-eeac125f17e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.04 21:12:17.068071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.02.04 21:12:17.068089 [ 292 ] {} <Debug> TCP-Session: bbb3dbdf-ae97-4ddc-9ce1-63d767d31e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.02.04 21:12:17.068101 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3912 | 2026.02.04 21:12:17.068119 [ 291 ] {} <Debug> TCP-Session: b43c3762-1328-4073-8e16-e0df18625705 Authenticating user 'default' from [fd00:1122:3344:101::e]:50719 | ||
| 3913 | 2026.02.04 21:12:17.068122 [ 292 ] {} <Debug> TCP-Session: bbb3dbdf-ae97-4ddc-9ce1-63d767d31e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.04 21:12:17.068145 [ 267 ] {} <Debug> TCP-Session: 26244179-135f-4fbe-a580-49efd3753620 Authenticating user 'default' from [fd00:1122:3344:101::e]:39840 | ||
| 3915 | 2026.02.04 21:12:17.068152 [ 291 ] {} <Debug> TCP-Session: b43c3762-1328-4073-8e16-e0df18625705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.02.04 21:12:17.068174 [ 267 ] {} <Debug> TCP-Session: 26244179-135f-4fbe-a580-49efd3753620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.02.04 21:12:17.068182 [ 291 ] {} <Debug> TCP-Session: b43c3762-1328-4073-8e16-e0df18625705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.02.04 21:12:17.068191 [ 267 ] {} <Debug> TCP-Session: 26244179-135f-4fbe-a580-49efd3753620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.02.04 21:12:17.067873 [ 289 ] {} <Debug> TCP-Session: 05180dd8-c9e7-45b0-a5d2-3194c68b8481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.02.04 21:12:17.067761 [ 288 ] {} <Trace> TCP-Session: 286867ba-fb40-4d62-89fa-04345baf77b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.02.04 21:12:17.068406 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64951) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3922 | 2026.02.04 21:12:17.068660 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3923 | 2026.02.04 21:12:17.068712 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3924 | 2026.02.04 21:12:17.068992 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 3925 | 2026.02.04 21:12:17.069921 [ 317 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> AggregatingTransform: Aggregating | ||
| 3926 | 2026.02.04 21:12:17.069963 [ 317 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3927 | 2026.02.04 21:12:17.069999 [ 317 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091041 sec. (1098.406 rows/sec., 42.91 KiB/sec.) | ||
| 3928 | 2026.02.04 21:12:17.070018 [ 317 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Trace> Aggregator: Merging aggregated data | ||
| 3929 | 2026.02.04 21:12:17.071349 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 3930 | 2026.02.04 21:12:17.071512 [ 288 ] {7b499a32-2fae-4a46-8319-0650b730180a} <Debug> TCPHandler: Processed in 0.003867434 sec. | ||
| 3931 | 2026.02.04 21:12:17.071615 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3932 | 2026.02.04 21:12:17.071644 [ 288 ] {} <Debug> TCP-Session: 286867ba-fb40-4d62-89fa-04345baf77b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.02.04 21:12:17.071651 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.02.04 21:12:17.071683 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3935 | 2026.02.04 21:12:17.071698 [ 267 ] {} <Debug> TCP-Session: 26244179-135f-4fbe-a580-49efd3753620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.02.04 21:12:17.071701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.02.04 21:12:17.071721 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.02.04 21:12:17.071736 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.02.04 21:12:17.071755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3940 | 2026.02.04 21:12:17.071776 [ 290 ] {} <Debug> TCP-Session: ba723220-689d-4d52-9dee-eeac125f17e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.02.04 21:12:17.071793 [ 291 ] {} <Debug> TCP-Session: b43c3762-1328-4073-8e16-e0df18625705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.02.04 21:12:17.071807 [ 294 ] {} <Debug> TCP-Session: 5707e23a-c9c4-40b9-bdb8-e4060a2a97b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.02.04 21:12:17.071771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2026.02.04 21:12:17.071756 [ 292 ] {} <Debug> TCP-Session: bbb3dbdf-ae97-4ddc-9ce1-63d767d31e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.02.04 21:12:17.071870 [ 293 ] {} <Debug> TCP-Session: 8666b1e1-59ff-4daa-b4b3-589783a650bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.02.04 21:12:17.071726 [ 289 ] {} <Debug> TCP-Session: 05180dd8-c9e7-45b0-a5d2-3194c68b8481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.02.04 21:12:17.073289 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 3948 | 2026.02.04 21:12:17.073347 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3949 | 2026.02.04 21:12:17.073368 [ 286 ] {} <Debug> TCP-Session: 1fe00a61-b0de-4abe-8fe1-c571161165d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 3950 | 2026.02.04 21:12:17.073385 [ 286 ] {} <Debug> TCP-Session: 1fe00a61-b0de-4abe-8fe1-c571161165d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.02.04 21:12:17.073399 [ 286 ] {} <Debug> TCP-Session: 1fe00a61-b0de-4abe-8fe1-c571161165d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.02.04 21:12:17.075680 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.02.04 21:12:17.075830 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.02.04 21:12:17.075893 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3955 | 2026.02.04 21:12:17.076542 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.02.04 21:12:17.076592 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3957 | 2026.02.04 21:12:17.077009 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3958 | 2026.02.04 21:12:17.077393 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.02.04 21:12:17.077575 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00179 sec., 13407.82122905028 rows/sec., 1.11 MiB/sec. | ||
| 3960 | 2026.02.04 21:12:17.077620 [ 268 ] {ae7843c9-a6be-4fcf-a83c-fdffa78f36ad} <Debug> TCPHandler: Processed in 0.002058764 sec. | ||
| 3961 | 2026.02.04 21:12:17.077735 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.02.04 21:12:17.077833 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3963 | 2026.02.04 21:12:17.077876 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3964 | 2026.02.04 21:12:17.078381 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.02.04 21:12:17.078420 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3966 | 2026.02.04 21:12:17.078823 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3967 | 2026.02.04 21:12:17.079050 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.02.04 21:12:17.079197 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Debug> executeQuery: Read 230 rows, 20.94 KiB in 0.001384 sec., 166184.9710982659 rows/sec., 14.77 MiB/sec. | ||
| 3969 | 2026.02.04 21:12:17.079238 [ 268 ] {8096a066-4999-4040-8d5f-08e2faf2c937} <Debug> TCPHandler: Processed in 0.001554103 sec. | ||
| 3970 | 2026.02.04 21:12:17.079355 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.02.04 21:12:17.079451 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3972 | 2026.02.04 21:12:17.079493 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3973 | 2026.02.04 21:12:17.079909 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.02.04 21:12:17.079948 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3975 | 2026.02.04 21:12:17.080276 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3976 | 2026.02.04 21:12:17.080481 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.02.04 21:12:17.080597 [ 107 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3978 | 2026.02.04 21:12:17.080619 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001187 sec., 32855.93934288122 rows/sec., 2.46 MiB/sec. | ||
| 3979 | 2026.02.04 21:12:17.080642 [ 107 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.02.04 21:12:17.080661 [ 268 ] {883710a9-fe28-4a4e-93bc-8c20b3c8d294} <Debug> TCPHandler: Processed in 0.001357029 sec. | ||
| 3981 | 2026.02.04 21:12:17.080668 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3982 | 2026.02.04 21:12:17.080793 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.02.04 21:12:17.080816 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 3984 | 2026.02.04 21:12:17.080895 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.02.04 21:12:17.080924 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.02.04 21:12:17.080943 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3987 | 2026.02.04 21:12:17.080961 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 206 rows starting from the beginning of the part | ||
| 3988 | 2026.02.04 21:12:17.081025 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 3989 | 2026.02.04 21:12:17.081068 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 3990 | 2026.02.04 21:12:17.081139 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 3991 | 2026.02.04 21:12:17.081182 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3992 | 2026.02.04 21:12:17.081221 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 3993 | 2026.02.04 21:12:17.081363 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.04 21:12:17.081407 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 3995 | 2026.02.04 21:12:17.081739 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3996 | 2026.02.04 21:12:17.081999 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.04 21:12:17.082140 [ 197 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373729 sec., 239494.10691628407 rows/sec., 17.08 MiB/sec. | ||
| 3998 | 2026.02.04 21:12:17.082147 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00127 sec., 18897.63779527559 rows/sec., 1.57 MiB/sec. | ||
| 3999 | 2026.02.04 21:12:17.082211 [ 268 ] {2dd7de9a-41ae-4555-9d67-9c2045c30809} <Debug> TCPHandler: Processed in 0.001467952 sec. | ||
| 4000 | 2026.02.04 21:12:17.082328 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.02.04 21:12:17.082332 [ 197 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4002 | 2026.02.04 21:12:17.082427 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.02.04 21:12:17.082475 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4004 | 2026.02.04 21:12:17.082655 [ 197 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.02.04 21:12:17.082743 [ 197 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_21_4} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4006 | 2026.02.04 21:12:17.082841 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4007 | 2026.02.04 21:12:17.082901 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.02.04 21:12:17.082944 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4009 | 2026.02.04 21:12:17.083271 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4010 | 2026.02.04 21:12:17.083493 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.02.04 21:12:17.083640 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 760.96 KiB/sec. | ||
| 4012 | 2026.02.04 21:12:17.083688 [ 268 ] {53230703-2899-400f-8d9e-58c45241a837} <Debug> TCPHandler: Processed in 0.001409991 sec. | ||
| 4013 | 2026.02.04 21:12:17.083805 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.02.04 21:12:17.083901 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4015 | 2026.02.04 21:12:17.083943 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4016 | 2026.02.04 21:12:17.084401 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.02.04 21:12:17.084439 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4018 | 2026.02.04 21:12:17.084791 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4019 | 2026.02.04 21:12:17.085015 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.02.04 21:12:17.085156 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001274 sec., 99686.02825745683 rows/sec., 8.08 MiB/sec. | ||
| 4021 | 2026.02.04 21:12:17.085196 [ 268 ] {dc2a7a9e-312f-467d-aaec-fc6bdcd95dec} <Debug> TCPHandler: Processed in 0.001442381 sec. | ||
| 4022 | 2026.02.04 21:12:17.085311 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.02.04 21:12:17.085406 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4024 | 2026.02.04 21:12:17.085451 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4025 | 2026.02.04 21:12:17.085871 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.02.04 21:12:17.085910 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4027 | 2026.02.04 21:12:17.086297 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4028 | 2026.02.04 21:12:17.086529 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.02.04 21:12:17.086667 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00128 sec., 153125 rows/sec., 10.99 MiB/sec. | ||
| 4030 | 2026.02.04 21:12:17.086706 [ 268 ] {a5188e31-7476-46e6-9793-2d469e811442} <Debug> TCPHandler: Processed in 0.001445762 sec. | ||
| 4031 | 2026.02.04 21:12:17.086821 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.02.04 21:12:17.086915 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.02.04 21:12:17.086972 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4034 | 2026.02.04 21:12:17.087785 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.02.04 21:12:17.087823 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4036 | 2026.02.04 21:12:17.088390 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4037 | 2026.02.04 21:12:17.088619 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.02.04 21:12:17.088755 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4039 | 2026.02.04 21:12:17.088767 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00187 sec., 14438.502673796793 rows/sec., 25.87 MiB/sec. | ||
| 4040 | 2026.02.04 21:12:17.088803 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.02.04 21:12:17.088829 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4042 | 2026.02.04 21:12:17.088841 [ 268 ] {1cff410d-81fb-4259-97ae-3891c91898d4} <Debug> TCPHandler: Processed in 0.002069754 sec. | ||
| 4043 | 2026.02.04 21:12:17.088944 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 4044 | 2026.02.04 21:12:17.088980 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.02.04 21:12:17.089078 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.02.04 21:12:17.089123 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4047 | 2026.02.04 21:12:17.089152 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4048 | 2026.02.04 21:12:17.089212 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 4049 | 2026.02.04 21:12:17.089341 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 4050 | 2026.02.04 21:12:17.089449 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 4051 | 2026.02.04 21:12:17.089492 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.02.04 21:12:17.089534 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4053 | 2026.02.04 21:12:17.089544 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 4054 | 2026.02.04 21:12:17.089645 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4055 | 2026.02.04 21:12:17.089738 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 4056 | 2026.02.04 21:12:17.089877 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4057 | 2026.02.04 21:12:17.090099 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.04 21:12:17.090234 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 4059 | 2026.02.04 21:12:17.090270 [ 268 ] {3b7ed525-d2fc-4b3c-bdd2-b81b217b1e63} <Debug> TCPHandler: Processed in 0.001341329 sec. | ||
| 4060 | 2026.02.04 21:12:17.093457 [ 197 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 19 columns (19 merged, 0 gathered) in 0.004588729 sec., 81939.90100526747 rows/sec., 146.83 MiB/sec. | ||
| 4061 | 2026.02.04 21:12:17.094099 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4062 | 2026.02.04 21:12:17.094429 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.02.04 21:12:17.094493 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4064 | 2026.02.04 21:12:17.094569 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4065 | 2026.02.04 21:12:17.099070 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58410). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4066 | |||
| 4067 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4068 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4069 | 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 | ||
| 4070 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4071 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4072 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4073 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4074 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4075 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4076 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4077 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4078 | (version 23.8.7.1) | ||
| 4079 | 2026.02.04 21:12:17.099305 [ 286 ] {} <Debug> TCP-Session: 1fe00a61-b0de-4abe-8fe1-c571161165d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.02.04 21:12:17.505631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8160 | ||
| 4081 | 2026.02.04 21:12:17.506425 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.02.04 21:12:17.506484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4083 | 2026.02.04 21:12:17.507144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4084 | 2026.02.04 21:12:17.507478 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.02.04 21:12:17.507645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8160 | ||
| 4086 | 2026.02.04 21:12:17.957197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4087 | 2026.02.04 21:12:17.973549 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.02.04 21:12:17.973625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4089 | 2026.02.04 21:12:17.981318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4090 | 2026.02.04 21:12:17.982290 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.02.04 21:12:17.987351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4092 | 2026.02.04 21:12:18.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.04 MiB, peak 248.76 MiB, free memory in arenas 0.00 B, will set to 241.75 MiB (RSS), difference: 1.71 MiB | ||
| 4093 | 2026.02.04 21:12:20.021680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 538 | ||
| 4094 | 2026.02.04 21:12:20.024567 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.02.04 21:12:20.024615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4096 | 2026.02.04 21:12:20.025807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4097 | 2026.02.04 21:12:20.026060 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.02.04 21:12:20.026352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4099 | 2026.02.04 21:12:22.072760 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.02.04 21:12:22.073050 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4101 | 2026.02.04 21:12:22.073120 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4102 | 2026.02.04 21:12:22.073820 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.02.04 21:12:22.073868 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4104 | 2026.02.04 21:12:22.074267 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4105 | 2026.02.04 21:12:22.074502 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.02.04 21:12:22.074668 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001675 sec., 50149.253731343284 rows/sec., 4.20 MiB/sec. | ||
| 4107 | 2026.02.04 21:12:22.074716 [ 268 ] {ddd58c5b-8992-4bfd-ba7e-34a7bc667632} <Debug> TCPHandler: Processed in 0.002142626 sec. | ||
| 4108 | 2026.02.04 21:12:22.074846 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.02.04 21:12:22.074947 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.02.04 21:12:22.074990 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4111 | 2026.02.04 21:12:22.075398 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.02.04 21:12:22.075436 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4113 | 2026.02.04 21:12:22.075735 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4114 | 2026.02.04 21:12:22.075952 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.02.04 21:12:22.076087 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001164 sec., 12027.491408934708 rows/sec., 904.41 KiB/sec. | ||
| 4116 | 2026.02.04 21:12:22.076125 [ 268 ] {8a85b0bd-2753-44d2-9e3e-1ff1728883ff} <Debug> TCPHandler: Processed in 0.001329269 sec. | ||
| 4117 | 2026.02.04 21:12:22.076253 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.02.04 21:12:22.076345 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.02.04 21:12:22.076385 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4120 | 2026.02.04 21:12:22.076807 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.02.04 21:12:22.076847 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4122 | 2026.02.04 21:12:22.077145 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4123 | 2026.02.04 21:12:22.077357 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.02.04 21:12:22.077484 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001158 sec., 67357.51295336788 rows/sec., 5.26 MiB/sec. | ||
| 4125 | 2026.02.04 21:12:22.077521 [ 268 ] {31b235aa-df6b-4047-ba93-de3ef938cf9a} <Debug> TCPHandler: Processed in 0.001323779 sec. | ||
| 4126 | 2026.02.04 21:12:22.077627 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.02.04 21:12:22.077719 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.02.04 21:12:22.077762 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4129 | 2026.02.04 21:12:22.078170 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.02.04 21:12:22.078206 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4131 | 2026.02.04 21:12:22.078528 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4132 | 2026.02.04 21:12:22.078751 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.02.04 21:12:22.078880 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4134 | 2026.02.04 21:12:22.078916 [ 268 ] {c65b03fc-3974-4272-b633-13fe847d7e89} <Debug> TCPHandler: Processed in 0.001336389 sec. | ||
| 4135 | 2026.02.04 21:12:22.079039 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.02.04 21:12:22.079161 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.02.04 21:12:22.079228 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4138 | 2026.02.04 21:12:22.080088 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.02.04 21:12:22.080126 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4140 | 2026.02.04 21:12:22.080697 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4141 | 2026.02.04 21:12:22.080930 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.02.04 21:12:22.081071 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 12.97 MiB/sec. | ||
| 4143 | 2026.02.04 21:12:22.081133 [ 268 ] {078e4a57-8a7d-4889-ae42-7500225cadcb} <Debug> TCPHandler: Processed in 0.002155986 sec. | ||
| 4144 | 2026.02.04 21:12:22.081246 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.02.04 21:12:22.081339 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.02.04 21:12:22.081381 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4147 | 2026.02.04 21:12:22.081718 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.02.04 21:12:22.081754 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4149 | 2026.02.04 21:12:22.082067 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4150 | 2026.02.04 21:12:22.082281 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.02.04 21:12:22.082409 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4152 | 2026.02.04 21:12:22.082445 [ 268 ] {f8e9716c-fb30-42de-a0c0-99f7715fc9ef} <Debug> TCPHandler: Processed in 0.001248486 sec. | ||
| 4153 | 2026.02.04 21:12:24.907489 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4154 | 2026.02.04 21:12:24.907561 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4155 | 2026.02.04 21:12:25.008538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8672 | ||
| 4156 | 2026.02.04 21:12:25.009066 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.02.04 21:12:25.009113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4158 | 2026.02.04 21:12:25.009618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4159 | 2026.02.04 21:12:25.009863 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.02.04 21:12:25.010045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8672 | ||
| 4161 | 2026.02.04 21:12:25.488252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4162 | 2026.02.04 21:12:25.504958 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.02.04 21:12:25.505022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4164 | 2026.02.04 21:12:25.511499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4165 | 2026.02.04 21:12:25.512190 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.02.04 21:12:25.515081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4167 | 2026.02.04 21:12:27.072834 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.02.04 21:12:27.073027 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4169 | 2026.02.04 21:12:27.073094 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4170 | 2026.02.04 21:12:27.073768 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.02.04 21:12:27.073819 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4172 | 2026.02.04 21:12:27.074250 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4173 | 2026.02.04 21:12:27.074494 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.02.04 21:12:27.074672 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001694 sec., 64935.06493506493 rows/sec., 5.46 MiB/sec. | ||
| 4175 | 2026.02.04 21:12:27.074722 [ 268 ] {7a043b50-0de5-4213-bf54-4c7de20d76a9} <Debug> TCPHandler: Processed in 0.002029033 sec. | ||
| 4176 | 2026.02.04 21:12:27.074857 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.02.04 21:12:27.074958 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.02.04 21:12:27.075002 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4179 | 2026.02.04 21:12:27.075424 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.02.04 21:12:27.075461 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4181 | 2026.02.04 21:12:27.075765 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4182 | 2026.02.04 21:12:27.075976 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.02.04 21:12:27.076104 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001169 sec., 23096.663815226693 rows/sec., 1.70 MiB/sec. | ||
| 4184 | 2026.02.04 21:12:27.076141 [ 268 ] {c1c9f1c9-527b-43b1-82f3-70cb338059d3} <Debug> TCPHandler: Processed in 0.001333339 sec. | ||
| 4185 | 2026.02.04 21:12:27.076253 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.02.04 21:12:27.076344 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4187 | 2026.02.04 21:12:27.076383 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4188 | 2026.02.04 21:12:27.076788 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.02.04 21:12:27.076825 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4190 | 2026.02.04 21:12:27.077120 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4191 | 2026.02.04 21:12:27.077321 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.02.04 21:12:27.077459 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001133 sec., 80317.74051191528 rows/sec., 6.27 MiB/sec. | ||
| 4193 | 2026.02.04 21:12:27.077504 [ 268 ] {a69a4928-8903-43c9-9899-52a08e2a4419} <Debug> TCPHandler: Processed in 0.001297988 sec. | ||
| 4194 | 2026.02.04 21:12:27.077616 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.02.04 21:12:27.077707 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.02.04 21:12:27.077749 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4197 | 2026.02.04 21:12:27.078154 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.02.04 21:12:27.078190 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4199 | 2026.02.04 21:12:27.078539 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4200 | 2026.02.04 21:12:27.078744 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.02.04 21:12:27.078881 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4202 | 2026.02.04 21:12:27.078917 [ 268 ] {25697361-93a1-43e5-9b17-18621cbce99c} <Debug> TCPHandler: Processed in 0.001347269 sec. | ||
| 4203 | 2026.02.04 21:12:27.079022 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.02.04 21:12:27.079112 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4205 | 2026.02.04 21:12:27.079165 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4206 | 2026.02.04 21:12:27.079956 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.02.04 21:12:27.079989 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4208 | 2026.02.04 21:12:27.080523 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4209 | 2026.02.04 21:12:27.080737 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.02.04 21:12:27.080870 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001776 sec., 15202.702702702703 rows/sec., 27.24 MiB/sec. | ||
| 4211 | 2026.02.04 21:12:27.080926 [ 268 ] {d65722d5-aba5-446e-a2b6-33fdeb507145} <Debug> TCPHandler: Processed in 0.001951411 sec. | ||
| 4212 | 2026.02.04 21:12:27.081035 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.02.04 21:12:27.081126 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.02.04 21:12:27.081167 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4215 | 2026.02.04 21:12:27.081493 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.02.04 21:12:27.081526 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4217 | 2026.02.04 21:12:27.081820 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4218 | 2026.02.04 21:12:27.082022 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.02.04 21:12:27.082148 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 4220 | 2026.02.04 21:12:27.082182 [ 268 ] {b92013ca-1db7-4e09-b6de-99d1b814add5} <Debug> TCPHandler: Processed in 0.001194405 sec. | ||
| 4221 | 2026.02.04 21:12:30.026612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 562 | ||
| 4222 | 2026.02.04 21:12:30.028744 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.02.04 21:12:30.028795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4224 | 2026.02.04 21:12:30.029955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4225 | 2026.02.04 21:12:30.030226 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.02.04 21:12:30.030585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4227 | 2026.02.04 21:12:32.099385 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.02.04 21:12:32.099588 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4229 | 2026.02.04 21:12:32.099664 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4230 | 2026.02.04 21:12:32.100359 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.02.04 21:12:32.100408 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4232 | 2026.02.04 21:12:32.100796 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4233 | 2026.02.04 21:12:32.101058 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.02.04 21:12:32.101225 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001691 sec., 7096.392667060911 rows/sec., 578.66 KiB/sec. | ||
| 4235 | 2026.02.04 21:12:32.101273 [ 268 ] {cd0cd2b6-1ecc-4683-88fc-5ee731a923e9} <Debug> TCPHandler: Processed in 0.002063374 sec. | ||
| 4236 | 2026.02.04 21:12:32.101396 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.02.04 21:12:32.101499 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4238 | 2026.02.04 21:12:32.101542 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4239 | 2026.02.04 21:12:32.102408 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.02.04 21:12:32.102447 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4241 | 2026.02.04 21:12:32.102845 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4242 | 2026.02.04 21:12:32.103061 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.02.04 21:12:32.103195 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Debug> executeQuery: Read 1230 rows, 104.20 KiB in 0.00172 sec., 715116.2790697674 rows/sec., 59.16 MiB/sec. | ||
| 4244 | 2026.02.04 21:12:32.103198 [ 97 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4245 | 2026.02.04 21:12:32.103234 [ 268 ] {34885746-a969-4ef7-a41c-0fe92857943a} <Debug> TCPHandler: Processed in 0.00188964 sec. | ||
| 4246 | 2026.02.04 21:12:32.103270 [ 97 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.02.04 21:12:32.103296 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4248 | 2026.02.04 21:12:32.103360 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.02.04 21:12:32.103398 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 4250 | 2026.02.04 21:12:32.103466 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.02.04 21:12:32.103501 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4252 | 2026.02.04 21:12:32.103507 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4253 | 2026.02.04 21:12:32.103534 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2104 rows starting from the beginning of the part | ||
| 4254 | 2026.02.04 21:12:32.103599 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 4255 | 2026.02.04 21:12:32.103649 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 230 rows starting from the beginning of the part | ||
| 4256 | 2026.02.04 21:12:32.103695 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 84 rows starting from the beginning of the part | ||
| 4257 | 2026.02.04 21:12:32.103739 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
| 4258 | 2026.02.04 21:12:32.103783 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1230 rows starting from the beginning of the part | ||
| 4259 | 2026.02.04 21:12:32.103926 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.02.04 21:12:32.103960 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4261 | 2026.02.04 21:12:32.104297 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4262 | 2026.02.04 21:12:32.104516 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.02.04 21:12:32.104649 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Debug> executeQuery: Read 26 rows, 1.89 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 1.53 MiB/sec. | ||
| 4264 | 2026.02.04 21:12:32.104687 [ 268 ] {1af253cc-054f-4b2e-ae7e-06c74d124188} <Debug> TCPHandler: Processed in 0.001376259 sec. | ||
| 4265 | 2026.02.04 21:12:32.104787 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.02.04 21:12:32.104880 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.02.04 21:12:32.104920 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4268 | 2026.02.04 21:12:32.105155 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800759 sec., 2133544.799720562 rows/sec., 185.03 MiB/sec. | ||
| 4269 | 2026.02.04 21:12:32.105379 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4270 | 2026.02.04 21:12:32.105386 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.02.04 21:12:32.105425 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4272 | 2026.02.04 21:12:32.105610 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.02.04 21:12:32.105667 [ 192 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_26_5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4274 | 2026.02.04 21:12:32.105721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4275 | 2026.02.04 21:12:32.105755 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4276 | 2026.02.04 21:12:32.105995 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.02.04 21:12:32.106117 [ 97 ] {} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4278 | 2026.02.04 21:12:32.106129 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 4279 | 2026.02.04 21:12:32.106158 [ 97 ] {} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.02.04 21:12:32.106179 [ 268 ] {f33ab7a0-20fd-4355-9da6-0a2fec2ff732} <Debug> TCPHandler: Processed in 0.001440571 sec. | ||
| 4281 | 2026.02.04 21:12:32.106182 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4282 | 2026.02.04 21:12:32.106275 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::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 | ||
| 4283 | 2026.02.04 21:12:32.106297 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.02.04 21:12:32.106361 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4285 | 2026.02.04 21:12:32.106386 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 392 rows starting from the beginning of the part | ||
| 4286 | 2026.02.04 21:12:32.106391 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4287 | 2026.02.04 21:12:32.106434 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4288 | 2026.02.04 21:12:32.106435 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4289 | 2026.02.04 21:12:32.106474 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4290 | 2026.02.04 21:12:32.106510 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4291 | 2026.02.04 21:12:32.106544 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4292 | 2026.02.04 21:12:32.106579 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 4293 | 2026.02.04 21:12:32.107006 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.02.04 21:12:32.107041 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4295 | 2026.02.04 21:12:32.107383 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4296 | 2026.02.04 21:12:32.107390 [ 196 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144875 sec., 981766.568402664 rows/sec., 70.80 MiB/sec. | ||
| 4297 | 2026.02.04 21:12:32.107612 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.02.04 21:12:32.107615 [ 190 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4299 | 2026.02.04 21:12:32.107741 [ 97 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4300 | 2026.02.04 21:12:32.107744 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Debug> executeQuery: Read 546 rows, 41.50 KiB in 0.001373 sec., 397669.3372177713 rows/sec., 29.52 MiB/sec. | ||
| 4301 | 2026.02.04 21:12:32.107784 [ 97 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.02.04 21:12:32.107807 [ 268 ] {e8a52050-0668-4fd3-aa68-ea02e3351f57} <Debug> TCPHandler: Processed in 0.001559283 sec. | ||
| 4303 | 2026.02.04 21:12:32.107813 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4304 | 2026.02.04 21:12:32.107893 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 4305 | 2026.02.04 21:12:32.107946 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.02.04 21:12:32.107965 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4307 | 2026.02.04 21:12:32.107972 [ 190 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.02.04 21:12:32.107990 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1034 rows starting from the beginning of the part | ||
| 4309 | 2026.02.04 21:12:32.108043 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4310 | 2026.02.04 21:12:32.108057 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.02.04 21:12:32.108064 [ 190 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_10_2} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4312 | 2026.02.04 21:12:32.108080 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 127 rows starting from the beginning of the part | ||
| 4313 | 2026.02.04 21:12:32.108106 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4314 | 2026.02.04 21:12:32.108123 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4315 | 2026.02.04 21:12:32.108155 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part | ||
| 4316 | 2026.02.04 21:12:32.108174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4317 | 2026.02.04 21:12:32.108186 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 546 rows starting from the beginning of the part | ||
| 4318 | 2026.02.04 21:12:32.108651 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.04 21:12:32.108685 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4320 | 2026.02.04 21:12:32.109060 [ 200 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190216 sec., 1641718.814064002 rows/sec., 128.50 MiB/sec. | ||
| 4321 | 2026.02.04 21:12:32.109108 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4322 | 2026.02.04 21:12:32.109214 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4323 | 2026.02.04 21:12:32.109329 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.02.04 21:12:32.109456 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.02.04 21:12:32.109462 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.00143 sec., 594405.5944055944 rows/sec., 40.01 MiB/sec. | ||
| 4326 | 2026.02.04 21:12:32.109467 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4327 | 2026.02.04 21:12:32.109503 [ 268 ] {4c5d4c53-45f3-4dbc-a073-4515e2743e27} <Debug> TCPHandler: Processed in 0.001615094 sec. | ||
| 4328 | 2026.02.04 21:12:32.109516 [ 192 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_26_5} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4329 | 2026.02.04 21:12:32.109525 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.02.04 21:12:32.109554 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4331 | 2026.02.04 21:12:32.109566 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4332 | 2026.02.04 21:12:32.109624 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.02.04 21:12:32.109640 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 4334 | 2026.02.04 21:12:32.109708 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4335 | 2026.02.04 21:12:32.109718 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.02.04 21:12:32.109731 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6892 rows starting from the beginning of the part | ||
| 4337 | 2026.02.04 21:12:32.109775 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4338 | 2026.02.04 21:12:32.109775 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4339 | 2026.02.04 21:12:32.109811 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 196 rows starting from the beginning of the part | ||
| 4340 | 2026.02.04 21:12:32.109844 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4341 | 2026.02.04 21:12:32.109875 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 4342 | 2026.02.04 21:12:32.109911 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4343 | 2026.02.04 21:12:32.110541 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.02.04 21:12:32.110575 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4345 | 2026.02.04 21:12:32.111148 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2026.02.04 21:12:32.111399 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.02.04 21:12:32.111539 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 13.63 MiB/sec. | ||
| 4348 | 2026.02.04 21:12:32.111604 [ 268 ] {566e7592-febc-44ce-baa7-ffdb4cb4bf1a} <Debug> TCPHandler: Processed in 0.002029284 sec. | ||
| 4349 | 2026.02.04 21:12:32.111719 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.02.04 21:12:32.111814 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4351 | 2026.02.04 21:12:32.111857 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4352 | 2026.02.04 21:12:32.112212 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.02.04 21:12:32.112249 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4354 | 2026.02.04 21:12:32.112576 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4355 | 2026.02.04 21:12:32.112790 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.02.04 21:12:32.112915 [ 97 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4357 | 2026.02.04 21:12:32.112920 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 4358 | 2026.02.04 21:12:32.112956 [ 97 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.02.04 21:12:32.112977 [ 268 ] {171f9430-813a-4b78-858b-601c643edb40} <Debug> TCPHandler: Processed in 0.001308688 sec. | ||
| 4360 | 2026.02.04 21:12:32.112981 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4361 | 2026.02.04 21:12:32.113100 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4362 | 2026.02.04 21:12:32.113105 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8418 rows, containing 5 columns (5 merged, 0 gathered) in 0.003481755 sec., 2417746.222810048 rows/sec., 165.51 MiB/sec. | ||
| 4363 | 2026.02.04 21:12:32.113211 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4364 | 2026.02.04 21:12:32.113252 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1226 rows starting from the beginning of the part | ||
| 4365 | 2026.02.04 21:12:32.113337 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4366 | 2026.02.04 21:12:32.113384 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4367 | 2026.02.04 21:12:32.113397 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4368 | 2026.02.04 21:12:32.113424 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4369 | 2026.02.04 21:12:32.113476 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4370 | 2026.02.04 21:12:32.113518 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4371 | 2026.02.04 21:12:32.113685 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.02.04 21:12:32.113757 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4373 | 2026.02.04 21:12:32.113834 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4374 | 2026.02.04 21:12:32.114498 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436201 sec., 1062525.3707524226 rows/sec., 71.17 MiB/sec. | ||
| 4375 | 2026.02.04 21:12:32.114715 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4376 | 2026.02.04 21:12:32.114955 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.02.04 21:12:32.115016 [ 190 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_26_5} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4378 | 2026.02.04 21:12:32.115070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4379 | 2026.02.04 21:12:32.510330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9120 | ||
| 4380 | 2026.02.04 21:12:32.510839 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.02.04 21:12:32.510888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4382 | 2026.02.04 21:12:32.511427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4383 | 2026.02.04 21:12:32.511677 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.02.04 21:12:32.511840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9120 | ||
| 4385 | 2026.02.04 21:12:33.015311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4386 | 2026.02.04 21:12:33.033161 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.02.04 21:12:33.033229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4388 | 2026.02.04 21:12:33.039813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4389 | 2026.02.04 21:12:33.040540 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.02.04 21:12:33.043666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4391 | 2026.02.04 21:12:37.073222 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.02.04 21:12:37.073428 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4393 | 2026.02.04 21:12:37.073503 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4394 | 2026.02.04 21:12:37.074203 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.02.04 21:12:37.074255 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4396 | 2026.02.04 21:12:37.074680 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4397 | 2026.02.04 21:12:37.074914 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.02.04 21:12:37.075082 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001709 sec., 64365.12580456407 rows/sec., 5.42 MiB/sec. | ||
| 4399 | 2026.02.04 21:12:37.075131 [ 268 ] {52c395d5-8aa2-431a-8e22-7113970a7a06} <Debug> TCPHandler: Processed in 0.002056654 sec. | ||
| 4400 | 2026.02.04 21:12:37.075271 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.02.04 21:12:37.075376 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.02.04 21:12:37.075421 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4403 | 2026.02.04 21:12:37.075859 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.04 21:12:37.075899 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4405 | 2026.02.04 21:12:37.076205 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4406 | 2026.02.04 21:12:37.076439 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.04 21:12:37.076587 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001236 sec., 21844.660194174758 rows/sec., 1.60 MiB/sec. | ||
| 4408 | 2026.02.04 21:12:37.076626 [ 268 ] {40e9a873-bb68-48d3-9e5f-8d8a3c1cb6fa} <Debug> TCPHandler: Processed in 0.001406761 sec. | ||
| 4409 | 2026.02.04 21:12:37.076746 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.02.04 21:12:37.076852 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4411 | 2026.02.04 21:12:37.076894 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4412 | 2026.02.04 21:12:37.077363 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.02.04 21:12:37.077404 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4414 | 2026.02.04 21:12:37.077741 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4415 | 2026.02.04 21:12:37.077972 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.02.04 21:12:37.078108 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001275 sec., 71372.54901960783 rows/sec., 5.57 MiB/sec. | ||
| 4417 | 2026.02.04 21:12:37.078147 [ 268 ] {b0c8481b-8d2c-4929-8076-6aeb3379defc} <Debug> TCPHandler: Processed in 0.001453351 sec. | ||
| 4418 | 2026.02.04 21:12:37.078266 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.02.04 21:12:37.078363 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.02.04 21:12:37.078408 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4421 | 2026.02.04 21:12:37.078838 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.02.04 21:12:37.078875 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4423 | 2026.02.04 21:12:37.079212 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4424 | 2026.02.04 21:12:37.079437 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.02.04 21:12:37.079573 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4426 | 2026.02.04 21:12:37.079612 [ 268 ] {2e3eba0c-e69e-4a34-9844-ff3875829fba} <Debug> TCPHandler: Processed in 0.00139561 sec. | ||
| 4427 | 2026.02.04 21:12:37.079724 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.02.04 21:12:37.079820 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.02.04 21:12:37.079875 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4430 | 2026.02.04 21:12:37.080694 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.02.04 21:12:37.080733 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4432 | 2026.02.04 21:12:37.081270 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4433 | 2026.02.04 21:12:37.081499 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.02.04 21:12:37.081647 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001845 sec., 14634.146341463415 rows/sec., 26.22 MiB/sec. | ||
| 4435 | 2026.02.04 21:12:37.081704 [ 268 ] {c6306021-916e-4cfd-82dc-ed716470779d} <Debug> TCPHandler: Processed in 0.002029273 sec. | ||
| 4436 | 2026.02.04 21:12:37.081825 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.02.04 21:12:37.081924 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4438 | 2026.02.04 21:12:37.081966 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4439 | 2026.02.04 21:12:37.082309 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.02.04 21:12:37.082347 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4441 | 2026.02.04 21:12:37.082665 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4442 | 2026.02.04 21:12:37.082887 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.02.04 21:12:37.083026 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4444 | 2026.02.04 21:12:37.083063 [ 268 ] {42c6ebbc-6edf-484c-85da-8543af694d62} <Debug> TCPHandler: Processed in 0.001287588 sec. | ||
| 4445 | 2026.02.04 21:12:39.907635 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4446 | 2026.02.04 21:12:39.907854 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4447 | 2026.02.04 21:12:40.012838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9632 | ||
| 4448 | 2026.02.04 21:12:40.013410 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.02.04 21:12:40.013454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4450 | 2026.02.04 21:12:40.013958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4451 | 2026.02.04 21:12:40.014193 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.02.04 21:12:40.014329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9632 | ||
| 4453 | 2026.02.04 21:12:40.030713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 590 | ||
| 4454 | 2026.02.04 21:12:40.033030 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.02.04 21:12:40.033093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4456 | 2026.02.04 21:12:40.034291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4457 | 2026.02.04 21:12:40.034590 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.02.04 21:12:40.034979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4459 | 2026.02.04 21:12:40.543782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4460 | 2026.02.04 21:12:40.560970 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.02.04 21:12:40.561034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4462 | 2026.02.04 21:12:40.567398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4463 | 2026.02.04 21:12:40.568112 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.02.04 21:12:40.571196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4465 | 2026.02.04 21:12:42.073755 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.02.04 21:12:42.073953 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4467 | 2026.02.04 21:12:42.074028 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4468 | 2026.02.04 21:12:42.074760 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.02.04 21:12:42.074814 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4470 | 2026.02.04 21:12:42.075216 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4471 | 2026.02.04 21:12:42.075442 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.02.04 21:12:42.075599 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001699 sec., 49440.847557386696 rows/sec., 4.14 MiB/sec. | ||
| 4473 | 2026.02.04 21:12:42.075642 [ 268 ] {deeed526-6437-49f9-9390-3b5063de0d96} <Debug> TCPHandler: Processed in 0.002020973 sec. | ||
| 4474 | 2026.02.04 21:12:42.075774 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.02.04 21:12:42.075869 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.02.04 21:12:42.075909 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4477 | 2026.02.04 21:12:42.076316 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.02.04 21:12:42.076352 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4479 | 2026.02.04 21:12:42.076645 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4480 | 2026.02.04 21:12:42.076852 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.02.04 21:12:42.076962 [ 85 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4482 | 2026.02.04 21:12:42.076985 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001133 sec., 12356.57546337158 rows/sec., 929.16 KiB/sec. | ||
| 4483 | 2026.02.04 21:12:42.077029 [ 85 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.02.04 21:12:42.077038 [ 268 ] {5587e1d5-c0fa-40cc-9f26-857c3804e9d9} <Debug> TCPHandler: Processed in 0.001313748 sec. | ||
| 4485 | 2026.02.04 21:12:42.077057 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4486 | 2026.02.04 21:12:42.077164 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.02.04 21:12:42.077198 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 4488 | 2026.02.04 21:12:42.077263 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4489 | 2026.02.04 21:12:42.077310 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4490 | 2026.02.04 21:12:42.077360 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.02.04 21:12:42.077404 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 206 rows starting from the beginning of the part | ||
| 4492 | 2026.02.04 21:12:42.077479 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4493 | 2026.02.04 21:12:42.077534 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 4494 | 2026.02.04 21:12:42.077580 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 4495 | 2026.02.04 21:12:42.077621 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 4496 | 2026.02.04 21:12:42.077663 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4497 | 2026.02.04 21:12:42.077743 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.02.04 21:12:42.077784 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4499 | 2026.02.04 21:12:42.078156 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4500 | 2026.02.04 21:12:42.078390 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.02.04 21:12:42.078530 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001283 sec., 60795.0116913484 rows/sec., 4.75 MiB/sec. | ||
| 4502 | 2026.02.04 21:12:42.078552 [ 190 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014184 sec., 221376.19853355893 rows/sec., 15.65 MiB/sec. | ||
| 4503 | 2026.02.04 21:12:42.078569 [ 268 ] {a7845878-6e80-41a5-ab8a-dd0a7f09a818} <Debug> TCPHandler: Processed in 0.001454591 sec. | ||
| 4504 | 2026.02.04 21:12:42.078702 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.02.04 21:12:42.078720 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4506 | 2026.02.04 21:12:42.078798 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.02.04 21:12:42.078848 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4508 | 2026.02.04 21:12:42.078991 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.02.04 21:12:42.079072 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_26_5} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4510 | 2026.02.04 21:12:42.079150 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4511 | 2026.02.04 21:12:42.079274 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.02.04 21:12:42.079314 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4513 | 2026.02.04 21:12:42.079688 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4514 | 2026.02.04 21:12:42.079900 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.02.04 21:12:42.080035 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 4516 | 2026.02.04 21:12:42.080073 [ 268 ] {076019ba-e2bd-4cca-9502-8ce46e41c820} <Debug> TCPHandler: Processed in 0.001421181 sec. | ||
| 4517 | 2026.02.04 21:12:42.080186 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.02.04 21:12:42.080279 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.02.04 21:12:42.080334 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4520 | 2026.02.04 21:12:42.081099 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.02.04 21:12:42.081136 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4522 | 2026.02.04 21:12:42.081676 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4523 | 2026.02.04 21:12:42.081902 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.02.04 21:12:42.082023 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4525 | 2026.02.04 21:12:42.082041 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 14.10 MiB/sec. | ||
| 4526 | 2026.02.04 21:12:42.082077 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.02.04 21:12:42.082105 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 4528 | 2026.02.04 21:12:42.082109 [ 268 ] {2a8acf3f-3125-42dd-bd77-85e9b8bafaf5} <Debug> TCPHandler: Processed in 0.001972673 sec. | ||
| 4529 | 2026.02.04 21:12:42.082183 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 4530 | 2026.02.04 21:12:42.082243 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.02.04 21:12:42.082342 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.02.04 21:12:42.082382 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2026.02.04 21:12:42.082384 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4534 | 2026.02.04 21:12:42.082443 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 376 rows starting from the beginning of the part | ||
| 4535 | 2026.02.04 21:12:42.082583 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4536 | 2026.02.04 21:12:42.082709 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 4537 | 2026.02.04 21:12:42.082769 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.02.04 21:12:42.082811 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4539 | 2026.02.04 21:12:42.082835 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 4540 | 2026.02.04 21:12:42.082950 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 4541 | 2026.02.04 21:12:42.083057 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4542 | 2026.02.04 21:12:42.083131 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4543 | 2026.02.04 21:12:42.083377 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.02.04 21:12:42.083527 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 4545 | 2026.02.04 21:12:42.083563 [ 268 ] {9e8f4c24-ff7e-4717-b04e-ae78a36e38fc} <Debug> TCPHandler: Processed in 0.00137042 sec. | ||
| 4546 | 2026.02.04 21:12:42.086762 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 19 columns (19 merged, 0 gathered) in 0.004608609 sec., 102417.0199728378 rows/sec., 183.53 MiB/sec. | ||
| 4547 | 2026.02.04 21:12:42.087404 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4548 | 2026.02.04 21:12:42.087780 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.02.04 21:12:42.087850 [ 190 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4550 | 2026.02.04 21:12:42.087927 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4551 | 2026.02.04 21:12:47.076338 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.04 21:12:47.076535 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.04 21:12:47.076603 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4554 | 2026.02.04 21:12:47.077236 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.04 21:12:47.077285 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4556 | 2026.02.04 21:12:47.077686 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4557 | 2026.02.04 21:12:47.077958 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.04 21:12:47.078116 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 4559 | 2026.02.04 21:12:47.078159 [ 268 ] {0b90a6b8-ca21-43ad-a0d3-5855655211cc} <Debug> TCPHandler: Processed in 0.001955432 sec. | ||
| 4560 | 2026.02.04 21:12:47.078279 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.02.04 21:12:47.078373 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4562 | 2026.02.04 21:12:47.078415 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4563 | 2026.02.04 21:12:47.078803 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.04 21:12:47.078839 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4565 | 2026.02.04 21:12:47.079139 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4566 | 2026.02.04 21:12:47.079351 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.04 21:12:47.079482 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 289.42 KiB/sec. | ||
| 4568 | 2026.02.04 21:12:47.079520 [ 268 ] {acbc2a3f-ac0b-4528-bce6-64a5fecbe2dd} <Debug> TCPHandler: Processed in 0.001290638 sec. | ||
| 4569 | 2026.02.04 21:12:47.079633 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.02.04 21:12:47.079727 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4571 | 2026.02.04 21:12:47.079766 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4572 | 2026.02.04 21:12:47.080283 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.02.04 21:12:47.080318 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4574 | 2026.02.04 21:12:47.080653 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4575 | 2026.02.04 21:12:47.080872 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.02.04 21:12:47.081002 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Debug> executeQuery: Read 232 rows, 21.08 KiB in 0.001292 sec., 179566.56346749226 rows/sec., 15.94 MiB/sec. | ||
| 4577 | 2026.02.04 21:12:47.081042 [ 268 ] {0e0ff6d9-a42f-4746-9da3-882e234ecc3a} <Debug> TCPHandler: Processed in 0.001458491 sec. | ||
| 4578 | 2026.02.04 21:12:47.081154 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.02.04 21:12:47.081247 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.02.04 21:12:47.081287 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4581 | 2026.02.04 21:12:47.081684 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.02.04 21:12:47.081720 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4583 | 2026.02.04 21:12:47.082021 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4584 | 2026.02.04 21:12:47.082262 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.02.04 21:12:47.082392 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Debug> executeQuery: Read 43 rows, 3.27 KiB in 0.001162 sec., 37005.16351118761 rows/sec., 2.75 MiB/sec. | ||
| 4586 | 2026.02.04 21:12:47.082429 [ 268 ] {f262f834-c592-4063-b773-71b47f0a1889} <Debug> TCPHandler: Processed in 0.001325768 sec. | ||
| 4587 | 2026.02.04 21:12:47.082531 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.02.04 21:12:47.082624 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.02.04 21:12:47.082663 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4590 | 2026.02.04 21:12:47.083080 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.04 21:12:47.083116 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4592 | 2026.02.04 21:12:47.083432 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4593 | 2026.02.04 21:12:47.083648 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.02.04 21:12:47.083779 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 4595 | 2026.02.04 21:12:47.083817 [ 268 ] {37bdbb26-4236-4351-8f7c-7f304d524d9b} <Debug> TCPHandler: Processed in 0.001335629 sec. | ||
| 4596 | 2026.02.04 21:12:47.083924 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.02.04 21:12:47.084018 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.02.04 21:12:47.084057 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4599 | 2026.02.04 21:12:47.084454 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.02.04 21:12:47.084488 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4601 | 2026.02.04 21:12:47.084784 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4602 | 2026.02.04 21:12:47.084995 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.02.04 21:12:47.085127 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 4604 | 2026.02.04 21:12:47.085164 [ 268 ] {bddefb45-22f9-41c4-9d62-e2bf2ec255b7} <Debug> TCPHandler: Processed in 0.001289688 sec. | ||
| 4605 | 2026.02.04 21:12:47.085264 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.02.04 21:12:47.085357 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4607 | 2026.02.04 21:12:47.085396 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4608 | 2026.02.04 21:12:47.085871 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.02.04 21:12:47.085905 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4610 | 2026.02.04 21:12:47.086222 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4611 | 2026.02.04 21:12:47.086429 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.02.04 21:12:47.086558 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.00122 sec., 107377.04918032787 rows/sec., 8.69 MiB/sec. | ||
| 4613 | 2026.02.04 21:12:47.086595 [ 268 ] {ca2eba92-df85-416a-8580-c45ab36a252a} <Debug> TCPHandler: Processed in 0.00137968 sec. | ||
| 4614 | 2026.02.04 21:12:47.086693 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.02.04 21:12:47.086785 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.02.04 21:12:47.086828 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4617 | 2026.02.04 21:12:47.087243 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.02.04 21:12:47.087276 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4619 | 2026.02.04 21:12:47.087608 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4620 | 2026.02.04 21:12:47.087817 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.02.04 21:12:47.087943 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001176 sec., 168367.3469387755 rows/sec., 12.07 MiB/sec. | ||
| 4622 | 2026.02.04 21:12:47.087979 [ 268 ] {0ea62fb4-d918-4082-978f-c1c6a8a51fb3} <Debug> TCPHandler: Processed in 0.001335278 sec. | ||
| 4623 | 2026.02.04 21:12:47.088088 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.02.04 21:12:47.088180 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.02.04 21:12:47.088233 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4626 | 2026.02.04 21:12:47.089050 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.02.04 21:12:47.089084 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4628 | 2026.02.04 21:12:47.089617 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4629 | 2026.02.04 21:12:47.089840 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.02.04 21:12:47.089984 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001823 sec., 14810.751508502468 rows/sec., 26.54 MiB/sec. | ||
| 4631 | 2026.02.04 21:12:47.090044 [ 268 ] {b0afc0f9-b64b-4e2d-b79f-9c761678ec7a} <Debug> TCPHandler: Processed in 0.002005243 sec. | ||
| 4632 | 2026.02.04 21:12:47.090156 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.02.04 21:12:47.090248 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.02.04 21:12:47.090290 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4635 | 2026.02.04 21:12:47.090631 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.02.04 21:12:47.090665 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4637 | 2026.02.04 21:12:47.090979 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4638 | 2026.02.04 21:12:47.091189 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.02.04 21:12:47.091315 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4640 | 2026.02.04 21:12:47.091350 [ 268 ] {c45dd3b9-9efe-4a2c-9152-177130ec2242} <Debug> TCPHandler: Processed in 0.001243507 sec. | ||
| 4641 | 2026.02.04 21:12:47.515346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10080 | ||
| 4642 | 2026.02.04 21:12:47.515862 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.02.04 21:12:47.515908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4644 | 2026.02.04 21:12:47.516408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4645 | 2026.02.04 21:12:47.516646 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.02.04 21:12:47.516780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10080 | ||
| 4647 | 2026.02.04 21:12:47.516784 [ 80 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4648 | 2026.02.04 21:12:47.516848 [ 80 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.02.04 21:12:47.516867 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4650 | 2026.02.04 21:12:47.516960 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4651 | 2026.02.04 21:12:47.517053 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.02.04 21:12:47.517082 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7712 rows starting from the beginning of the part | ||
| 4653 | 2026.02.04 21:12:47.517143 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4654 | 2026.02.04 21:12:47.517185 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4655 | 2026.02.04 21:12:47.517226 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4656 | 2026.02.04 21:12:47.517263 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4657 | 2026.02.04 21:12:47.517300 [ 198 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 4658 | 2026.02.04 21:12:47.519286 [ 200 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236781 sec., 4257098.331369493 rows/sec., 60.90 MiB/sec. | ||
| 4659 | 2026.02.04 21:12:47.519606 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4660 | 2026.02.04 21:12:47.519950 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.02.04 21:12:47.520037 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_21_4} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4662 | 2026.02.04 21:12:47.520151 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4663 | 2026.02.04 21:12:48.072130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4664 | 2026.02.04 21:12:48.089383 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.02.04 21:12:48.089446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4666 | 2026.02.04 21:12:48.095545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4667 | 2026.02.04 21:12:48.096309 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.02.04 21:12:48.096618 [ 79 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4669 | 2026.02.04 21:12:48.096727 [ 79 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.02.04 21:12:48.096764 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4671 | 2026.02.04 21:12:48.096945 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4672 | 2026.02.04 21:12:48.099373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4673 | 2026.02.04 21:12:48.101494 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.02.04 21:12:48.103104 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4675 | 2026.02.04 21:12:48.107868 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4676 | 2026.02.04 21:12:48.112508 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4677 | 2026.02.04 21:12:48.116777 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4678 | 2026.02.04 21:12:48.120996 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4679 | 2026.02.04 21:12:48.125368 [ 198 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 4680 | 2026.02.04 21:12:48.174902 [ 200 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078044854 sec., 2037.289992239591 rows/sec., 10.53 MiB/sec. | ||
| 4681 | 2026.02.04 21:12:48.176609 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4682 | 2026.02.04 21:12:48.178418 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_21_4} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.02.04 21:12:48.178507 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_21_4} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4684 | 2026.02.04 21:12:48.179756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4685 | 2026.02.04 21:12:49.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.84 MiB, peak 259.39 MiB, free memory in arenas 0.00 B, will set to 252.19 MiB (RSS), difference: 3.35 MiB | ||
| 4686 | 2026.02.04 21:12:50.036037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 622 | ||
| 4687 | 2026.02.04 21:12:50.038255 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.02.04 21:12:50.038321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4689 | 2026.02.04 21:12:50.039582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4690 | 2026.02.04 21:12:50.039891 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.02.04 21:12:50.040273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4692 | 2026.02.04 21:12:52.073030 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.02.04 21:12:52.073246 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4694 | 2026.02.04 21:12:52.073320 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4695 | 2026.02.04 21:12:52.074092 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.02.04 21:12:52.074137 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4697 | 2026.02.04 21:12:52.074577 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4698 | 2026.02.04 21:12:52.074809 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.02.04 21:12:52.074969 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001777 sec., 47270.680922903775 rows/sec., 3.95 MiB/sec. | ||
| 4700 | 2026.02.04 21:12:52.075012 [ 268 ] {78f7eb9c-3ef5-4ec0-b7dc-abecacbbd9eb} <Debug> TCPHandler: Processed in 0.002171566 sec. | ||
| 4701 | 2026.02.04 21:12:52.075149 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.02.04 21:12:52.075245 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.02.04 21:12:52.075286 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4704 | 2026.02.04 21:12:52.075708 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.02.04 21:12:52.075744 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4706 | 2026.02.04 21:12:52.076045 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4707 | 2026.02.04 21:12:52.076259 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.02.04 21:12:52.076398 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001173 sec., 11935.208866155157 rows/sec., 897.47 KiB/sec. | ||
| 4709 | 2026.02.04 21:12:52.076436 [ 268 ] {dcc9a146-b29a-4a5e-9b7e-cabea319a280} <Debug> TCPHandler: Processed in 0.001336839 sec. | ||
| 4710 | 2026.02.04 21:12:52.076557 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.02.04 21:12:52.076651 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4712 | 2026.02.04 21:12:52.076690 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4713 | 2026.02.04 21:12:52.077138 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.02.04 21:12:52.077172 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4715 | 2026.02.04 21:12:52.077480 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4716 | 2026.02.04 21:12:52.077678 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.02.04 21:12:52.077803 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001219 sec., 63986.87448728466 rows/sec., 5.00 MiB/sec. | ||
| 4718 | 2026.02.04 21:12:52.077838 [ 268 ] {fe24c7fa-6be8-4908-8f2a-626b4daab27a} <Debug> TCPHandler: Processed in 0.00138273 sec. | ||
| 4719 | 2026.02.04 21:12:52.077954 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.02.04 21:12:52.078111 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.04 21:12:52.078155 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4722 | 2026.02.04 21:12:52.078579 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.02.04 21:12:52.078615 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4724 | 2026.02.04 21:12:52.078972 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4725 | 2026.02.04 21:12:52.079179 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.02.04 21:12:52.079313 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 4727 | 2026.02.04 21:12:52.079351 [ 268 ] {eb26c044-4a5b-4c54-8382-a8510be52e54} <Debug> TCPHandler: Processed in 0.001386049 sec. | ||
| 4728 | 2026.02.04 21:12:52.079463 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.02.04 21:12:52.079557 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.02.04 21:12:52.079611 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4731 | 2026.02.04 21:12:52.080416 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.04 21:12:52.080453 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4733 | 2026.02.04 21:12:52.080995 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4734 | 2026.02.04 21:12:52.081233 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.04 21:12:52.081379 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 13.64 MiB/sec. | ||
| 4736 | 2026.02.04 21:12:52.081432 [ 268 ] {3b3e4584-e019-42a1-abd1-f8711f2c53cf} <Debug> TCPHandler: Processed in 0.002017963 sec. | ||
| 4737 | 2026.02.04 21:12:52.081548 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.02.04 21:12:52.081643 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.02.04 21:12:52.081685 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4740 | 2026.02.04 21:12:52.082017 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.02.04 21:12:52.082054 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4742 | 2026.02.04 21:12:52.082378 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4743 | 2026.02.04 21:12:52.082588 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.02.04 21:12:52.082718 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4745 | 2026.02.04 21:12:52.082754 [ 268 ] {d0b5b79c-cea6-4900-bc8c-3af4931709b4} <Debug> TCPHandler: Processed in 0.001254757 sec. | ||
| 4746 | 2026.02.04 21:12:54.907913 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4747 | 2026.02.04 21:12:54.907982 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4748 | 2026.02.04 21:12:55.017395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10592 | ||
| 4749 | 2026.02.04 21:12:55.018211 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.02.04 21:12:55.018278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4751 | 2026.02.04 21:12:55.018863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4752 | 2026.02.04 21:12:55.019090 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.04 21:12:55.019226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10592 | ||
| 4754 | 2026.02.04 21:12:55.599644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4755 | 2026.02.04 21:12:55.615340 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.02.04 21:12:55.615402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4757 | 2026.02.04 21:12:55.621562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4758 | 2026.02.04 21:12:55.622337 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.02.04 21:12:55.625426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4760 | 2026.02.04 21:12:57.073271 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2026.02.04 21:12:57.073454 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4762 | 2026.02.04 21:12:57.073522 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4763 | 2026.02.04 21:12:57.074240 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.02.04 21:12:57.074282 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4765 | 2026.02.04 21:12:57.074706 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4766 | 2026.02.04 21:12:57.074965 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.02.04 21:12:57.075088 [ 56 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4768 | 2026.02.04 21:12:57.075126 [ 56 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.04 21:12:57.075134 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001728 sec., 63657.40740740741 rows/sec., 5.36 MiB/sec. | ||
| 4770 | 2026.02.04 21:12:57.075144 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4771 | 2026.02.04 21:12:57.075186 [ 268 ] {ac7c0d6f-1b16-41de-86c3-730ae6bfc519} <Debug> TCPHandler: Processed in 0.002046484 sec. | ||
| 4772 | 2026.02.04 21:12:57.075240 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 4773 | 2026.02.04 21:12:57.075322 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.02.04 21:12:57.075337 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4775 | 2026.02.04 21:12:57.075371 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2104 rows starting from the beginning of the part | ||
| 4776 | 2026.02.04 21:12:57.075427 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4777 | 2026.02.04 21:12:57.075440 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 4778 | 2026.02.04 21:12:57.075473 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4779 | 2026.02.04 21:12:57.075490 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 84 rows starting from the beginning of the part | ||
| 4780 | 2026.02.04 21:12:57.075538 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 232 rows starting from the beginning of the part | ||
| 4781 | 2026.02.04 21:12:57.075585 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 84 rows starting from the beginning of the part | ||
| 4782 | 2026.02.04 21:12:57.075628 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 4783 | 2026.02.04 21:12:57.075910 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.02.04 21:12:57.075945 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4785 | 2026.02.04 21:12:57.076254 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4786 | 2026.02.04 21:12:57.076476 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.02.04 21:12:57.076616 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001213 sec., 22258.86232481451 rows/sec., 1.63 MiB/sec. | ||
| 4788 | 2026.02.04 21:12:57.076656 [ 268 ] {e6b412c2-f3f5-428a-a83f-1ee134f0faaa} <Debug> TCPHandler: Processed in 0.00138675 sec. | ||
| 4789 | 2026.02.04 21:12:57.076760 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.02.04 21:12:57.076860 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4791 | 2026.02.04 21:12:57.076903 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4792 | 2026.02.04 21:12:57.076929 [ 200 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732527 sec., 1572269.869387317 rows/sec., 136.55 MiB/sec. | ||
| 4793 | 2026.02.04 21:12:57.077193 [ 200 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4794 | 2026.02.04 21:12:57.077345 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.02.04 21:12:57.077381 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4796 | 2026.02.04 21:12:57.077429 [ 200 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.02.04 21:12:57.077494 [ 200 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_31_6} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4798 | 2026.02.04 21:12:57.077549 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4799 | 2026.02.04 21:12:57.077702 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4800 | 2026.02.04 21:12:57.077918 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.02.04 21:12:57.078017 [ 56 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4802 | 2026.02.04 21:12:57.078040 [ 56 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.02.04 21:12:57.078047 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00121 sec., 75206.61157024794 rows/sec., 5.87 MiB/sec. | ||
| 4804 | 2026.02.04 21:12:57.078056 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4805 | 2026.02.04 21:12:57.078086 [ 268 ] {2d1623cd-431f-4c4a-8aed-00ab4251e625} <Debug> TCPHandler: Processed in 0.00137563 sec. | ||
| 4806 | 2026.02.04 21:12:57.078118 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 4807 | 2026.02.04 21:12:57.078188 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4808 | 2026.02.04 21:12:57.078203 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.02.04 21:12:57.078210 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 4810 | 2026.02.04 21:12:57.078261 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
| 4811 | 2026.02.04 21:12:57.078294 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 4812 | 2026.02.04 21:12:57.078300 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.02.04 21:12:57.078330 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 131 rows starting from the beginning of the part | ||
| 4814 | 2026.02.04 21:12:57.078347 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4815 | 2026.02.04 21:12:57.078363 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4816 | 2026.02.04 21:12:57.078396 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 91 rows starting from the beginning of the part | ||
| 4817 | 2026.02.04 21:12:57.078768 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.02.04 21:12:57.078803 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4819 | 2026.02.04 21:12:57.079153 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4820 | 2026.02.04 21:12:57.079218 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123824 sec., 1337398.0267372828 rows/sec., 105.10 MiB/sec. | ||
| 4821 | 2026.02.04 21:12:57.079362 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4822 | 2026.02.04 21:12:57.079402 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.04 21:12:57.079501 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4824 | 2026.02.04 21:12:57.079525 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.02.04 21:12:57.079539 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 4826 | 2026.02.04 21:12:57.079541 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4827 | 2026.02.04 21:12:57.079576 [ 268 ] {aa94a92c-d3c7-46b9-8262-bfadf91db4e3} <Debug> TCPHandler: Processed in 0.001423531 sec. | ||
| 4828 | 2026.02.04 21:12:57.079592 [ 200 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.02.04 21:12:57.079613 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 4830 | 2026.02.04 21:12:57.079683 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.02.04 21:12:57.079696 [ 200 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_31_6} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4832 | 2026.02.04 21:12:57.079707 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.02.04 21:12:57.079712 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8418 rows starting from the beginning of the part | ||
| 4834 | 2026.02.04 21:12:57.079767 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 4835 | 2026.02.04 21:12:57.079773 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4836 | 2026.02.04 21:12:57.079800 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4837 | 2026.02.04 21:12:57.079819 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.02.04 21:12:57.079834 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 198 rows starting from the beginning of the part | ||
| 4839 | 2026.02.04 21:12:57.079868 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4840 | 2026.02.04 21:12:57.079873 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4841 | 2026.02.04 21:12:57.079901 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 4842 | 2026.02.04 21:12:57.080704 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.02.04 21:12:57.080739 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4844 | 2026.02.04 21:12:57.081416 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2026.02.04 21:12:57.081655 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.02.04 21:12:57.081800 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002006 sec., 13459.621136590229 rows/sec., 24.12 MiB/sec. | ||
| 4847 | 2026.02.04 21:12:57.081872 [ 268 ] {6ab45f9c-fe9f-4193-aa75-658c0bc90e1d} <Debug> TCPHandler: Processed in 0.002224878 sec. | ||
| 4848 | 2026.02.04 21:12:57.081987 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.02.04 21:12:57.082084 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.02.04 21:12:57.082126 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4851 | 2026.02.04 21:12:57.082469 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.02.04 21:12:57.082505 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4853 | 2026.02.04 21:12:57.082841 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4854 | 2026.02.04 21:12:57.083054 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.02.04 21:12:57.083157 [ 56 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4856 | 2026.02.04 21:12:57.083180 [ 56 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.02.04 21:12:57.083187 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4858 | 2026.02.04 21:12:57.083196 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4859 | 2026.02.04 21:12:57.083225 [ 268 ] {12a63e09-480f-4ca2-a6ad-5f849d0e729f} <Debug> TCPHandler: Processed in 0.001288928 sec. | ||
| 4860 | 2026.02.04 21:12:57.083254 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9256 rows, containing 5 columns (5 merged, 0 gathered) in 0.003663579 sec., 2526491.1716111484 rows/sec., 173.34 MiB/sec. | ||
| 4861 | 2026.02.04 21:12:57.083314 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4862 | 2026.02.04 21:12:57.083414 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4863 | 2026.02.04 21:12:57.083479 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4864 | 2026.02.04 21:12:57.083525 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1526 rows starting from the beginning of the part | ||
| 4865 | 2026.02.04 21:12:57.083595 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4866 | 2026.02.04 21:12:57.083645 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4867 | 2026.02.04 21:12:57.083669 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.04 21:12:57.083687 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4869 | 2026.02.04 21:12:57.083732 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4870 | 2026.02.04 21:12:57.083743 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4871 | 2026.02.04 21:12:57.083773 [ 186 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 4872 | 2026.02.04 21:12:57.083807 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4873 | 2026.02.04 21:12:57.084875 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1826 rows, containing 4 columns (4 merged, 0 gathered) in 0.001619164 sec., 1127742.4646298955 rows/sec., 75.61 MiB/sec. | ||
| 4874 | 2026.02.04 21:12:57.085087 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4875 | 2026.02.04 21:12:57.085344 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.02.04 21:12:57.085409 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_31_6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4877 | 2026.02.04 21:12:57.085475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4878 | 2026.02.04 21:13:00.040688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 4879 | 2026.02.04 21:13:00.042674 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.02.04 21:13:00.042710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4881 | 2026.02.04 21:13:00.043875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4882 | 2026.02.04 21:13:00.044130 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.02.04 21:13:00.044296 [ 24 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4884 | 2026.02.04 21:13:00.044367 [ 24 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.02.04 21:13:00.044377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4886 | 2026.02.04 21:13:00.044392 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4887 | 2026.02.04 21:13:00.044556 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 4888 | 2026.02.04 21:13:00.045206 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4889 | 2026.02.04 21:13:00.045355 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part | ||
| 4890 | 2026.02.04 21:13:00.045689 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4891 | 2026.02.04 21:13:00.045997 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4892 | 2026.02.04 21:13:00.046335 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4893 | 2026.02.04 21:13:00.046699 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4894 | 2026.02.04 21:13:00.047013 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4895 | 2026.02.04 21:13:00.052779 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 72 columns (72 merged, 0 gathered) in 0.008283048 sec., 77990.61408312496 rows/sec., 69.66 MiB/sec. | ||
| 4896 | 2026.02.04 21:13:00.053959 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4897 | 2026.02.04 21:13:00.054559 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.02.04 21:13:00.054639 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_16_3} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4899 | 2026.02.04 21:13:00.054966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4900 | 2026.02.04 21:13:00.450114 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.02.04 21:13:00.450317 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.02.04 21:13:00.450401 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4903 | 2026.02.04 21:13:00.451205 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.02.04 21:13:00.451248 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4905 | 2026.02.04 21:13:00.451678 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4906 | 2026.02.04 21:13:00.451940 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.02.04 21:13:00.452110 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001848 sec., 143939.39393939395 rows/sec., 9.14 MiB/sec. | ||
| 4908 | 2026.02.04 21:13:00.452162 [ 268 ] {fcd0b8c7-68b2-4aeb-b62d-8fa9cf0b9100} <Debug> TCPHandler: Processed in 0.002190017 sec. | ||
| 4909 | 2026.02.04 21:13:00.452291 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.02.04 21:13:00.452394 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4911 | 2026.02.04 21:13:00.452440 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4912 | 2026.02.04 21:13:00.452852 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.02.04 21:13:00.452889 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4914 | 2026.02.04 21:13:00.453206 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4915 | 2026.02.04 21:13:00.453418 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.02.04 21:13:00.453552 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 4917 | 2026.02.04 21:13:00.453592 [ 268 ] {0086f959-07db-43f8-9565-d3825020b135} <Debug> TCPHandler: Processed in 0.001352449 sec. | ||
| 4918 | 2026.02.04 21:13:00.453697 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.02.04 21:13:00.453793 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4920 | 2026.02.04 21:13:00.453834 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4921 | 2026.02.04 21:13:00.455280 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.02.04 21:13:00.455316 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4923 | 2026.02.04 21:13:00.455784 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4924 | 2026.02.04 21:13:00.456008 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.02.04 21:13:00.456154 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Debug> executeQuery: Read 1921 rows, 159.99 KiB in 0.00238 sec., 807142.857142857 rows/sec., 65.65 MiB/sec. | ||
| 4926 | 2026.02.04 21:13:00.456194 [ 268 ] {e7dabe9e-2d60-4913-bfda-1055002f2964} <Debug> TCPHandler: Processed in 0.002546844 sec. | ||
| 4927 | 2026.02.04 21:13:00.456317 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.02.04 21:13:00.456438 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.02.04 21:13:00.456487 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4930 | 2026.02.04 21:13:00.457017 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.02.04 21:13:00.457060 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4932 | 2026.02.04 21:13:00.457452 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4933 | 2026.02.04 21:13:00.457671 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.02.04 21:13:00.457811 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Debug> executeQuery: Read 149 rows, 9.20 KiB in 0.001398 sec., 106580.82975679543 rows/sec., 6.42 MiB/sec. | ||
| 4935 | 2026.02.04 21:13:00.457849 [ 268 ] {a4d07d1f-46c9-4803-a183-bc1544da9fbc} <Debug> TCPHandler: Processed in 0.001590874 sec. | ||
| 4936 | 2026.02.04 21:13:00.457956 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.02.04 21:13:00.458047 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.02.04 21:13:00.458089 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4939 | 2026.02.04 21:13:00.458614 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.02.04 21:13:00.458649 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4941 | 2026.02.04 21:13:00.459004 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4942 | 2026.02.04 21:13:00.459227 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.02.04 21:13:00.459356 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001327 sec., 277317.2569706104 rows/sec., 18.45 MiB/sec. | ||
| 4944 | 2026.02.04 21:13:00.459395 [ 268 ] {efa583db-ff32-4561-901f-1328453de758} <Debug> TCPHandler: Processed in 0.001486082 sec. | ||
| 4945 | 2026.02.04 21:13:00.459494 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.02.04 21:13:00.459586 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.02.04 21:13:00.459626 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4948 | 2026.02.04 21:13:00.460048 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.02.04 21:13:00.460084 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4950 | 2026.02.04 21:13:00.460400 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4951 | 2026.02.04 21:13:00.460616 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.02.04 21:13:00.460736 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001168 sec., 119006.8493150685 rows/sec., 6.77 MiB/sec. | ||
| 4953 | 2026.02.04 21:13:00.460772 [ 268 ] {7adf7b05-206f-4134-8939-6f774fee5cd6} <Debug> TCPHandler: Processed in 0.001324478 sec. | ||
| 4954 | 2026.02.04 21:13:00.460880 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.02.04 21:13:00.460970 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4956 | 2026.02.04 21:13:00.461009 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4957 | 2026.02.04 21:13:00.461730 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.02.04 21:13:00.461765 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4959 | 2026.02.04 21:13:00.462142 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4960 | 2026.02.04 21:13:00.462358 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.02.04 21:13:00.462483 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Debug> executeQuery: Read 935 rows, 68.85 KiB in 0.001531 sec., 610711.9529719137 rows/sec., 43.92 MiB/sec. | ||
| 4962 | 2026.02.04 21:13:00.462522 [ 268 ] {3b14a3c3-ba42-4b79-b9f3-ae8490663621} <Debug> TCPHandler: Processed in 0.001687926 sec. | ||
| 4963 | 2026.02.04 21:13:00.462635 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.02.04 21:13:00.462740 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.04 21:13:00.462786 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4966 | 2026.02.04 21:13:00.463138 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.02.04 21:13:00.463175 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4968 | 2026.02.04 21:13:00.463515 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4969 | 2026.02.04 21:13:00.463747 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.02.04 21:13:00.463887 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 4971 | 2026.02.04 21:13:00.463926 [ 268 ] {217ca1fa-ad31-420e-b25d-35bb32f03896} <Debug> TCPHandler: Processed in 0.001342729 sec. | ||
| 4972 | 2026.02.04 21:13:00.464036 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.04 21:13:00.464132 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.04 21:13:00.464176 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4975 | 2026.02.04 21:13:00.464763 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.04 21:13:00.464800 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4977 | 2026.02.04 21:13:00.465201 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4978 | 2026.02.04 21:13:00.465425 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.04 21:13:00.465565 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Debug> executeQuery: Read 909 rows, 61.98 KiB in 0.001452 sec., 626033.0578512397 rows/sec., 41.69 MiB/sec. | ||
| 4980 | 2026.02.04 21:13:00.465605 [ 268 ] {09dde4d9-e4dc-4e4a-a69d-7a70848b6cb2} <Debug> TCPHandler: Processed in 0.001619185 sec. | ||
| 4981 | 2026.02.04 21:13:00.465727 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.02.04 21:13:00.465849 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.02.04 21:13:00.465902 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4984 | 2026.02.04 21:13:00.466278 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.02.04 21:13:00.466322 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4986 | 2026.02.04 21:13:00.466687 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4987 | 2026.02.04 21:13:00.466905 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.02.04 21:13:00.467042 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 4989 | 2026.02.04 21:13:00.467081 [ 268 ] {7d5141cc-fde0-4f63-afc0-3a0f164d58b3} <Debug> TCPHandler: Processed in 0.00141651 sec. | ||
| 4990 | 2026.02.04 21:13:00.467183 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.02.04 21:13:00.467278 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.02.04 21:13:00.467333 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4993 | 2026.02.04 21:13:00.468119 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.02.04 21:13:00.468155 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 4995 | 2026.02.04 21:13:00.468683 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4996 | 2026.02.04 21:13:00.468907 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.02.04 21:13:00.469045 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 14.05 MiB/sec. | ||
| 4998 | 2026.02.04 21:13:00.469099 [ 268 ] {9ef41f6f-aefd-4196-a799-9957eee24233} <Debug> TCPHandler: Processed in 0.001965812 sec. | ||
| 4999 | 2026.02.04 21:13:00.469208 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.02.04 21:13:00.469302 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.02.04 21:13:00.469344 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5002 | 2026.02.04 21:13:00.469667 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.02.04 21:13:00.469703 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5004 | 2026.02.04 21:13:00.470011 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5005 | 2026.02.04 21:13:00.470225 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.02.04 21:13:00.470352 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Debug> executeQuery: Read 74 rows, 4.70 KiB in 0.001068 sec., 69288.38951310862 rows/sec., 4.30 MiB/sec. | ||
| 5007 | 2026.02.04 21:13:00.470389 [ 268 ] {9d37af25-6f0e-43b5-a6b6-241f0af9e187} <Debug> TCPHandler: Processed in 0.001231177 sec. | ||
| 5008 | 2026.02.04 21:13:02.066531 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.02.04 21:13:02.066732 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5010 | 2026.02.04 21:13:02.066807 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5011 | 2026.02.04 21:13:02.067533 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.02.04 21:13:02.067583 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5013 | 2026.02.04 21:13:02.068006 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5014 | 2026.02.04 21:13:02.068284 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.02.04 21:13:02.068455 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.42 MiB/sec. | ||
| 5016 | 2026.02.04 21:13:02.068504 [ 268 ] {6fbd017f-95ac-468d-a4cf-2c6b189afa15} <Debug> TCPHandler: Processed in 0.002163226 sec. | ||
| 5017 | 2026.02.04 21:13:02.068635 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.02.04 21:13:02.068747 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5019 | 2026.02.04 21:13:02.068791 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5020 | 2026.02.04 21:13:02.069227 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.02.04 21:13:02.069266 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5022 | 2026.02.04 21:13:02.069581 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5023 | 2026.02.04 21:13:02.069799 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.02.04 21:13:02.069934 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 5025 | 2026.02.04 21:13:02.069973 [ 268 ] {f55786df-27df-48c3-b9f7-55d559670ec1} <Debug> TCPHandler: Processed in 0.00138967 sec. | ||
| 5026 | 2026.02.04 21:13:02.070088 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.02.04 21:13:02.070184 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.02.04 21:13:02.070230 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5029 | 2026.02.04 21:13:02.070604 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.02.04 21:13:02.070641 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5031 | 2026.02.04 21:13:02.070968 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5032 | 2026.02.04 21:13:02.071186 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.02.04 21:13:02.071321 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001157 sec., 29386.343993085564 rows/sec., 2.05 MiB/sec. | ||
| 5034 | 2026.02.04 21:13:02.071358 [ 268 ] {c0407e2a-868e-4ec6-a275-d9b5b90bc1dd} <Debug> TCPHandler: Processed in 0.001320169 sec. | ||
| 5035 | 2026.02.04 21:13:02.071471 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.02.04 21:13:02.071564 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.02.04 21:13:02.071607 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5038 | 2026.02.04 21:13:02.071922 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.02.04 21:13:02.071958 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5040 | 2026.02.04 21:13:02.072261 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5041 | 2026.02.04 21:13:02.072510 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.02.04 21:13:02.072641 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001095 sec., 12785.388127853881 rows/sec., 871.33 KiB/sec. | ||
| 5043 | 2026.02.04 21:13:02.072678 [ 268 ] {1f64a250-22d0-4877-bf15-57d52ca42c4e} <Debug> TCPHandler: Processed in 0.001256517 sec. | ||
| 5044 | 2026.02.04 21:13:02.519322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11040 | ||
| 5045 | 2026.02.04 21:13:02.519821 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.02.04 21:13:02.519865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5047 | 2026.02.04 21:13:02.520347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5048 | 2026.02.04 21:13:02.520590 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.02.04 21:13:02.520718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11040 | ||
| 5050 | 2026.02.04 21:13:03.125561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5051 | 2026.02.04 21:13:03.142977 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.02.04 21:13:03.143042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5053 | 2026.02.04 21:13:03.149971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5054 | 2026.02.04 21:13:03.150734 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.02.04 21:13:03.153995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5056 | 2026.02.04 21:13:04.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.39 MiB, peak 259.46 MiB, free memory in arenas 0.00 B, will set to 256.41 MiB (RSS), difference: 1.02 MiB | ||
| 5057 | 2026.02.04 21:13:07.074320 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.02.04 21:13:07.074506 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2026.02.04 21:13:07.074576 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2026.02.04 21:13:07.075313 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.02.04 21:13:07.075364 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5062 | 2026.02.04 21:13:07.075780 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5063 | 2026.02.04 21:13:07.076034 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.02.04 21:13:07.076207 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00175 sec., 62857.142857142855 rows/sec., 5.29 MiB/sec. | ||
| 5065 | 2026.02.04 21:13:07.076266 [ 268 ] {5b2c0312-2f4b-4794-b481-b8537ca68ae3} <Debug> TCPHandler: Processed in 0.002076574 sec. | ||
| 5066 | 2026.02.04 21:13:07.076403 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.02.04 21:13:07.076512 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.02.04 21:13:07.076560 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5069 | 2026.02.04 21:13:07.077004 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.02.04 21:13:07.077044 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5071 | 2026.02.04 21:13:07.077367 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5072 | 2026.02.04 21:13:07.077586 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.02.04 21:13:07.077712 [ 62 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5074 | 2026.02.04 21:13:07.077725 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001239 sec., 21791.76755447942 rows/sec., 1.60 MiB/sec. | ||
| 5075 | 2026.02.04 21:13:07.077781 [ 62 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.02.04 21:13:07.077791 [ 268 ] {2d748e3e-938f-456c-94dc-d019a4f05827} <Debug> TCPHandler: Processed in 0.001440711 sec. | ||
| 5077 | 2026.02.04 21:13:07.077811 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5078 | 2026.02.04 21:13:07.077905 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.04 21:13:07.077930 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 5080 | 2026.02.04 21:13:07.078005 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5081 | 2026.02.04 21:13:07.078051 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5082 | 2026.02.04 21:13:07.078064 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5083 | 2026.02.04 21:13:07.078104 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 206 rows starting from the beginning of the part | ||
| 5084 | 2026.02.04 21:13:07.078172 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
| 5085 | 2026.02.04 21:13:07.078219 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5086 | 2026.02.04 21:13:07.078267 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5087 | 2026.02.04 21:13:07.078321 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 5088 | 2026.02.04 21:13:07.078365 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 5089 | 2026.02.04 21:13:07.078510 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.02.04 21:13:07.078554 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5091 | 2026.02.04 21:13:07.078893 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5092 | 2026.02.04 21:13:07.079132 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.02.04 21:13:07.079273 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001287 sec., 70707.07070707071 rows/sec., 5.52 MiB/sec. | ||
| 5094 | 2026.02.04 21:13:07.079301 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142102 sec., 327933.4562497361 rows/sec., 22.57 MiB/sec. | ||
| 5095 | 2026.02.04 21:13:07.079311 [ 268 ] {be48ba52-971e-4d65-95c1-f8a821df84c1} <Debug> TCPHandler: Processed in 0.001456231 sec. | ||
| 5096 | 2026.02.04 21:13:07.079482 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.02.04 21:13:07.079570 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5098 | 2026.02.04 21:13:07.079579 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.02.04 21:13:07.079642 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5100 | 2026.02.04 21:13:07.080008 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.02.04 21:13:07.080066 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.02.04 21:13:07.080109 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5103 | 2026.02.04 21:13:07.080145 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_31_6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5104 | 2026.02.04 21:13:07.080292 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5105 | 2026.02.04 21:13:07.080459 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5106 | 2026.02.04 21:13:07.080687 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.02.04 21:13:07.080822 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 5108 | 2026.02.04 21:13:07.080860 [ 268 ] {2856340c-d1d6-4295-b3ae-cc55cc87af87} <Debug> TCPHandler: Processed in 0.001428601 sec. | ||
| 5109 | 2026.02.04 21:13:07.080961 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.02.04 21:13:07.081055 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.02.04 21:13:07.081110 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5112 | 2026.02.04 21:13:07.081939 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.02.04 21:13:07.081981 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5114 | 2026.02.04 21:13:07.082545 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5115 | 2026.02.04 21:13:07.082774 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.02.04 21:13:07.082897 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5117 | 2026.02.04 21:13:07.082926 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00189 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 5118 | 2026.02.04 21:13:07.082942 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.02.04 21:13:07.082968 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5120 | 2026.02.04 21:13:07.082997 [ 268 ] {604fa2b2-411c-46a0-8826-041663eb334b} <Debug> TCPHandler: Processed in 0.002085085 sec. | ||
| 5121 | 2026.02.04 21:13:07.083078 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 5122 | 2026.02.04 21:13:07.083116 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.02.04 21:13:07.083216 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5124 | 2026.02.04 21:13:07.083259 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5125 | 2026.02.04 21:13:07.083311 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5126 | 2026.02.04 21:13:07.083446 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 472 rows starting from the beginning of the part | ||
| 5127 | 2026.02.04 21:13:07.083576 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5128 | 2026.02.04 21:13:07.083599 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.02.04 21:13:07.083640 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5130 | 2026.02.04 21:13:07.083680 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5131 | 2026.02.04 21:13:07.083786 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5132 | 2026.02.04 21:13:07.083895 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 5133 | 2026.02.04 21:13:07.083977 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5134 | 2026.02.04 21:13:07.084092 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 5135 | 2026.02.04 21:13:07.084234 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.02.04 21:13:07.084373 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5137 | 2026.02.04 21:13:07.084415 [ 268 ] {a24218f5-407f-4401-bf3f-274457966464} <Debug> TCPHandler: Processed in 0.001349639 sec. | ||
| 5138 | 2026.02.04 21:13:07.102259 [ 191 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 19 columns (19 merged, 0 gathered) in 0.019237113 sec., 30202.037072818566 rows/sec., 54.12 MiB/sec. | ||
| 5139 | 2026.02.04 21:13:07.102967 [ 197 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5140 | 2026.02.04 21:13:07.103464 [ 197 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.02.04 21:13:07.103563 [ 197 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5142 | 2026.02.04 21:13:07.103718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5143 | 2026.02.04 21:13:08.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.95 MiB, peak 264.26 MiB, free memory in arenas 0.00 B, will set to 258.52 MiB (RSS), difference: 1.58 MiB | ||
| 5144 | 2026.02.04 21:13:09.908044 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5145 | 2026.02.04 21:13:09.908139 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5146 | 2026.02.04 21:13:10.020847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11552 | ||
| 5147 | 2026.02.04 21:13:10.021422 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.02.04 21:13:10.021469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5149 | 2026.02.04 21:13:10.022050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5150 | 2026.02.04 21:13:10.022274 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.02.04 21:13:10.022404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11552 | ||
| 5152 | 2026.02.04 21:13:10.044589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 690 | ||
| 5153 | 2026.02.04 21:13:10.047620 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.02.04 21:13:10.047662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5155 | 2026.02.04 21:13:10.048839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5156 | 2026.02.04 21:13:10.049101 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.02.04 21:13:10.049348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5158 | 2026.02.04 21:13:10.654128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5159 | 2026.02.04 21:13:10.671771 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.02.04 21:13:10.671838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5161 | 2026.02.04 21:13:10.677988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5162 | 2026.02.04 21:13:10.678675 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.02.04 21:13:10.681593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5164 | 2026.02.04 21:13:11.649291 [ 59 ] {} <Debug> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5165 | 2026.02.04 21:13:11.649362 [ 59 ] {} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.02.04 21:13:11.649387 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5167 | 2026.02.04 21:13:11.649523 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 5168 | 2026.02.04 21:13:11.649676 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5169 | 2026.02.04 21:13:11.649708 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5170 | 2026.02.04 21:13:11.649770 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 5171 | 2026.02.04 21:13:11.649813 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5172 | 2026.02.04 21:13:11.649856 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 5173 | 2026.02.04 21:13:11.649895 [ 196 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5174 | 2026.02.04 21:13:11.650622 [ 197 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151704 sec., 34731.146197286806 rows/sec., 2.90 MiB/sec. | ||
| 5175 | 2026.02.04 21:13:11.650811 [ 191 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5176 | 2026.02.04 21:13:11.651147 [ 191 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.02.04 21:13:11.651236 [ 191 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5178 | 2026.02.04 21:13:11.651347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5179 | 2026.02.04 21:13:12.080448 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.02.04 21:13:12.080728 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5181 | 2026.02.04 21:13:12.080832 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5182 | 2026.02.04 21:13:12.081661 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.02.04 21:13:12.081704 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5184 | 2026.02.04 21:13:12.082115 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5185 | 2026.02.04 21:13:12.082359 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.02.04 21:13:12.082518 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001866 sec., 142550.91103965702 rows/sec., 9.06 MiB/sec. | ||
| 5187 | 2026.02.04 21:13:12.082567 [ 268 ] {84a9025e-4492-44e0-80a3-6907f9dac76b} <Debug> TCPHandler: Processed in 0.002303989 sec. | ||
| 5188 | 2026.02.04 21:13:12.082702 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.02.04 21:13:12.082804 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5190 | 2026.02.04 21:13:12.082847 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5191 | 2026.02.04 21:13:12.083579 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.02.04 21:13:12.083615 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5193 | 2026.02.04 21:13:12.083984 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5194 | 2026.02.04 21:13:12.084198 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.02.04 21:13:12.084330 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Debug> executeQuery: Read 780 rows, 63.35 KiB in 0.001549 sec., 503550.6778566817 rows/sec., 39.94 MiB/sec. | ||
| 5196 | 2026.02.04 21:13:12.084368 [ 268 ] {80c099e1-09a0-4465-8a2f-296f26b6b4a7} <Debug> TCPHandler: Processed in 0.001718197 sec. | ||
| 5197 | 2026.02.04 21:13:12.084483 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.02.04 21:13:12.084578 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.02.04 21:13:12.084617 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5200 | 2026.02.04 21:13:12.085038 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.02.04 21:13:12.085073 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5202 | 2026.02.04 21:13:12.085382 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5203 | 2026.02.04 21:13:12.085593 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.02.04 21:13:12.085720 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Debug> executeQuery: Read 147 rows, 9.06 KiB in 0.001162 sec., 126506.02409638553 rows/sec., 7.61 MiB/sec. | ||
| 5205 | 2026.02.04 21:13:12.085756 [ 268 ] {07d02ad7-a28d-43da-9afa-ac018237d964} <Debug> TCPHandler: Processed in 0.001323279 sec. | ||
| 5206 | 2026.02.04 21:13:12.085869 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.02.04 21:13:12.085962 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.02.04 21:13:12.086000 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5209 | 2026.02.04 21:13:12.086414 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.02.04 21:13:12.086449 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5211 | 2026.02.04 21:13:12.086745 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5212 | 2026.02.04 21:13:12.086961 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.02.04 21:13:12.087085 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001142 sec., 122591.94395796847 rows/sec., 7.92 MiB/sec. | ||
| 5214 | 2026.02.04 21:13:12.087121 [ 268 ] {4abea96b-55d1-47ce-96c0-4327c3468e8a} <Debug> TCPHandler: Processed in 0.001300558 sec. | ||
| 5215 | 2026.02.04 21:13:12.087232 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.02.04 21:13:12.087324 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.02.04 21:13:12.087362 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5218 | 2026.02.04 21:13:12.087771 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.02.04 21:13:12.087804 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5220 | 2026.02.04 21:13:12.088119 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5221 | 2026.02.04 21:13:12.088342 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.02.04 21:13:12.088465 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001158 sec., 120034.54231433506 rows/sec., 6.83 MiB/sec. | ||
| 5223 | 2026.02.04 21:13:12.088499 [ 268 ] {7be70de1-fbe8-4fdc-ae10-950b3acb6b28} <Debug> TCPHandler: Processed in 0.001317069 sec. | ||
| 5224 | 2026.02.04 21:13:12.088613 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.02.04 21:13:12.088706 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5226 | 2026.02.04 21:13:12.088745 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5227 | 2026.02.04 21:13:12.089284 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.02.04 21:13:12.089318 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5229 | 2026.02.04 21:13:12.089632 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5230 | 2026.02.04 21:13:12.089845 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.02.04 21:13:12.089971 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Debug> executeQuery: Read 477 rows, 34.40 KiB in 0.001283 sec., 371784.8791893998 rows/sec., 26.18 MiB/sec. | ||
| 5232 | 2026.02.04 21:13:12.090006 [ 268 ] {41a1255a-db6a-48bf-9338-add82df65e9f} <Debug> TCPHandler: Processed in 0.001441731 sec. | ||
| 5233 | 2026.02.04 21:13:12.090107 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.02.04 21:13:12.090199 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5235 | 2026.02.04 21:13:12.090240 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5236 | 2026.02.04 21:13:12.090565 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.02.04 21:13:12.090600 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5238 | 2026.02.04 21:13:12.090898 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5239 | 2026.02.04 21:13:12.091109 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Trace> oximeter.measurements_bool (b72bbb46-eafe-4db3-abc3-aaaa468180c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.02.04 21:13:12.091231 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 5241 | 2026.02.04 21:13:12.091265 [ 268 ] {164be216-91b3-443b-9753-4d603920b079} <Debug> TCPHandler: Processed in 0.001208096 sec. | ||
| 5242 | 2026.02.04 21:13:12.091375 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.02.04 21:13:12.091468 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.02.04 21:13:12.091510 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5245 | 2026.02.04 21:13:12.091909 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.02.04 21:13:12.091943 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5247 | 2026.02.04 21:13:12.092264 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5248 | 2026.02.04 21:13:12.092485 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.02.04 21:13:12.092610 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00116 sec., 222413.79310344826 rows/sec., 14.81 MiB/sec. | ||
| 5250 | 2026.02.04 21:13:12.092646 [ 268 ] {0643fcbb-f8a0-4a71-9991-5efc3258f315} <Debug> TCPHandler: Processed in 0.001320148 sec. | ||
| 5251 | 2026.02.04 21:13:12.092758 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.02.04 21:13:12.092849 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.02.04 21:13:12.092891 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5254 | 2026.02.04 21:13:12.093191 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.02.04 21:13:12.093226 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5256 | 2026.02.04 21:13:12.093508 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5257 | 2026.02.04 21:13:12.093726 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Trace> oximeter.measurements_f64 (f6059a36-10c4-4681-8646-3fa4d9ad735a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.02.04 21:13:12.093849 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 5259 | 2026.02.04 21:13:12.093884 [ 268 ] {c19d1f6b-d962-40d6-9f23-2d0cc94da6c1} <Debug> TCPHandler: Processed in 0.001176095 sec. | ||
| 5260 | 2026.02.04 21:13:12.094003 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.02.04 21:13:12.094095 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.02.04 21:13:12.094149 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5263 | 2026.02.04 21:13:12.094906 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.02.04 21:13:12.094940 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5265 | 2026.02.04 21:13:12.095445 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5266 | 2026.02.04 21:13:12.095668 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.02.04 21:13:12.095801 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 14.56 MiB/sec. | ||
| 5268 | 2026.02.04 21:13:12.095852 [ 268 ] {9035b562-fabc-4313-a701-2ac63c22d468} <Debug> TCPHandler: Processed in 0.00189851 sec. | ||
| 5269 | 2026.02.04 21:13:12.095969 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.02.04 21:13:12.096062 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5271 | 2026.02.04 21:13:12.096103 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5272 | 2026.02.04 21:13:12.096424 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.02.04 21:13:12.096458 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5274 | 2026.02.04 21:13:12.096756 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5275 | 2026.02.04 21:13:12.096970 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.04 21:13:12.097092 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001048 sec., 83969.46564885495 rows/sec., 5.27 MiB/sec. | ||
| 5277 | 2026.02.04 21:13:12.097126 [ 268 ] {4a4651b7-705d-4b86-a98d-14d587f0cd48} <Debug> TCPHandler: Processed in 0.001206396 sec. | ||
| 5278 | 2026.02.04 21:13:16.881705 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59994 | ||
| 5279 | 2026.02.04 21:13:16.881834 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5280 | 2026.02.04 21:13:16.881861 [ 286 ] {} <Debug> TCP-Session: 5ee391a3-e71d-410a-9900-d16603477aed Authenticating user 'default' from [fd00:1122:3344:101::e]:59994 | ||
| 5281 | 2026.02.04 21:13:16.881883 [ 286 ] {} <Debug> TCP-Session: 5ee391a3-e71d-410a-9900-d16603477aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.02.04 21:13:16.881897 [ 286 ] {} <Debug> TCP-Session: 5ee391a3-e71d-410a-9900-d16603477aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.02.04 21:13:16.882089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41251 | ||
| 5284 | 2026.02.04 21:13:16.882128 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56978 | ||
| 5285 | 2026.02.04 21:13:16.882170 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59021 | ||
| 5286 | 2026.02.04 21:13:16.882176 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63765 | ||
| 5287 | 2026.02.04 21:13:16.882205 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63235 | ||
| 5288 | 2026.02.04 21:13:16.882230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5289 | 2026.02.04 21:13:16.882256 [ 286 ] {} <Trace> TCP-Session: 5ee391a3-e71d-410a-9900-d16603477aed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.02.04 21:13:16.882284 [ 289 ] {} <Debug> TCP-Session: 5820baa4-91ae-4a98-8609-34657420c912 Authenticating user 'default' from [fd00:1122:3344:101::e]:56978 | ||
| 5291 | 2026.02.04 21:13:16.882222 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5292 | 2026.02.04 21:13:16.882311 [ 289 ] {} <Debug> TCP-Session: 5820baa4-91ae-4a98-8609-34657420c912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.02.04 21:13:16.882211 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59831 | ||
| 5294 | 2026.02.04 21:13:16.882354 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5295 | 2026.02.04 21:13:16.882348 [ 289 ] {} <Debug> TCP-Session: 5820baa4-91ae-4a98-8609-34657420c912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.02.04 21:13:16.882401 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5297 | 2026.02.04 21:13:16.882429 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5298 | 2026.02.04 21:13:16.882411 [ 292 ] {} <Debug> TCP-Session: 9c24f902-cdcf-4bef-a606-ad2321a65bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59021 | ||
| 5299 | 2026.02.04 21:13:16.882465 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59994) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5300 | 2026.02.04 21:13:16.882468 [ 294 ] {} <Debug> TCP-Session: bd79f203-abbb-4c0a-ad6c-37d079dbaa99 Authenticating user 'default' from [fd00:1122:3344:101::e]:63235 | ||
| 5301 | 2026.02.04 21:13:16.882492 [ 292 ] {} <Debug> TCP-Session: 9c24f902-cdcf-4bef-a606-ad2321a65bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.02.04 21:13:16.882524 [ 294 ] {} <Debug> TCP-Session: bd79f203-abbb-4c0a-ad6c-37d079dbaa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.02.04 21:13:16.882530 [ 292 ] {} <Debug> TCP-Session: 9c24f902-cdcf-4bef-a606-ad2321a65bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.02.04 21:13:16.882546 [ 294 ] {} <Debug> TCP-Session: bd79f203-abbb-4c0a-ad6c-37d079dbaa99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.02.04 21:13:16.882523 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5306 | 2026.02.04 21:13:16.882457 [ 290 ] {} <Debug> TCP-Session: 42cec2c9-7e69-4ece-ab1a-4d62b161b4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63765 | ||
| 5307 | 2026.02.04 21:13:16.882190 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60190 | ||
| 5308 | 2026.02.04 21:13:16.882626 [ 290 ] {} <Debug> TCP-Session: 42cec2c9-7e69-4ece-ab1a-4d62b161b4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.02.04 21:13:16.882615 [ 267 ] {} <Debug> TCP-Session: 567bc5c9-29be-4a88-84e4-d6ceaeceacdd Authenticating user 'default' from [fd00:1122:3344:101::e]:59831 | ||
| 5310 | 2026.02.04 21:13:16.882667 [ 290 ] {} <Debug> TCP-Session: 42cec2c9-7e69-4ece-ab1a-4d62b161b4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.02.04 21:13:16.882695 [ 267 ] {} <Debug> TCP-Session: 567bc5c9-29be-4a88-84e4-d6ceaeceacdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.02.04 21:13:16.882169 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51650 | ||
| 5313 | 2026.02.04 21:13:16.882717 [ 267 ] {} <Debug> TCP-Session: 567bc5c9-29be-4a88-84e4-d6ceaeceacdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.02.04 21:13:16.882346 [ 288 ] {} <Debug> TCP-Session: 3c15d298-a062-4924-a4e4-84f33b71ac66 Authenticating user 'default' from [fd00:1122:3344:101::e]:41251 | ||
| 5315 | 2026.02.04 21:13:16.882751 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5316 | 2026.02.04 21:13:16.882778 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5317 | 2026.02.04 21:13:16.882795 [ 293 ] {} <Debug> TCP-Session: 7f6e25cb-9a86-49e3-b9e6-e4d87d865765 Authenticating user 'default' from [fd00:1122:3344:101::e]:60190 | ||
| 5318 | 2026.02.04 21:13:16.882781 [ 288 ] {} <Debug> TCP-Session: 3c15d298-a062-4924-a4e4-84f33b71ac66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.02.04 21:13:16.882820 [ 293 ] {} <Debug> TCP-Session: 7f6e25cb-9a86-49e3-b9e6-e4d87d865765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.02.04 21:13:16.882840 [ 288 ] {} <Debug> TCP-Session: 3c15d298-a062-4924-a4e4-84f33b71ac66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.02.04 21:13:16.882849 [ 293 ] {} <Debug> TCP-Session: 7f6e25cb-9a86-49e3-b9e6-e4d87d865765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.02.04 21:13:16.882853 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5323 | 2026.02.04 21:13:16.882849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5324 | 2026.02.04 21:13:16.882923 [ 291 ] {} <Debug> TCP-Session: ca96e00e-22fd-411d-b8b8-b664473ece50 Authenticating user 'default' from [fd00:1122:3344:101::e]:51650 | ||
| 5325 | 2026.02.04 21:13:16.882942 [ 291 ] {} <Debug> TCP-Session: ca96e00e-22fd-411d-b8b8-b664473ece50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.02.04 21:13:16.882954 [ 291 ] {} <Debug> TCP-Session: ca96e00e-22fd-411d-b8b8-b664473ece50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.02.04 21:13:16.883182 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 5328 | 2026.02.04 21:13:16.884067 [ 340 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> AggregatingTransform: Aggregating | ||
| 5329 | 2026.02.04 21:13:16.884121 [ 340 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5330 | 2026.02.04 21:13:16.884158 [ 340 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873198 sec. (1145.216 rows/sec., 44.73 KiB/sec.) | ||
| 5331 | 2026.02.04 21:13:16.884177 [ 340 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Trace> Aggregator: Merging aggregated data | ||
| 5332 | 2026.02.04 21:13:16.885594 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 5333 | 2026.02.04 21:13:16.885736 [ 286 ] {e812933a-4048-4d49-b143-1f5dc39f43cb} <Debug> TCPHandler: Processed in 0.003616567 sec. | ||
| 5334 | 2026.02.04 21:13:16.885850 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5335 | 2026.02.04 21:13:16.885877 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5336 | 2026.02.04 21:13:16.885879 [ 286 ] {} <Debug> TCP-Session: 5ee391a3-e71d-410a-9900-d16603477aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.02.04 21:13:16.885895 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5338 | 2026.02.04 21:13:16.885917 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5339 | 2026.02.04 21:13:16.885926 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5340 | 2026.02.04 21:13:16.885958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5341 | 2026.02.04 21:13:16.885976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5342 | 2026.02.04 21:13:16.885995 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5343 | 2026.02.04 21:13:16.886008 [ 289 ] {} <Debug> TCP-Session: 5820baa4-91ae-4a98-8609-34657420c912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.02.04 21:13:16.886033 [ 290 ] {} <Debug> TCP-Session: 42cec2c9-7e69-4ece-ab1a-4d62b161b4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.02.04 21:13:16.886047 [ 293 ] {} <Debug> TCP-Session: 7f6e25cb-9a86-49e3-b9e6-e4d87d865765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.02.04 21:13:16.886012 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5347 | 2026.02.04 21:13:16.885990 [ 292 ] {} <Debug> TCP-Session: 9c24f902-cdcf-4bef-a606-ad2321a65bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.02.04 21:13:16.886112 [ 294 ] {} <Debug> TCP-Session: bd79f203-abbb-4c0a-ad6c-37d079dbaa99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.02.04 21:13:16.885971 [ 291 ] {} <Debug> TCP-Session: ca96e00e-22fd-411d-b8b8-b664473ece50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.02.04 21:13:16.885952 [ 267 ] {} <Debug> TCP-Session: 567bc5c9-29be-4a88-84e4-d6ceaeceacdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.02.04 21:13:16.885925 [ 288 ] {} <Debug> TCP-Session: 3c15d298-a062-4924-a4e4-84f33b71ac66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.02.04 21:13:16.999319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39690 | ||
| 5353 | 2026.02.04 21:13:16.999449 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.02.04 21:13:16.999477 [ 286 ] {} <Debug> TCP-Session: e9c96004-da54-4f1c-a58d-30067e9db0ae Authenticating user 'default' from [fd00:1122:3344:101::e]:39690 | ||
| 5355 | 2026.02.04 21:13:16.999500 [ 286 ] {} <Debug> TCP-Session: e9c96004-da54-4f1c-a58d-30067e9db0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.02.04 21:13:16.999513 [ 286 ] {} <Debug> TCP-Session: e9c96004-da54-4f1c-a58d-30067e9db0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.02.04 21:13:16.999696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55306 | ||
| 5358 | 2026.02.04 21:13:16.999698 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45791 | ||
| 5359 | 2026.02.04 21:13:16.999734 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54387 | ||
| 5360 | 2026.02.04 21:13:16.999755 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42342 | ||
| 5361 | 2026.02.04 21:13:16.999771 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5362 | 2026.02.04 21:13:16.999777 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63329 | ||
| 5363 | 2026.02.04 21:13:16.999823 [ 289 ] {} <Debug> TCP-Session: b1b2bb49-5b98-4908-a3b2-990c6a748f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:55306 | ||
| 5364 | 2026.02.04 21:13:16.999841 [ 286 ] {} <Trace> TCP-Session: e9c96004-da54-4f1c-a58d-30067e9db0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.02.04 21:13:16.999868 [ 289 ] {} <Debug> TCP-Session: b1b2bb49-5b98-4908-a3b2-990c6a748f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.02.04 21:13:16.999868 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5367 | 2026.02.04 21:13:16.999884 [ 289 ] {} <Debug> TCP-Session: b1b2bb49-5b98-4908-a3b2-990c6a748f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.02.04 21:13:16.999821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5369 | 2026.02.04 21:13:16.999911 [ 294 ] {} <Debug> TCP-Session: efe3fd71-08c3-4f62-acb2-4ad406b97197 Authenticating user 'default' from [fd00:1122:3344:101::e]:42342 | ||
| 5370 | 2026.02.04 21:13:16.999914 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5371 | 2026.02.04 21:13:16.999959 [ 294 ] {} <Debug> TCP-Session: efe3fd71-08c3-4f62-acb2-4ad406b97197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.02.04 21:13:16.999946 [ 292 ] {} <Debug> TCP-Session: 877e6f1b-e752-4d58-8a36-3b11a81dc9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:54387 | ||
| 5373 | 2026.02.04 21:13:16.999982 [ 267 ] {} <Debug> TCP-Session: b8b66dfe-bd3f-422b-bebc-6f3ebc7a8200 Authenticating user 'default' from [fd00:1122:3344:101::e]:63329 | ||
| 5374 | 2026.02.04 21:13:16.999985 [ 294 ] {} <Debug> TCP-Session: efe3fd71-08c3-4f62-acb2-4ad406b97197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.02.04 21:13:17.000014 [ 292 ] {} <Debug> TCP-Session: 877e6f1b-e752-4d58-8a36-3b11a81dc9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.02.04 21:13:17.000030 [ 267 ] {} <Debug> TCP-Session: b8b66dfe-bd3f-422b-bebc-6f3ebc7a8200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.02.04 21:13:17.000044 [ 292 ] {} <Debug> TCP-Session: 877e6f1b-e752-4d58-8a36-3b11a81dc9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.02.04 21:13:17.000072 [ 267 ] {} <Debug> TCP-Session: b8b66dfe-bd3f-422b-bebc-6f3ebc7a8200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.02.04 21:13:16.999742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44866 | ||
| 5380 | 2026.02.04 21:13:16.999732 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48797 | ||
| 5381 | 2026.02.04 21:13:16.999715 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42572 | ||
| 5382 | 2026.02.04 21:13:16.999821 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5383 | 2026.02.04 21:13:17.000022 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39690) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5384 | 2026.02.04 21:13:17.000214 [ 288 ] {} <Debug> TCP-Session: 9aefb79f-c213-4905-94b2-1ec1af6b5fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45791 | ||
| 5385 | 2026.02.04 21:13:17.000242 [ 288 ] {} <Debug> TCP-Session: 9aefb79f-c213-4905-94b2-1ec1af6b5fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.02.04 21:13:17.000261 [ 288 ] {} <Debug> TCP-Session: 9aefb79f-c213-4905-94b2-1ec1af6b5fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.02.04 21:13:17.000302 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.02.04 21:13:17.000312 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5389 | 2026.02.04 21:13:17.000309 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5390 | 2026.02.04 21:13:17.000366 [ 290 ] {} <Debug> TCP-Session: e247910b-bff6-4c66-9487-58a829a86b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:42572 | ||
| 5391 | 2026.02.04 21:13:17.000388 [ 293 ] {} <Debug> TCP-Session: 06d4ef5b-2d15-46d6-b4aa-2da791eabbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44866 | ||
| 5392 | 2026.02.04 21:13:17.000398 [ 290 ] {} <Debug> TCP-Session: e247910b-bff6-4c66-9487-58a829a86b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.02.04 21:13:17.000413 [ 293 ] {} <Debug> TCP-Session: 06d4ef5b-2d15-46d6-b4aa-2da791eabbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.02.04 21:13:17.000424 [ 290 ] {} <Debug> TCP-Session: e247910b-bff6-4c66-9487-58a829a86b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.02.04 21:13:17.000436 [ 293 ] {} <Debug> TCP-Session: 06d4ef5b-2d15-46d6-b4aa-2da791eabbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.02.04 21:13:17.000355 [ 291 ] {} <Debug> TCP-Session: 6754e5df-ee43-4bf2-86fe-731e68ab8ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:48797 | ||
| 5397 | 2026.02.04 21:13:17.000486 [ 291 ] {} <Debug> TCP-Session: 6754e5df-ee43-4bf2-86fe-731e68ab8ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.02.04 21:13:17.000493 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5399 | 2026.02.04 21:13:17.000500 [ 291 ] {} <Debug> TCP-Session: 6754e5df-ee43-4bf2-86fe-731e68ab8ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.02.04 21:13:17.000560 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5401 | 2026.02.04 21:13:17.000865 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 5402 | 2026.02.04 21:13:17.001863 [ 321 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> AggregatingTransform: Aggregating | ||
| 5403 | 2026.02.04 21:13:17.001904 [ 321 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> Aggregator: Aggregation method: without_key | ||
| 5404 | 2026.02.04 21:13:17.001934 [ 321 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959251 sec. (1042.480 rows/sec., 40.72 KiB/sec.) | ||
| 5405 | 2026.02.04 21:13:17.001948 [ 321 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Trace> Aggregator: Merging aggregated data | ||
| 5406 | 2026.02.04 21:13:17.003441 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003481 sec., 287.2737719046251 rows/sec., 11.22 KiB/sec. | ||
| 5407 | 2026.02.04 21:13:17.003561 [ 286 ] {8a592cb1-04e2-496b-a5db-6fb9dba3ef22} <Debug> TCPHandler: Processed in 0.003842423 sec. | ||
| 5408 | 2026.02.04 21:13:17.003650 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.02.04 21:13:17.003672 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5410 | 2026.02.04 21:13:17.003692 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.02.04 21:13:17.003696 [ 286 ] {} <Debug> TCP-Session: e9c96004-da54-4f1c-a58d-30067e9db0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.02.04 21:13:17.003710 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5413 | 2026.02.04 21:13:17.003734 [ 289 ] {} <Debug> TCP-Session: b1b2bb49-5b98-4908-a3b2-990c6a748f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.02.04 21:13:17.003739 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5415 | 2026.02.04 21:13:17.003753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5416 | 2026.02.04 21:13:17.003758 [ 293 ] {} <Debug> TCP-Session: 06d4ef5b-2d15-46d6-b4aa-2da791eabbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.02.04 21:13:17.003785 [ 294 ] {} <Debug> TCP-Session: efe3fd71-08c3-4f62-acb2-4ad406b97197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.02.04 21:13:17.003798 [ 290 ] {} <Debug> TCP-Session: e247910b-bff6-4c66-9487-58a829a86b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.02.04 21:13:17.003784 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5420 | 2026.02.04 21:13:17.003719 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5421 | 2026.02.04 21:13:17.003865 [ 267 ] {} <Debug> TCP-Session: b8b66dfe-bd3f-422b-bebc-6f3ebc7a8200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.02.04 21:13:17.003768 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5423 | 2026.02.04 21:13:17.003887 [ 292 ] {} <Debug> TCP-Session: 877e6f1b-e752-4d58-8a36-3b11a81dc9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.02.04 21:13:17.003728 [ 288 ] {} <Debug> TCP-Session: 9aefb79f-c213-4905-94b2-1ec1af6b5fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.02.04 21:13:17.003921 [ 291 ] {} <Debug> TCP-Session: 6754e5df-ee43-4bf2-86fe-731e68ab8ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.02.04 21:13:17.077584 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.02.04 21:13:17.077775 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5428 | 2026.02.04 21:13:17.077848 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5429 | 2026.02.04 21:13:17.078524 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.02.04 21:13:17.078586 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5431 | 2026.02.04 21:13:17.079676 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5432 | 2026.02.04 21:13:17.079937 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.02.04 21:13:17.080084 [ 53 ] {} <Debug> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5434 | 2026.02.04 21:13:17.080104 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002376 sec., 10101.0101010101 rows/sec., 858.19 KiB/sec. | ||
| 5435 | 2026.02.04 21:13:17.080155 [ 53 ] {} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.02.04 21:13:17.080180 [ 268 ] {6f38fba3-92a4-465c-9cdf-9ae2fc5d6fb1} <Debug> TCPHandler: Processed in 0.002728889 sec. | ||
| 5437 | 2026.02.04 21:13:17.080184 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5438 | 2026.02.04 21:13:17.080305 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::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 | ||
| 5439 | 2026.02.04 21:13:17.080323 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.02.04 21:13:17.080401 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2026.02.04 21:13:17.080430 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5442 | 2026.02.04 21:13:17.080433 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 290 rows starting from the beginning of the part | ||
| 5443 | 2026.02.04 21:13:17.080478 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5444 | 2026.02.04 21:13:17.080505 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5445 | 2026.02.04 21:13:17.080550 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5446 | 2026.02.04 21:13:17.080593 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 5447 | 2026.02.04 21:13:17.080636 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 5448 | 2026.02.04 21:13:17.080675 [ 196 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5449 | 2026.02.04 21:13:17.081024 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.02.04 21:13:17.081063 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5451 | 2026.02.04 21:13:17.081422 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5452 | 2026.02.04 21:13:17.081550 [ 191 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280387 sec., 698226.3956132013 rows/sec., 48.48 MiB/sec. | ||
| 5453 | 2026.02.04 21:13:17.081653 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.02.04 21:13:17.081706 [ 192 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5455 | 2026.02.04 21:13:17.081779 [ 53 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5456 | 2026.02.04 21:13:17.081798 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Debug> executeQuery: Read 230 rows, 20.94 KiB in 0.001393 sec., 165111.27063890884 rows/sec., 14.68 MiB/sec. | ||
| 5457 | 2026.02.04 21:13:17.081821 [ 53 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.02.04 21:13:17.081844 [ 268 ] {f19c80c1-c1c6-455c-95ee-180b1f9d34a8} <Debug> TCPHandler: Processed in 0.001575533 sec. | ||
| 5459 | 2026.02.04 21:13:17.081847 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5460 | 2026.02.04 21:13:17.081945 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 5461 | 2026.02.04 21:13:17.081976 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.02.04 21:13:17.081978 [ 192 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.02.04 21:13:17.082032 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5464 | 2026.02.04 21:13:17.082059 [ 192 ] {9671b696-c7f9-426d-bb2f-f2ab3b854133::all_1_10_2} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5465 | 2026.02.04 21:13:17.082060 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2104 rows starting from the beginning of the part | ||
| 5466 | 2026.02.04 21:13:17.082077 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.02.04 21:13:17.082125 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1921 rows starting from the beginning of the part | ||
| 5468 | 2026.02.04 21:13:17.082132 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5469 | 2026.02.04 21:13:17.082126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5470 | 2026.02.04 21:13:17.082167 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5471 | 2026.02.04 21:13:17.082201 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part | ||
| 5472 | 2026.02.04 21:13:17.082238 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 780 rows starting from the beginning of the part | ||
| 5473 | 2026.02.04 21:13:17.082277 [ 196 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 230 rows starting from the beginning of the part | ||
| 5474 | 2026.02.04 21:13:17.082592 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.02.04 21:13:17.082631 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5476 | 2026.02.04 21:13:17.082958 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5477 | 2026.02.04 21:13:17.083185 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.02.04 21:13:17.083333 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001277 sec., 30540.32889584965 rows/sec., 2.29 MiB/sec. | ||
| 5479 | 2026.02.04 21:13:17.083373 [ 268 ] {7f5d0931-5e00-412e-8c13-ed8939e76fda} <Debug> TCPHandler: Processed in 0.001447091 sec. | ||
| 5480 | 2026.02.04 21:13:17.083496 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.02.04 21:13:17.083595 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5482 | 2026.02.04 21:13:17.083637 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5483 | 2026.02.04 21:13:17.084058 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.02.04 21:13:17.084096 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5485 | 2026.02.04 21:13:17.084242 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232381 sec., 2238134.787267462 rows/sec., 191.49 MiB/sec. | ||
| 5486 | 2026.02.04 21:13:17.084423 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5487 | 2026.02.04 21:13:17.084550 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5488 | 2026.02.04 21:13:17.084682 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.02.04 21:13:17.084839 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 5490 | 2026.02.04 21:13:17.084881 [ 268 ] {5fc49288-9b74-4545-85b1-b749581f87cd} <Debug> TCPHandler: Processed in 0.001436971 sec. | ||
| 5491 | 2026.02.04 21:13:17.084900 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.04 21:13:17.085008 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.02.04 21:13:17.085024 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_36_7} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5494 | 2026.02.04 21:13:17.085111 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.02.04 21:13:17.085133 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5496 | 2026.02.04 21:13:17.085164 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5497 | 2026.02.04 21:13:17.085572 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.02.04 21:13:17.085610 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5499 | 2026.02.04 21:13:17.085911 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5500 | 2026.02.04 21:13:17.086130 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.02.04 21:13:17.086249 [ 53 ] {} <Debug> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5502 | 2026.02.04 21:13:17.086263 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 5503 | 2026.02.04 21:13:17.086298 [ 53 ] {} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.02.04 21:13:17.086326 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5505 | 2026.02.04 21:13:17.086333 [ 268 ] {51192f4a-1522-427a-9e09-fdc16fe35b52} <Debug> TCPHandler: Processed in 0.00137418 sec. | ||
| 5506 | 2026.02.04 21:13:17.086405 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::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 | ||
| 5507 | 2026.02.04 21:13:17.086485 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.02.04 21:13:17.086487 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5509 | 2026.02.04 21:13:17.086529 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 151 rows starting from the beginning of the part | ||
| 5510 | 2026.02.04 21:13:17.086575 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5511 | 2026.02.04 21:13:17.086592 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5512 | 2026.02.04 21:13:17.086615 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5513 | 2026.02.04 21:13:17.086635 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5514 | 2026.02.04 21:13:17.086654 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 5515 | 2026.02.04 21:13:17.086689 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 5516 | 2026.02.04 21:13:17.086723 [ 196 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5517 | 2026.02.04 21:13:17.087191 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.02.04 21:13:17.087234 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5519 | 2026.02.04 21:13:17.087418 [ 187 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001043222 sec., 445734.4649556854 rows/sec., 27.95 MiB/sec. | ||
| 5520 | 2026.02.04 21:13:17.087568 [ 191 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5521 | 2026.02.04 21:13:17.087720 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5522 | 2026.02.04 21:13:17.087910 [ 191 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.02.04 21:13:17.088000 [ 191 ] {a0826f35-6a07-4f48-a374-4aaad3326afb::all_1_10_2} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5524 | 2026.02.04 21:13:17.088039 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.02.04 21:13:17.088100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5526 | 2026.02.04 21:13:17.088179 [ 53 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5527 | 2026.02.04 21:13:17.088213 [ 53 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.02.04 21:13:17.088215 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.00164 sec., 77439.02439024391 rows/sec., 6.27 MiB/sec. | ||
| 5529 | 2026.02.04 21:13:17.088231 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5530 | 2026.02.04 21:13:17.088270 [ 268 ] {0a415aa0-f4d9-4aae-bd12-bb517d682263} <Debug> TCPHandler: Processed in 0.001845309 sec. | ||
| 5531 | 2026.02.04 21:13:17.088335 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 5532 | 2026.02.04 21:13:17.088396 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.02.04 21:13:17.088444 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.02.04 21:13:17.088485 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1034 rows starting from the beginning of the part | ||
| 5535 | 2026.02.04 21:13:17.088499 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.02.04 21:13:17.088552 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5537 | 2026.02.04 21:13:17.088556 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 935 rows starting from the beginning of the part | ||
| 5538 | 2026.02.04 21:13:17.088626 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5539 | 2026.02.04 21:13:17.088673 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part | ||
| 5540 | 2026.02.04 21:13:17.088711 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 477 rows starting from the beginning of the part | ||
| 5541 | 2026.02.04 21:13:17.088749 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 127 rows starting from the beginning of the part | ||
| 5542 | 2026.02.04 21:13:17.088989 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.02.04 21:13:17.089034 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5544 | 2026.02.04 21:13:17.089438 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5545 | 2026.02.04 21:13:17.089688 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.02.04 21:13:17.089820 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5547 | 2026.02.04 21:13:17.089844 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001364 sec., 143695.0146627566 rows/sec., 10.31 MiB/sec. | ||
| 5548 | 2026.02.04 21:13:17.089860 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.02.04 21:13:17.089891 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5550 | 2026.02.04 21:13:17.089893 [ 268 ] {5ec6585c-904a-4e92-ad7c-d9e255a3e300} <Debug> TCPHandler: Processed in 0.001548073 sec. | ||
| 5551 | 2026.02.04 21:13:17.089972 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 5552 | 2026.02.04 21:13:17.090029 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.02.04 21:13:17.090069 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5554 | 2026.02.04 21:13:17.090102 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9256 rows starting from the beginning of the part | ||
| 5555 | 2026.02.04 21:13:17.090104 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807589 sec., 1509192.6317321027 rows/sec., 115.63 MiB/sec. | ||
| 5556 | 2026.02.04 21:13:17.090128 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.02.04 21:13:17.090155 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 909 rows starting from the beginning of the part | ||
| 5558 | 2026.02.04 21:13:17.090191 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5559 | 2026.02.04 21:13:17.090206 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 5560 | 2026.02.04 21:13:17.090253 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5561 | 2026.02.04 21:13:17.090300 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 258 rows starting from the beginning of the part | ||
| 5562 | 2026.02.04 21:13:17.090340 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 5563 | 2026.02.04 21:13:17.090344 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5564 | 2026.02.04 21:13:17.090717 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.02.04 21:13:17.090811 [ 190 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_36_7} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5566 | 2026.02.04 21:13:17.090914 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5567 | 2026.02.04 21:13:17.091030 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.02.04 21:13:17.091074 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5569 | 2026.02.04 21:13:17.091652 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5570 | 2026.02.04 21:13:17.091895 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.02.04 21:13:17.092044 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001934 sec., 13960.703205791107 rows/sec., 25.02 MiB/sec. | ||
| 5572 | 2026.02.04 21:13:17.092099 [ 268 ] {9f82192d-7644-4a6b-adeb-e6993066416b} <Debug> TCPHandler: Processed in 0.002120176 sec. | ||
| 5573 | 2026.02.04 21:13:17.092223 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.02.04 21:13:17.092319 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.02.04 21:13:17.092364 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5576 | 2026.02.04 21:13:17.092738 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.02.04 21:13:17.092779 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5578 | 2026.02.04 21:13:17.093146 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5579 | 2026.02.04 21:13:17.093399 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.02.04 21:13:17.093522 [ 53 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5581 | 2026.02.04 21:13:17.093537 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 5582 | 2026.02.04 21:13:17.093564 [ 53 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.02.04 21:13:17.093585 [ 268 ] {05497b9a-1bf7-4f2d-bacc-8ebbe562b1c7} <Debug> TCPHandler: Processed in 0.00141261 sec. | ||
| 5584 | 2026.02.04 21:13:17.093589 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5585 | 2026.02.04 21:13:17.093687 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 5586 | 2026.02.04 21:13:17.093805 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5587 | 2026.02.04 21:13:17.093833 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1826 rows starting from the beginning of the part | ||
| 5588 | 2026.02.04 21:13:17.093863 [ 187 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10813 rows, containing 5 columns (5 merged, 0 gathered) in 0.003922874 sec., 2756397.4779715077 rows/sec., 188.72 MiB/sec. | ||
| 5589 | 2026.02.04 21:13:17.093887 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 5590 | 2026.02.04 21:13:17.093927 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 5591 | 2026.02.04 21:13:17.093966 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5592 | 2026.02.04 21:13:17.094004 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 5593 | 2026.02.04 21:13:17.094039 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5594 | 2026.02.04 21:13:17.094206 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5595 | 2026.02.04 21:13:17.094512 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.04 21:13:17.094593 [ 190 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5597 | 2026.02.04 21:13:17.094682 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5598 | 2026.02.04 21:13:17.094992 [ 187 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341178 sec., 1582191.1782030424 rows/sec., 105.55 MiB/sec. | ||
| 5599 | 2026.02.04 21:13:17.095180 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5600 | 2026.02.04 21:13:17.095427 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.02.04 21:13:17.095496 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_36_7} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5602 | 2026.02.04 21:13:17.095554 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5603 | 2026.02.04 21:13:17.102383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65054 | ||
| 5604 | 2026.02.04 21:13:17.102461 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.02.04 21:13:17.102487 [ 286 ] {} <Debug> TCP-Session: ad081adf-6280-4b7a-9972-e7524ba9a497 Authenticating user 'default' from [fd00:1122:3344:101::e]:65054 | ||
| 5606 | 2026.02.04 21:13:17.102511 [ 286 ] {} <Debug> TCP-Session: ad081adf-6280-4b7a-9972-e7524ba9a497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.02.04 21:13:17.102525 [ 286 ] {} <Debug> TCP-Session: ad081adf-6280-4b7a-9972-e7524ba9a497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.02.04 21:13:17.102724 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37167 | ||
| 5609 | 2026.02.04 21:13:17.102744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62236 | ||
| 5610 | 2026.02.04 21:13:17.102769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33176 | ||
| 5611 | 2026.02.04 21:13:17.102776 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41192 | ||
| 5612 | 2026.02.04 21:13:17.102788 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63693 | ||
| 5613 | 2026.02.04 21:13:17.102828 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.02.04 21:13:17.102824 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.02.04 21:13:17.102847 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.02.04 21:13:17.102854 [ 289 ] {} <Debug> TCP-Session: ae962848-7214-4af9-8f5f-5da739ebab96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62236 | ||
| 5617 | 2026.02.04 21:13:17.102880 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.02.04 21:13:17.102875 [ 288 ] {} <Debug> TCP-Session: ca78c11d-cfdd-4882-87f8-44e0be8a6911 Authenticating user 'default' from [fd00:1122:3344:101::e]:37167 | ||
| 5619 | 2026.02.04 21:13:17.102895 [ 289 ] {} <Debug> TCP-Session: ae962848-7214-4af9-8f5f-5da739ebab96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.02.04 21:13:17.102906 [ 293 ] {} <Debug> TCP-Session: 6d420810-d429-42d0-81dc-5e44f849fb35 Authenticating user 'default' from [fd00:1122:3344:101::e]:63693 | ||
| 5621 | 2026.02.04 21:13:17.102924 [ 288 ] {} <Debug> TCP-Session: ca78c11d-cfdd-4882-87f8-44e0be8a6911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.02.04 21:13:17.102926 [ 289 ] {} <Debug> TCP-Session: ae962848-7214-4af9-8f5f-5da739ebab96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.02.04 21:13:17.102940 [ 293 ] {} <Debug> TCP-Session: 6d420810-d429-42d0-81dc-5e44f849fb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.02.04 21:13:17.102948 [ 288 ] {} <Debug> TCP-Session: ca78c11d-cfdd-4882-87f8-44e0be8a6911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.04 21:13:17.102966 [ 293 ] {} <Debug> TCP-Session: 6d420810-d429-42d0-81dc-5e44f849fb35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.02.04 21:13:17.102808 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40934 | ||
| 5627 | 2026.02.04 21:13:17.102800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65298 | ||
| 5628 | 2026.02.04 21:13:17.102864 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2026.02.04 21:13:17.103056 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.02.04 21:13:17.103071 [ 292 ] {} <Debug> TCP-Session: 5e10c807-a9cd-4af9-8860-31036fd0e890 Authenticating user 'default' from [fd00:1122:3344:101::e]:41192 | ||
| 5631 | 2026.02.04 21:13:17.103087 [ 267 ] {} <Debug> TCP-Session: f99a860a-45f2-4b71-bf20-b13a6bb88eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:40934 | ||
| 5632 | 2026.02.04 21:13:17.103095 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2026.02.04 21:13:17.103100 [ 292 ] {} <Debug> TCP-Session: 5e10c807-a9cd-4af9-8860-31036fd0e890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.02.04 21:13:17.103133 [ 294 ] {} <Debug> TCP-Session: 721658b4-d4b2-4884-9f4d-dd3212c3b2a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65298 | ||
| 5635 | 2026.02.04 21:13:17.103146 [ 292 ] {} <Debug> TCP-Session: 5e10c807-a9cd-4af9-8860-31036fd0e890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.02.04 21:13:17.103165 [ 294 ] {} <Debug> TCP-Session: 721658b4-d4b2-4884-9f4d-dd3212c3b2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.02.04 21:13:17.103118 [ 267 ] {} <Debug> TCP-Session: f99a860a-45f2-4b71-bf20-b13a6bb88eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.02.04 21:13:17.103187 [ 294 ] {} <Debug> TCP-Session: 721658b4-d4b2-4884-9f4d-dd3212c3b2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.02.04 21:13:17.103208 [ 267 ] {} <Debug> TCP-Session: f99a860a-45f2-4b71-bf20-b13a6bb88eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.02.04 21:13:17.102887 [ 291 ] {} <Debug> TCP-Session: 9f47d493-5b4c-4b4f-b609-0d611fbf0526 Authenticating user 'default' from [fd00:1122:3344:101::e]:33176 | ||
| 5641 | 2026.02.04 21:13:17.102758 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57461 | ||
| 5642 | 2026.02.04 21:13:17.103248 [ 291 ] {} <Debug> TCP-Session: 9f47d493-5b4c-4b4f-b609-0d611fbf0526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.02.04 21:13:17.102863 [ 286 ] {} <Trace> TCP-Session: ad081adf-6280-4b7a-9972-e7524ba9a497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.02.04 21:13:17.103304 [ 291 ] {} <Debug> TCP-Session: 9f47d493-5b4c-4b4f-b609-0d611fbf0526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.04 21:13:17.103310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5646 | 2026.02.04 21:13:17.103352 [ 290 ] {} <Debug> TCP-Session: 7382f615-9547-44d9-b179-d21d803e54f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57461 | ||
| 5647 | 2026.02.04 21:13:17.103368 [ 290 ] {} <Debug> TCP-Session: 7382f615-9547-44d9-b179-d21d803e54f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.02.04 21:13:17.103381 [ 290 ] {} <Debug> TCP-Session: 7382f615-9547-44d9-b179-d21d803e54f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.02.04 21:13:17.103465 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5650 | 2026.02.04 21:13:17.103714 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5651 | 2026.02.04 21:13:17.103767 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5652 | 2026.02.04 21:13:17.104054 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 5653 | 2026.02.04 21:13:17.104925 [ 307 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> AggregatingTransform: Aggregating | ||
| 5654 | 2026.02.04 21:13:17.104974 [ 307 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 5655 | 2026.02.04 21:13:17.105012 [ 307 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859638 sec. (1163.280 rows/sec., 45.44 KiB/sec.) | ||
| 5656 | 2026.02.04 21:13:17.105031 [ 307 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Trace> Aggregator: Merging aggregated data | ||
| 5657 | 2026.02.04 21:13:17.106463 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 5658 | 2026.02.04 21:13:17.106608 [ 286 ] {709475ab-2880-47a3-90d9-92b9f26cc0ec} <Debug> TCPHandler: Processed in 0.003863633 sec. | ||
| 5659 | 2026.02.04 21:13:17.106724 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2026.02.04 21:13:17.106749 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2026.02.04 21:13:17.106754 [ 286 ] {} <Debug> TCP-Session: ad081adf-6280-4b7a-9972-e7524ba9a497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.02.04 21:13:17.106765 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5663 | 2026.02.04 21:13:17.106798 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2026.02.04 21:13:17.106813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5665 | 2026.02.04 21:13:17.106828 [ 288 ] {} <Debug> TCP-Session: ca78c11d-cfdd-4882-87f8-44e0be8a6911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.02.04 21:13:17.106845 [ 294 ] {} <Debug> TCP-Session: 721658b4-d4b2-4884-9f4d-dd3212c3b2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.02.04 21:13:17.106860 [ 290 ] {} <Debug> TCP-Session: 7382f615-9547-44d9-b179-d21d803e54f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.02.04 21:13:17.106866 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5669 | 2026.02.04 21:13:17.106849 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5670 | 2026.02.04 21:13:17.106912 [ 293 ] {} <Debug> TCP-Session: 6d420810-d429-42d0-81dc-5e44f849fb35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.02.04 21:13:17.106791 [ 267 ] {} <Debug> TCP-Session: f99a860a-45f2-4b71-bf20-b13a6bb88eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.02.04 21:13:17.106930 [ 289 ] {} <Debug> TCP-Session: ae962848-7214-4af9-8f5f-5da739ebab96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.02.04 21:13:17.106780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.02.04 21:13:17.106831 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5675 | 2026.02.04 21:13:17.107003 [ 292 ] {} <Debug> TCP-Session: 5e10c807-a9cd-4af9-8860-31036fd0e890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.02.04 21:13:17.107029 [ 291 ] {} <Debug> TCP-Session: 9f47d493-5b4c-4b4f-b609-0d611fbf0526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.02.04 21:13:17.523451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12000 | ||
| 5678 | 2026.02.04 21:13:17.523948 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.02.04 21:13:17.523994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5680 | 2026.02.04 21:13:17.524471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5681 | 2026.02.04 21:13:17.524701 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.02.04 21:13:17.524843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12000 | ||
| 5683 | 2026.02.04 21:13:18.182609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5684 | 2026.02.04 21:13:18.200619 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.02.04 21:13:18.200682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5686 | 2026.02.04 21:13:18.206285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5687 | 2026.02.04 21:13:18.207012 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.02.04 21:13:18.210057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5689 | 2026.02.04 21:13:20.050506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 736 | ||
| 5690 | 2026.02.04 21:13:20.052966 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.02.04 21:13:20.053011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5692 | 2026.02.04 21:13:20.054215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5693 | 2026.02.04 21:13:20.054481 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.02.04 21:13:20.054786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5695 | 2026.02.04 21:13:22.072821 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.02.04 21:13:22.073012 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5697 | 2026.02.04 21:13:22.073083 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5698 | 2026.02.04 21:13:22.073877 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.04 21:13:22.073925 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5700 | 2026.02.04 21:13:22.074335 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5701 | 2026.02.04 21:13:22.074572 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.02.04 21:13:22.074738 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001731 sec., 48526.86308492201 rows/sec., 4.06 MiB/sec. | ||
| 5703 | 2026.02.04 21:13:22.074787 [ 268 ] {8e225283-0d61-4cdf-ae36-c697fee5838d} <Debug> TCPHandler: Processed in 0.002067685 sec. | ||
| 5704 | 2026.02.04 21:13:22.074933 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.02.04 21:13:22.075036 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5706 | 2026.02.04 21:13:22.075081 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5707 | 2026.02.04 21:13:22.075546 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.04 21:13:22.075585 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5709 | 2026.02.04 21:13:22.075892 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5710 | 2026.02.04 21:13:22.076104 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.02.04 21:13:22.076238 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001224 sec., 11437.908496732025 rows/sec., 860.08 KiB/sec. | ||
| 5712 | 2026.02.04 21:13:22.076277 [ 268 ] {cb3b00d0-6ab7-4c85-b340-c115cd8bb275} <Debug> TCPHandler: Processed in 0.00140221 sec. | ||
| 5713 | 2026.02.04 21:13:22.076391 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.02.04 21:13:22.076488 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5715 | 2026.02.04 21:13:22.076530 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5716 | 2026.02.04 21:13:22.076958 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.04 21:13:22.076995 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5718 | 2026.02.04 21:13:22.077305 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5719 | 2026.02.04 21:13:22.077528 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.04 21:13:22.077658 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001188 sec., 65656.56565656565 rows/sec., 5.13 MiB/sec. | ||
| 5721 | 2026.02.04 21:13:22.077696 [ 268 ] {9fb7c8bd-03f0-4b53-ad52-b4371f96e3a2} <Debug> TCPHandler: Processed in 0.001354449 sec. | ||
| 5722 | 2026.02.04 21:13:22.077830 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.02.04 21:13:22.077926 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.02.04 21:13:22.077970 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5725 | 2026.02.04 21:13:22.078422 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.02.04 21:13:22.078459 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5727 | 2026.02.04 21:13:22.078795 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5728 | 2026.02.04 21:13:22.079004 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.02.04 21:13:22.079134 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 5730 | 2026.02.04 21:13:22.079171 [ 268 ] {bf7aac2b-01d2-42e7-9998-e81795feb77c} <Debug> TCPHandler: Processed in 0.00139238 sec. | ||
| 5731 | 2026.02.04 21:13:22.079300 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.02.04 21:13:22.079396 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.02.04 21:13:22.079452 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5734 | 2026.02.04 21:13:22.080248 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.02.04 21:13:22.080286 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5736 | 2026.02.04 21:13:22.080804 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5737 | 2026.02.04 21:13:22.081032 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.02.04 21:13:22.081169 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001792 sec., 7812.5 rows/sec., 14.00 MiB/sec. | ||
| 5739 | 2026.02.04 21:13:22.081231 [ 268 ] {62e11eff-37a4-4a97-9ac9-137ce92653f4} <Debug> TCPHandler: Processed in 0.001985663 sec. | ||
| 5740 | 2026.02.04 21:13:22.081373 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.02.04 21:13:22.081469 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.02.04 21:13:22.081512 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5743 | 2026.02.04 21:13:22.081874 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.02.04 21:13:22.081910 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5745 | 2026.02.04 21:13:22.082217 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5746 | 2026.02.04 21:13:22.082434 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.02.04 21:13:22.082562 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5748 | 2026.02.04 21:13:22.082599 [ 268 ] {1cdd7f56-b295-4ab6-929c-69a695f9754b} <Debug> TCPHandler: Processed in 0.001275877 sec. | ||
| 5749 | 2026.02.04 21:13:24.908200 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5750 | 2026.02.04 21:13:24.908271 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5751 | 2026.02.04 21:13:25.024966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12512 | ||
| 5752 | 2026.02.04 21:13:25.025472 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.02.04 21:13:25.025507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5754 | 2026.02.04 21:13:25.025982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5755 | 2026.02.04 21:13:25.026222 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.02.04 21:13:25.026347 [ 42 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5757 | 2026.02.04 21:13:25.026349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12512 | ||
| 5758 | 2026.02.04 21:13:25.026387 [ 42 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.02.04 21:13:25.026408 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5760 | 2026.02.04 21:13:25.026491 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5761 | 2026.02.04 21:13:25.026571 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5762 | 2026.02.04 21:13:25.026601 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10080 rows starting from the beginning of the part | ||
| 5763 | 2026.02.04 21:13:25.026656 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5764 | 2026.02.04 21:13:25.026695 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5765 | 2026.02.04 21:13:25.026734 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5766 | 2026.02.04 21:13:25.026767 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5767 | 2026.02.04 21:13:25.026801 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 5768 | 2026.02.04 21:13:25.028586 [ 187 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115415 sec., 5914678.680069868 rows/sec., 84.61 MiB/sec. | ||
| 5769 | 2026.02.04 21:13:25.028900 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5770 | 2026.02.04 21:13:25.029177 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.02.04 21:13:25.029249 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_26_5} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5772 | 2026.02.04 21:13:25.029336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5773 | 2026.02.04 21:13:25.710249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5774 | 2026.02.04 21:13:25.728387 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.04 21:13:25.728448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5776 | 2026.02.04 21:13:25.734116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5777 | 2026.02.04 21:13:25.734799 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.02.04 21:13:25.735072 [ 41 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5779 | 2026.02.04 21:13:25.735133 [ 41 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.04 21:13:25.735152 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5781 | 2026.02.04 21:13:25.735267 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5782 | 2026.02.04 21:13:25.738050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5783 | 2026.02.04 21:13:25.739511 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5784 | 2026.02.04 21:13:25.741105 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5785 | 2026.02.04 21:13:25.746117 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5786 | 2026.02.04 21:13:25.750755 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5787 | 2026.02.04 21:13:25.755216 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5788 | 2026.02.04 21:13:25.759645 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5789 | 2026.02.04 21:13:25.763477 [ 190 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 5790 | 2026.02.04 21:13:25.822871 [ 187 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.087588869 sec., 2237.7272618967145 rows/sec., 11.57 MiB/sec. | ||
| 5791 | 2026.02.04 21:13:25.825656 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5792 | 2026.02.04 21:13:25.827590 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_26_5} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.02.04 21:13:25.827702 [ 201 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_26_5} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5794 | 2026.02.04 21:13:25.829915 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5795 | 2026.02.04 21:13:26.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.32 MiB, peak 270.88 MiB, free memory in arenas 0.00 B, will set to 266.06 MiB (RSS), difference: 5.73 MiB | ||
| 5796 | 2026.02.04 21:13:27.074132 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.02.04 21:13:27.074317 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5798 | 2026.02.04 21:13:27.074384 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5799 | 2026.02.04 21:13:27.075068 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.02.04 21:13:27.075115 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5801 | 2026.02.04 21:13:27.075555 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5802 | 2026.02.04 21:13:27.075790 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.02.04 21:13:27.075950 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001683 sec., 65359.477124183 rows/sec., 5.50 MiB/sec. | ||
| 5804 | 2026.02.04 21:13:27.075993 [ 268 ] {a4441dbd-e8f1-4bdc-b02c-d8a252c7494d} <Debug> TCPHandler: Processed in 0.001996122 sec. | ||
| 5805 | 2026.02.04 21:13:27.076114 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.02.04 21:13:27.076210 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.02.04 21:13:27.076253 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5808 | 2026.02.04 21:13:27.076658 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.02.04 21:13:27.076696 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5810 | 2026.02.04 21:13:27.077005 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5811 | 2026.02.04 21:13:27.077219 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.02.04 21:13:27.077352 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001161 sec., 23255.813953488374 rows/sec., 1.71 MiB/sec. | ||
| 5813 | 2026.02.04 21:13:27.077391 [ 268 ] {ba1e8245-5a1d-4ab2-812f-37656573703d} <Debug> TCPHandler: Processed in 0.001327648 sec. | ||
| 5814 | 2026.02.04 21:13:27.077495 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.02.04 21:13:27.077590 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5816 | 2026.02.04 21:13:27.077631 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5817 | 2026.02.04 21:13:27.078047 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.02.04 21:13:27.078085 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5819 | 2026.02.04 21:13:27.078395 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5820 | 2026.02.04 21:13:27.078709 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.02.04 21:13:27.078851 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001278 sec., 71205.00782472613 rows/sec., 5.56 MiB/sec. | ||
| 5822 | 2026.02.04 21:13:27.078893 [ 268 ] {c013e01a-de0e-4440-91f5-5c073f51448e} <Debug> TCPHandler: Processed in 0.001447391 sec. | ||
| 5823 | 2026.02.04 21:13:27.079007 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.02.04 21:13:27.079142 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5825 | 2026.02.04 21:13:27.079197 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5826 | 2026.02.04 21:13:27.079668 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.02.04 21:13:27.079706 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5828 | 2026.02.04 21:13:27.080069 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5829 | 2026.02.04 21:13:27.080287 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.02.04 21:13:27.080441 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 5831 | 2026.02.04 21:13:27.080484 [ 268 ] {e44ae511-2e4b-49ef-9e8c-054393e9fe18} <Debug> TCPHandler: Processed in 0.001527443 sec. | ||
| 5832 | 2026.02.04 21:13:27.080589 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.02.04 21:13:27.080684 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.02.04 21:13:27.080739 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5835 | 2026.02.04 21:13:27.081550 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.02.04 21:13:27.081587 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5837 | 2026.02.04 21:13:27.082440 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5838 | 2026.02.04 21:13:27.082689 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.02.04 21:13:27.082833 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002167 sec., 12459.621596677434 rows/sec., 22.33 MiB/sec. | ||
| 5840 | 2026.02.04 21:13:27.082900 [ 268 ] {a6e94171-7b26-4b15-b51c-176e0e35752c} <Debug> TCPHandler: Processed in 0.002359971 sec. | ||
| 5841 | 2026.02.04 21:13:27.083015 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.02.04 21:13:27.083111 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5843 | 2026.02.04 21:13:27.083154 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5844 | 2026.02.04 21:13:27.083484 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.02.04 21:13:27.083523 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5846 | 2026.02.04 21:13:27.083833 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5847 | 2026.02.04 21:13:27.084043 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.02.04 21:13:27.084176 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5849 | 2026.02.04 21:13:27.084213 [ 268 ] {8c9866d6-d818-4cf6-be3d-e219f4290680} <Debug> TCPHandler: Processed in 0.001248597 sec. | ||
| 5850 | 2026.02.04 21:13:30.055036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 760 | ||
| 5851 | 2026.02.04 21:13:30.057182 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.02.04 21:13:30.057247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5853 | 2026.02.04 21:13:30.058435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5854 | 2026.02.04 21:13:30.058698 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.02.04 21:13:30.059058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 5856 | 2026.02.04 21:13:31.203822 [ 34 ] {} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5857 | 2026.02.04 21:13:31.203935 [ 34 ] {} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.02.04 21:13:31.203982 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5859 | 2026.02.04 21:13:31.204140 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5860 | 2026.02.04 21:13:31.204293 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5861 | 2026.02.04 21:13:31.204331 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 392 rows starting from the beginning of the part | ||
| 5862 | 2026.02.04 21:13:31.204439 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5863 | 2026.02.04 21:13:31.204493 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 368 rows starting from the beginning of the part | ||
| 5864 | 2026.02.04 21:13:31.204541 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 5865 | 2026.02.04 21:13:31.204583 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5866 | 2026.02.04 21:13:31.205426 [ 186 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352789 sec., 700774.4740680179 rows/sec., 49.98 MiB/sec. | ||
| 5867 | 2026.02.04 21:13:31.205570 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5868 | 2026.02.04 21:13:31.205803 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.02.04 21:13:31.205892 [ 187 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_14_3} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5870 | 2026.02.04 21:13:31.205955 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5871 | 2026.02.04 21:13:32.099832 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.02.04 21:13:32.100031 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5873 | 2026.02.04 21:13:32.100109 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5874 | 2026.02.04 21:13:32.100812 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.02.04 21:13:32.100861 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5876 | 2026.02.04 21:13:32.101258 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5877 | 2026.02.04 21:13:32.101484 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.02.04 21:13:32.101649 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001672 sec., 7177.033492822966 rows/sec., 585.24 KiB/sec. | ||
| 5879 | 2026.02.04 21:13:32.101697 [ 268 ] {a7705bba-f6b4-41dc-821f-eb9f06266563} <Debug> TCPHandler: Processed in 0.002031083 sec. | ||
| 5880 | 2026.02.04 21:13:32.101821 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.02.04 21:13:32.101923 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5882 | 2026.02.04 21:13:32.101966 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5883 | 2026.02.04 21:13:32.102845 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.02.04 21:13:32.102882 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5885 | 2026.02.04 21:13:32.103310 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5886 | 2026.02.04 21:13:32.103524 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.02.04 21:13:32.103659 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Debug> executeQuery: Read 1230 rows, 104.20 KiB in 0.00176 sec., 698863.6363636364 rows/sec., 57.82 MiB/sec. | ||
| 5888 | 2026.02.04 21:13:32.103699 [ 268 ] {b02fc43d-195e-4415-a0ad-5ab1edbcabab} <Debug> TCPHandler: Processed in 0.001929691 sec. | ||
| 5889 | 2026.02.04 21:13:32.103816 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.02.04 21:13:32.103914 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.02.04 21:13:32.103957 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5892 | 2026.02.04 21:13:32.104364 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.02.04 21:13:32.104400 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5894 | 2026.02.04 21:13:32.104701 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5895 | 2026.02.04 21:13:32.104909 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.02.04 21:13:32.105021 [ 33 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5897 | 2026.02.04 21:13:32.105040 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Debug> executeQuery: Read 26 rows, 1.89 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.61 MiB/sec. | ||
| 5898 | 2026.02.04 21:13:32.105096 [ 33 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.02.04 21:13:32.105105 [ 268 ] {5a49249a-9150-44bc-9e43-b94e2cf3444a} <Debug> TCPHandler: Processed in 0.001340938 sec. | ||
| 5900 | 2026.02.04 21:13:32.105127 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5901 | 2026.02.04 21:13:32.105225 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.02.04 21:13:32.105231 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 5903 | 2026.02.04 21:13:32.105323 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.02.04 21:13:32.105342 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2026.02.04 21:13:32.105364 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5906 | 2026.02.04 21:13:32.105375 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 206 rows starting from the beginning of the part | ||
| 5907 | 2026.02.04 21:13:32.105442 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 147 rows starting from the beginning of the part | ||
| 5908 | 2026.02.04 21:13:32.105494 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 5909 | 2026.02.04 21:13:32.105541 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 5910 | 2026.02.04 21:13:32.105587 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 5911 | 2026.02.04 21:13:32.105636 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 5912 | 2026.02.04 21:13:32.105835 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.02.04 21:13:32.105871 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 5914 | 2026.02.04 21:13:32.106218 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5915 | 2026.02.04 21:13:32.106432 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.02.04 21:13:32.106436 [ 186 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244827 sec., 368725.93541110534 rows/sec., 25.31 MiB/sec. | ||
| 5917 | 2026.02.04 21:13:32.106565 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001261 sec., 180808.88183980968 rows/sec., 12.24 MiB/sec. | ||
| 5918 | 2026.02.04 21:13:32.106610 [ 268 ] {0b442de2-28ea-4786-a7fe-aa21c7d8a234} <Debug> TCPHandler: Processed in 0.001433351 sec. | ||
| 5919 | 2026.02.04 21:13:32.106664 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5920 | 2026.02.04 21:13:32.106722 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.02.04 21:13:32.106819 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5922 | 2026.02.04 21:13:32.106862 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5923 | 2026.02.04 21:13:32.107025 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.02.04 21:13:32.107120 [ 193 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_36_7} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5925 | 2026.02.04 21:13:32.107223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5926 | 2026.02.04 21:13:32.107415 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.02.04 21:13:32.107460 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5928 | 2026.02.04 21:13:32.107808 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5929 | 2026.02.04 21:13:32.108055 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.02.04 21:13:32.108188 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Debug> executeQuery: Read 546 rows, 41.50 KiB in 0.001387 sec., 393655.3713049748 rows/sec., 29.22 MiB/sec. | ||
| 5931 | 2026.02.04 21:13:32.108227 [ 268 ] {0bf1f446-7d8c-4029-b866-7a886e055ba2} <Debug> TCPHandler: Processed in 0.001555213 sec. | ||
| 5932 | 2026.02.04 21:13:32.108342 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.02.04 21:13:32.108435 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5934 | 2026.02.04 21:13:32.108478 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5935 | 2026.02.04 21:13:32.109009 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.02.04 21:13:32.109044 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5937 | 2026.02.04 21:13:32.109423 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5938 | 2026.02.04 21:13:32.109639 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.02.04 21:13:32.109767 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001351 sec., 629163.5825314582 rows/sec., 42.35 MiB/sec. | ||
| 5940 | 2026.02.04 21:13:32.109805 [ 268 ] {92f66e0f-6044-4d45-8425-68d326c8f0b6} <Debug> TCPHandler: Processed in 0.001513262 sec. | ||
| 5941 | 2026.02.04 21:13:32.109917 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.02.04 21:13:32.110010 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.02.04 21:13:32.110064 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5944 | 2026.02.04 21:13:32.110815 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.02.04 21:13:32.110852 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5946 | 2026.02.04 21:13:32.111389 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5947 | 2026.02.04 21:13:32.111711 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.02.04 21:13:32.111844 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5949 | 2026.02.04 21:13:32.111882 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.04 21:13:32.111884 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 13.26 MiB/sec. | ||
| 5951 | 2026.02.04 21:13:32.111904 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5952 | 2026.02.04 21:13:32.111970 [ 268 ] {60e907b0-7d34-494c-b11f-53eb1b418570} <Debug> TCPHandler: Processed in 0.002101625 sec. | ||
| 5953 | 2026.02.04 21:13:32.112027 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 5954 | 2026.02.04 21:13:32.112107 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.02.04 21:13:32.112245 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.02.04 21:13:32.112297 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5957 | 2026.02.04 21:13:32.112308 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5958 | 2026.02.04 21:13:32.112378 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 581 rows starting from the beginning of the part | ||
| 5959 | 2026.02.04 21:13:32.112517 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 5960 | 2026.02.04 21:13:32.112631 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 5961 | 2026.02.04 21:13:32.112640 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.02.04 21:13:32.112683 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 5963 | 2026.02.04 21:13:32.112729 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 5964 | 2026.02.04 21:13:32.112824 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 5965 | 2026.02.04 21:13:32.112917 [ 187 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 5966 | 2026.02.04 21:13:32.113040 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5967 | 2026.02.04 21:13:32.113288 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.02.04 21:13:32.113431 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 5969 | 2026.02.04 21:13:32.113471 [ 268 ] {9ec864cd-e630-404a-934c-a42ad243d6a6} <Debug> TCPHandler: Processed in 0.001425131 sec. | ||
| 5970 | 2026.02.04 21:13:32.117871 [ 193 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 19 columns (19 merged, 0 gathered) in 0.005897536 sec., 114793.70367556892 rows/sec., 205.71 MiB/sec. | ||
| 5971 | 2026.02.04 21:13:32.119050 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5972 | 2026.02.04 21:13:32.119493 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.02.04 21:13:32.119573 [ 186 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5974 | 2026.02.04 21:13:32.119710 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 5975 | 2026.02.04 21:13:32.526741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12960 | ||
| 5976 | 2026.02.04 21:13:32.527847 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.02.04 21:13:32.527896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 5978 | 2026.02.04 21:13:32.528422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5979 | 2026.02.04 21:13:32.528663 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.04 21:13:32.528799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12960 | ||
| 5981 | 2026.02.04 21:13:33.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.24 MiB, peak 274.72 MiB, free memory in arenas 0.00 B, will set to 270.03 MiB (RSS), difference: 2.79 MiB | ||
| 5982 | 2026.02.04 21:13:33.238144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5983 | 2026.02.04 21:13:33.253707 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.02.04 21:13:33.253757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 5985 | 2026.02.04 21:13:33.259720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5986 | 2026.02.04 21:13:33.260439 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.02.04 21:13:33.263070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5988 | 2026.02.04 21:13:37.073937 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.02.04 21:13:37.074137 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5990 | 2026.02.04 21:13:37.074212 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5991 | 2026.02.04 21:13:37.074964 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.04 21:13:37.075016 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 5993 | 2026.02.04 21:13:37.075421 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5994 | 2026.02.04 21:13:37.075686 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.02.04 21:13:37.075855 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001772 sec., 62076.749435665915 rows/sec., 5.22 MiB/sec. | ||
| 5996 | 2026.02.04 21:13:37.075906 [ 268 ] {ddcbf0b9-149c-4eb8-af7a-c4ba8a8f9d5a} <Debug> TCPHandler: Processed in 0.002111305 sec. | ||
| 5997 | 2026.02.04 21:13:37.076034 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.02.04 21:13:37.076139 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.02.04 21:13:37.076186 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2026.02.04 21:13:37.076608 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.02.04 21:13:37.076646 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6002 | 2026.02.04 21:13:37.076968 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6003 | 2026.02.04 21:13:37.077182 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.02.04 21:13:37.077318 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001203 sec., 22443.890274314213 rows/sec., 1.65 MiB/sec. | ||
| 6005 | 2026.02.04 21:13:37.077357 [ 268 ] {c0416f5a-d4f8-4b09-8739-8d7868edfbf9} <Debug> TCPHandler: Processed in 0.0013768 sec. | ||
| 6006 | 2026.02.04 21:13:37.077461 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.02.04 21:13:37.077554 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6008 | 2026.02.04 21:13:37.077595 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6009 | 2026.02.04 21:13:37.078018 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.02.04 21:13:37.078054 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6011 | 2026.02.04 21:13:37.078364 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6012 | 2026.02.04 21:13:37.078584 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.04 21:13:37.078714 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00118 sec., 77118.6440677966 rows/sec., 6.02 MiB/sec. | ||
| 6014 | 2026.02.04 21:13:37.078753 [ 268 ] {caf62827-cd1a-42c3-8017-812d694a859d} <Debug> TCPHandler: Processed in 0.001342159 sec. | ||
| 6015 | 2026.02.04 21:13:37.078866 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.02.04 21:13:37.078959 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.02.04 21:13:37.079003 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.02.04 21:13:37.079403 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.04 21:13:37.079440 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6020 | 2026.02.04 21:13:37.079792 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6021 | 2026.02.04 21:13:37.080039 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.02.04 21:13:37.080176 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6023 | 2026.02.04 21:13:37.080215 [ 268 ] {874d025d-c97e-4b67-8e48-0f3627095112} <Debug> TCPHandler: Processed in 0.00139804 sec. | ||
| 6024 | 2026.02.04 21:13:37.080338 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.02.04 21:13:37.080461 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.02.04 21:13:37.080529 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6027 | 2026.02.04 21:13:37.081408 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.02.04 21:13:37.081446 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6029 | 2026.02.04 21:13:37.082029 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6030 | 2026.02.04 21:13:37.082266 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.02.04 21:13:37.082408 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001971 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 6032 | 2026.02.04 21:13:37.082471 [ 268 ] {a15d0280-0dee-4e8d-8c23-4ac33ec29d71} <Debug> TCPHandler: Processed in 0.002194947 sec. | ||
| 6033 | 2026.02.04 21:13:37.082584 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.02.04 21:13:37.082674 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.02.04 21:13:37.082713 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6036 | 2026.02.04 21:13:37.083027 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.02.04 21:13:37.083062 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6038 | 2026.02.04 21:13:37.083366 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6039 | 2026.02.04 21:13:37.083635 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.02.04 21:13:37.083766 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6041 | 2026.02.04 21:13:37.083802 [ 268 ] {5c414ef4-b55d-4ca6-b094-d5235c3f43ee} <Debug> TCPHandler: Processed in 0.001264467 sec. | ||
| 6042 | 2026.02.04 21:13:39.909309 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6043 | 2026.02.04 21:13:39.909372 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6044 | 2026.02.04 21:13:40.029844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13472 | ||
| 6045 | 2026.02.04 21:13:40.030366 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.02.04 21:13:40.030404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6047 | 2026.02.04 21:13:40.030916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6048 | 2026.02.04 21:13:40.031150 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.02.04 21:13:40.031289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13472 | ||
| 6050 | 2026.02.04 21:13:40.059311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 788 | ||
| 6051 | 2026.02.04 21:13:40.061514 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.02.04 21:13:40.061554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6053 | 2026.02.04 21:13:40.062776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6054 | 2026.02.04 21:13:40.063045 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.02.04 21:13:40.063286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6056 | 2026.02.04 21:13:40.764087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6057 | 2026.02.04 21:13:40.781670 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.02.04 21:13:40.781742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6059 | 2026.02.04 21:13:40.787979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6060 | 2026.02.04 21:13:40.788745 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.02.04 21:13:40.791865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6062 | 2026.02.04 21:13:42.073051 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.02.04 21:13:42.073233 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6064 | 2026.02.04 21:13:42.073301 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6065 | 2026.02.04 21:13:42.073987 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.02.04 21:13:42.074036 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6067 | 2026.02.04 21:13:42.074442 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6068 | 2026.02.04 21:13:42.074677 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.02.04 21:13:42.074826 [ 61 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6070 | 2026.02.04 21:13:42.074837 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001654 sec., 50785.97339782346 rows/sec., 4.25 MiB/sec. | ||
| 6071 | 2026.02.04 21:13:42.074892 [ 61 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.02.04 21:13:42.074914 [ 268 ] {cc048392-5416-4670-aef7-c6cfcee2dddc} <Debug> TCPHandler: Processed in 0.001995783 sec. | ||
| 6073 | 2026.02.04 21:13:42.074919 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6074 | 2026.02.04 21:13:42.075052 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 6075 | 2026.02.04 21:13:42.075056 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.02.04 21:13:42.075184 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.02.04 21:13:42.075187 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6078 | 2026.02.04 21:13:42.075232 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6079 | 2026.02.04 21:13:42.075240 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2104 rows starting from the beginning of the part | ||
| 6080 | 2026.02.04 21:13:42.075324 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 84 rows starting from the beginning of the part | ||
| 6081 | 2026.02.04 21:13:42.075375 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 110 rows starting from the beginning of the part | ||
| 6082 | 2026.02.04 21:13:42.075426 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1230 rows starting from the beginning of the part | ||
| 6083 | 2026.02.04 21:13:42.075469 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 6084 | 2026.02.04 21:13:42.075513 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 84 rows starting from the beginning of the part | ||
| 6085 | 2026.02.04 21:13:42.075662 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.02.04 21:13:42.075706 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6087 | 2026.02.04 21:13:42.076049 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6088 | 2026.02.04 21:13:42.076288 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.02.04 21:13:42.076435 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001273 sec., 10997.643362136685 rows/sec., 826.97 KiB/sec. | ||
| 6090 | 2026.02.04 21:13:42.076475 [ 268 ] {a69831c7-dd3f-4884-a92b-4c3461262634} <Debug> TCPHandler: Processed in 0.001471902 sec. | ||
| 6091 | 2026.02.04 21:13:42.076580 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.02.04 21:13:42.076678 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6093 | 2026.02.04 21:13:42.076720 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6094 | 2026.02.04 21:13:42.077127 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3722 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129235 sec., 1748045.6595913554 rows/sec., 151.02 MiB/sec. | ||
| 6095 | 2026.02.04 21:13:42.077154 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.02.04 21:13:42.077197 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6097 | 2026.02.04 21:13:42.077357 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6098 | 2026.02.04 21:13:42.077532 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6099 | 2026.02.04 21:13:42.077640 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.02.04 21:13:42.077726 [ 189 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_41_8} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6101 | 2026.02.04 21:13:42.077790 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.04 21:13:42.077799 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6103 | 2026.02.04 21:13:42.077925 [ 73 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6104 | 2026.02.04 21:13:42.077933 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001275 sec., 61176.47058823529 rows/sec., 4.78 MiB/sec. | ||
| 6105 | 2026.02.04 21:13:42.077972 [ 73 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.02.04 21:13:42.077995 [ 268 ] {39cf8fcf-8a38-42fb-9300-7484620b4680} <Debug> TCPHandler: Processed in 0.001466101 sec. | ||
| 6107 | 2026.02.04 21:13:42.077996 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6108 | 2026.02.04 21:13:42.078078 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 6109 | 2026.02.04 21:13:42.078120 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.02.04 21:13:42.078158 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6111 | 2026.02.04 21:13:42.078186 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1034 rows starting from the beginning of the part | ||
| 6112 | 2026.02.04 21:13:42.078221 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6113 | 2026.02.04 21:13:42.078233 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6114 | 2026.02.04 21:13:42.078274 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6115 | 2026.02.04 21:13:42.078280 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part | ||
| 6116 | 2026.02.04 21:13:42.078327 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 546 rows starting from the beginning of the part | ||
| 6117 | 2026.02.04 21:13:42.078362 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 91 rows starting from the beginning of the part | ||
| 6118 | 2026.02.04 21:13:42.078395 [ 189 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6119 | 2026.02.04 21:13:42.078699 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.04 21:13:42.078742 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6121 | 2026.02.04 21:13:42.079092 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6122 | 2026.02.04 21:13:42.079315 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.04 21:13:42.079367 [ 196 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312278 sec., 1461580.5492433768 rows/sec., 114.02 MiB/sec. | ||
| 6124 | 2026.02.04 21:13:42.079441 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6125 | 2026.02.04 21:13:42.079469 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.02.04 21:13:42.079473 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 6127 | 2026.02.04 21:13:42.079486 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6128 | 2026.02.04 21:13:42.079522 [ 268 ] {28661ae7-2332-4770-aa5d-b450122ea38c} <Debug> TCPHandler: Processed in 0.001453261 sec. | ||
| 6129 | 2026.02.04 21:13:42.079571 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 6130 | 2026.02.04 21:13:42.079615 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6131 | 2026.02.04 21:13:42.079641 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.02.04 21:13:42.079688 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6133 | 2026.02.04 21:13:42.079733 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10813 rows starting from the beginning of the part | ||
| 6134 | 2026.02.04 21:13:42.079765 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.02.04 21:13:42.079819 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 6136 | 2026.02.04 21:13:42.079834 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6137 | 2026.02.04 21:13:42.079889 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6138 | 2026.02.04 21:13:42.079950 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 850 rows starting from the beginning of the part | ||
| 6139 | 2026.02.04 21:13:42.079950 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.02.04 21:13:42.080015 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6141 | 2026.02.04 21:13:42.080052 [ 195 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_41_8} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6142 | 2026.02.04 21:13:42.080076 [ 192 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6143 | 2026.02.04 21:13:42.080152 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6144 | 2026.02.04 21:13:42.080889 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.02.04 21:13:42.080936 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6146 | 2026.02.04 21:13:42.081734 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6147 | 2026.02.04 21:13:42.082078 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.02.04 21:13:42.082277 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002535 sec., 5522.682445759369 rows/sec., 9.90 MiB/sec. | ||
| 6149 | 2026.02.04 21:13:42.082367 [ 268 ] {95bece12-f82f-4a38-bd46-3fc8fadcea7b} <Debug> TCPHandler: Processed in 0.00277695 sec. | ||
| 6150 | 2026.02.04 21:13:42.082495 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.02.04 21:13:42.082596 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.02.04 21:13:42.082638 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2026.02.04 21:13:42.082991 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.02.04 21:13:42.083028 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6155 | 2026.02.04 21:13:42.083391 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6156 | 2026.02.04 21:13:42.083611 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.02.04 21:13:42.083714 [ 73 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6158 | 2026.02.04 21:13:42.083741 [ 73 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.02.04 21:13:42.083746 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 6160 | 2026.02.04 21:13:42.083758 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6161 | 2026.02.04 21:13:42.083794 [ 268 ] {598988a2-8a0a-47da-9125-67e00622ab65} <Debug> TCPHandler: Processed in 0.00135152 sec. | ||
| 6162 | 2026.02.04 21:13:42.083854 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6163 | 2026.02.04 21:13:42.083969 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.02.04 21:13:42.084003 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2122 rows starting from the beginning of the part | ||
| 6165 | 2026.02.04 21:13:42.084060 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6166 | 2026.02.04 21:13:42.084107 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6167 | 2026.02.04 21:13:42.084148 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6168 | 2026.02.04 21:13:42.084186 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6169 | 2026.02.04 21:13:42.084226 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6170 | 2026.02.04 21:13:42.084456 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12303 rows, containing 5 columns (5 merged, 0 gathered) in 0.004912456 sec., 2504449.912630261 rows/sec., 171.43 MiB/sec. | ||
| 6171 | 2026.02.04 21:13:42.084911 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6172 | 2026.02.04 21:13:42.085202 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.02.04 21:13:42.085277 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6174 | 2026.02.04 21:13:42.085281 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001467541 sec., 1650379.7849600115 rows/sec., 110.24 MiB/sec. | ||
| 6175 | 2026.02.04 21:13:42.085362 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6176 | 2026.02.04 21:13:42.085567 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6177 | 2026.02.04 21:13:42.085831 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.02.04 21:13:42.085893 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_41_8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6179 | 2026.02.04 21:13:42.085954 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6180 | 2026.02.04 21:13:47.076019 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.02.04 21:13:47.076310 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.02.04 21:13:47.076379 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6183 | 2026.02.04 21:13:47.077030 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.02.04 21:13:47.077083 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6185 | 2026.02.04 21:13:47.077481 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6186 | 2026.02.04 21:13:47.077712 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.02.04 21:13:47.077890 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 6188 | 2026.02.04 21:13:47.077941 [ 268 ] {53bea1dc-5953-406a-a969-cfd01667f7da} <Debug> TCPHandler: Processed in 0.002115786 sec. | ||
| 6189 | 2026.02.04 21:13:47.078066 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.02.04 21:13:47.078169 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6191 | 2026.02.04 21:13:47.078214 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6192 | 2026.02.04 21:13:47.078621 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.02.04 21:13:47.078660 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6194 | 2026.02.04 21:13:47.078965 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6195 | 2026.02.04 21:13:47.079195 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.02.04 21:13:47.079340 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001193 sec., 3352.891869237217 rows/sec., 273.40 KiB/sec. | ||
| 6197 | 2026.02.04 21:13:47.079379 [ 268 ] {d6585b17-32a4-4e1e-89c1-710973d23c47} <Debug> TCPHandler: Processed in 0.001364969 sec. | ||
| 6198 | 2026.02.04 21:13:47.079495 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.02.04 21:13:47.079591 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6200 | 2026.02.04 21:13:47.079631 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6201 | 2026.02.04 21:13:47.080148 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.02.04 21:13:47.080185 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6203 | 2026.02.04 21:13:47.080517 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6204 | 2026.02.04 21:13:47.080733 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.02.04 21:13:47.080869 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Debug> executeQuery: Read 232 rows, 21.08 KiB in 0.001297 sec., 178874.32536622975 rows/sec., 15.87 MiB/sec. | ||
| 6206 | 2026.02.04 21:13:47.080909 [ 268 ] {5ab2103e-71f0-49f3-81dd-0e9b99fba910} <Debug> TCPHandler: Processed in 0.001463961 sec. | ||
| 6207 | 2026.02.04 21:13:47.081043 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.02.04 21:13:47.081141 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6209 | 2026.02.04 21:13:47.081182 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6210 | 2026.02.04 21:13:47.081678 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.02.04 21:13:47.081727 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6212 | 2026.02.04 21:13:47.082122 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6213 | 2026.02.04 21:13:47.082355 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.02.04 21:13:47.082494 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Debug> executeQuery: Read 43 rows, 3.27 KiB in 0.001372 sec., 31341.107871720116 rows/sec., 2.33 MiB/sec. | ||
| 6215 | 2026.02.04 21:13:47.082534 [ 268 ] {ce0581d8-77be-468f-ac31-7324778ebe71} <Debug> TCPHandler: Processed in 0.001541483 sec. | ||
| 6216 | 2026.02.04 21:13:47.082645 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.02.04 21:13:47.082740 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.02.04 21:13:47.082781 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6219 | 2026.02.04 21:13:47.083181 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.02.04 21:13:47.083217 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6221 | 2026.02.04 21:13:47.083513 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6222 | 2026.02.04 21:13:47.083733 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.02.04 21:13:47.083868 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 6224 | 2026.02.04 21:13:47.083908 [ 268 ] {a2e4ea7c-3e40-474e-82be-854c36f6afa5} <Debug> TCPHandler: Processed in 0.001312448 sec. | ||
| 6225 | 2026.02.04 21:13:47.084018 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.02.04 21:13:47.084113 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.02.04 21:13:47.084154 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6228 | 2026.02.04 21:13:47.084542 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.02.04 21:13:47.084578 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6230 | 2026.02.04 21:13:47.084873 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6231 | 2026.02.04 21:13:47.085086 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.02.04 21:13:47.085219 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 6233 | 2026.02.04 21:13:47.085257 [ 268 ] {b72743ad-b6aa-4d94-b89e-935dde144a88} <Debug> TCPHandler: Processed in 0.001289217 sec. | ||
| 6234 | 2026.02.04 21:13:47.085357 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.02.04 21:13:47.085449 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6236 | 2026.02.04 21:13:47.085488 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6237 | 2026.02.04 21:13:47.085943 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.02.04 21:13:47.085980 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6239 | 2026.02.04 21:13:47.086273 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6240 | 2026.02.04 21:13:47.086483 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.02.04 21:13:47.086615 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.001183 sec., 110735.41842772612 rows/sec., 8.97 MiB/sec. | ||
| 6242 | 2026.02.04 21:13:47.086652 [ 268 ] {9abe151b-6bc4-49f3-95b0-a3fda7d1ee5a} <Debug> TCPHandler: Processed in 0.001344179 sec. | ||
| 6243 | 2026.02.04 21:13:47.086751 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.02.04 21:13:47.086844 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.02.04 21:13:47.086886 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6246 | 2026.02.04 21:13:47.087271 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.02.04 21:13:47.087306 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6248 | 2026.02.04 21:13:47.087634 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6249 | 2026.02.04 21:13:47.087846 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.02.04 21:13:47.087975 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001149 sec., 172323.7597911227 rows/sec., 12.36 MiB/sec. | ||
| 6251 | 2026.02.04 21:13:47.088012 [ 268 ] {ffd2cb70-facb-4445-827b-16e6209b7ca5} <Debug> TCPHandler: Processed in 0.001310329 sec. | ||
| 6252 | 2026.02.04 21:13:47.088125 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.02.04 21:13:47.088219 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.02.04 21:13:47.088271 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6255 | 2026.02.04 21:13:47.089121 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.02.04 21:13:47.089157 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6257 | 2026.02.04 21:13:47.089673 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6258 | 2026.02.04 21:13:47.089891 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.02.04 21:13:47.090027 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001826 sec., 14786.418400876233 rows/sec., 26.50 MiB/sec. | ||
| 6260 | 2026.02.04 21:13:47.090080 [ 268 ] {574ad9b5-1340-4090-886d-f445932623a5} <Debug> TCPHandler: Processed in 0.002004443 sec. | ||
| 6261 | 2026.02.04 21:13:47.090189 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.02.04 21:13:47.090283 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.02.04 21:13:47.090324 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2026.02.04 21:13:47.090658 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.02.04 21:13:47.090696 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6266 | 2026.02.04 21:13:47.091006 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6267 | 2026.02.04 21:13:47.091215 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.02.04 21:13:47.091350 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6269 | 2026.02.04 21:13:47.091386 [ 268 ] {baac953d-e5f8-4ca4-b346-ed2fd8af2648} <Debug> TCPHandler: Processed in 0.001246157 sec. | ||
| 6270 | 2026.02.04 21:13:47.531434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13920 | ||
| 6271 | 2026.02.04 21:13:47.532221 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.02.04 21:13:47.532274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6273 | 2026.02.04 21:13:47.532770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6274 | 2026.02.04 21:13:47.532994 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.02.04 21:13:47.533120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13920 | ||
| 6276 | 2026.02.04 21:13:48.291952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6277 | 2026.02.04 21:13:48.308995 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.02.04 21:13:48.309057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6279 | 2026.02.04 21:13:48.315064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6280 | 2026.02.04 21:13:48.315790 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.02.04 21:13:48.319234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6282 | 2026.02.04 21:13:50.063518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 820 | ||
| 6283 | 2026.02.04 21:13:50.065839 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.02.04 21:13:50.065899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6285 | 2026.02.04 21:13:50.067143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6286 | 2026.02.04 21:13:50.067413 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.04 21:13:50.067555 [ 141 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6288 | 2026.02.04 21:13:50.067598 [ 141 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.02.04 21:13:50.067620 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6290 | 2026.02.04 21:13:50.067778 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 6291 | 2026.02.04 21:13:50.067797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6292 | 2026.02.04 21:13:50.068574 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2026.02.04 21:13:50.068713 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 646 rows starting from the beginning of the part | ||
| 6294 | 2026.02.04 21:13:50.069076 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 6295 | 2026.02.04 21:13:50.069436 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6296 | 2026.02.04 21:13:50.069782 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6297 | 2026.02.04 21:13:50.070109 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 6298 | 2026.02.04 21:13:50.070448 [ 192 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6299 | 2026.02.04 21:13:50.076158 [ 196 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 72 columns (72 merged, 0 gathered) in 0.008459131 sec., 96936.6711545193 rows/sec., 82.85 MiB/sec. | ||
| 6300 | 2026.02.04 21:13:50.077904 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6301 | 2026.02.04 21:13:50.078578 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.02.04 21:13:50.078672 [ 191 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_21_4} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6303 | 2026.02.04 21:13:50.079073 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6304 | 2026.02.04 21:13:52.073740 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.02.04 21:13:52.073914 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6306 | 2026.02.04 21:13:52.073979 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6307 | 2026.02.04 21:13:52.074662 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.02.04 21:13:52.074713 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6309 | 2026.02.04 21:13:52.075117 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6310 | 2026.02.04 21:13:52.075371 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.02.04 21:13:52.075527 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001659 sec., 50632.91139240506 rows/sec., 4.24 MiB/sec. | ||
| 6312 | 2026.02.04 21:13:52.075571 [ 268 ] {3e12082e-687d-4c1a-b004-8c295eacbd07} <Debug> TCPHandler: Processed in 0.001955342 sec. | ||
| 6313 | 2026.02.04 21:13:52.075702 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.02.04 21:13:52.075795 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.02.04 21:13:52.075835 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6316 | 2026.02.04 21:13:52.076238 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.02.04 21:13:52.076272 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6318 | 2026.02.04 21:13:52.076571 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6319 | 2026.02.04 21:13:52.076780 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.02.04 21:13:52.076916 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 925.07 KiB/sec. | ||
| 6321 | 2026.02.04 21:13:52.076955 [ 268 ] {d947a2e1-acf5-4d93-b437-c679688045ca} <Debug> TCPHandler: Processed in 0.001300228 sec. | ||
| 6322 | 2026.02.04 21:13:52.077067 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.02.04 21:13:52.077157 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6324 | 2026.02.04 21:13:52.077196 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6325 | 2026.02.04 21:13:52.077623 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.02.04 21:13:52.077656 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6327 | 2026.02.04 21:13:52.077954 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6328 | 2026.02.04 21:13:52.078173 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.02.04 21:13:52.078306 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001164 sec., 67010.30927835051 rows/sec., 5.23 MiB/sec. | ||
| 6330 | 2026.02.04 21:13:52.078353 [ 268 ] {494b252c-8989-47ad-973b-59fe94d2dd3c} <Debug> TCPHandler: Processed in 0.001332989 sec. | ||
| 6331 | 2026.02.04 21:13:52.078493 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.02.04 21:13:52.078586 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.02.04 21:13:52.078629 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6334 | 2026.02.04 21:13:52.079066 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.02.04 21:13:52.079103 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6336 | 2026.02.04 21:13:52.079440 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6337 | 2026.02.04 21:13:52.079657 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.02.04 21:13:52.079790 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6339 | 2026.02.04 21:13:52.079828 [ 268 ] {3518667e-be4a-4190-b2d5-a0f12fe591f1} <Debug> TCPHandler: Processed in 0.001381269 sec. | ||
| 6340 | 2026.02.04 21:13:52.079939 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.02.04 21:13:52.080035 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.02.04 21:13:52.080090 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6343 | 2026.02.04 21:13:52.080872 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.02.04 21:13:52.080908 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6345 | 2026.02.04 21:13:52.081439 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6346 | 2026.02.04 21:13:52.081664 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.04 21:13:52.081802 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 6348 | 2026.02.04 21:13:52.081856 [ 268 ] {c896810f-b5f3-495c-a310-26f7cf7000dd} <Debug> TCPHandler: Processed in 0.001963992 sec. | ||
| 6349 | 2026.02.04 21:13:52.081976 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.02.04 21:13:52.082068 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.02.04 21:13:52.082108 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6352 | 2026.02.04 21:13:52.082451 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.02.04 21:13:52.082486 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6354 | 2026.02.04 21:13:52.082793 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6355 | 2026.02.04 21:13:52.083012 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.02.04 21:13:52.083140 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6357 | 2026.02.04 21:13:52.083178 [ 268 ] {d5fc501f-8b63-4803-a682-b6317b2c1250} <Debug> TCPHandler: Processed in 0.001248506 sec. | ||
| 6358 | 2026.02.04 21:13:54.909428 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6359 | 2026.02.04 21:13:54.909511 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6360 | 2026.02.04 21:13:55.033288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14432 | ||
| 6361 | 2026.02.04 21:13:55.033847 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.02.04 21:13:55.033897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6363 | 2026.02.04 21:13:55.034438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6364 | 2026.02.04 21:13:55.034680 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.02.04 21:13:55.034806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14432 | ||
| 6366 | 2026.02.04 21:13:55.819388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6367 | 2026.02.04 21:13:55.837111 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.02.04 21:13:55.837178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6369 | 2026.02.04 21:13:55.843105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6370 | 2026.02.04 21:13:55.843820 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.02.04 21:13:55.847147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6372 | 2026.02.04 21:13:57.073289 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.02.04 21:13:57.073479 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6374 | 2026.02.04 21:13:57.073549 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6375 | 2026.02.04 21:13:57.074248 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.02.04 21:13:57.074291 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6377 | 2026.02.04 21:13:57.074685 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6378 | 2026.02.04 21:13:57.074910 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.02.04 21:13:57.075066 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001639 sec., 67114.09395973154 rows/sec., 5.65 MiB/sec. | ||
| 6380 | 2026.02.04 21:13:57.075109 [ 268 ] {251028b8-426b-438b-8da3-a833484b2814} <Debug> TCPHandler: Processed in 0.001954892 sec. | ||
| 6381 | 2026.02.04 21:13:57.075237 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.02.04 21:13:57.075330 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.02.04 21:13:57.075370 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6384 | 2026.02.04 21:13:57.075783 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.02.04 21:13:57.075820 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6386 | 2026.02.04 21:13:57.076123 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6387 | 2026.02.04 21:13:57.076327 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.02.04 21:13:57.076441 [ 121 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6389 | 2026.02.04 21:13:57.076466 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001153 sec., 23417.172593235042 rows/sec., 1.72 MiB/sec. | ||
| 6390 | 2026.02.04 21:13:57.076507 [ 121 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.02.04 21:13:57.076515 [ 268 ] {4218b6d0-3f7a-4317-9181-44b2fd385dd8} <Debug> TCPHandler: Processed in 0.001326718 sec. | ||
| 6392 | 2026.02.04 21:13:57.076536 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6393 | 2026.02.04 21:13:57.076641 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.02.04 21:13:57.076668 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 6395 | 2026.02.04 21:13:57.076740 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6396 | 2026.02.04 21:13:57.076784 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6397 | 2026.02.04 21:13:57.076815 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6398 | 2026.02.04 21:13:57.076858 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 206 rows starting from the beginning of the part | ||
| 6399 | 2026.02.04 21:13:57.076933 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 6400 | 2026.02.04 21:13:57.076985 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 6401 | 2026.02.04 21:13:57.077032 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
| 6402 | 2026.02.04 21:13:57.077075 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 6403 | 2026.02.04 21:13:57.077125 [ 199 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 6404 | 2026.02.04 21:13:57.077231 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.02.04 21:13:57.077273 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6406 | 2026.02.04 21:13:57.077615 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6407 | 2026.02.04 21:13:57.077847 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.02.04 21:13:57.077983 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001263 sec., 72050.67300079176 rows/sec., 5.63 MiB/sec. | ||
| 6409 | 2026.02.04 21:13:57.078024 [ 268 ] {37ac30cd-36e6-4430-9fa4-170f642116a0} <Debug> TCPHandler: Processed in 0.001430511 sec. | ||
| 6410 | 2026.02.04 21:13:57.078032 [ 196 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425501 sec., 232199.06545137463 rows/sec., 16.56 MiB/sec. | ||
| 6411 | 2026.02.04 21:13:57.078138 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.02.04 21:13:57.078239 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.02.04 21:13:57.078238 [ 194 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6414 | 2026.02.04 21:13:57.078282 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6415 | 2026.02.04 21:13:57.078615 [ 194 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.02.04 21:13:57.078703 [ 194 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_41_8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6417 | 2026.02.04 21:13:57.078720 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.02.04 21:13:57.078760 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6419 | 2026.02.04 21:13:57.078821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6420 | 2026.02.04 21:13:57.079095 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6421 | 2026.02.04 21:13:57.079306 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.02.04 21:13:57.079435 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 6423 | 2026.02.04 21:13:57.079473 [ 268 ] {403c0ade-825c-45e5-82e6-f712fe3952b4} <Debug> TCPHandler: Processed in 0.00138181 sec. | ||
| 6424 | 2026.02.04 21:13:57.079582 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.02.04 21:13:57.079672 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6426 | 2026.02.04 21:13:57.079724 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6427 | 2026.02.04 21:13:57.080548 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.02.04 21:13:57.080584 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6429 | 2026.02.04 21:13:57.081112 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6430 | 2026.02.04 21:13:57.081337 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.02.04 21:13:57.081470 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6432 | 2026.02.04 21:13:57.081473 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001817 sec., 14859.658778205834 rows/sec., 26.63 MiB/sec. | ||
| 6433 | 2026.02.04 21:13:57.081518 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.02.04 21:13:57.081543 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6435 | 2026.02.04 21:13:57.081550 [ 268 ] {e38b10e9-e91e-457b-841f-931b0e205979} <Debug> TCPHandler: Processed in 0.002014123 sec. | ||
| 6436 | 2026.02.04 21:13:57.081651 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 6437 | 2026.02.04 21:13:57.081673 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.02.04 21:13:57.081765 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.02.04 21:13:57.081806 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6440 | 2026.02.04 21:13:57.081863 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6441 | 2026.02.04 21:13:57.081922 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 677 rows starting from the beginning of the part | ||
| 6442 | 2026.02.04 21:13:57.082047 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 6443 | 2026.02.04 21:13:57.082149 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.02.04 21:13:57.082152 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 6445 | 2026.02.04 21:13:57.082186 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6446 | 2026.02.04 21:13:57.082267 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 6447 | 2026.02.04 21:13:57.082367 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 6448 | 2026.02.04 21:13:57.082468 [ 196 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 6449 | 2026.02.04 21:13:57.082498 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6450 | 2026.02.04 21:13:57.082718 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.02.04 21:13:57.082846 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6452 | 2026.02.04 21:13:57.082883 [ 268 ] {74a7652d-7309-42db-8e61-c0d61d6d7eb8} <Debug> TCPHandler: Processed in 0.001257537 sec. | ||
| 6453 | 2026.02.04 21:13:57.086455 [ 200 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.004844644 sec., 162241.0232826189 rows/sec., 290.73 MiB/sec. | ||
| 6454 | 2026.02.04 21:13:57.087811 [ 201 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6455 | 2026.02.04 21:13:57.088217 [ 201 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.02.04 21:13:57.088302 [ 201 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6457 | 2026.02.04 21:13:57.088475 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 6458 | 2026.02.04 21:13:58.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.73 MiB, peak 280.42 MiB, free memory in arenas 0.00 B, will set to 274.19 MiB (RSS), difference: 1.46 MiB | ||
| 6459 | 2026.02.04 21:14:00.068110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 844 | ||
| 6460 | 2026.02.04 21:14:00.070370 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.02.04 21:14:00.070429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6462 | 2026.02.04 21:14:00.071658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6463 | 2026.02.04 21:14:00.071924 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.02.04 21:14:00.072242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6465 | 2026.02.04 21:14:02.101975 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.02.04 21:14:02.102248 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6467 | 2026.02.04 21:14:02.102351 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6468 | 2026.02.04 21:14:02.103183 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.02.04 21:14:02.103221 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6470 | 2026.02.04 21:14:02.103599 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6471 | 2026.02.04 21:14:02.103838 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.04 21:14:02.103994 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001821 sec., 1098.297638660077 rows/sec., 89.56 KiB/sec. | ||
| 6473 | 2026.02.04 21:14:02.104044 [ 268 ] {e8f108d4-499b-4512-b62f-59e302189451} <Debug> TCPHandler: Processed in 0.002235128 sec. | ||
| 6474 | 2026.02.04 21:14:02.104180 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.02.04 21:14:02.104275 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6476 | 2026.02.04 21:14:02.104315 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6477 | 2026.02.04 21:14:02.105411 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.02.04 21:14:02.105446 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6479 | 2026.02.04 21:14:02.105860 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6480 | 2026.02.04 21:14:02.106088 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.02.04 21:14:02.106238 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Debug> executeQuery: Read 1225 rows, 103.83 KiB in 0.00198 sec., 618686.8686868687 rows/sec., 51.21 MiB/sec. | ||
| 6482 | 2026.02.04 21:14:02.106277 [ 268 ] {1db0f391-7e74-40e0-8b8d-d66724e3d06f} <Debug> TCPHandler: Processed in 0.002147966 sec. | ||
| 6483 | 2026.02.04 21:14:02.106417 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.02.04 21:14:02.106515 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.02.04 21:14:02.106554 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6486 | 2026.02.04 21:14:02.106968 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.02.04 21:14:02.107003 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6488 | 2026.02.04 21:14:02.107299 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6489 | 2026.02.04 21:14:02.107506 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.02.04 21:14:02.107638 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001144 sec., 13986.013986013986 rows/sec., 1.02 MiB/sec. | ||
| 6491 | 2026.02.04 21:14:02.107677 [ 268 ] {77b6b3cd-3bf6-428a-93b4-86c5fccc13c8} <Debug> TCPHandler: Processed in 0.001319268 sec. | ||
| 6492 | 2026.02.04 21:14:02.107800 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.02.04 21:14:02.107894 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6494 | 2026.02.04 21:14:02.107933 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6495 | 2026.02.04 21:14:02.108420 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.02.04 21:14:02.108453 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6497 | 2026.02.04 21:14:02.108758 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6498 | 2026.02.04 21:14:02.108968 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.02.04 21:14:02.109094 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 6500 | 2026.02.04 21:14:02.109132 [ 268 ] {3c10ab92-6254-4266-8aee-bea6dc242db4} <Debug> TCPHandler: Processed in 0.001388919 sec. | ||
| 6501 | 2026.02.04 21:14:02.109244 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.02.04 21:14:02.109356 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6503 | 2026.02.04 21:14:02.109395 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6504 | 2026.02.04 21:14:02.109988 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.02.04 21:14:02.110022 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6506 | 2026.02.04 21:14:02.110339 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6507 | 2026.02.04 21:14:02.110553 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.02.04 21:14:02.110685 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001345 sec., 398513.01115241635 rows/sec., 29.54 MiB/sec. | ||
| 6509 | 2026.02.04 21:14:02.110734 [ 268 ] {79603c0c-3a87-419c-a4e7-d5c020068ace} <Debug> TCPHandler: Processed in 0.001538323 sec. | ||
| 6510 | 2026.02.04 21:14:02.110848 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.02.04 21:14:02.110943 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6512 | 2026.02.04 21:14:02.110987 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6513 | 2026.02.04 21:14:02.111625 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.02.04 21:14:02.111660 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6515 | 2026.02.04 21:14:02.112034 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6516 | 2026.02.04 21:14:02.112243 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.02.04 21:14:02.112374 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001448 sec., 583563.5359116022 rows/sec., 39.28 MiB/sec. | ||
| 6518 | 2026.02.04 21:14:02.112412 [ 268 ] {cb05821c-1f72-4984-b5f8-6af06a62d2ab} <Debug> TCPHandler: Processed in 0.001613095 sec. | ||
| 6519 | 2026.02.04 21:14:02.112539 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.02.04 21:14:02.112634 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.02.04 21:14:02.112696 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6522 | 2026.02.04 21:14:02.113503 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.02.04 21:14:02.113538 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6524 | 2026.02.04 21:14:02.114113 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6525 | 2026.02.04 21:14:02.114340 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.02.04 21:14:02.114476 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 13.50 MiB/sec. | ||
| 6527 | 2026.02.04 21:14:02.114529 [ 268 ] {3632f1cf-74a0-4c3a-af2d-71373ba5915d} <Debug> TCPHandler: Processed in 0.002048554 sec. | ||
| 6528 | 2026.02.04 21:14:02.114646 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.02.04 21:14:02.114753 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.02.04 21:14:02.114794 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6531 | 2026.02.04 21:14:02.115145 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.02.04 21:14:02.115178 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6533 | 2026.02.04 21:14:02.115479 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6534 | 2026.02.04 21:14:02.115686 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.02.04 21:14:02.115819 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6536 | 2026.02.04 21:14:02.115855 [ 268 ] {9b363cb4-1253-46bb-95a5-c5a1d2346fc3} <Debug> TCPHandler: Processed in 0.001258467 sec. | ||
| 6537 | 2026.02.04 21:14:02.534958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14880 | ||
| 6538 | 2026.02.04 21:14:02.535751 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.02.04 21:14:02.535833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6540 | 2026.02.04 21:14:02.536372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6541 | 2026.02.04 21:14:02.536608 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.02.04 21:14:02.536756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14880 | ||
| 6543 | 2026.02.04 21:14:02.536793 [ 148 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6544 | 2026.02.04 21:14:02.536883 [ 148 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.02.04 21:14:02.536921 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6546 | 2026.02.04 21:14:02.537047 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6547 | 2026.02.04 21:14:02.537160 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.02.04 21:14:02.537196 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12512 rows starting from the beginning of the part | ||
| 6549 | 2026.02.04 21:14:02.537291 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6550 | 2026.02.04 21:14:02.537342 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6551 | 2026.02.04 21:14:02.537391 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6552 | 2026.02.04 21:14:02.537433 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6553 | 2026.02.04 21:14:02.537476 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 6554 | 2026.02.04 21:14:02.539094 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002100294 sec., 7084722.4245748455 rows/sec., 101.35 MiB/sec. | ||
| 6555 | 2026.02.04 21:14:02.539322 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6556 | 2026.02.04 21:14:02.539557 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.02.04 21:14:02.539623 [ 194 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_31_6} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6558 | 2026.02.04 21:14:02.539686 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6559 | 2026.02.04 21:14:03.347266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6560 | 2026.02.04 21:14:03.364426 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.02.04 21:14:03.364478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6562 | 2026.02.04 21:14:03.370001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6563 | 2026.02.04 21:14:03.370689 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.02.04 21:14:03.370984 [ 145 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6565 | 2026.02.04 21:14:03.371052 [ 145 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.02.04 21:14:03.371075 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6567 | 2026.02.04 21:14:03.371220 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6568 | 2026.02.04 21:14:03.373604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6569 | 2026.02.04 21:14:03.374808 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2026.02.04 21:14:03.376300 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6571 | 2026.02.04 21:14:03.380969 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6572 | 2026.02.04 21:14:03.385488 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6573 | 2026.02.04 21:14:03.389957 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6574 | 2026.02.04 21:14:03.394214 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6575 | 2026.02.04 21:14:03.398365 [ 194 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 6576 | 2026.02.04 21:14:03.460555 [ 193 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.089393888 sec., 2617.628623558693 rows/sec., 13.54 MiB/sec. | ||
| 6577 | 2026.02.04 21:14:03.462601 [ 186 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6578 | 2026.02.04 21:14:03.464662 [ 186 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_31_6} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.02.04 21:14:03.464779 [ 186 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_31_6} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6580 | 2026.02.04 21:14:03.466492 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6581 | 2026.02.04 21:14:04.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.28 MiB, peak 285.83 MiB, free memory in arenas 0.00 B, will set to 279.23 MiB (RSS), difference: 3.95 MiB | ||
| 6582 | 2026.02.04 21:14:07.074563 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.02.04 21:14:07.074741 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2026.02.04 21:14:07.074810 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2026.02.04 21:14:07.075533 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.02.04 21:14:07.075585 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6587 | 2026.02.04 21:14:07.076000 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6588 | 2026.02.04 21:14:07.076231 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.02.04 21:14:07.076389 [ 147 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6590 | 2026.02.04 21:14:07.076405 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00171 sec., 64327.48538011696 rows/sec., 5.41 MiB/sec. | ||
| 6591 | 2026.02.04 21:14:07.076460 [ 147 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.02.04 21:14:07.076480 [ 268 ] {8653d17d-e045-4358-879e-16f90362adc5} <Debug> TCPHandler: Processed in 0.002054134 sec. | ||
| 6593 | 2026.02.04 21:14:07.076485 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6594 | 2026.02.04 21:14:07.076615 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 6595 | 2026.02.04 21:14:07.076643 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.02.04 21:14:07.076731 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.02.04 21:14:07.076759 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.02.04 21:14:07.076770 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2104 rows starting from the beginning of the part | ||
| 6599 | 2026.02.04 21:14:07.076814 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6600 | 2026.02.04 21:14:07.076850 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 232 rows starting from the beginning of the part | ||
| 6601 | 2026.02.04 21:14:07.076899 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part | ||
| 6602 | 2026.02.04 21:14:07.076941 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
| 6603 | 2026.02.04 21:14:07.076978 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1225 rows starting from the beginning of the part | ||
| 6604 | 2026.02.04 21:14:07.077020 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part | ||
| 6605 | 2026.02.04 21:14:07.077278 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.02.04 21:14:07.077323 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6607 | 2026.02.04 21:14:07.077923 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6608 | 2026.02.04 21:14:07.078154 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.02.04 21:14:07.078302 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001565 sec., 17252.396166134185 rows/sec., 1.27 MiB/sec. | ||
| 6610 | 2026.02.04 21:14:07.078344 [ 268 ] {7cff108d-2219-4b90-8d80-9023bc341abf} <Debug> TCPHandler: Processed in 0.001754818 sec. | ||
| 6611 | 2026.02.04 21:14:07.078468 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.02.04 21:14:07.078562 [ 193 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3865 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992833 sec., 1939450.0191436012 rows/sec., 168.25 MiB/sec. | ||
| 6613 | 2026.02.04 21:14:07.078567 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6614 | 2026.02.04 21:14:07.078657 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6615 | 2026.02.04 21:14:07.078862 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6616 | 2026.02.04 21:14:07.079108 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.02.04 21:14:07.079153 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6618 | 2026.02.04 21:14:07.079174 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.02.04 21:14:07.079260 [ 197 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_46_9} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6620 | 2026.02.04 21:14:07.079372 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6621 | 2026.02.04 21:14:07.079516 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6622 | 2026.02.04 21:14:07.079740 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.02.04 21:14:07.079852 [ 147 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6624 | 2026.02.04 21:14:07.079875 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001328 sec., 68524.09638554217 rows/sec., 5.35 MiB/sec. | ||
| 6625 | 2026.02.04 21:14:07.079888 [ 147 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.04 21:14:07.079917 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6627 | 2026.02.04 21:14:07.079923 [ 268 ] {8fd26d87-3ed9-46ca-aa2c-6f3874b15a8d} <Debug> TCPHandler: Processed in 0.001505472 sec. | ||
| 6628 | 2026.02.04 21:14:07.079983 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 6629 | 2026.02.04 21:14:07.080047 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.02.04 21:14:07.080072 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6631 | 2026.02.04 21:14:07.080103 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1034 rows starting from the beginning of the part | ||
| 6632 | 2026.02.04 21:14:07.080149 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.02.04 21:14:07.080151 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 131 rows starting from the beginning of the part | ||
| 6634 | 2026.02.04 21:14:07.080202 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6635 | 2026.02.04 21:14:07.080211 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part | ||
| 6636 | 2026.02.04 21:14:07.080256 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part | ||
| 6637 | 2026.02.04 21:14:07.080290 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 536 rows starting from the beginning of the part | ||
| 6638 | 2026.02.04 21:14:07.080326 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
| 6639 | 2026.02.04 21:14:07.080632 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.02.04 21:14:07.080673 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6641 | 2026.02.04 21:14:07.081129 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6642 | 2026.02.04 21:14:07.081300 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340849 sec., 1462506.2180752642 rows/sec., 114.48 MiB/sec. | ||
| 6643 | 2026.02.04 21:14:07.081360 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.02.04 21:14:07.081478 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6645 | 2026.02.04 21:14:07.081513 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 6646 | 2026.02.04 21:14:07.081530 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6647 | 2026.02.04 21:14:07.081555 [ 268 ] {c13a8b33-1b0a-4460-80bd-6ed6e3c153ff} <Debug> TCPHandler: Processed in 0.001557594 sec. | ||
| 6648 | 2026.02.04 21:14:07.081598 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.02.04 21:14:07.081628 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6650 | 2026.02.04 21:14:07.081695 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.02.04 21:14:07.081718 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 6652 | 2026.02.04 21:14:07.081769 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.04 21:14:07.081797 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.02.04 21:14:07.081824 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6655 | 2026.02.04 21:14:07.081842 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_46_9} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6656 | 2026.02.04 21:14:07.081856 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12303 rows starting from the beginning of the part | ||
| 6657 | 2026.02.04 21:14:07.081858 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6658 | 2026.02.04 21:14:07.081910 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6659 | 2026.02.04 21:14:07.081913 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 198 rows starting from the beginning of the part | ||
| 6660 | 2026.02.04 21:14:07.081966 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 6661 | 2026.02.04 21:14:07.082005 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6662 | 2026.02.04 21:14:07.082043 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 845 rows starting from the beginning of the part | ||
| 6663 | 2026.02.04 21:14:07.082080 [ 195 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6664 | 2026.02.04 21:14:07.082720 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.02.04 21:14:07.082761 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6666 | 2026.02.04 21:14:07.083364 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6667 | 2026.02.04 21:14:07.083621 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.02.04 21:14:07.083773 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001993 sec., 13547.41595584546 rows/sec., 24.28 MiB/sec. | ||
| 6669 | 2026.02.04 21:14:07.083841 [ 268 ] {d3fdf7b8-e75e-4194-9e71-ff55bf4fa5fd} <Debug> TCPHandler: Processed in 0.002200447 sec. | ||
| 6670 | 2026.02.04 21:14:07.083966 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.02.04 21:14:07.084062 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.02.04 21:14:07.084104 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6673 | 2026.02.04 21:14:07.084462 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.02.04 21:14:07.084498 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6675 | 2026.02.04 21:14:07.084951 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6676 | 2026.02.04 21:14:07.085190 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.02.04 21:14:07.085331 [ 146 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6678 | 2026.02.04 21:14:07.085335 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 6679 | 2026.02.04 21:14:07.085378 [ 146 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.02.04 21:14:07.085397 [ 268 ] {05b4b2ac-447e-4cc3-a235-eaedaeefab38} <Debug> TCPHandler: Processed in 0.001479842 sec. | ||
| 6681 | 2026.02.04 21:14:07.085403 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6682 | 2026.02.04 21:14:07.085551 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6683 | 2026.02.04 21:14:07.085697 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6684 | 2026.02.04 21:14:07.085747 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2422 rows starting from the beginning of the part | ||
| 6685 | 2026.02.04 21:14:07.085828 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6686 | 2026.02.04 21:14:07.085877 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6687 | 2026.02.04 21:14:07.085918 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6688 | 2026.02.04 21:14:07.085958 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 6689 | 2026.02.04 21:14:07.085999 [ 193 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6690 | 2026.02.04 21:14:07.087466 [ 189 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2722 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973922 sec., 1378980.5270927625 rows/sec., 92.20 MiB/sec. | ||
| 6691 | 2026.02.04 21:14:07.087823 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6692 | 2026.02.04 21:14:07.087986 [ 198 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13826 rows, containing 5 columns (5 merged, 0 gathered) in 0.006301765 sec., 2193988.5095683513 rows/sec., 150.22 MiB/sec. | ||
| 6693 | 2026.02.04 21:14:07.088108 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.02.04 21:14:07.088181 [ 192 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_46_9} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6695 | 2026.02.04 21:14:07.088268 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6696 | 2026.02.04 21:14:07.088322 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6697 | 2026.02.04 21:14:07.088593 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.02.04 21:14:07.088665 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6699 | 2026.02.04 21:14:07.088747 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
| 6700 | 2026.02.04 21:14:08.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.82 MiB, peak 288.81 MiB, free memory in arenas 0.00 B, will set to 281.84 MiB (RSS), difference: 2.03 MiB | ||
| 6701 | 2026.02.04 21:14:09.909762 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6702 | 2026.02.04 21:14:09.909815 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6703 | 2026.02.04 21:14:10.001318 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092741 sec. | ||
| 6704 | 2026.02.04 21:14:10.036840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15392 | ||
| 6705 | 2026.02.04 21:14:10.037475 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.02.04 21:14:10.037534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6707 | 2026.02.04 21:14:10.038202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6708 | 2026.02.04 21:14:10.038472 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.02.04 21:14:10.038627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15392 | ||
| 6710 | 2026.02.04 21:14:10.072413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 872 | ||
| 6711 | 2026.02.04 21:14:10.074832 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.02.04 21:14:10.074881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6713 | 2026.02.04 21:14:10.076094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6714 | 2026.02.04 21:14:10.076359 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.02.04 21:14:10.076733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6716 | 2026.02.04 21:14:10.873651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6717 | 2026.02.04 21:14:10.889157 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.02.04 21:14:10.889220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6719 | 2026.02.04 21:14:10.895008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6720 | 2026.02.04 21:14:10.895719 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.02.04 21:14:10.898640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6722 | 2026.02.04 21:14:12.073237 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.02.04 21:14:12.073443 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6724 | 2026.02.04 21:14:12.073529 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6725 | 2026.02.04 21:14:12.074290 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.02.04 21:14:12.074331 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6727 | 2026.02.04 21:14:12.074714 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6728 | 2026.02.04 21:14:12.074941 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.02.04 21:14:12.075090 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001711 sec., 49094.097019286964 rows/sec., 4.11 MiB/sec. | ||
| 6730 | 2026.02.04 21:14:12.075133 [ 268 ] {1e283a6d-abd1-4020-a43c-5d741fbd6ef5} <Debug> TCPHandler: Processed in 0.002029453 sec. | ||
| 6731 | 2026.02.04 21:14:12.075257 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.02.04 21:14:12.075350 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.02.04 21:14:12.075390 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6734 | 2026.02.04 21:14:12.075787 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.02.04 21:14:12.075823 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6736 | 2026.02.04 21:14:12.076111 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6737 | 2026.02.04 21:14:12.076314 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.02.04 21:14:12.076442 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001109 sec., 12623.985572587917 rows/sec., 949.26 KiB/sec. | ||
| 6739 | 2026.02.04 21:14:12.076481 [ 268 ] {f869058f-7e05-4c64-ac03-f2488b142c84} <Debug> TCPHandler: Processed in 0.001270917 sec. | ||
| 6740 | 2026.02.04 21:14:12.076580 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.02.04 21:14:12.076672 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6742 | 2026.02.04 21:14:12.076712 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6743 | 2026.02.04 21:14:12.077126 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.02.04 21:14:12.077162 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6745 | 2026.02.04 21:14:12.077449 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6746 | 2026.02.04 21:14:12.077662 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.02.04 21:14:12.077791 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001134 sec., 68783.06878306878 rows/sec., 5.37 MiB/sec. | ||
| 6748 | 2026.02.04 21:14:12.077829 [ 268 ] {9279be0b-2927-4f64-8dc3-54fa82e2f2da} <Debug> TCPHandler: Processed in 0.001295298 sec. | ||
| 6749 | 2026.02.04 21:14:12.077937 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.02.04 21:14:12.078028 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.02.04 21:14:12.078070 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6752 | 2026.02.04 21:14:12.078482 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.02.04 21:14:12.078518 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6754 | 2026.02.04 21:14:12.078840 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6755 | 2026.02.04 21:14:12.079052 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.02.04 21:14:12.079180 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6757 | 2026.02.04 21:14:12.079218 [ 268 ] {c6ffd656-cc6b-42d9-9a2b-fa8fd991b533} <Debug> TCPHandler: Processed in 0.001327268 sec. | ||
| 6758 | 2026.02.04 21:14:12.079316 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.02.04 21:14:12.079406 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.02.04 21:14:12.079459 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6761 | 2026.02.04 21:14:12.080233 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.02.04 21:14:12.080276 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6763 | 2026.02.04 21:14:12.080779 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6764 | 2026.02.04 21:14:12.080991 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.02.04 21:14:12.081135 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001745 sec., 8022.9226361031515 rows/sec., 14.38 MiB/sec. | ||
| 6766 | 2026.02.04 21:14:12.081190 [ 268 ] {0d2882e0-2697-4104-9715-e1d02d245193} <Debug> TCPHandler: Processed in 0.001920341 sec. | ||
| 6767 | 2026.02.04 21:14:12.081301 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.02.04 21:14:12.081392 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.02.04 21:14:12.081432 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6770 | 2026.02.04 21:14:12.081763 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.02.04 21:14:12.081799 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 6772 | 2026.02.04 21:14:12.082104 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6773 | 2026.02.04 21:14:12.082307 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.02.04 21:14:12.082435 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6775 | 2026.02.04 21:14:12.082472 [ 268 ] {f316a302-9a1e-43c2-bf59-a0948a04b6fc} <Debug> TCPHandler: Processed in 0.001217726 sec. | ||
| 6776 | 2026.02.04 21:14:16.923845 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36284 | ||
| 6777 | 2026.02.04 21:14:16.923961 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6778 | 2026.02.04 21:14:16.923986 [ 286 ] {} <Debug> TCP-Session: 39eca54b-c1c6-4322-ae9b-273918a2f027 Authenticating user 'default' from [fd00:1122:3344:101::e]:36284 | ||
| 6779 | 2026.02.04 21:14:16.924007 [ 286 ] {} <Debug> TCP-Session: 39eca54b-c1c6-4322-ae9b-273918a2f027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6780 | 2026.02.04 21:14:16.924020 [ 286 ] {} <Debug> TCP-Session: 39eca54b-c1c6-4322-ae9b-273918a2f027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2026.02.04 21:14:16.924205 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61836 | ||
| 6782 | 2026.02.04 21:14:16.924222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38270 | ||
| 6783 | 2026.02.04 21:14:16.924250 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58947 | ||
| 6784 | 2026.02.04 21:14:16.924271 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53290 | ||
| 6785 | 2026.02.04 21:14:16.924289 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61252 | ||
| 6786 | 2026.02.04 21:14:16.924320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6787 | 2026.02.04 21:14:16.924332 [ 286 ] {} <Trace> TCP-Session: 39eca54b-c1c6-4322-ae9b-273918a2f027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.02.04 21:14:16.924371 [ 288 ] {} <Debug> TCP-Session: f86c4a02-a88b-4ffc-a8a8-4b26aae96636 Authenticating user 'default' from [fd00:1122:3344:101::e]:61836 | ||
| 6789 | 2026.02.04 21:14:16.924283 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50025 | ||
| 6790 | 2026.02.04 21:14:16.924405 [ 288 ] {} <Debug> TCP-Session: f86c4a02-a88b-4ffc-a8a8-4b26aae96636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.02.04 21:14:16.924256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48422 | ||
| 6792 | 2026.02.04 21:14:16.924441 [ 288 ] {} <Debug> TCP-Session: f86c4a02-a88b-4ffc-a8a8-4b26aae96636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2026.02.04 21:14:16.924260 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64738 | ||
| 6794 | 2026.02.04 21:14:16.924323 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6795 | 2026.02.04 21:14:16.924520 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6796 | 2026.02.04 21:14:16.924529 [ 289 ] {} <Debug> TCP-Session: bf2ade99-a808-40e8-93eb-8a2cb0c996f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38270 | ||
| 6797 | 2026.02.04 21:14:16.924555 [ 289 ] {} <Debug> TCP-Session: bf2ade99-a808-40e8-93eb-8a2cb0c996f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2026.02.04 21:14:16.924566 [ 289 ] {} <Debug> TCP-Session: bf2ade99-a808-40e8-93eb-8a2cb0c996f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.02.04 21:14:16.924859 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6800 | 2026.02.04 21:14:16.924859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6801 | 2026.02.04 21:14:16.924915 [ 290 ] {} <Debug> TCP-Session: c9557cb8-45c8-439c-ba70-3f744fa808f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58947 | ||
| 6802 | 2026.02.04 21:14:16.924918 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6803 | 2026.02.04 21:14:16.924954 [ 290 ] {} <Debug> TCP-Session: c9557cb8-45c8-439c-ba70-3f744fa808f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.02.04 21:14:16.924966 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6805 | 2026.02.04 21:14:16.924974 [ 290 ] {} <Debug> TCP-Session: c9557cb8-45c8-439c-ba70-3f744fa808f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.02.04 21:14:16.925003 [ 292 ] {} <Debug> TCP-Session: 7b665325-8716-4bcb-843e-1a6d597db19a Authenticating user 'default' from [fd00:1122:3344:101::e]:64738 | ||
| 6807 | 2026.02.04 21:14:16.925027 [ 292 ] {} <Debug> TCP-Session: 7b665325-8716-4bcb-843e-1a6d597db19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.02.04 21:14:16.925042 [ 292 ] {} <Debug> TCP-Session: 7b665325-8716-4bcb-843e-1a6d597db19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6809 | 2026.02.04 21:14:16.925083 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6810 | 2026.02.04 21:14:16.925118 [ 294 ] {} <Debug> TCP-Session: 10037d93-6638-4e53-8d8b-eb9374301b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:50025 | ||
| 6811 | 2026.02.04 21:14:16.925135 [ 294 ] {} <Debug> TCP-Session: 10037d93-6638-4e53-8d8b-eb9374301b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.02.04 21:14:16.925148 [ 294 ] {} <Debug> TCP-Session: 10037d93-6638-4e53-8d8b-eb9374301b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.02.04 21:14:16.925233 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 6814 | 2026.02.04 21:14:16.925440 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6815 | 2026.02.04 21:14:16.925478 [ 267 ] {} <Debug> TCP-Session: 8c25b4ba-3581-470e-bea6-b6abff3c7cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61252 | ||
| 6816 | 2026.02.04 21:14:16.925503 [ 267 ] {} <Debug> TCP-Session: 8c25b4ba-3581-470e-bea6-b6abff3c7cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.02.04 21:14:16.925516 [ 267 ] {} <Debug> TCP-Session: 8c25b4ba-3581-470e-bea6-b6abff3c7cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.02.04 21:14:16.925550 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6819 | 2026.02.04 21:14:16.925583 [ 293 ] {} <Debug> TCP-Session: ff0566e5-2a62-40cc-9060-91ae05b66f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53290 | ||
| 6820 | 2026.02.04 21:14:16.925600 [ 293 ] {} <Debug> TCP-Session: ff0566e5-2a62-40cc-9060-91ae05b66f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6821 | 2026.02.04 21:14:16.925614 [ 293 ] {} <Debug> TCP-Session: ff0566e5-2a62-40cc-9060-91ae05b66f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6822 | 2026.02.04 21:14:16.925742 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6823 | 2026.02.04 21:14:16.925775 [ 291 ] {} <Debug> TCP-Session: 28192ed6-e0ef-4355-80cb-847b80ac933d Authenticating user 'default' from [fd00:1122:3344:101::e]:48422 | ||
| 6824 | 2026.02.04 21:14:16.925792 [ 291 ] {} <Debug> TCP-Session: 28192ed6-e0ef-4355-80cb-847b80ac933d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6825 | 2026.02.04 21:14:16.925805 [ 291 ] {} <Debug> TCP-Session: 28192ed6-e0ef-4355-80cb-847b80ac933d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6826 | 2026.02.04 21:14:16.926200 [ 348 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> AggregatingTransform: Aggregating | ||
| 6827 | 2026.02.04 21:14:16.926245 [ 348 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6828 | 2026.02.04 21:14:16.926283 [ 348 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093855 sec. (1065.473 rows/sec., 41.62 KiB/sec.) | ||
| 6829 | 2026.02.04 21:14:16.926303 [ 348 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Trace> Aggregator: Merging aggregated data | ||
| 6830 | 2026.02.04 21:14:16.927673 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 6831 | 2026.02.04 21:14:16.927855 [ 286 ] {7c8a1ad4-d789-40dd-9516-1d5dddf9766b} <Debug> TCPHandler: Processed in 0.003601478 sec. | ||
| 6832 | 2026.02.04 21:14:16.927971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6833 | 2026.02.04 21:14:16.927996 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6834 | 2026.02.04 21:14:16.927999 [ 286 ] {} <Debug> TCP-Session: 39eca54b-c1c6-4322-ae9b-273918a2f027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.02.04 21:14:16.928008 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6836 | 2026.02.04 21:14:16.928042 [ 290 ] {} <Debug> TCP-Session: c9557cb8-45c8-439c-ba70-3f744fa808f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.02.04 21:14:16.928055 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6838 | 2026.02.04 21:14:16.928073 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2026.02.04 21:14:16.928084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6840 | 2026.02.04 21:14:16.928100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6841 | 2026.02.04 21:14:16.928131 [ 293 ] {} <Debug> TCP-Session: ff0566e5-2a62-40cc-9060-91ae05b66f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2026.02.04 21:14:16.928151 [ 291 ] {} <Debug> TCP-Session: 28192ed6-e0ef-4355-80cb-847b80ac933d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2026.02.04 21:14:16.928166 [ 294 ] {} <Debug> TCP-Session: 10037d93-6638-4e53-8d8b-eb9374301b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.02.04 21:14:16.928126 [ 289 ] {} <Debug> TCP-Session: bf2ade99-a808-40e8-93eb-8a2cb0c996f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.02.04 21:14:16.928072 [ 267 ] {} <Debug> TCP-Session: 8c25b4ba-3581-470e-bea6-b6abff3c7cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.02.04 21:14:16.928040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6847 | 2026.02.04 21:14:16.928023 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6848 | 2026.02.04 21:14:16.928288 [ 288 ] {} <Debug> TCP-Session: f86c4a02-a88b-4ffc-a8a8-4b26aae96636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6849 | 2026.02.04 21:14:16.928297 [ 292 ] {} <Debug> TCP-Session: 7b665325-8716-4bcb-843e-1a6d597db19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6850 | 2026.02.04 21:14:16.934374 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34188 | ||
| 6851 | 2026.02.04 21:14:16.934437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6852 | 2026.02.04 21:14:16.934457 [ 291 ] {} <Debug> TCP-Session: de7b16f1-9018-4c7f-9712-1c11059315ec Authenticating user 'default' from [fd00:1122:3344:101::e]:34188 | ||
| 6853 | 2026.02.04 21:14:16.934472 [ 291 ] {} <Debug> TCP-Session: de7b16f1-9018-4c7f-9712-1c11059315ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.02.04 21:14:16.934484 [ 291 ] {} <Debug> TCP-Session: de7b16f1-9018-4c7f-9712-1c11059315ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.02.04 21:14:16.934609 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45086 | ||
| 6856 | 2026.02.04 21:14:16.934637 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46618 | ||
| 6857 | 2026.02.04 21:14:16.934661 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54943 | ||
| 6858 | 2026.02.04 21:14:16.934662 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57269 | ||
| 6859 | 2026.02.04 21:14:16.934680 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6860 | 2026.02.04 21:14:16.934702 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51370 | ||
| 6861 | 2026.02.04 21:14:16.934726 [ 292 ] {} <Debug> TCP-Session: ae981a13-97a9-4481-9e48-e476ffa844ec Authenticating user 'default' from [fd00:1122:3344:101::e]:45086 | ||
| 6862 | 2026.02.04 21:14:16.934731 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6863 | 2026.02.04 21:14:16.934747 [ 292 ] {} <Debug> TCP-Session: ae981a13-97a9-4481-9e48-e476ffa844ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2026.02.04 21:14:16.934743 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6865 | 2026.02.04 21:14:16.934754 [ 291 ] {} <Trace> TCP-Session: de7b16f1-9018-4c7f-9712-1c11059315ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.02.04 21:14:16.934787 [ 267 ] {} <Debug> TCP-Session: 28d24dab-0b54-4913-83c1-55ecaaf635b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57269 | ||
| 6867 | 2026.02.04 21:14:16.934771 [ 292 ] {} <Debug> TCP-Session: ae981a13-97a9-4481-9e48-e476ffa844ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.02.04 21:14:16.934808 [ 267 ] {} <Debug> TCP-Session: 28d24dab-0b54-4913-83c1-55ecaaf635b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.02.04 21:14:16.934767 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6870 | 2026.02.04 21:14:16.934836 [ 267 ] {} <Debug> TCP-Session: 28d24dab-0b54-4913-83c1-55ecaaf635b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.02.04 21:14:16.934763 [ 294 ] {} <Debug> TCP-Session: a01820bb-e665-40e1-9310-277efcadf123 Authenticating user 'default' from [fd00:1122:3344:101::e]:54943 | ||
| 6872 | 2026.02.04 21:14:16.934863 [ 288 ] {} <Debug> TCP-Session: 9c132294-5309-4a5d-af1a-c2b2bba01e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51370 | ||
| 6873 | 2026.02.04 21:14:16.934889 [ 294 ] {} <Debug> TCP-Session: a01820bb-e665-40e1-9310-277efcadf123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2026.02.04 21:14:16.934902 [ 288 ] {} <Debug> TCP-Session: 9c132294-5309-4a5d-af1a-c2b2bba01e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2026.02.04 21:14:16.934913 [ 294 ] {} <Debug> TCP-Session: a01820bb-e665-40e1-9310-277efcadf123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.02.04 21:14:16.934924 [ 288 ] {} <Debug> TCP-Session: 9c132294-5309-4a5d-af1a-c2b2bba01e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.02.04 21:14:16.934934 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6878 | 2026.02.04 21:14:16.934717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58660 | ||
| 6879 | 2026.02.04 21:14:16.934709 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61228 | ||
| 6880 | 2026.02.04 21:14:16.934702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6881 | 2026.02.04 21:14:16.934688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43932 | ||
| 6882 | 2026.02.04 21:14:16.935031 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6883 | 2026.02.04 21:14:16.935042 [ 293 ] {} <Debug> TCP-Session: 85d1c4f8-d281-4743-864a-092de9ca469a Authenticating user 'default' from [fd00:1122:3344:101::e]:46618 | ||
| 6884 | 2026.02.04 21:14:16.935067 [ 290 ] {} <Debug> TCP-Session: 526f97a2-aa16-4fa3-8f0b-954a8c681e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58660 | ||
| 6885 | 2026.02.04 21:14:16.935062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6886 | 2026.02.04 21:14:16.935081 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6887 | 2026.02.04 21:14:16.935095 [ 293 ] {} <Debug> TCP-Session: 85d1c4f8-d281-4743-864a-092de9ca469a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.02.04 21:14:16.935113 [ 286 ] {} <Debug> TCP-Session: e1e35630-cc7b-435a-ae49-5e90d6cc72bf Authenticating user 'default' from [fd00:1122:3344:101::e]:43932 | ||
| 6889 | 2026.02.04 21:14:16.935132 [ 293 ] {} <Debug> TCP-Session: 85d1c4f8-d281-4743-864a-092de9ca469a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2026.02.04 21:14:16.935141 [ 286 ] {} <Debug> TCP-Session: e1e35630-cc7b-435a-ae49-5e90d6cc72bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6891 | 2026.02.04 21:14:16.935108 [ 289 ] {} <Debug> TCP-Session: 0e85cca7-e18b-4620-84c2-0017da6c1b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:61228 | ||
| 6892 | 2026.02.04 21:14:16.935155 [ 286 ] {} <Debug> TCP-Session: e1e35630-cc7b-435a-ae49-5e90d6cc72bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.02.04 21:14:16.935170 [ 289 ] {} <Debug> TCP-Session: 0e85cca7-e18b-4620-84c2-0017da6c1b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6894 | 2026.02.04 21:14:16.935095 [ 290 ] {} <Debug> TCP-Session: 526f97a2-aa16-4fa3-8f0b-954a8c681e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6895 | 2026.02.04 21:14:16.935186 [ 289 ] {} <Debug> TCP-Session: 0e85cca7-e18b-4620-84c2-0017da6c1b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.02.04 21:14:16.935207 [ 290 ] {} <Debug> TCP-Session: 526f97a2-aa16-4fa3-8f0b-954a8c681e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.02.04 21:14:16.935229 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6898 | 2026.02.04 21:14:16.935285 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6899 | 2026.02.04 21:14:16.935568 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 6900 | 2026.02.04 21:14:16.936653 [ 336 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> AggregatingTransform: Aggregating | ||
| 6901 | 2026.02.04 21:14:16.936703 [ 336 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6902 | 2026.02.04 21:14:16.936740 [ 336 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011472 sec. (988.658 rows/sec., 38.62 KiB/sec.) | ||
| 6903 | 2026.02.04 21:14:16.936758 [ 336 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Trace> Aggregator: Merging aggregated data | ||
| 6904 | 2026.02.04 21:14:16.938194 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003302 sec., 302.8467595396729 rows/sec., 11.83 KiB/sec. | ||
| 6905 | 2026.02.04 21:14:16.938328 [ 291 ] {fc9e4261-9b57-4423-93ed-c586e04cbfdc} <Debug> TCPHandler: Processed in 0.003702579 sec. | ||
| 6906 | 2026.02.04 21:14:16.938442 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6907 | 2026.02.04 21:14:16.938470 [ 291 ] {} <Debug> TCP-Session: de7b16f1-9018-4c7f-9712-1c11059315ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2026.02.04 21:14:16.938472 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6909 | 2026.02.04 21:14:16.938492 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6910 | 2026.02.04 21:14:16.938507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6911 | 2026.02.04 21:14:16.938532 [ 292 ] {} <Debug> TCP-Session: ae981a13-97a9-4481-9e48-e476ffa844ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6912 | 2026.02.04 21:14:16.938556 [ 290 ] {} <Debug> TCP-Session: 526f97a2-aa16-4fa3-8f0b-954a8c681e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2026.02.04 21:14:16.938559 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6914 | 2026.02.04 21:14:16.938588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6915 | 2026.02.04 21:14:16.938626 [ 294 ] {} <Debug> TCP-Session: a01820bb-e665-40e1-9310-277efcadf123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6916 | 2026.02.04 21:14:16.938578 [ 293 ] {} <Debug> TCP-Session: 85d1c4f8-d281-4743-864a-092de9ca469a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.02.04 21:14:16.938653 [ 289 ] {} <Debug> TCP-Session: 0e85cca7-e18b-4620-84c2-0017da6c1b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.02.04 21:14:16.938540 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6919 | 2026.02.04 21:14:16.938526 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6920 | 2026.02.04 21:14:16.938720 [ 267 ] {} <Debug> TCP-Session: 28d24dab-0b54-4913-83c1-55ecaaf635b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.02.04 21:14:16.938574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6922 | 2026.02.04 21:14:16.938745 [ 286 ] {} <Debug> TCP-Session: e1e35630-cc7b-435a-ae49-5e90d6cc72bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.02.04 21:14:16.938790 [ 288 ] {} <Debug> TCP-Session: 9c132294-5309-4a5d-af1a-c2b2bba01e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.02.04 21:14:17.066270 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63606 | ||
| 6925 | 2026.02.04 21:14:17.066373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6926 | 2026.02.04 21:14:17.066399 [ 291 ] {} <Debug> TCP-Session: 245e63eb-ec05-4af5-a893-44526747a829 Authenticating user 'default' from [fd00:1122:3344:101::e]:63606 | ||
| 6927 | 2026.02.04 21:14:17.066421 [ 291 ] {} <Debug> TCP-Session: 245e63eb-ec05-4af5-a893-44526747a829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.02.04 21:14:17.066434 [ 291 ] {} <Debug> TCP-Session: 245e63eb-ec05-4af5-a893-44526747a829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2026.02.04 21:14:17.066608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56121 | ||
| 6930 | 2026.02.04 21:14:17.066647 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52572 | ||
| 6931 | 2026.02.04 21:14:17.066678 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64000 | ||
| 6932 | 2026.02.04 21:14:17.066685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40404 | ||
| 6933 | 2026.02.04 21:14:17.066727 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52871 | ||
| 6934 | 2026.02.04 21:14:17.066750 [ 291 ] {} <Trace> TCP-Session: 245e63eb-ec05-4af5-a893-44526747a829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.04 21:14:17.066773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6936 | 2026.02.04 21:14:17.066821 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6937 | 2026.02.04 21:14:17.066838 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6938 | 2026.02.04 21:14:17.066848 [ 293 ] {} <Debug> TCP-Session: aa0b3d1b-8ab4-4ad6-b683-4db47b658352 Authenticating user 'default' from [fd00:1122:3344:101::e]:52572 | ||
| 6939 | 2026.02.04 21:14:17.066862 [ 294 ] {} <Debug> TCP-Session: f63d3287-8d07-4a03-a7e8-24fdea403eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:40404 | ||
| 6940 | 2026.02.04 21:14:17.066875 [ 290 ] {} <Debug> TCP-Session: e9494438-41c9-426d-851f-fb8a24c6eb36 Authenticating user 'default' from [fd00:1122:3344:101::e]:52871 | ||
| 6941 | 2026.02.04 21:14:17.066900 [ 293 ] {} <Debug> TCP-Session: aa0b3d1b-8ab4-4ad6-b683-4db47b658352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.02.04 21:14:17.066908 [ 294 ] {} <Debug> TCP-Session: f63d3287-8d07-4a03-a7e8-24fdea403eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.02.04 21:14:17.066919 [ 290 ] {} <Debug> TCP-Session: e9494438-41c9-426d-851f-fb8a24c6eb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.02.04 21:14:17.066937 [ 294 ] {} <Debug> TCP-Session: f63d3287-8d07-4a03-a7e8-24fdea403eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.02.04 21:14:17.066949 [ 290 ] {} <Debug> TCP-Session: e9494438-41c9-426d-851f-fb8a24c6eb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.02.04 21:14:17.066952 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6947 | 2026.02.04 21:14:17.066926 [ 293 ] {} <Debug> TCP-Session: aa0b3d1b-8ab4-4ad6-b683-4db47b658352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.02.04 21:14:17.066771 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6949 | 2026.02.04 21:14:17.066701 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41643 | ||
| 6950 | 2026.02.04 21:14:17.067038 [ 267 ] {} <Debug> TCP-Session: 8d35103d-4962-4278-a1a8-375a754ba538 Authenticating user 'default' from [fd00:1122:3344:101::e]:64000 | ||
| 6951 | 2026.02.04 21:14:17.066689 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49269 | ||
| 6952 | 2026.02.04 21:14:17.067074 [ 267 ] {} <Debug> TCP-Session: 8d35103d-4962-4278-a1a8-375a754ba538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.02.04 21:14:17.066726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6954 | 2026.02.04 21:14:17.067101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6955 | 2026.02.04 21:14:17.067107 [ 267 ] {} <Debug> TCP-Session: 8d35103d-4962-4278-a1a8-375a754ba538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.02.04 21:14:17.067142 [ 292 ] {} <Debug> TCP-Session: 010d79b0-8101-48ca-b23a-83fabdd5bac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56121 | ||
| 6957 | 2026.02.04 21:14:17.067146 [ 288 ] {} <Debug> TCP-Session: 2a67d3e5-cfdb-45ad-bd9a-9ae7dd55e0dc Authenticating user 'default' from [fd00:1122:3344:101::e]:41643 | ||
| 6958 | 2026.02.04 21:14:17.067136 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6959 | 2026.02.04 21:14:17.067182 [ 288 ] {} <Debug> TCP-Session: 2a67d3e5-cfdb-45ad-bd9a-9ae7dd55e0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.02.04 21:14:17.067178 [ 292 ] {} <Debug> TCP-Session: 010d79b0-8101-48ca-b23a-83fabdd5bac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.02.04 21:14:17.067213 [ 288 ] {} <Debug> TCP-Session: 2a67d3e5-cfdb-45ad-bd9a-9ae7dd55e0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.02.04 21:14:17.067207 [ 286 ] {} <Debug> TCP-Session: 2d8e2190-d4b9-483a-b7e3-b638c868ba8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49269 | ||
| 6963 | 2026.02.04 21:14:17.067225 [ 292 ] {} <Debug> TCP-Session: 010d79b0-8101-48ca-b23a-83fabdd5bac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.02.04 21:14:17.067237 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6965 | 2026.02.04 21:14:17.067251 [ 286 ] {} <Debug> TCP-Session: 2d8e2190-d4b9-483a-b7e3-b638c868ba8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.02.04 21:14:17.066712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52769 | ||
| 6967 | 2026.02.04 21:14:17.067293 [ 286 ] {} <Debug> TCP-Session: 2d8e2190-d4b9-483a-b7e3-b638c868ba8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.02.04 21:14:17.067311 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6969 | 2026.02.04 21:14:17.067355 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.02.04 21:14:17.067382 [ 289 ] {} <Debug> TCP-Session: b063413b-f6c0-4d64-83aa-f50fbc6fc5a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52769 | ||
| 6971 | 2026.02.04 21:14:17.067399 [ 289 ] {} <Debug> TCP-Session: b063413b-f6c0-4d64-83aa-f50fbc6fc5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.02.04 21:14:17.067412 [ 289 ] {} <Debug> TCP-Session: b063413b-f6c0-4d64-83aa-f50fbc6fc5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.02.04 21:14:17.067617 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Debug> oximeter.version (00b2adc9-27ba-457b-976a-86f41f975db5) (SelectExecutor): Key condition: unknown | ||
| 6974 | 2026.02.04 21:14:17.068567 [ 316 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> AggregatingTransform: Aggregating | ||
| 6975 | 2026.02.04 21:14:17.068616 [ 316 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> Aggregator: Aggregation method: without_key | ||
| 6976 | 2026.02.04 21:14:17.068654 [ 316 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092909 sec. (1076.322 rows/sec., 42.04 KiB/sec.) | ||
| 6977 | 2026.02.04 21:14:17.068673 [ 316 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Trace> Aggregator: Merging aggregated data | ||
| 6978 | 2026.02.04 21:14:17.070261 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003363 sec., 297.3535533749628 rows/sec., 11.62 KiB/sec. | ||
| 6979 | 2026.02.04 21:14:17.070415 [ 291 ] {dbc0e5ea-906a-43e6-914d-34f4f54e0d31} <Debug> TCPHandler: Processed in 0.00378213 sec. | ||
| 6980 | 2026.02.04 21:14:17.070516 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6981 | 2026.02.04 21:14:17.070547 [ 291 ] {} <Debug> TCP-Session: 245e63eb-ec05-4af5-a893-44526747a829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.02.04 21:14:17.070568 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6983 | 2026.02.04 21:14:17.070581 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6984 | 2026.02.04 21:14:17.070615 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6985 | 2026.02.04 21:14:17.070633 [ 290 ] {} <Debug> TCP-Session: e9494438-41c9-426d-851f-fb8a24c6eb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.02.04 21:14:17.070647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6987 | 2026.02.04 21:14:17.070659 [ 294 ] {} <Debug> TCP-Session: f63d3287-8d07-4a03-a7e8-24fdea403eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.02.04 21:14:17.070665 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6989 | 2026.02.04 21:14:17.070699 [ 286 ] {} <Debug> TCP-Session: 2d8e2190-d4b9-483a-b7e3-b638c868ba8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.02.04 21:14:17.070646 [ 267 ] {} <Debug> TCP-Session: 8d35103d-4962-4278-a1a8-375a754ba538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.02.04 21:14:17.070751 [ 288 ] {} <Debug> TCP-Session: 2a67d3e5-cfdb-45ad-bd9a-9ae7dd55e0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.02.04 21:14:17.070631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6993 | 2026.02.04 21:14:17.070596 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6994 | 2026.02.04 21:14:17.070546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6995 | 2026.02.04 21:14:17.070852 [ 289 ] {} <Debug> TCP-Session: b063413b-f6c0-4d64-83aa-f50fbc6fc5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.02.04 21:14:17.070839 [ 293 ] {} <Debug> TCP-Session: aa0b3d1b-8ab4-4ad6-b683-4db47b658352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.02.04 21:14:17.070885 [ 292 ] {} <Debug> TCP-Session: 010d79b0-8101-48ca-b23a-83fabdd5bac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.02.04 21:14:17.079045 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.02.04 21:14:17.079204 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.02.04 21:14:17.079271 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7001 | 2026.02.04 21:14:17.079959 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.02.04 21:14:17.080010 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7003 | 2026.02.04 21:14:17.080409 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7004 | 2026.02.04 21:14:17.080682 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.02.04 21:14:17.080840 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 7006 | 2026.02.04 21:14:17.080890 [ 268 ] {20ffaff8-5baf-49a9-b070-1fa6192996c4} <Debug> TCPHandler: Processed in 0.001979513 sec. | ||
| 7007 | 2026.02.04 21:14:17.081024 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.02.04 21:14:17.081121 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7009 | 2026.02.04 21:14:17.081163 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7010 | 2026.02.04 21:14:17.081744 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.02.04 21:14:17.081780 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7012 | 2026.02.04 21:14:17.082183 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7013 | 2026.02.04 21:14:17.082424 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.02.04 21:14:17.082562 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Debug> executeQuery: Read 230 rows, 20.94 KiB in 0.001436 sec., 160167.13091922004 rows/sec., 14.24 MiB/sec. | ||
| 7015 | 2026.02.04 21:14:17.082604 [ 268 ] {a47dd641-7b06-474b-b5aa-b5ec15acc4c2} <Debug> TCPHandler: Processed in 0.001608954 sec. | ||
| 7016 | 2026.02.04 21:14:17.082727 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.02.04 21:14:17.082824 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.02.04 21:14:17.082864 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7019 | 2026.02.04 21:14:17.083294 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.02.04 21:14:17.083332 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7021 | 2026.02.04 21:14:17.083641 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7022 | 2026.02.04 21:14:17.083874 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.02.04 21:14:17.084013 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001207 sec., 32311.51615575808 rows/sec., 2.42 MiB/sec. | ||
| 7024 | 2026.02.04 21:14:17.084052 [ 268 ] {7aa317da-0748-4099-aa4f-2a3fc0791e6e} <Debug> TCPHandler: Processed in 0.00137871 sec. | ||
| 7025 | 2026.02.04 21:14:17.084163 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.02.04 21:14:17.084256 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.02.04 21:14:17.084296 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7028 | 2026.02.04 21:14:17.084710 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.04 21:14:17.084747 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7030 | 2026.02.04 21:14:17.085070 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7031 | 2026.02.04 21:14:17.085288 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.04 21:14:17.085421 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 7033 | 2026.02.04 21:14:17.085460 [ 268 ] {12a57cbf-bdc8-4cb3-a193-234065206d95} <Debug> TCPHandler: Processed in 0.001345829 sec. | ||
| 7034 | 2026.02.04 21:14:17.085575 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.02.04 21:14:17.085669 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.02.04 21:14:17.085709 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7037 | 2026.02.04 21:14:17.086155 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.02.04 21:14:17.086193 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7039 | 2026.02.04 21:14:17.086555 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7040 | 2026.02.04 21:14:17.086785 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.02.04 21:14:17.086938 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001286 sec., 9331.259720062208 rows/sec., 729.00 KiB/sec. | ||
| 7042 | 2026.02.04 21:14:17.086991 [ 268 ] {35814692-73f1-4860-aa66-408876273b8e} <Debug> TCPHandler: Processed in 0.001465851 sec. | ||
| 7043 | 2026.02.04 21:14:17.087126 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.02.04 21:14:17.087247 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7045 | 2026.02.04 21:14:17.087301 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7046 | 2026.02.04 21:14:17.087905 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.02.04 21:14:17.087953 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7048 | 2026.02.04 21:14:17.088384 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7049 | 2026.02.04 21:14:17.088713 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.02.04 21:14:17.088894 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001669 sec., 76093.46914319953 rows/sec., 6.16 MiB/sec. | ||
| 7051 | 2026.02.04 21:14:17.088948 [ 268 ] {b10ac25d-8b53-4ad2-b772-6958a6224b1b} <Debug> TCPHandler: Processed in 0.00188249 sec. | ||
| 7052 | 2026.02.04 21:14:17.089093 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.02.04 21:14:17.089200 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.02.04 21:14:17.089244 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7055 | 2026.02.04 21:14:17.089677 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.02.04 21:14:17.089722 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7057 | 2026.02.04 21:14:17.090069 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7058 | 2026.02.04 21:14:17.090297 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.02.04 21:14:17.090452 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001276 sec., 153605.0156739812 rows/sec., 11.02 MiB/sec. | ||
| 7060 | 2026.02.04 21:14:17.090494 [ 268 ] {7ebe0a79-19f4-4b41-a639-81c9db58231e} <Debug> TCPHandler: Processed in 0.001462921 sec. | ||
| 7061 | 2026.02.04 21:14:17.090615 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.02.04 21:14:17.090711 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.02.04 21:14:17.090768 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7064 | 2026.02.04 21:14:17.091603 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.02.04 21:14:17.091641 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7066 | 2026.02.04 21:14:17.092203 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7067 | 2026.02.04 21:14:17.092449 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.02.04 21:14:17.092603 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001909 sec., 14143.530644316395 rows/sec., 25.34 MiB/sec. | ||
| 7069 | 2026.02.04 21:14:17.092685 [ 268 ] {93bc907e-1def-4250-bf1f-659800de6d7d} <Debug> TCPHandler: Processed in 0.002119366 sec. | ||
| 7070 | 2026.02.04 21:14:17.092808 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.02.04 21:14:17.092903 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7072 | 2026.02.04 21:14:17.092946 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7073 | 2026.02.04 21:14:17.093324 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.02.04 21:14:17.093369 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7075 | 2026.02.04 21:14:17.093718 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7076 | 2026.02.04 21:14:17.093950 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.02.04 21:14:17.094094 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 7078 | 2026.02.04 21:14:17.094136 [ 268 ] {7c830c09-3e6f-4a9f-9ac5-8f198201038a} <Debug> TCPHandler: Processed in 0.001377059 sec. | ||
| 7079 | 2026.02.04 21:14:17.538738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15840 | ||
| 7080 | 2026.02.04 21:14:17.539263 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.02.04 21:14:17.539312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7082 | 2026.02.04 21:14:17.539863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7083 | 2026.02.04 21:14:17.540102 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.02.04 21:14:17.540250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15840 | ||
| 7085 | 2026.02.04 21:14:18.398789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7086 | 2026.02.04 21:14:18.415937 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.02.04 21:14:18.416009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7088 | 2026.02.04 21:14:18.421973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7089 | 2026.02.04 21:14:18.422722 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.02.04 21:14:18.426278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7091 | 2026.02.04 21:14:20.077032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 908 | ||
| 7092 | 2026.02.04 21:14:20.079401 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.02.04 21:14:20.079458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7094 | 2026.02.04 21:14:20.080704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7095 | 2026.02.04 21:14:20.080987 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.02.04 21:14:20.081356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7097 | 2026.02.04 21:14:22.073824 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.02.04 21:14:22.074003 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7099 | 2026.02.04 21:14:22.074065 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7100 | 2026.02.04 21:14:22.074742 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.02.04 21:14:22.074778 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7102 | 2026.02.04 21:14:22.075172 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7103 | 2026.02.04 21:14:22.075398 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.02.04 21:14:22.075547 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001593 sec., 52730.69679849341 rows/sec., 4.41 MiB/sec. | ||
| 7105 | 2026.02.04 21:14:22.075590 [ 268 ] {cbcfa003-6c2d-41a3-9d7c-e9d4e02c6807} <Debug> TCPHandler: Processed in 0.00189502 sec. | ||
| 7106 | 2026.02.04 21:14:22.075726 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.02.04 21:14:22.075821 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7108 | 2026.02.04 21:14:22.075862 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7109 | 2026.02.04 21:14:22.076260 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.02.04 21:14:22.076297 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7111 | 2026.02.04 21:14:22.076587 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7112 | 2026.02.04 21:14:22.076799 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.02.04 21:14:22.076922 [ 127 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7114 | 2026.02.04 21:14:22.076929 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001127 sec., 12422.360248447205 rows/sec., 934.10 KiB/sec. | ||
| 7115 | 2026.02.04 21:14:22.076995 [ 127 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.02.04 21:14:22.077010 [ 268 ] {a51ddc73-1eb8-4f6f-af31-64c5e4f8adc6} <Debug> TCPHandler: Processed in 0.001334569 sec. | ||
| 7117 | 2026.02.04 21:14:22.077022 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7118 | 2026.02.04 21:14:22.077128 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.02.04 21:14:22.077192 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 7120 | 2026.02.04 21:14:22.077226 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7121 | 2026.02.04 21:14:22.077303 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7122 | 2026.02.04 21:14:22.077402 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7123 | 2026.02.04 21:14:22.077459 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 206 rows starting from the beginning of the part | ||
| 7124 | 2026.02.04 21:14:22.077563 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 7125 | 2026.02.04 21:14:22.077632 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 7126 | 2026.02.04 21:14:22.077687 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 7127 | 2026.02.04 21:14:22.077719 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.02.04 21:14:22.077732 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
| 7129 | 2026.02.04 21:14:22.077763 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7130 | 2026.02.04 21:14:22.077786 [ 198 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 7131 | 2026.02.04 21:14:22.078122 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7132 | 2026.02.04 21:14:22.078375 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.02.04 21:14:22.078510 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001302 sec., 59907.83410138249 rows/sec., 4.68 MiB/sec. | ||
| 7134 | 2026.02.04 21:14:22.078547 [ 268 ] {9ccdbdfb-fb17-48e5-8534-d49782a5ace4} <Debug> TCPHandler: Processed in 0.001469102 sec. | ||
| 7135 | 2026.02.04 21:14:22.078660 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.02.04 21:14:22.078671 [ 191 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563993 sec., 202046.9401077882 rows/sec., 14.36 MiB/sec. | ||
| 7137 | 2026.02.04 21:14:22.078755 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.02.04 21:14:22.078803 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7139 | 2026.02.04 21:14:22.078884 [ 195 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7140 | 2026.02.04 21:14:22.079208 [ 195 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.02.04 21:14:22.079217 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.02.04 21:14:22.079262 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7143 | 2026.02.04 21:14:22.079301 [ 195 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_46_9} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7144 | 2026.02.04 21:14:22.079403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7145 | 2026.02.04 21:14:22.079614 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7146 | 2026.02.04 21:14:22.079835 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.02.04 21:14:22.079969 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 7148 | 2026.02.04 21:14:22.080006 [ 268 ] {d8eda7a5-012c-4360-ad18-dd2aa4e24302} <Debug> TCPHandler: Processed in 0.00139477 sec. | ||
| 7149 | 2026.02.04 21:14:22.080125 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.02.04 21:14:22.080244 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.02.04 21:14:22.080312 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7152 | 2026.02.04 21:14:22.081142 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.02.04 21:14:22.081180 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7154 | 2026.02.04 21:14:22.081723 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7155 | 2026.02.04 21:14:22.081968 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.02.04 21:14:22.082084 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7157 | 2026.02.04 21:14:22.082108 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 13.28 MiB/sec. | ||
| 7158 | 2026.02.04 21:14:22.082127 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.02.04 21:14:22.082154 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7160 | 2026.02.04 21:14:22.082173 [ 268 ] {f7ce746f-4927-4395-9371-2d29e83727d7} <Debug> TCPHandler: Processed in 0.002109696 sec. | ||
| 7161 | 2026.02.04 21:14:22.082252 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 7162 | 2026.02.04 21:14:22.082294 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.02.04 21:14:22.082392 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7164 | 2026.02.04 21:14:22.082434 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7165 | 2026.02.04 21:14:22.082547 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2026.02.04 21:14:22.082624 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 786 rows starting from the beginning of the part | ||
| 7167 | 2026.02.04 21:14:22.082747 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 7168 | 2026.02.04 21:14:22.082771 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.02.04 21:14:22.082811 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7170 | 2026.02.04 21:14:22.082844 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 7171 | 2026.02.04 21:14:22.082935 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 7172 | 2026.02.04 21:14:22.083025 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 27 rows starting from the beginning of the part | ||
| 7173 | 2026.02.04 21:14:22.083118 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 7174 | 2026.02.04 21:14:22.083124 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7175 | 2026.02.04 21:14:22.083343 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.02.04 21:14:22.083475 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 7177 | 2026.02.04 21:14:22.083509 [ 268 ] {32929f3c-9c94-4e07-b0ea-013e79868aa2} <Debug> TCPHandler: Processed in 0.001308788 sec. | ||
| 7178 | 2026.02.04 21:14:22.098663 [ 199 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 19 columns (19 merged, 0 gathered) in 0.016456703 sec., 53595.182461517354 rows/sec., 96.04 MiB/sec. | ||
| 7179 | 2026.02.04 21:14:22.099453 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7180 | 2026.02.04 21:14:22.099786 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.02.04 21:14:22.099862 [ 198 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7182 | 2026.02.04 21:14:22.099965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7183 | 2026.02.04 21:14:23.000416 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.25 MiB, peak 294.69 MiB, free memory in arenas 0.00 B, will set to 286.44 MiB (RSS), difference: 3.19 MiB | ||
| 7184 | 2026.02.04 21:14:24.910054 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7185 | 2026.02.04 21:14:24.910113 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7186 | 2026.02.04 21:14:25.040423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16352 | ||
| 7187 | 2026.02.04 21:14:25.040975 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.02.04 21:14:25.041031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7189 | 2026.02.04 21:14:25.041552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7190 | 2026.02.04 21:14:25.041788 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.02.04 21:14:25.041930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16352 | ||
| 7192 | 2026.02.04 21:14:25.926393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7193 | 2026.02.04 21:14:25.943646 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.02.04 21:14:25.943718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7195 | 2026.02.04 21:14:25.949818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7196 | 2026.02.04 21:14:25.950597 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.02.04 21:14:25.954053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7198 | 2026.02.04 21:14:27.074322 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2026.02.04 21:14:27.074520 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7200 | 2026.02.04 21:14:27.074595 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7201 | 2026.02.04 21:14:27.075280 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.02.04 21:14:27.075324 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7203 | 2026.02.04 21:14:27.075718 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7204 | 2026.02.04 21:14:27.075939 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.02.04 21:14:27.076090 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001624 sec., 67733.99014778325 rows/sec., 5.70 MiB/sec. | ||
| 7206 | 2026.02.04 21:14:27.076131 [ 268 ] {89743ab3-a135-4545-bbe2-2372135b73fe} <Debug> TCPHandler: Processed in 0.001946182 sec. | ||
| 7207 | 2026.02.04 21:14:27.076250 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.02.04 21:14:27.076343 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7209 | 2026.02.04 21:14:27.076383 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7210 | 2026.02.04 21:14:27.076783 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.02.04 21:14:27.076820 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7212 | 2026.02.04 21:14:27.077115 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7213 | 2026.02.04 21:14:27.077317 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.02.04 21:14:27.077445 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00112 sec., 24107.14285714286 rows/sec., 1.77 MiB/sec. | ||
| 7215 | 2026.02.04 21:14:27.077481 [ 268 ] {d297e5c2-7dcb-4642-85d6-ae730f39411e} <Debug> TCPHandler: Processed in 0.001278777 sec. | ||
| 7216 | 2026.02.04 21:14:27.077588 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.02.04 21:14:27.077679 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7218 | 2026.02.04 21:14:27.077717 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7219 | 2026.02.04 21:14:27.078141 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.02.04 21:14:27.078176 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7221 | 2026.02.04 21:14:27.078477 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7222 | 2026.02.04 21:14:27.078682 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.02.04 21:14:27.078806 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001145 sec., 79475.98253275109 rows/sec., 6.21 MiB/sec. | ||
| 7224 | 2026.02.04 21:14:27.078843 [ 268 ] {cfce1b6f-be69-424c-b77c-18b4d7dcb273} <Debug> TCPHandler: Processed in 0.001301898 sec. | ||
| 7225 | 2026.02.04 21:14:27.078952 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.02.04 21:14:27.079043 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.02.04 21:14:27.079086 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7228 | 2026.02.04 21:14:27.079485 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.02.04 21:14:27.079521 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7230 | 2026.02.04 21:14:27.079847 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7231 | 2026.02.04 21:14:27.080052 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.02.04 21:14:27.080180 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 7233 | 2026.02.04 21:14:27.080216 [ 268 ] {3de28888-3b19-4353-bc1e-26f68dbea69e} <Debug> TCPHandler: Processed in 0.001310438 sec. | ||
| 7234 | 2026.02.04 21:14:27.080320 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.02.04 21:14:27.080410 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.02.04 21:14:27.080463 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7237 | 2026.02.04 21:14:27.081303 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.02.04 21:14:27.081339 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7239 | 2026.02.04 21:14:27.081866 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7240 | 2026.02.04 21:14:27.082081 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.02.04 21:14:27.082212 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001819 sec., 14843.320505772403 rows/sec., 26.60 MiB/sec. | ||
| 7242 | 2026.02.04 21:14:27.082263 [ 268 ] {f44abf67-430c-427f-b5f6-d76b092ac279} <Debug> TCPHandler: Processed in 0.001989923 sec. | ||
| 7243 | 2026.02.04 21:14:27.082376 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.02.04 21:14:27.082468 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7245 | 2026.02.04 21:14:27.082508 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7246 | 2026.02.04 21:14:27.082851 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.02.04 21:14:27.082887 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7248 | 2026.02.04 21:14:27.083184 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7249 | 2026.02.04 21:14:27.083388 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.02.04 21:14:27.083512 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7251 | 2026.02.04 21:14:27.083547 [ 268 ] {f7de1c6f-3dbc-472d-a7bf-c320cb52c038} <Debug> TCPHandler: Processed in 0.001218586 sec. | ||
| 7252 | 2026.02.04 21:14:30.082505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 932 | ||
| 7253 | 2026.02.04 21:14:30.084676 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.02.04 21:14:30.084738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7255 | 2026.02.04 21:14:30.086046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7256 | 2026.02.04 21:14:30.086345 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.02.04 21:14:30.086757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7258 | 2026.02.04 21:14:30.934375 [ 115 ] {} <Debug> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7259 | 2026.02.04 21:14:30.934445 [ 115 ] {} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.02.04 21:14:30.934469 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7261 | 2026.02.04 21:14:30.934567 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7262 | 2026.02.04 21:14:30.934679 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7263 | 2026.02.04 21:14:30.934712 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 392 rows starting from the beginning of the part | ||
| 7264 | 2026.02.04 21:14:30.934775 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7265 | 2026.02.04 21:14:30.934817 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7266 | 2026.02.04 21:14:30.934859 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7267 | 2026.02.04 21:14:30.934898 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7268 | 2026.02.04 21:14:30.935708 [ 191 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185305 sec., 755923.5808504984 rows/sec., 54.63 MiB/sec. | ||
| 7269 | 2026.02.04 21:14:30.935851 [ 199 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7270 | 2026.02.04 21:14:30.936163 [ 199 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.02.04 21:14:30.936243 [ 199 ] {ba0c2fbc-3732-4f02-9331-1c9a4d81f67a::all_1_18_4} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7272 | 2026.02.04 21:14:30.936315 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7273 | 2026.02.04 21:14:32.100862 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.02.04 21:14:32.101029 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7275 | 2026.02.04 21:14:32.101190 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7276 | 2026.02.04 21:14:32.101844 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.02.04 21:14:32.101891 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7278 | 2026.02.04 21:14:32.102267 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7279 | 2026.02.04 21:14:32.102491 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.02.04 21:14:32.102643 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001647 sec., 7285.974499089253 rows/sec., 594.12 KiB/sec. | ||
| 7281 | 2026.02.04 21:14:32.102685 [ 268 ] {f8b202bd-97ca-4016-846a-bfa9c7934ece} <Debug> TCPHandler: Processed in 0.001946382 sec. | ||
| 7282 | 2026.02.04 21:14:32.102809 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.02.04 21:14:32.102995 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7284 | 2026.02.04 21:14:32.103035 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7285 | 2026.02.04 21:14:32.103881 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.02.04 21:14:32.103918 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7287 | 2026.02.04 21:14:32.104302 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7288 | 2026.02.04 21:14:32.104531 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.02.04 21:14:32.104656 [ 112 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7290 | 2026.02.04 21:14:32.104660 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Debug> executeQuery: Read 1230 rows, 104.20 KiB in 0.001684 sec., 730403.8004750594 rows/sec., 60.43 MiB/sec. | ||
| 7291 | 2026.02.04 21:14:32.104694 [ 112 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.02.04 21:14:32.104711 [ 268 ] {8864d4b3-f363-4e5d-b065-7dee7248288b} <Debug> TCPHandler: Processed in 0.001953622 sec. | ||
| 7293 | 2026.02.04 21:14:32.104713 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7294 | 2026.02.04 21:14:32.104832 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.02.04 21:14:32.104848 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 7296 | 2026.02.04 21:14:32.104924 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.02.04 21:14:32.104968 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7298 | 2026.02.04 21:14:32.104992 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7299 | 2026.02.04 21:14:32.105030 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2104 rows starting from the beginning of the part | ||
| 7300 | 2026.02.04 21:14:32.105099 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 84 rows starting from the beginning of the part | ||
| 7301 | 2026.02.04 21:14:32.105143 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 230 rows starting from the beginning of the part | ||
| 7302 | 2026.02.04 21:14:32.105187 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part | ||
| 7303 | 2026.02.04 21:14:32.105226 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 7304 | 2026.02.04 21:14:32.105272 [ 201 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1230 rows starting from the beginning of the part | ||
| 7305 | 2026.02.04 21:14:32.105373 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.02.04 21:14:32.105413 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7307 | 2026.02.04 21:14:32.105733 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7308 | 2026.02.04 21:14:32.105958 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.02.04 21:14:32.106095 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Debug> executeQuery: Read 26 rows, 1.89 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 1.55 MiB/sec. | ||
| 7310 | 2026.02.04 21:14:32.106132 [ 268 ] {ca182a75-e98c-4439-9a57-fb21efeb2cd7} <Debug> TCPHandler: Processed in 0.001348289 sec. | ||
| 7311 | 2026.02.04 21:14:32.106249 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.02.04 21:14:32.106340 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.02.04 21:14:32.106379 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7314 | 2026.02.04 21:14:32.106834 [ 199 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3842 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047324 sec., 1876595.9857843702 rows/sec., 162.75 MiB/sec. | ||
| 7315 | 2026.02.04 21:14:32.106840 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.04 21:14:32.106918 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7317 | 2026.02.04 21:14:32.107188 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7318 | 2026.02.04 21:14:32.107242 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7319 | 2026.02.04 21:14:32.107537 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.02.04 21:14:32.107596 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.02.04 21:14:32.107671 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001349 sec., 169014.08450704225 rows/sec., 11.44 MiB/sec. | ||
| 7322 | 2026.02.04 21:14:32.107712 [ 268 ] {e673241f-398b-4717-9ef6-1222b7e6f3ad} <Debug> TCPHandler: Processed in 0.001509863 sec. | ||
| 7323 | 2026.02.04 21:14:32.107712 [ 191 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_51_10} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7324 | 2026.02.04 21:14:32.107827 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 7325 | 2026.02.04 21:14:32.107830 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7326 | 2026.02.04 21:14:32.107933 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7327 | 2026.02.04 21:14:32.107972 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7328 | 2026.02.04 21:14:32.108554 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.02.04 21:14:32.108589 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7330 | 2026.02.04 21:14:32.108926 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7331 | 2026.02.04 21:14:32.109161 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.02.04 21:14:32.109258 [ 112 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7333 | 2026.02.04 21:14:32.109287 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Debug> executeQuery: Read 546 rows, 41.50 KiB in 0.001371 sec., 398249.4529540481 rows/sec., 29.56 MiB/sec. | ||
| 7334 | 2026.02.04 21:14:32.109288 [ 112 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.02.04 21:14:32.109317 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7336 | 2026.02.04 21:14:32.109324 [ 268 ] {fc9484ef-49b7-4a2b-9fd0-f3d94cd55484} <Debug> TCPHandler: Processed in 0.001546133 sec. | ||
| 7337 | 2026.02.04 21:14:32.109395 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 7338 | 2026.02.04 21:14:32.109444 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.02.04 21:14:32.109492 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7340 | 2026.02.04 21:14:32.109526 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1034 rows starting from the beginning of the part | ||
| 7341 | 2026.02.04 21:14:32.109539 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.02.04 21:14:32.109586 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7343 | 2026.02.04 21:14:32.109593 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 78 rows starting from the beginning of the part | ||
| 7344 | 2026.02.04 21:14:32.109652 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 127 rows starting from the beginning of the part | ||
| 7345 | 2026.02.04 21:14:32.109697 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 7346 | 2026.02.04 21:14:32.109744 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 91 rows starting from the beginning of the part | ||
| 7347 | 2026.02.04 21:14:32.109786 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 546 rows starting from the beginning of the part | ||
| 7348 | 2026.02.04 21:14:32.110117 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.02.04 21:14:32.110156 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7350 | 2026.02.04 21:14:32.110561 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7351 | 2026.02.04 21:14:32.110783 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.02.04 21:14:32.110861 [ 191 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501482 sec., 1301380.9023351595 rows/sec., 101.86 MiB/sec. | ||
| 7353 | 2026.02.04 21:14:32.110886 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7354 | 2026.02.04 21:14:32.110914 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001393 sec., 610193.8262742283 rows/sec., 41.08 MiB/sec. | ||
| 7355 | 2026.02.04 21:14:32.110918 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.02.04 21:14:32.110943 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7357 | 2026.02.04 21:14:32.110951 [ 268 ] {2843fd74-3cfe-4998-bd8e-082d3611a8b9} <Debug> TCPHandler: Processed in 0.001553093 sec. | ||
| 7358 | 2026.02.04 21:14:32.111025 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 7359 | 2026.02.04 21:14:32.111026 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7360 | 2026.02.04 21:14:32.111066 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.02.04 21:14:32.111140 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7362 | 2026.02.04 21:14:32.111170 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.02.04 21:14:32.111176 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13826 rows starting from the beginning of the part | ||
| 7364 | 2026.02.04 21:14:32.111227 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7365 | 2026.02.04 21:14:32.111251 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7366 | 2026.02.04 21:14:32.111302 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part | ||
| 7367 | 2026.02.04 21:14:32.111318 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.02.04 21:14:32.111351 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 7369 | 2026.02.04 21:14:32.111399 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7370 | 2026.02.04 21:14:32.111405 [ 199 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_51_10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7371 | 2026.02.04 21:14:32.111448 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 850 rows starting from the beginning of the part | ||
| 7372 | 2026.02.04 21:14:32.111479 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7373 | 2026.02.04 21:14:32.111978 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.02.04 21:14:32.112016 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7375 | 2026.02.04 21:14:32.112565 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7376 | 2026.02.04 21:14:32.112791 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.02.04 21:14:32.112928 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001776 sec., 7882.882882882883 rows/sec., 14.13 MiB/sec. | ||
| 7378 | 2026.02.04 21:14:32.112982 [ 268 ] {996fba1a-3723-4be3-a195-b2a4a67549d5} <Debug> TCPHandler: Processed in 0.001962832 sec. | ||
| 7379 | 2026.02.04 21:14:32.113100 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.02.04 21:14:32.113192 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.02.04 21:14:32.113232 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7382 | 2026.02.04 21:14:32.113569 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.02.04 21:14:32.113603 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7384 | 2026.02.04 21:14:32.113944 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7385 | 2026.02.04 21:14:32.114180 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.02.04 21:14:32.114286 [ 112 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7387 | 2026.02.04 21:14:32.114308 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 7388 | 2026.02.04 21:14:32.114313 [ 112 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.02.04 21:14:32.114337 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7390 | 2026.02.04 21:14:32.114343 [ 268 ] {c5fd9776-e67c-48d0-94d6-d20320ff1e34} <Debug> TCPHandler: Processed in 0.001290678 sec. | ||
| 7391 | 2026.02.04 21:14:32.114415 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7392 | 2026.02.04 21:14:32.114512 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7393 | 2026.02.04 21:14:32.114541 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2722 rows starting from the beginning of the part | ||
| 7394 | 2026.02.04 21:14:32.114594 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7395 | 2026.02.04 21:14:32.114635 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7396 | 2026.02.04 21:14:32.114674 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7397 | 2026.02.04 21:14:32.114732 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7398 | 2026.02.04 21:14:32.114775 [ 199 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7399 | 2026.02.04 21:14:32.115359 [ 196 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15352 rows, containing 5 columns (5 merged, 0 gathered) in 0.004376674 sec., 3507686.430380696 rows/sec., 240.22 MiB/sec. | ||
| 7400 | 2026.02.04 21:14:32.115755 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7401 | 2026.02.04 21:14:32.115824 [ 194 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438601 sec., 2100651.9528347333 rows/sec., 140.57 MiB/sec. | ||
| 7402 | 2026.02.04 21:14:32.116003 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.02.04 21:14:32.116079 [ 188 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7404 | 2026.02.04 21:14:32.116142 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 7405 | 2026.02.04 21:14:32.116157 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7406 | 2026.02.04 21:14:32.116402 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.02.04 21:14:32.116468 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_51_10} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7408 | 2026.02.04 21:14:32.116537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7409 | 2026.02.04 21:14:32.542984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16800 | ||
| 7410 | 2026.02.04 21:14:32.543488 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.02.04 21:14:32.543543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 7412 | 2026.02.04 21:14:32.544070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7413 | 2026.02.04 21:14:32.544309 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.02.04 21:14:32.544439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16800 | ||
| 7415 | 2026.02.04 21:14:33.454130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7416 | 2026.02.04 21:14:33.471127 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.02.04 21:14:33.471178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7418 | 2026.02.04 21:14:33.477370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7419 | 2026.02.04 21:14:33.478096 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.02.04 21:14:33.480882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7421 | 2026.02.04 21:14:37.073664 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.02.04 21:14:37.073843 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7423 | 2026.02.04 21:14:37.073916 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7424 | 2026.02.04 21:14:37.074675 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.02.04 21:14:37.074712 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7426 | 2026.02.04 21:14:37.075126 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7427 | 2026.02.04 21:14:37.075353 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.02.04 21:14:37.075503 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001712 sec., 64252.33644859813 rows/sec., 5.41 MiB/sec. | ||
| 7429 | 2026.02.04 21:14:37.075545 [ 268 ] {edfb38d8-d039-4998-af55-1bb98b9d1863} <Debug> TCPHandler: Processed in 0.002013884 sec. | ||
| 7430 | 2026.02.04 21:14:37.075669 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.02.04 21:14:37.075764 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.02.04 21:14:37.075807 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7433 | 2026.02.04 21:14:37.076226 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.02.04 21:14:37.076260 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7435 | 2026.02.04 21:14:37.076561 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7436 | 2026.02.04 21:14:37.076775 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.02.04 21:14:37.076902 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001156 sec., 23356.40138408305 rows/sec., 1.72 MiB/sec. | ||
| 7438 | 2026.02.04 21:14:37.076939 [ 268 ] {ce72e1e6-4a04-4cdf-9913-ee04fec2432d} <Debug> TCPHandler: Processed in 0.001321299 sec. | ||
| 7439 | 2026.02.04 21:14:37.077040 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.02.04 21:14:37.077136 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7441 | 2026.02.04 21:14:37.077176 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7442 | 2026.02.04 21:14:37.077587 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.02.04 21:14:37.077623 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7444 | 2026.02.04 21:14:37.077933 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7445 | 2026.02.04 21:14:37.078161 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.02.04 21:14:37.078290 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001172 sec., 77645.05119453925 rows/sec., 6.06 MiB/sec. | ||
| 7447 | 2026.02.04 21:14:37.078326 [ 268 ] {517e48ba-4a77-439b-8c08-d0615e00f18d} <Debug> TCPHandler: Processed in 0.001336058 sec. | ||
| 7448 | 2026.02.04 21:14:37.078438 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.02.04 21:14:37.078534 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.02.04 21:14:37.078579 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7451 | 2026.02.04 21:14:37.078998 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.02.04 21:14:37.079034 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7453 | 2026.02.04 21:14:37.079368 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7454 | 2026.02.04 21:14:37.079586 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.02.04 21:14:37.079720 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7456 | 2026.02.04 21:14:37.079757 [ 268 ] {5431acde-0d08-4041-8a12-8c69f6b79df7} <Debug> TCPHandler: Processed in 0.001368969 sec. | ||
| 7457 | 2026.02.04 21:14:37.079876 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.02.04 21:14:37.079972 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7459 | 2026.02.04 21:14:37.080028 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7460 | 2026.02.04 21:14:37.080826 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.02.04 21:14:37.080867 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7462 | 2026.02.04 21:14:37.081406 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7463 | 2026.02.04 21:14:37.081630 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.02.04 21:14:37.081763 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001809 sec., 14925.373134328358 rows/sec., 26.75 MiB/sec. | ||
| 7465 | 2026.02.04 21:14:37.081816 [ 268 ] {45dbfdb7-4d48-44d2-b8af-9f8352295960} <Debug> TCPHandler: Processed in 0.001990013 sec. | ||
| 7466 | 2026.02.04 21:14:37.081933 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.02.04 21:14:37.082028 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7468 | 2026.02.04 21:14:37.082070 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7469 | 2026.02.04 21:14:37.082416 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.02.04 21:14:37.082450 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7471 | 2026.02.04 21:14:37.082757 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7472 | 2026.02.04 21:14:37.082981 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.02.04 21:14:37.083106 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7474 | 2026.02.04 21:14:37.083142 [ 268 ] {2b7b0a5f-ddb5-46d2-a0f1-54fc695e4491} <Debug> TCPHandler: Processed in 0.001258756 sec. | ||
| 7475 | 2026.02.04 21:14:39.910367 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7476 | 2026.02.04 21:14:39.910462 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7477 | 2026.02.04 21:14:40.044546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17312 | ||
| 7478 | 2026.02.04 21:14:40.045095 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2026.02.04 21:14:40.045134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7480 | 2026.02.04 21:14:40.045623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7481 | 2026.02.04 21:14:40.045867 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.02.04 21:14:40.045966 [ 106 ] {} <Debug> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7483 | 2026.02.04 21:14:40.045986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17312 | ||
| 7484 | 2026.02.04 21:14:40.046000 [ 106 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.02.04 21:14:40.046019 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7486 | 2026.02.04 21:14:40.046137 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7487 | 2026.02.04 21:14:40.046289 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7488 | 2026.02.04 21:14:40.046335 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14880 rows starting from the beginning of the part | ||
| 7489 | 2026.02.04 21:14:40.046408 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7490 | 2026.02.04 21:14:40.046462 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7491 | 2026.02.04 21:14:40.046511 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7492 | 2026.02.04 21:14:40.046568 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7493 | 2026.02.04 21:14:40.046615 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::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 | ||
| 7494 | 2026.02.04 21:14:40.048945 [ 199 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866881 sec., 6038618.275401037 rows/sec., 86.38 MiB/sec. | ||
| 7495 | 2026.02.04 21:14:40.049059 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7496 | 2026.02.04 21:14:40.049352 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.02.04 21:14:40.049430 [ 190 ] {489fbcac-f2bf-4ebc-9334-62bfe6ecd554::all_1_36_7} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7498 | 2026.02.04 21:14:40.049549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7499 | 2026.02.04 21:14:40.086935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 960 | ||
| 7500 | 2026.02.04 21:14:40.089143 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.04 21:14:40.089194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7502 | 2026.02.04 21:14:40.090396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7503 | 2026.02.04 21:14:40.090666 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.04 21:14:40.090815 [ 76 ] {} <Debug> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7505 | 2026.02.04 21:14:40.090884 [ 76 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.02.04 21:14:40.090906 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7507 | 2026.02.04 21:14:40.090916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7508 | 2026.02.04 21:14:40.091008 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::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 | ||
| 7509 | 2026.02.04 21:14:40.091765 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7510 | 2026.02.04 21:14:40.091964 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 820 rows starting from the beginning of the part | ||
| 7511 | 2026.02.04 21:14:40.092392 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7512 | 2026.02.04 21:14:40.092681 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 7513 | 2026.02.04 21:14:40.092973 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7514 | 2026.02.04 21:14:40.093270 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7515 | 2026.02.04 21:14:40.093563 [ 186 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 7516 | 2026.02.04 21:14:40.099317 [ 188 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 72 columns (72 merged, 0 gathered) in 0.008348689 sec., 114988.11370264243 rows/sec., 95.92 MiB/sec. | ||
| 7517 | 2026.02.04 21:14:40.100536 [ 197 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7518 | 2026.02.04 21:14:40.101082 [ 197 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.02.04 21:14:40.101150 [ 197 ] {217ed339-871f-49b2-917d-a7d9e287f6c1::all_1_26_5} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7520 | 2026.02.04 21:14:40.101434 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7521 | 2026.02.04 21:14:40.980962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7522 | 2026.02.04 21:14:40.998278 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.02.04 21:14:40.998333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7524 | 2026.02.04 21:14:41.004430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7525 | 2026.02.04 21:14:41.005144 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.02.04 21:14:41.005424 [ 76 ] {} <Debug> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7527 | 2026.02.04 21:14:41.005461 [ 76 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.02.04 21:14:41.005479 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7529 | 2026.02.04 21:14:41.005611 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7530 | 2026.02.04 21:14:41.008709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7531 | 2026.02.04 21:14:41.009910 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7532 | 2026.02.04 21:14:41.011476 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7533 | 2026.02.04 21:14:41.016240 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7534 | 2026.02.04 21:14:41.020795 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7535 | 2026.02.04 21:14:41.025306 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7536 | 2026.02.04 21:14:41.030109 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7537 | 2026.02.04 21:14:41.034126 [ 199 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::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 | ||
| 7538 | 2026.02.04 21:14:41.085129 [ 188 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079582938 sec., 3417.8180252656666 rows/sec., 17.67 MiB/sec. | ||
| 7539 | 2026.02.04 21:14:41.088158 [ 193 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7540 | 2026.02.04 21:14:41.090412 [ 193 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_36_7} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.02.04 21:14:41.090534 [ 193 ] {95614a17-0255-46c0-8ef3-d583a8d5780a::all_1_36_7} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7542 | 2026.02.04 21:14:41.092746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7543 | 2026.02.04 21:14:42.074341 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.02.04 21:14:42.074546 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7545 | 2026.02.04 21:14:42.074624 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7546 | 2026.02.04 21:14:42.075369 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.02.04 21:14:42.075416 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7548 | 2026.02.04 21:14:42.075835 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7549 | 2026.02.04 21:14:42.076080 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.02.04 21:14:42.076235 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001743 sec., 48192.77108433735 rows/sec., 4.03 MiB/sec. | ||
| 7551 | 2026.02.04 21:14:42.076279 [ 268 ] {f3096bef-672c-4ee1-b886-8eb31b190d9d} <Debug> TCPHandler: Processed in 0.002079845 sec. | ||
| 7552 | 2026.02.04 21:14:42.076412 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.02.04 21:14:42.076510 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7554 | 2026.02.04 21:14:42.076553 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7555 | 2026.02.04 21:14:42.076963 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.02.04 21:14:42.077000 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7557 | 2026.02.04 21:14:42.077307 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7558 | 2026.02.04 21:14:42.077548 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.02.04 21:14:42.077679 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001189 sec., 11774.600504625736 rows/sec., 885.39 KiB/sec. | ||
| 7560 | 2026.02.04 21:14:42.077719 [ 268 ] {36e3cc95-a0d0-4829-ba34-8db5195369f8} <Debug> TCPHandler: Processed in 0.001357409 sec. | ||
| 7561 | 2026.02.04 21:14:42.077829 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2026.02.04 21:14:42.077926 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7563 | 2026.02.04 21:14:42.077968 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7564 | 2026.02.04 21:14:42.078391 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.02.04 21:14:42.078425 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7566 | 2026.02.04 21:14:42.078731 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7567 | 2026.02.04 21:14:42.078971 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.02.04 21:14:42.079097 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00119 sec., 65546.21848739496 rows/sec., 5.12 MiB/sec. | ||
| 7569 | 2026.02.04 21:14:42.079134 [ 268 ] {7f29647c-0ac9-43f9-93a6-2f22f0f0ac7f} <Debug> TCPHandler: Processed in 0.00135478 sec. | ||
| 7570 | 2026.02.04 21:14:42.079251 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.02.04 21:14:42.079346 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.02.04 21:14:42.079392 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7573 | 2026.02.04 21:14:42.079803 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.02.04 21:14:42.079838 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7575 | 2026.02.04 21:14:42.080187 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7576 | 2026.02.04 21:14:42.080401 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.02.04 21:14:42.080530 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 7578 | 2026.02.04 21:14:42.080567 [ 268 ] {3486245b-9005-46bc-aefb-3ded70d87416} <Debug> TCPHandler: Processed in 0.001367199 sec. | ||
| 7579 | 2026.02.04 21:14:42.080680 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.02.04 21:14:42.080776 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7581 | 2026.02.04 21:14:42.080832 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7582 | 2026.02.04 21:14:42.081596 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.02.04 21:14:42.081631 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7584 | 2026.02.04 21:14:42.082170 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7585 | 2026.02.04 21:14:42.082397 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.02.04 21:14:42.082547 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001788 sec., 7829.977628635346 rows/sec., 14.03 MiB/sec. | ||
| 7587 | 2026.02.04 21:14:42.082601 [ 268 ] {00f2aa55-04f9-496b-8753-025f4e548d4a} <Debug> TCPHandler: Processed in 0.001971502 sec. | ||
| 7588 | 2026.02.04 21:14:42.082717 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2026.02.04 21:14:42.082811 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7590 | 2026.02.04 21:14:42.082855 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7591 | 2026.02.04 21:14:42.083196 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.02.04 21:14:42.083231 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7593 | 2026.02.04 21:14:42.083561 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7594 | 2026.02.04 21:14:42.083770 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.02.04 21:14:42.083899 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7596 | 2026.02.04 21:14:42.083935 [ 268 ] {5d13cf0e-7717-410c-8ab3-ae0b8c27680f} <Debug> TCPHandler: Processed in 0.001268788 sec. | ||
| 7597 | 2026.02.04 21:14:44.747997 [ 77 ] {} <Debug> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7598 | 2026.02.04 21:14:44.748077 [ 77 ] {} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.02.04 21:14:44.748101 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7600 | 2026.02.04 21:14:44.748212 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::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 | ||
| 7601 | 2026.02.04 21:14:44.748330 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7602 | 2026.02.04 21:14:44.748367 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7603 | 2026.02.04 21:14:44.748435 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7604 | 2026.02.04 21:14:44.748482 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7605 | 2026.02.04 21:14:44.748521 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7606 | 2026.02.04 21:14:44.748562 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7607 | 2026.02.04 21:14:44.749317 [ 188 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144205 sec., 43698.463125051894 rows/sec., 3.65 MiB/sec. | ||
| 7608 | 2026.02.04 21:14:44.749457 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7609 | 2026.02.04 21:14:44.749697 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.02.04 21:14:44.749761 [ 189 ] {b7a28bc4-4c73-4e96-bd97-e02e28bfc91b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7611 | 2026.02.04 21:14:44.749823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7612 | 2026.02.04 21:14:47.077129 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.02.04 21:14:47.077333 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.02.04 21:14:47.077409 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7615 | 2026.02.04 21:14:47.078068 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.02.04 21:14:47.078117 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7617 | 2026.02.04 21:14:47.078515 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7618 | 2026.02.04 21:14:47.078748 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Trace> oximeter.fields_i16 (9671b696-c7f9-426d-bb2f-f2ab3b854133): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.02.04 21:14:47.078926 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 7620 | 2026.02.04 21:14:47.078971 [ 268 ] {21a0e502-2e14-4cf6-879a-a014496370f9} <Debug> TCPHandler: Processed in 0.001986802 sec. | ||
| 7621 | 2026.02.04 21:14:47.079093 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.02.04 21:14:47.079188 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7623 | 2026.02.04 21:14:47.079231 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7624 | 2026.02.04 21:14:47.079631 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.02.04 21:14:47.079667 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7626 | 2026.02.04 21:14:47.079976 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7627 | 2026.02.04 21:14:47.080189 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.02.04 21:14:47.080329 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 281.43 KiB/sec. | ||
| 7629 | 2026.02.04 21:14:47.080368 [ 268 ] {4c06761e-7d1c-4312-b61e-db6cd6f28c8c} <Debug> TCPHandler: Processed in 0.001326098 sec. | ||
| 7630 | 2026.02.04 21:14:47.080481 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.02.04 21:14:47.080575 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7632 | 2026.02.04 21:14:47.080615 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7633 | 2026.02.04 21:14:47.081117 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.02.04 21:14:47.081154 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7635 | 2026.02.04 21:14:47.081483 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7636 | 2026.02.04 21:14:47.081705 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.02.04 21:14:47.081840 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Debug> executeQuery: Read 232 rows, 21.08 KiB in 0.001283 sec., 180826.18862042087 rows/sec., 16.05 MiB/sec. | ||
| 7638 | 2026.02.04 21:14:47.081878 [ 268 ] {8454cdba-7655-4f26-8874-2d79b6532c21} <Debug> TCPHandler: Processed in 0.001446611 sec. | ||
| 7639 | 2026.02.04 21:14:47.081991 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.02.04 21:14:47.082085 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7641 | 2026.02.04 21:14:47.082125 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7642 | 2026.02.04 21:14:47.082528 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.02.04 21:14:47.082564 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7644 | 2026.02.04 21:14:47.082893 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7645 | 2026.02.04 21:14:47.083104 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.02.04 21:14:47.083241 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Debug> executeQuery: Read 43 rows, 3.27 KiB in 0.001173 sec., 36658.14151747656 rows/sec., 2.72 MiB/sec. | ||
| 7647 | 2026.02.04 21:14:47.083279 [ 268 ] {aa1686c1-440b-4cbe-bdcd-93a13ad200ef} <Debug> TCPHandler: Processed in 0.001338159 sec. | ||
| 7648 | 2026.02.04 21:14:47.083297 [ 102 ] {} <Debug> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7649 | 2026.02.04 21:14:47.083379 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.02.04 21:14:47.083395 [ 102 ] {} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.02.04 21:14:47.083442 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7652 | 2026.02.04 21:14:47.083481 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.02.04 21:14:47.083528 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7654 | 2026.02.04 21:14:47.083595 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::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 | ||
| 7655 | 2026.02.04 21:14:47.083699 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7656 | 2026.02.04 21:14:47.083732 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 206 rows starting from the beginning of the part | ||
| 7657 | 2026.02.04 21:14:47.083797 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 7658 | 2026.02.04 21:14:47.083848 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 7659 | 2026.02.04 21:14:47.083899 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part | ||
| 7660 | 2026.02.04 21:14:47.083918 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.02.04 21:14:47.083947 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 7662 | 2026.02.04 21:14:47.083956 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7663 | 2026.02.04 21:14:47.084007 [ 192 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part | ||
| 7664 | 2026.02.04 21:14:47.084287 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7665 | 2026.02.04 21:14:47.084500 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.02.04 21:14:47.084641 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 7667 | 2026.02.04 21:14:47.084681 [ 268 ] {f15f52e8-aaec-41c3-b7f6-30f18af4d19b} <Debug> TCPHandler: Processed in 0.001351549 sec. | ||
| 7668 | 2026.02.04 21:14:47.084781 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.02.04 21:14:47.084856 [ 189 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310079 sec., 261816.27214847348 rows/sec., 18.68 MiB/sec. | ||
| 7670 | 2026.02.04 21:14:47.084875 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.02.04 21:14:47.084937 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7672 | 2026.02.04 21:14:47.085046 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7673 | 2026.02.04 21:14:47.085326 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.02.04 21:14:47.085335 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.02.04 21:14:47.085361 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7676 | 2026.02.04 21:14:47.085427 [ 188 ] {5afd12ff-9dd7-4e16-a85d-01a9da07b090::all_1_51_10} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7677 | 2026.02.04 21:14:47.085498 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7678 | 2026.02.04 21:14:47.085668 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7679 | 2026.02.04 21:14:47.085878 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Trace> oximeter.fields_u8 (a0826f35-6a07-4f48-a374-4aaad3326afb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.02.04 21:14:47.086017 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 7681 | 2026.02.04 21:14:47.086056 [ 268 ] {b321a0ea-4e3f-4555-a0dd-433199e48d92} <Debug> TCPHandler: Processed in 0.001324509 sec. | ||
| 7682 | 2026.02.04 21:14:47.086163 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.02.04 21:14:47.086265 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7684 | 2026.02.04 21:14:47.086306 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7685 | 2026.02.04 21:14:47.086762 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.02.04 21:14:47.086800 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7687 | 2026.02.04 21:14:47.087131 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7688 | 2026.02.04 21:14:47.087348 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.02.04 21:14:47.087487 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.001241 sec., 105560.03223207092 rows/sec., 8.55 MiB/sec. | ||
| 7690 | 2026.02.04 21:14:47.087528 [ 268 ] {735135b5-ca87-4c6f-9eee-a58857b32696} <Debug> TCPHandler: Processed in 0.00141614 sec. | ||
| 7691 | 2026.02.04 21:14:47.087633 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.02.04 21:14:47.087732 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7693 | 2026.02.04 21:14:47.087777 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7694 | 2026.02.04 21:14:47.088213 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.02.04 21:14:47.088252 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7696 | 2026.02.04 21:14:47.088598 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7697 | 2026.02.04 21:14:47.088810 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.02.04 21:14:47.088953 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001238 sec., 159935.37964458804 rows/sec., 11.47 MiB/sec. | ||
| 7699 | 2026.02.04 21:14:47.088994 [ 268 ] {c11ed087-73a4-40d0-90d9-1f47a2059c80} <Debug> TCPHandler: Processed in 0.001411091 sec. | ||
| 7700 | 2026.02.04 21:14:47.089105 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.02.04 21:14:47.089199 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7702 | 2026.02.04 21:14:47.089252 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7703 | 2026.02.04 21:14:47.090080 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.02.04 21:14:47.090116 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7705 | 2026.02.04 21:14:47.090658 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7706 | 2026.02.04 21:14:47.090874 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.02.04 21:14:47.090990 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7708 | 2026.02.04 21:14:47.091015 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001842 sec., 14657.980456026058 rows/sec., 26.27 MiB/sec. | ||
| 7709 | 2026.02.04 21:14:47.091030 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.02.04 21:14:47.091054 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7711 | 2026.02.04 21:14:47.091083 [ 268 ] {dc27841a-abb9-4e55-9604-df2210c782ff} <Debug> TCPHandler: Processed in 0.002041423 sec. | ||
| 7712 | 2026.02.04 21:14:47.091160 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::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 | ||
| 7713 | 2026.02.04 21:14:47.091193 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.02.04 21:14:47.091286 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.02.04 21:14:47.091325 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7716 | 2026.02.04 21:14:47.091392 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7717 | 2026.02.04 21:14:47.091453 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 882 rows starting from the beginning of the part | ||
| 7718 | 2026.02.04 21:14:47.091574 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 7719 | 2026.02.04 21:14:47.091668 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 7720 | 2026.02.04 21:14:47.091684 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.02.04 21:14:47.091722 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7722 | 2026.02.04 21:14:47.091760 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part | ||
| 7723 | 2026.02.04 21:14:47.091916 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 7724 | 2026.02.04 21:14:47.092009 [ 189 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 7725 | 2026.02.04 21:14:47.092111 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7726 | 2026.02.04 21:14:47.092343 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.04 21:14:47.092482 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 7728 | 2026.02.04 21:14:47.092520 [ 268 ] {9437568c-180f-4d8c-acd5-11ab45f6fcaf} <Debug> TCPHandler: Processed in 0.001354249 sec. | ||
| 7729 | 2026.02.04 21:14:47.098714 [ 188 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 19 columns (19 merged, 0 gathered) in 0.007577143 sec., 130788.08199871641 rows/sec., 234.37 MiB/sec. | ||
| 7730 | 2026.02.04 21:14:47.100029 [ 195 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7731 | 2026.02.04 21:14:47.100438 [ 195 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.02.04 21:14:47.100534 [ 195 ] {cd97462e-de31-486a-b5fa-1c012fbec9a8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7733 | 2026.02.04 21:14:47.100679 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 7734 | 2026.02.04 21:14:47.546124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17760 | ||
| 7735 | 2026.02.04 21:14:47.546622 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.02.04 21:14:47.546668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7737 | 2026.02.04 21:14:47.547202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7738 | 2026.02.04 21:14:47.547444 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.02.04 21:14:47.547588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17760 | ||
| 7740 | 2026.02.04 21:14:48.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.80 MiB, peak 300.83 MiB, free memory in arenas 0.00 B, will set to 292.99 MiB (RSS), difference: 3.19 MiB | ||
| 7741 | 2026.02.04 21:14:48.508882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7742 | 2026.02.04 21:14:48.524175 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.02.04 21:14:48.524224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7744 | 2026.02.04 21:14:48.530008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7745 | 2026.02.04 21:14:48.530699 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.02.04 21:14:48.533336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7747 | 2026.02.04 21:14:50.091247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 992 | ||
| 7748 | 2026.02.04 21:14:50.093589 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.02.04 21:14:50.093645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7750 | 2026.02.04 21:14:50.094943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7751 | 2026.02.04 21:14:50.095231 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.02.04 21:14:50.095623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 7753 | 2026.02.04 21:14:52.074129 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2026.02.04 21:14:52.074335 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7755 | 2026.02.04 21:14:52.074410 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7756 | 2026.02.04 21:14:52.075178 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.02.04 21:14:52.075222 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7758 | 2026.02.04 21:14:52.075627 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7759 | 2026.02.04 21:14:52.075871 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.02.04 21:14:52.076030 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001751 sec., 47972.58709308966 rows/sec., 4.01 MiB/sec. | ||
| 7761 | 2026.02.04 21:14:52.076081 [ 268 ] {0ad6ed59-2708-4a73-b62b-5c468fe5c5a6} <Debug> TCPHandler: Processed in 0.002097605 sec. | ||
| 7762 | 2026.02.04 21:14:52.076240 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.02.04 21:14:52.076341 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.02.04 21:14:52.076385 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7765 | 2026.02.04 21:14:52.076827 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.02.04 21:14:52.076862 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7767 | 2026.02.04 21:14:52.077171 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7768 | 2026.02.04 21:14:52.077382 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.02.04 21:14:52.077515 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001196 sec., 11705.685618729096 rows/sec., 880.21 KiB/sec. | ||
| 7770 | 2026.02.04 21:14:52.077562 [ 268 ] {13eecc03-87ad-4824-bbed-02f1e55aeedb} <Debug> TCPHandler: Processed in 0.001375909 sec. | ||
| 7771 | 2026.02.04 21:14:52.077685 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.02.04 21:14:52.077781 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7773 | 2026.02.04 21:14:52.077822 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7774 | 2026.02.04 21:14:52.078268 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.02.04 21:14:52.078303 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7776 | 2026.02.04 21:14:52.078604 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7777 | 2026.02.04 21:14:52.078820 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.02.04 21:14:52.078948 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001186 sec., 65767.2849915683 rows/sec., 5.14 MiB/sec. | ||
| 7779 | 2026.02.04 21:14:52.078986 [ 268 ] {7cd3d45f-24ba-4f91-bdb2-98ae47ee1ccc} <Debug> TCPHandler: Processed in 0.0013506 sec. | ||
| 7780 | 2026.02.04 21:14:52.079118 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.02.04 21:14:52.079214 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.02.04 21:14:52.079259 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7783 | 2026.02.04 21:14:52.079671 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.02.04 21:14:52.079707 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7785 | 2026.02.04 21:14:52.080039 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7786 | 2026.02.04 21:14:52.080259 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.02.04 21:14:52.080389 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 7788 | 2026.02.04 21:14:52.080426 [ 268 ] {38c52f3b-ff74-4837-85cf-a0343155f477} <Debug> TCPHandler: Processed in 0.00136641 sec. | ||
| 7789 | 2026.02.04 21:14:52.080544 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.02.04 21:14:52.080645 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.02.04 21:14:52.080700 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7792 | 2026.02.04 21:14:52.081470 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.04 21:14:52.081505 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7794 | 2026.02.04 21:14:52.082039 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7795 | 2026.02.04 21:14:52.082261 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.04 21:14:52.082399 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001772 sec., 7900.677200902935 rows/sec., 14.16 MiB/sec. | ||
| 7797 | 2026.02.04 21:14:52.082471 [ 268 ] {542b210d-1013-44c0-ba28-4a773bf0620b} <Debug> TCPHandler: Processed in 0.001984452 sec. | ||
| 7798 | 2026.02.04 21:14:52.082588 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.02.04 21:14:52.082683 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.02.04 21:14:52.082725 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7801 | 2026.02.04 21:14:52.083059 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.04 21:14:52.083093 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7803 | 2026.02.04 21:14:52.083401 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7804 | 2026.02.04 21:14:52.083620 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.04 21:14:52.083749 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7806 | 2026.02.04 21:14:52.083785 [ 268 ] {27d4d5d3-7abb-4267-a47e-a89941a59569} <Debug> TCPHandler: Processed in 0.001247397 sec. | ||
| 7807 | 2026.02.04 21:14:54.910536 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7808 | 2026.02.04 21:14:54.910632 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7809 | 2026.02.04 21:14:55.047692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18272 | ||
| 7810 | 2026.02.04 21:14:55.048338 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.02.04 21:14:55.048388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7812 | 2026.02.04 21:14:55.048949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7813 | 2026.02.04 21:14:55.049185 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.02.04 21:14:55.049318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18272 | ||
| 7815 | 2026.02.04 21:14:56.034329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7816 | 2026.02.04 21:14:56.049732 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.02.04 21:14:56.049787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7818 | 2026.02.04 21:14:56.056269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7819 | 2026.02.04 21:14:56.057006 [ 244 ] {} <Trace> system.metric_log (95614a17-0255-46c0-8ef3-d583a8d5780a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.02.04 21:14:56.059740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7821 | 2026.02.04 21:14:57.074372 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.02.04 21:14:57.074552 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7823 | 2026.02.04 21:14:57.074621 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7824 | 2026.02.04 21:14:57.075309 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.02.04 21:14:57.075352 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7826 | 2026.02.04 21:14:57.075771 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7827 | 2026.02.04 21:14:57.076013 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.02.04 21:14:57.076158 [ 91 ] {} <Debug> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7829 | 2026.02.04 21:14:57.076178 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001673 sec., 65750.1494321578 rows/sec., 5.53 MiB/sec. | ||
| 7830 | 2026.02.04 21:14:57.076227 [ 91 ] {} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.02.04 21:14:57.076245 [ 268 ] {7804b9b5-460d-4a00-8675-be39e2a8f215} <Debug> TCPHandler: Processed in 0.002004914 sec. | ||
| 7832 | 2026.02.04 21:14:57.076257 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7833 | 2026.02.04 21:14:57.076382 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.02.04 21:14:57.076383 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::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 | ||
| 7835 | 2026.02.04 21:14:57.076487 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.04 21:14:57.076519 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7837 | 2026.02.04 21:14:57.076534 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7838 | 2026.02.04 21:14:57.076561 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2104 rows starting from the beginning of the part | ||
| 7839 | 2026.02.04 21:14:57.076636 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part | ||
| 7840 | 2026.02.04 21:14:57.076685 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 84 rows starting from the beginning of the part | ||
| 7841 | 2026.02.04 21:14:57.076732 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 232 rows starting from the beginning of the part | ||
| 7842 | 2026.02.04 21:14:57.076776 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 84 rows starting from the beginning of the part | ||
| 7843 | 2026.02.04 21:14:57.076816 [ 187 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 7844 | 2026.02.04 21:14:57.076971 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.04 21:14:57.077017 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7846 | 2026.02.04 21:14:57.077365 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7847 | 2026.02.04 21:14:57.077609 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.04 21:14:57.077751 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001282 sec., 21060.842433697348 rows/sec., 1.55 MiB/sec. | ||
| 7849 | 2026.02.04 21:14:57.077791 [ 268 ] {02a18a72-5ea7-4881-b9fe-cb8295002994} <Debug> TCPHandler: Processed in 0.001462892 sec. | ||
| 7850 | 2026.02.04 21:14:57.077896 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.02.04 21:14:57.077995 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7852 | 2026.02.04 21:14:57.078037 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7853 | 2026.02.04 21:14:57.078049 [ 188 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716687 sec., 1586777.3216666754 rows/sec., 137.81 MiB/sec. | ||
| 7854 | 2026.02.04 21:14:57.078377 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7855 | 2026.02.04 21:14:57.078483 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.02.04 21:14:57.078529 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7857 | 2026.02.04 21:14:57.078717 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.02.04 21:14:57.078811 [ 198 ] {23ba2ccc-e918-4756-abd4-68b2e9f56913::all_1_56_11} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7859 | 2026.02.04 21:14:57.078880 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7860 | 2026.02.04 21:14:57.078930 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7861 | 2026.02.04 21:14:57.079110 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.02.04 21:14:57.079223 [ 91 ] {} <Debug> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7863 | 2026.02.04 21:14:57.079249 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001272 sec., 71540.88050314465 rows/sec., 5.59 MiB/sec. | ||
| 7864 | 2026.02.04 21:14:57.079256 [ 91 ] {} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.02.04 21:14:57.079289 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7866 | 2026.02.04 21:14:57.079297 [ 268 ] {5c495462-30dc-481f-b554-a40dc9e1ee10} <Debug> TCPHandler: Processed in 0.001452131 sec. | ||
| 7867 | 2026.02.04 21:14:57.079367 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::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 | ||
| 7868 | 2026.02.04 21:14:57.079421 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.02.04 21:14:57.079456 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7870 | 2026.02.04 21:14:57.079485 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1034 rows starting from the beginning of the part | ||
| 7871 | 2026.02.04 21:14:57.079521 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.02.04 21:14:57.079530 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 91 rows starting from the beginning of the part | ||
| 7873 | 2026.02.04 21:14:57.079573 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7874 | 2026.02.04 21:14:57.079582 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part | ||
| 7875 | 2026.02.04 21:14:57.079624 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 131 rows starting from the beginning of the part | ||
| 7876 | 2026.02.04 21:14:57.079665 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 7877 | 2026.02.04 21:14:57.079701 [ 187 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 91 rows starting from the beginning of the part | ||
| 7878 | 2026.02.04 21:14:57.080012 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.02.04 21:14:57.080055 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7880 | 2026.02.04 21:14:57.080428 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7881 | 2026.02.04 21:14:57.080586 [ 188 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250007 sec., 1202393.266597707 rows/sec., 94.49 MiB/sec. | ||
| 7882 | 2026.02.04 21:14:57.080653 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.04 21:14:57.080767 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7884 | 2026.02.04 21:14:57.080789 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 7885 | 2026.02.04 21:14:57.080797 [ 194 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7886 | 2026.02.04 21:14:57.080801 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.02.04 21:14:57.080837 [ 268 ] {5016bbbc-bd2d-4fa6-955e-2ff88ed220df} <Debug> TCPHandler: Processed in 0.001465602 sec. | ||
| 7888 | 2026.02.04 21:14:57.080864 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7889 | 2026.02.04 21:14:57.080989 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.02.04 21:14:57.081003 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 7891 | 2026.02.04 21:14:57.081119 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7892 | 2026.02.04 21:14:57.081149 [ 194 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.04 21:14:57.081180 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7894 | 2026.02.04 21:14:57.081193 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7895 | 2026.02.04 21:14:57.081223 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15352 rows starting from the beginning of the part | ||
| 7896 | 2026.02.04 21:14:57.081247 [ 194 ] {bf4289aa-0e49-45ef-a97f-9cf83f0edf92::all_1_56_11} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7897 | 2026.02.04 21:14:57.081299 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7898 | 2026.02.04 21:14:57.081344 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7899 | 2026.02.04 21:14:57.081351 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7900 | 2026.02.04 21:14:57.081410 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 198 rows starting from the beginning of the part | ||
| 7901 | 2026.02.04 21:14:57.081450 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::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 | ||
| 7902 | 2026.02.04 21:14:57.081491 [ 201 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7903 | 2026.02.04 21:14:57.082116 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.02.04 21:14:57.082158 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7905 | 2026.02.04 21:14:57.082737 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7906 | 2026.02.04 21:14:57.082967 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.02.04 21:14:57.083110 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002015 sec., 13399.503722084368 rows/sec., 24.01 MiB/sec. | ||
| 7908 | 2026.02.04 21:14:57.083165 [ 268 ] {ce837c01-4bdc-43c5-95d2-3207c30b327c} <Debug> TCPHandler: Processed in 0.002241328 sec. | ||
| 7909 | 2026.02.04 21:14:57.083282 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.02.04 21:14:57.083379 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7911 | 2026.02.04 21:14:57.083422 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7912 | 2026.02.04 21:14:57.083756 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.02.04 21:14:57.083793 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7914 | 2026.02.04 21:14:57.084236 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7915 | 2026.02.04 21:14:57.084455 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.02.04 21:14:57.084562 [ 91 ] {} <Debug> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7917 | 2026.02.04 21:14:57.084587 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 7918 | 2026.02.04 21:14:57.084594 [ 91 ] {} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.02.04 21:14:57.084627 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 7920 | 2026.02.04 21:14:57.084631 [ 268 ] {463ef615-4994-43b5-a34e-069dcf6a1bd9} <Debug> TCPHandler: Processed in 0.00139916 sec. | ||
| 7921 | 2026.02.04 21:14:57.084718 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7922 | 2026.02.04 21:14:57.084813 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7923 | 2026.02.04 21:14:57.084847 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3022 rows starting from the beginning of the part | ||
| 7924 | 2026.02.04 21:14:57.084911 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7925 | 2026.02.04 21:14:57.084964 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7926 | 2026.02.04 21:14:57.085009 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7927 | 2026.02.04 21:14:57.085053 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::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 | ||
| 7928 | 2026.02.04 21:14:57.085096 [ 188 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7929 | 2026.02.04 21:14:57.085807 [ 191 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16190 rows, containing 5 columns (5 merged, 0 gathered) in 0.004857895 sec., 3332719.212745438 rows/sec., 228.52 MiB/sec. | ||
| 7930 | 2026.02.04 21:14:57.086317 [ 194 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7931 | 2026.02.04 21:14:57.086453 [ 196 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001772468 sec., 1874222.8350525934 rows/sec., 125.50 MiB/sec. | ||
| 7932 | 2026.02.04 21:14:57.086584 [ 194 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.02.04 21:14:57.086658 [ 194 ] {28a4c795-218e-4b78-af78-bf9a531efa5b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7934 | 2026.02.04 21:14:57.086726 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7935 | 2026.02.04 21:14:57.086734 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7936 | 2026.02.04 21:14:57.087004 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.02.04 21:14:57.087080 [ 191 ] {b3746fc8-31d5-4eec-857d-075ed0a56845::all_1_56_11} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7938 | 2026.02.04 21:14:57.087169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7939 | 2026.02.04 21:14:58.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.22 MiB, peak 303.26 MiB, free memory in arenas 0.00 B, will set to 295.28 MiB (RSS), difference: 1.06 MiB | ||
| 7940 | 2026.02.04 21:15:00.096690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1016 | ||
| 7941 | 2026.02.04 21:15:00.098844 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.02.04 21:15:00.098891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7943 | 2026.02.04 21:15:00.100086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7944 | 2026.02.04 21:15:00.100350 [ 243 ] {} <Trace> system.query_log (217ed339-871f-49b2-917d-a7d9e287f6c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.02.04 21:15:00.100598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 7946 | 2026.02.04 21:15:02.102276 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2026.02.04 21:15:02.102477 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7948 | 2026.02.04 21:15:02.102553 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7949 | 2026.02.04 21:15:02.103241 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.02.04 21:15:02.103288 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7951 | 2026.02.04 21:15:02.103685 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7952 | 2026.02.04 21:15:02.103944 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Trace> oximeter.fields_ipaddr (b7a28bc4-4c73-4e96-bd97-e02e28bfc91b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.02.04 21:15:02.104110 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001689 sec., 1184.1326228537596 rows/sec., 96.56 KiB/sec. | ||
| 7954 | 2026.02.04 21:15:02.104164 [ 268 ] {a63cd7f4-37be-4bd2-80e9-118c3270e31c} <Debug> TCPHandler: Processed in 0.002034124 sec. | ||
| 7955 | 2026.02.04 21:15:02.104296 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.02.04 21:15:02.104402 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7957 | 2026.02.04 21:15:02.104456 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7958 | 2026.02.04 21:15:02.105755 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.02.04 21:15:02.105820 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7960 | 2026.02.04 21:15:02.106297 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7961 | 2026.02.04 21:15:02.106609 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Trace> oximeter.fields_string (23ba2ccc-e918-4756-abd4-68b2e9f56913): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.02.04 21:15:02.106790 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Debug> executeQuery: Read 1225 rows, 103.83 KiB in 0.00241 sec., 508298.75518672203 rows/sec., 42.07 MiB/sec. | ||
| 7963 | 2026.02.04 21:15:02.106844 [ 268 ] {2d10f6dd-6008-4d97-9fcf-cb7999da2519} <Debug> TCPHandler: Processed in 0.002601355 sec. | ||
| 7964 | 2026.02.04 21:15:02.106986 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.02.04 21:15:02.107103 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.02.04 21:15:02.107159 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7967 | 2026.02.04 21:15:02.107604 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.02.04 21:15:02.107647 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7969 | 2026.02.04 21:15:02.107990 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7970 | 2026.02.04 21:15:02.108246 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Trace> oximeter.fields_u16 (5afd12ff-9dd7-4e16-a85d-01a9da07b090): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.02.04 21:15:02.108411 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001361 sec., 11756.061719324027 rows/sec., 876.11 KiB/sec. | ||
| 7972 | 2026.02.04 21:15:02.108461 [ 268 ] {0e8837b0-d4cb-4b33-8989-c798d955d649} <Debug> TCPHandler: Processed in 0.001564394 sec. | ||
| 7973 | 2026.02.04 21:15:02.108590 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.02.04 21:15:02.108699 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.02.04 21:15:02.108747 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7976 | 2026.02.04 21:15:02.109379 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.02.04 21:15:02.109417 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7978 | 2026.02.04 21:15:02.109732 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7979 | 2026.02.04 21:15:02.109950 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Trace> oximeter.fields_u32 (ba0c2fbc-3732-4f02-9331-1c9a4d81f67a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.02.04 21:15:02.110084 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 7981 | 2026.02.04 21:15:02.110124 [ 268 ] {ef0084f0-e30a-4b19-a738-e1ab4053995f} <Debug> TCPHandler: Processed in 0.001556984 sec. | ||
| 7982 | 2026.02.04 21:15:02.110227 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.02.04 21:15:02.110323 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7984 | 2026.02.04 21:15:02.110365 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7985 | 2026.02.04 21:15:02.111020 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.02.04 21:15:02.111060 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7987 | 2026.02.04 21:15:02.111410 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7988 | 2026.02.04 21:15:02.111656 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Trace> oximeter.fields_uuid (bf4289aa-0e49-45ef-a97f-9cf83f0edf92): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.02.04 21:15:02.111794 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.00149 sec., 359731.54362416104 rows/sec., 26.67 MiB/sec. | ||
| 7990 | 2026.02.04 21:15:02.111836 [ 268 ] {cc93e298-6bb0-4e41-bb04-8fd3f80bfa10} <Debug> TCPHandler: Processed in 0.001660026 sec. | ||
| 7991 | 2026.02.04 21:15:02.111952 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.02.04 21:15:02.112075 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.02.04 21:15:02.112132 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7994 | 2026.02.04 21:15:02.112792 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.02.04 21:15:02.112830 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 7996 | 2026.02.04 21:15:02.113238 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7997 | 2026.02.04 21:15:02.113457 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Trace> oximeter.measurements_cumulativeu64 (28a4c795-218e-4b78-af78-bf9a531efa5b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.02.04 21:15:02.113592 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001537 sec., 549772.2836694861 rows/sec., 37.00 MiB/sec. | ||
| 7999 | 2026.02.04 21:15:02.113629 [ 268 ] {48e6fb24-d0d0-45c2-877c-c3c2c818d94f} <Debug> TCPHandler: Processed in 0.001728867 sec. | ||
| 8000 | 2026.02.04 21:15:02.113748 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.02.04 21:15:02.113843 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.02.04 21:15:02.113900 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8003 | 2026.02.04 21:15:02.114716 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.02.04 21:15:02.114753 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 8005 | 2026.02.04 21:15:02.115345 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8006 | 2026.02.04 21:15:02.115609 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Trace> oximeter.measurements_histogramu64 (cd97462e-de31-486a-b5fa-1c012fbec9a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.02.04 21:15:02.115762 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 12.95 MiB/sec. | ||
| 8008 | 2026.02.04 21:15:02.115841 [ 268 ] {2d17d93a-83cb-438f-9195-a9cf479d5573} <Debug> TCPHandler: Processed in 0.002142566 sec. | ||
| 8009 | 2026.02.04 21:15:02.115974 [ 268 ] {} <Trace> TCP-Session: f570846d-4f49-4ec4-a80d-ab9aeb6825fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.02.04 21:15:02.116075 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.02.04 21:15:02.116124 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8012 | 2026.02.04 21:15:02.116528 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.04 21:15:02.116574 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 8014 | 2026.02.04 21:15:02.117000 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8015 | 2026.02.04 21:15:02.117275 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Trace> oximeter.measurements_u64 (b3746fc8-31d5-4eec-857d-075ed0a56845): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.02.04 21:15:02.117417 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 8017 | 2026.02.04 21:15:02.117463 [ 268 ] {2edaeb52-ce38-43ac-8293-c4c9568c1684} <Debug> TCPHandler: Processed in 0.001540493 sec. | ||
| 8018 | 2026.02.04 21:15:02.549554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18720 | ||
| 8019 | 2026.02.04 21:15:02.550245 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.02.04 21:15:02.550309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 8021 | 2026.02.04 21:15:02.550893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8022 | 2026.02.04 21:15:02.551220 [ 245 ] {} <Trace> system.asynchronous_metric_log (489fbcac-f2bf-4ebc-9334-62bfe6ecd554): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.02.04 21:15:02.551403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18720 | ||