| 1 | [ Feb 26 17:10:12 Enabled. ] | ||
| 2 | [ Feb 26 17:10:12 Rereading configuration. ] | ||
| 3 | [ Feb 26 17:10:14 Rereading configuration. ] | ||
| 4 | [ Feb 26 17:10:25 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 26 17:10:25 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.26 17:10:27.779343 [ 1 ] {} <Information> Application: Will watch for the process with pid 24308 | ||
| 29 | 2026.02.26 17:10:27.779670 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.26 17:10:28.254462 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24308 | ||
| 31 | 2026.02.26 17:10:28.256667 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.26 17:10:28.256837 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.26 17:10:28.505705 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.26 17:10:28.545349 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.26 17:10:28.545428 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.26 17:10:28.545445 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.26 17:10:28.545503 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.26 17:10:28.546273 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.26 17:10:28.551345 [ 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.26 17:10:28.552142 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.26 17:10:28.553004 [ 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.26 17:10:28.553056 [ 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.26 17:10:28.553095 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.26 17:10:28.555190 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.26 17:10:28.556146 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.26 17:10:28.564228 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.26 17:10:28.565010 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.26 17:10:28.567741 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.26 17:10:28.567832 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.26 17:10:28.568898 [ 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.26 17:10:28.570091 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.26 17:10:28.580725 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.26 17:10:28.581241 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.26 17:10:28.585920 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.26 17:10:28.586370 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.26 17:10:28.586841 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.26 17:10:28.587184 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.26 17:10:28.588628 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.26 17:10:28.588656 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.26 17:10:28.588760 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.26 17:10:28.588855 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.26 17:10:28.623649 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.26 17:10:28.623681 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179514 sec | ||
| 68 | 2026.02.26 17:10:28.623726 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.26 17:10:28.623826 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.26 17:10:28.624529 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.26 17:10:28.625125 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.26 17:10:28.645543 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.26 17:10:28.645587 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.26 17:10:28.645683 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.26 17:10:28.645697 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.26 17:10:28.645735 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.26 17:10:28.645828 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.26 17:10:28.649837 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.26 17:10:28.649893 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.26 17:10:28.649943 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.26 17:10:28.650121 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.26 17:10:28.650164 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.26 17:10:28.650176 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.26 17:10:28.650248 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.26 17:10:28.650261 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.26 17:10:28.650291 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.26 17:10:28.650376 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.26 17:10:28.686563 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.26 17:10:28.688693 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.26 17:10:28.688774 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102183 sec | ||
| 91 | 2026.02.26 17:10:28.688789 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.26 17:10:28.688800 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.26 17:10:28.688825 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.26 17:10:28.689037 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.26 17:10:28.689138 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.26 17:10:28.689154 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.26 17:10:28.689164 [ 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.26 17:10:28.689174 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.26 17:10:28.694609 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.26 17:10:28.694832 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.98 MiB (RSS), difference: 92.21 MiB | ||
| 101 | 2026.02.26 17:10:28.696284 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.442e-05 sec. | ||
| 102 | 2026.02.26 17:10:28.696806 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.26 17:10:28.698085 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.26 17:10:28.698106 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.26 17:10:29.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.00 MiB, peak 117.00 MiB, free memory in arenas 0.00 B, will set to 118.52 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.26 17:10:29.402124 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52661 | ||
| 107 | 2026.02.26 17:10:29.404447 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.26 17:10:29.404509 [ 4 ] {} <Debug> TCP-Session: a0b68cf5-d383-41d0-a28c-e66defa7d20b Authenticating user 'default' from [fd00:1122:3344:101::b]:52661 | ||
| 109 | 2026.02.26 17:10:29.404607 [ 4 ] {} <Debug> TCP-Session: a0b68cf5-d383-41d0-a28c-e66defa7d20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.26 17:10:29.404623 [ 4 ] {} <Debug> TCP-Session: a0b68cf5-d383-41d0-a28c-e66defa7d20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.26 17:10:29.404717 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.26 17:10:29.404871 [ 4 ] {} <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.26 17:10:29.404891 [ 4 ] {} <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.26 17:10:29.407350 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56959 | ||
| 115 | 2026.02.26 17:10:29.407461 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59433 | ||
| 116 | 2026.02.26 17:10:29.407480 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59126 | ||
| 117 | 2026.02.26 17:10:29.407583 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.26 17:10:29.407643 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.02.26 17:10:29.407673 [ 5 ] {} <Debug> TCP-Session: d89a5cd0-9ba7-4dba-ac6f-64542d0ea2cd Authenticating user 'default' from [fd00:1122:3344:101::b]:56959 | ||
| 120 | 2026.02.26 17:10:29.407718 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63918 | ||
| 121 | 2026.02.26 17:10:29.407684 [ 254 ] {} <Debug> TCP-Session: 77696841-ae01-4113-bb1a-ee34c72f6747 Authenticating user 'default' from [fd00:1122:3344:101::b]:59433 | ||
| 122 | 2026.02.26 17:10:29.407778 [ 5 ] {} <Debug> TCP-Session: d89a5cd0-9ba7-4dba-ac6f-64542d0ea2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.26 17:10:29.407794 [ 254 ] {} <Debug> TCP-Session: 77696841-ae01-4113-bb1a-ee34c72f6747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.26 17:10:29.407823 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47919 | ||
| 125 | 2026.02.26 17:10:29.407801 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.26 17:10:29.407800 [ 5 ] {} <Debug> TCP-Session: d89a5cd0-9ba7-4dba-ac6f-64542d0ea2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.26 17:10:29.407916 [ 6 ] {} <Debug> TCP-Session: c9b11b71-e7bf-4de3-9a41-f7fa43b2e4c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:59126 | ||
| 128 | 2026.02.26 17:10:29.407945 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44822 | ||
| 129 | 2026.02.26 17:10:29.407892 [ 254 ] {} <Debug> TCP-Session: 77696841-ae01-4113-bb1a-ee34c72f6747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.26 17:10:29.408014 [ 6 ] {} <Debug> TCP-Session: c9b11b71-e7bf-4de3-9a41-f7fa43b2e4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.26 17:10:29.408033 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.26 17:10:29.407907 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.26 17:10:29.408092 [ 6 ] {} <Debug> TCP-Session: c9b11b71-e7bf-4de3-9a41-f7fa43b2e4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.26 17:10:29.408122 [ 256 ] {} <Debug> TCP-Session: a845ba2b-0822-4960-b50b-196bbbd11ce9 Authenticating user 'default' from [fd00:1122:3344:101::b]:47919 | ||
| 135 | 2026.02.26 17:10:29.408117 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.26 17:10:29.408114 [ 255 ] {} <Debug> TCP-Session: 9b0312d0-9070-47bd-b274-62cff04b58b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:63918 | ||
| 137 | 2026.02.26 17:10:29.408202 [ 256 ] {} <Debug> TCP-Session: a845ba2b-0822-4960-b50b-196bbbd11ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.26 17:10:29.408197 [ 257 ] {} <Debug> TCP-Session: 3ec22064-5b9c-4eb5-abe8-c14ee9e987e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:44822 | ||
| 139 | 2026.02.26 17:10:29.408093 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64349 | ||
| 140 | 2026.02.26 17:10:29.408290 [ 256 ] {} <Debug> TCP-Session: a845ba2b-0822-4960-b50b-196bbbd11ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.26 17:10:29.408281 [ 257 ] {} <Debug> TCP-Session: 3ec22064-5b9c-4eb5-abe8-c14ee9e987e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.26 17:10:29.408277 [ 255 ] {} <Debug> TCP-Session: 9b0312d0-9070-47bd-b274-62cff04b58b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.26 17:10:29.408376 [ 257 ] {} <Debug> TCP-Session: 3ec22064-5b9c-4eb5-abe8-c14ee9e987e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.26 17:10:29.408435 [ 255 ] {} <Debug> TCP-Session: 9b0312d0-9070-47bd-b274-62cff04b58b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.26 17:10:29.408463 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.02.26 17:10:29.408533 [ 258 ] {} <Debug> TCP-Session: e13a5162-51d3-4ec2-b5d8-a8200a8d0890 Authenticating user 'default' from [fd00:1122:3344:101::b]:64349 | ||
| 147 | 2026.02.26 17:10:29.408581 [ 258 ] {} <Debug> TCP-Session: e13a5162-51d3-4ec2-b5d8-a8200a8d0890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.26 17:10:29.408594 [ 258 ] {} <Debug> TCP-Session: e13a5162-51d3-4ec2-b5d8-a8200a8d0890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.26 17:10:29.983401 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39310 | ||
| 150 | 2026.02.26 17:10:29.985310 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.26 17:10:29.985361 [ 259 ] {} <Debug> TCP-Session: 70439040-f388-4785-9271-5101d332e5d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:39310 | ||
| 152 | 2026.02.26 17:10:29.985383 [ 259 ] {} <Debug> TCP-Session: 70439040-f388-4785-9271-5101d332e5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.26 17:10:29.985459 [ 259 ] {} <Debug> TCP-Session: 70439040-f388-4785-9271-5101d332e5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.26 17:10:29.985538 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.26 17:10:29.985568 [ 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.26 17:10:29.985649 [ 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.26 17:10:29.986855 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64162 | ||
| 158 | 2026.02.26 17:10:29.986921 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50025 | ||
| 159 | 2026.02.26 17:10:29.986950 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42889 | ||
| 160 | 2026.02.26 17:10:29.987037 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35178 | ||
| 161 | 2026.02.26 17:10:29.987208 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.02.26 17:10:29.987343 [ 260 ] {} <Debug> TCP-Session: 4c174a4b-876e-4f4f-a239-27e1ac99822c Authenticating user 'default' from [fd00:1122:3344:101::a]:64162 | ||
| 163 | 2026.02.26 17:10:29.987364 [ 260 ] {} <Debug> TCP-Session: 4c174a4b-876e-4f4f-a239-27e1ac99822c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.26 17:10:29.987442 [ 260 ] {} <Debug> TCP-Session: 4c174a4b-876e-4f4f-a239-27e1ac99822c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.26 17:10:29.987567 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.02.26 17:10:29.987585 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.26 17:10:29.987618 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.26 17:10:29.987672 [ 263 ] {} <Debug> TCP-Session: 66812e5b-7787-44e9-9fe7-f29c53fd75e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35178 | ||
| 169 | 2026.02.26 17:10:29.987680 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40022 | ||
| 170 | 2026.02.26 17:10:29.987615 [ 262 ] {} <Debug> TCP-Session: 7d5555c3-99b8-4140-89a4-cc58cb56a828 Authenticating user 'default' from [fd00:1122:3344:101::a]:50025 | ||
| 171 | 2026.02.26 17:10:29.987737 [ 261 ] {} <Debug> TCP-Session: be1c13fe-184c-4711-bcf2-877571f2c789 Authenticating user 'default' from [fd00:1122:3344:101::a]:42889 | ||
| 172 | 2026.02.26 17:10:29.987777 [ 263 ] {} <Debug> TCP-Session: 66812e5b-7787-44e9-9fe7-f29c53fd75e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.02.26 17:10:29.987725 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44130 | ||
| 174 | 2026.02.26 17:10:29.987839 [ 261 ] {} <Debug> TCP-Session: be1c13fe-184c-4711-bcf2-877571f2c789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.26 17:10:29.987834 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50000 | ||
| 176 | 2026.02.26 17:10:29.987833 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.02.26 17:10:29.987931 [ 261 ] {} <Debug> TCP-Session: be1c13fe-184c-4711-bcf2-877571f2c789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.26 17:10:29.987831 [ 262 ] {} <Debug> TCP-Session: 7d5555c3-99b8-4140-89a4-cc58cb56a828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.26 17:10:29.988015 [ 264 ] {} <Debug> TCP-Session: 208ec9a1-8cd0-44d0-8165-82657a9edb2d Authenticating user 'default' from [fd00:1122:3344:101::a]:40022 | ||
| 180 | 2026.02.26 17:10:29.987826 [ 263 ] {} <Debug> TCP-Session: 66812e5b-7787-44e9-9fe7-f29c53fd75e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.26 17:10:29.988078 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.26 17:10:29.988054 [ 264 ] {} <Debug> TCP-Session: 208ec9a1-8cd0-44d0-8165-82657a9edb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.26 17:10:29.988130 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.02.26 17:10:29.988183 [ 265 ] {} <Debug> TCP-Session: 379c965e-e3ae-401b-bf2b-add50fbc0460 Authenticating user 'default' from [fd00:1122:3344:101::a]:44130 | ||
| 185 | 2026.02.26 17:10:29.988151 [ 264 ] {} <Debug> TCP-Session: 208ec9a1-8cd0-44d0-8165-82657a9edb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.26 17:10:29.988065 [ 262 ] {} <Debug> TCP-Session: 7d5555c3-99b8-4140-89a4-cc58cb56a828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.26 17:10:29.988270 [ 265 ] {} <Debug> TCP-Session: 379c965e-e3ae-401b-bf2b-add50fbc0460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.26 17:10:29.988246 [ 266 ] {} <Debug> TCP-Session: ce34be7b-b9af-4ccb-a8ae-3ceaec899dba Authenticating user 'default' from [fd00:1122:3344:101::a]:50000 | ||
| 189 | 2026.02.26 17:10:29.988335 [ 265 ] {} <Debug> TCP-Session: 379c965e-e3ae-401b-bf2b-add50fbc0460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.26 17:10:29.988354 [ 266 ] {} <Debug> TCP-Session: ce34be7b-b9af-4ccb-a8ae-3ceaec899dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.26 17:10:29.988464 [ 266 ] {} <Debug> TCP-Session: ce34be7b-b9af-4ccb-a8ae-3ceaec899dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.26 17:10:30.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.61 MiB, peak 118.61 MiB, free memory in arenas 0.00 B, will set to 119.71 MiB (RSS), difference: 1.10 MiB | ||
| 193 | 2026.02.26 17:10:30.048461 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63067 | ||
| 194 | 2026.02.26 17:10:30.050362 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.02.26 17:10:30.050400 [ 267 ] {} <Debug> TCP-Session: 8a7e5cdb-cded-45ec-a7b3-e35ad7995445 Authenticating user 'default' from [fd00:1122:3344:101::c]:63067 | ||
| 196 | 2026.02.26 17:10:30.050458 [ 267 ] {} <Debug> TCP-Session: 8a7e5cdb-cded-45ec-a7b3-e35ad7995445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.26 17:10:30.050564 [ 267 ] {} <Debug> TCP-Session: 8a7e5cdb-cded-45ec-a7b3-e35ad7995445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.26 17:10:30.050629 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.02.26 17:10:30.050667 [ 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.26 17:10:30.050747 [ 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.26 17:10:30.051298 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33280 | ||
| 202 | 2026.02.26 17:10:30.051510 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59237 | ||
| 203 | 2026.02.26 17:10:30.051542 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.02.26 17:10:30.051550 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58477 | ||
| 205 | 2026.02.26 17:10:30.051645 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39444 | ||
| 206 | 2026.02.26 17:10:30.051679 [ 268 ] {} <Debug> TCP-Session: d1331afc-6bfb-48ba-b35d-4a17f3366c23 Authenticating user 'default' from [fd00:1122:3344:101::c]:33280 | ||
| 207 | 2026.02.26 17:10:30.051710 [ 268 ] {} <Debug> TCP-Session: d1331afc-6bfb-48ba-b35d-4a17f3366c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.26 17:10:30.051717 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.02.26 17:10:30.051809 [ 268 ] {} <Debug> TCP-Session: d1331afc-6bfb-48ba-b35d-4a17f3366c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.02.26 17:10:30.051898 [ 269 ] {} <Debug> TCP-Session: e79a87c5-ecfd-4a21-94c2-78c80306cbc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59237 | ||
| 211 | 2026.02.26 17:10:30.051953 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.02.26 17:10:30.051925 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.26 17:10:30.051923 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42393 | ||
| 214 | 2026.02.26 17:10:30.052046 [ 270 ] {} <Debug> TCP-Session: 389df9ce-92f0-4161-84b0-11605daa38cf Authenticating user 'default' from [fd00:1122:3344:101::c]:58477 | ||
| 215 | 2026.02.26 17:10:30.052033 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55750 | ||
| 216 | 2026.02.26 17:10:30.052033 [ 271 ] {} <Debug> TCP-Session: e1de2410-d286-43a0-a575-eb641c369276 Authenticating user 'default' from [fd00:1122:3344:101::c]:39444 | ||
| 217 | 2026.02.26 17:10:30.052115 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35209 | ||
| 218 | 2026.02.26 17:10:30.052144 [ 271 ] {} <Debug> TCP-Session: e1de2410-d286-43a0-a575-eb641c369276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.26 17:10:30.052131 [ 270 ] {} <Debug> TCP-Session: 389df9ce-92f0-4161-84b0-11605daa38cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.02.26 17:10:30.052236 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.02.26 17:10:30.052288 [ 270 ] {} <Debug> TCP-Session: 389df9ce-92f0-4161-84b0-11605daa38cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.26 17:10:30.052302 [ 271 ] {} <Debug> TCP-Session: e1de2410-d286-43a0-a575-eb641c369276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.26 17:10:30.052305 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.02.26 17:10:30.052372 [ 272 ] {} <Debug> TCP-Session: 1624512c-174c-4519-9866-8fd34aa72fa6 Authenticating user 'default' from [fd00:1122:3344:101::c]:42393 | ||
| 225 | 2026.02.26 17:10:30.052425 [ 273 ] {} <Debug> TCP-Session: 527de196-611e-4a45-8858-c33b489e3c78 Authenticating user 'default' from [fd00:1122:3344:101::c]:55750 | ||
| 226 | 2026.02.26 17:10:30.052022 [ 269 ] {} <Debug> TCP-Session: e79a87c5-ecfd-4a21-94c2-78c80306cbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.26 17:10:30.052491 [ 273 ] {} <Debug> TCP-Session: 527de196-611e-4a45-8858-c33b489e3c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.26 17:10:30.052497 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.02.26 17:10:30.052507 [ 269 ] {} <Debug> TCP-Session: e79a87c5-ecfd-4a21-94c2-78c80306cbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.26 17:10:30.052475 [ 272 ] {} <Debug> TCP-Session: 1624512c-174c-4519-9866-8fd34aa72fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.26 17:10:30.052601 [ 274 ] {} <Debug> TCP-Session: 13e4ed7e-bab5-4d0b-89a4-660c581eb67d Authenticating user 'default' from [fd00:1122:3344:101::c]:35209 | ||
| 232 | 2026.02.26 17:10:30.052557 [ 273 ] {} <Debug> TCP-Session: 527de196-611e-4a45-8858-c33b489e3c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.26 17:10:30.052670 [ 272 ] {} <Debug> TCP-Session: 1624512c-174c-4519-9866-8fd34aa72fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.26 17:10:30.052695 [ 274 ] {} <Debug> TCP-Session: 13e4ed7e-bab5-4d0b-89a4-660c581eb67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.26 17:10:30.052802 [ 274 ] {} <Debug> TCP-Session: 13e4ed7e-bab5-4d0b-89a4-660c581eb67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.02.26 17:10:30.727180 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57868 | ||
| 237 | 2026.02.26 17:10:30.731865 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.02.26 17:10:30.731910 [ 275 ] {} <Debug> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:57868 | ||
| 239 | 2026.02.26 17:10:30.731933 [ 275 ] {} <Debug> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.26 17:10:30.732015 [ 275 ] {} <Debug> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.26 17:10:30.732097 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.02.26 17:10:30.732135 [ 275 ] {} <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 | ||
| 243 | 2026.02.26 17:10:30.732216 [ 275 ] {} <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 | ||
| 244 | 2026.02.26 17:10:30.732875 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52805 | ||
| 245 | 2026.02.26 17:10:30.732984 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55736 | ||
| 246 | 2026.02.26 17:10:30.733090 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.02.26 17:10:30.733121 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46886 | ||
| 248 | 2026.02.26 17:10:30.733201 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.02.26 17:10:30.733128 [ 276 ] {} <Debug> TCP-Session: b2717deb-cc45-49ff-a4e1-7de3e806199a Authenticating user 'default' from [fd00:1122:3344:101::d]:52805 | ||
| 250 | 2026.02.26 17:10:30.733246 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42299 | ||
| 251 | 2026.02.26 17:10:30.733297 [ 277 ] {} <Debug> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Authenticating user 'default' from [fd00:1122:3344:101::d]:55736 | ||
| 252 | 2026.02.26 17:10:30.733279 [ 276 ] {} <Debug> TCP-Session: b2717deb-cc45-49ff-a4e1-7de3e806199a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.02.26 17:10:30.733341 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54573 | ||
| 254 | 2026.02.26 17:10:30.733376 [ 277 ] {} <Debug> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.02.26 17:10:30.733390 [ 276 ] {} <Debug> TCP-Session: b2717deb-cc45-49ff-a4e1-7de3e806199a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.26 17:10:30.733469 [ 277 ] {} <Debug> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.02.26 17:10:30.733520 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.02.26 17:10:30.733571 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47855 | ||
| 259 | 2026.02.26 17:10:30.733586 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.02.26 17:10:30.733633 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.02.26 17:10:30.733671 [ 278 ] {} <Debug> TCP-Session: 7840efd8-d3d9-4bc6-b90e-4870cdb00d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:46886 | ||
| 262 | 2026.02.26 17:10:30.733701 [ 279 ] {} <Debug> TCP-Session: bc8e7567-9aa2-40e8-adc8-1b5cffb358c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42299 | ||
| 263 | 2026.02.26 17:10:30.733698 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50713 | ||
| 264 | 2026.02.26 17:10:30.733682 [ 280 ] {} <Debug> TCP-Session: 541e1192-b668-4310-9e31-fe988098462f Authenticating user 'default' from [fd00:1122:3344:101::d]:54573 | ||
| 265 | 2026.02.26 17:10:30.733779 [ 278 ] {} <Debug> TCP-Session: 7840efd8-d3d9-4bc6-b90e-4870cdb00d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.02.26 17:10:30.733786 [ 279 ] {} <Debug> TCP-Session: bc8e7567-9aa2-40e8-adc8-1b5cffb358c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.26 17:10:30.733888 [ 280 ] {} <Debug> TCP-Session: 541e1192-b668-4310-9e31-fe988098462f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.02.26 17:10:30.733906 [ 278 ] {} <Debug> TCP-Session: 7840efd8-d3d9-4bc6-b90e-4870cdb00d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.02.26 17:10:30.733893 [ 279 ] {} <Debug> TCP-Session: bc8e7567-9aa2-40e8-adc8-1b5cffb358c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.02.26 17:10:30.733980 [ 280 ] {} <Debug> TCP-Session: 541e1192-b668-4310-9e31-fe988098462f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.02.26 17:10:30.734708 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.02.26 17:10:30.734753 [ 282 ] {} <Debug> TCP-Session: cecbe13d-84b8-4847-939a-2d2499735d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:50713 | ||
| 273 | 2026.02.26 17:10:30.734711 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.02.26 17:10:30.734771 [ 282 ] {} <Debug> TCP-Session: cecbe13d-84b8-4847-939a-2d2499735d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.26 17:10:30.734918 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65410 | ||
| 276 | 2026.02.26 17:10:30.734924 [ 282 ] {} <Debug> TCP-Session: cecbe13d-84b8-4847-939a-2d2499735d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.26 17:10:30.734924 [ 281 ] {} <Debug> TCP-Session: 418a8724-5145-4f96-bd16-b666921c1372 Authenticating user 'default' from [fd00:1122:3344:101::d]:47855 | ||
| 278 | 2026.02.26 17:10:30.735072 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.02.26 17:10:30.735086 [ 281 ] {} <Debug> TCP-Session: 418a8724-5145-4f96-bd16-b666921c1372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.26 17:10:30.735107 [ 283 ] {} <Debug> TCP-Session: e167a199-41e1-4edc-b7bc-04365b94eeed Authenticating user 'default' from [fd00:1122:3344:101::d]:65410 | ||
| 281 | 2026.02.26 17:10:30.735114 [ 281 ] {} <Debug> TCP-Session: 418a8724-5145-4f96-bd16-b666921c1372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.26 17:10:30.735289 [ 283 ] {} <Debug> TCP-Session: e167a199-41e1-4edc-b7bc-04365b94eeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.26 17:10:30.735310 [ 283 ] {} <Debug> TCP-Session: e167a199-41e1-4edc-b7bc-04365b94eeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.26 17:10:30.747009 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.02.26 17:10:30.752729 [ 275 ] {c65fa16a-b062-435f-aafc-4dad3127205d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.02.26 17:10:30.876986 [ 275 ] {c65fa16a-b062-435f-aafc-4dad3127205d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57868) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.02.26 17:10:30.878051 [ 275 ] {c65fa16a-b062-435f-aafc-4dad3127205d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.02.26 17:10:30.878264 [ 275 ] {c65fa16a-b062-435f-aafc-4dad3127205d} <Debug> TCPHandler: Processed in 0.136760978 sec. | ||
| 335 | 2026.02.26 17:10:30.880299 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.02.26 17:10:30.880599 [ 277 ] {a846bad1-c070-4fef-a163-d6d118d3f172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.02.26 17:10:30.880970 [ 277 ] {a846bad1-c070-4fef-a163-d6d118d3f172} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55736) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.02.26 17:10:30.881236 [ 277 ] {a846bad1-c070-4fef-a163-d6d118d3f172} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.02.26 17:10:30.881446 [ 277 ] {a846bad1-c070-4fef-a163-d6d118d3f172} <Debug> TCPHandler: Processed in 0.002846529 sec. | ||
| 386 | 2026.02.26 17:10:30.884102 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.26 17:10:30.884871 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.02.26 17:10:30.885490 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.02.26 17:10:30.886887 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.02.26 17:10:30.886908 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7151e-05 sec | ||
| 391 | 2026.02.26 17:10:30.886922 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.02.26 17:10:30.887004 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.02.26 17:10:30.887029 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.02.26 17:10:30.887720 [ 275 ] {47ed9562-7cf6-44e7-86d2-b71f7c31cc6e} <Debug> TCPHandler: Processed in 0.003732343 sec. | ||
| 395 | 2026.02.26 17:10:30.887879 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.02.26 17:10:30.888104 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.02.26 17:10:30.888223 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.02.26 17:10:30.900419 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.02.26 17:10:30.901856 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260): Loading data parts | ||
| 401 | 2026.02.26 17:10:30.904272 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260): There are no data parts | ||
| 402 | 2026.02.26 17:10:30.908341 [ 275 ] {ea4f83c3-b276-4eaa-9b4b-871c1e9608bb} <Debug> TCPHandler: Processed in 0.020511628 sec. | ||
| 403 | 2026.02.26 17:10:30.908517 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.02.26 17:10:30.908698 [ 275 ] {e5eff9c2-e7f2-4de3-9fc5-efe932cbc6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.02.26 17:10:30.908831 [ 275 ] {e5eff9c2-e7f2-4de3-9fc5-efe932cbc6e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.02.26 17:10:30.927261 [ 275 ] {e5eff9c2-e7f2-4de3-9fc5-efe932cbc6e1} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Loading data parts | ||
| 417 | 2026.02.26 17:10:30.927465 [ 275 ] {e5eff9c2-e7f2-4de3-9fc5-efe932cbc6e1} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): There are no data parts | ||
| 418 | 2026.02.26 17:10:30.929079 [ 275 ] {e5eff9c2-e7f2-4de3-9fc5-efe932cbc6e1} <Debug> TCPHandler: Processed in 0.020617311 sec. | ||
| 419 | 2026.02.26 17:10:30.929294 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.26 17:10:30.929498 [ 275 ] {aeb96d9b-484a-442e-8cf0-42d230a3c0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 421 | 2026.02.26 17:10:30.929610 [ 275 ] {aeb96d9b-484a-442e-8cf0-42d230a3c0c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.02.26 17:10:30.931364 [ 275 ] {aeb96d9b-484a-442e-8cf0-42d230a3c0c2} <Debug> oximeter.measurements_i8 (0ecb6584-7a87-44dc-a965-4da20ee6f0db): Loading data parts | ||
| 423 | 2026.02.26 17:10:30.931505 [ 275 ] {aeb96d9b-484a-442e-8cf0-42d230a3c0c2} <Debug> oximeter.measurements_i8 (0ecb6584-7a87-44dc-a965-4da20ee6f0db): There are no data parts | ||
| 424 | 2026.02.26 17:10:30.933072 [ 275 ] {aeb96d9b-484a-442e-8cf0-42d230a3c0c2} <Debug> TCPHandler: Processed in 0.003832536 sec. | ||
| 425 | 2026.02.26 17:10:30.933217 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.26 17:10:30.933371 [ 275 ] {2a3ea7fc-82f2-4e7e-9cb0-758e00f3379e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 427 | 2026.02.26 17:10:30.933483 [ 275 ] {2a3ea7fc-82f2-4e7e-9cb0-758e00f3379e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.02.26 17:10:30.935303 [ 275 ] {2a3ea7fc-82f2-4e7e-9cb0-758e00f3379e} <Debug> oximeter.measurements_u8 (ac210099-bb71-46fb-a327-e91e0014d258): Loading data parts | ||
| 429 | 2026.02.26 17:10:30.935446 [ 275 ] {2a3ea7fc-82f2-4e7e-9cb0-758e00f3379e} <Debug> oximeter.measurements_u8 (ac210099-bb71-46fb-a327-e91e0014d258): There are no data parts | ||
| 430 | 2026.02.26 17:10:30.936989 [ 275 ] {2a3ea7fc-82f2-4e7e-9cb0-758e00f3379e} <Debug> TCPHandler: Processed in 0.003819676 sec. | ||
| 431 | 2026.02.26 17:10:30.937169 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.26 17:10:30.937362 [ 275 ] {90961fb2-0edf-4fd5-8e13-068f0a2b0191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 433 | 2026.02.26 17:10:30.937466 [ 275 ] {90961fb2-0edf-4fd5-8e13-068f0a2b0191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.26 17:10:30.939198 [ 275 ] {90961fb2-0edf-4fd5-8e13-068f0a2b0191} <Debug> oximeter.measurements_i16 (7791d526-0088-4f3c-90cb-6517a2de8abe): Loading data parts | ||
| 435 | 2026.02.26 17:10:30.939345 [ 275 ] {90961fb2-0edf-4fd5-8e13-068f0a2b0191} <Debug> oximeter.measurements_i16 (7791d526-0088-4f3c-90cb-6517a2de8abe): There are no data parts | ||
| 436 | 2026.02.26 17:10:30.940907 [ 275 ] {90961fb2-0edf-4fd5-8e13-068f0a2b0191} <Debug> TCPHandler: Processed in 0.003786474 sec. | ||
| 437 | 2026.02.26 17:10:30.941046 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.26 17:10:30.941199 [ 275 ] {35f0b311-b95c-4887-98c0-41bef1a2334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 439 | 2026.02.26 17:10:30.941308 [ 275 ] {35f0b311-b95c-4887-98c0-41bef1a2334d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.26 17:10:30.943264 [ 275 ] {35f0b311-b95c-4887-98c0-41bef1a2334d} <Debug> oximeter.measurements_u16 (8d1e8e44-86fa-4e93-8b8f-379ca7531fa6): Loading data parts | ||
| 441 | 2026.02.26 17:10:30.943399 [ 275 ] {35f0b311-b95c-4887-98c0-41bef1a2334d} <Debug> oximeter.measurements_u16 (8d1e8e44-86fa-4e93-8b8f-379ca7531fa6): There are no data parts | ||
| 442 | 2026.02.26 17:10:30.944568 [ 275 ] {35f0b311-b95c-4887-98c0-41bef1a2334d} <Debug> TCPHandler: Processed in 0.003570209 sec. | ||
| 443 | 2026.02.26 17:10:30.944711 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.26 17:10:30.944962 [ 275 ] {0e8f0009-bbb5-453c-9452-65e67d06ab45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 445 | 2026.02.26 17:10:30.945076 [ 275 ] {0e8f0009-bbb5-453c-9452-65e67d06ab45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.26 17:10:30.947683 [ 275 ] {0e8f0009-bbb5-453c-9452-65e67d06ab45} <Debug> oximeter.measurements_i32 (77843701-e37b-40cb-94b7-ad0a660f1b46): Loading data parts | ||
| 447 | 2026.02.26 17:10:30.947835 [ 275 ] {0e8f0009-bbb5-453c-9452-65e67d06ab45} <Debug> oximeter.measurements_i32 (77843701-e37b-40cb-94b7-ad0a660f1b46): There are no data parts | ||
| 448 | 2026.02.26 17:10:30.949477 [ 275 ] {0e8f0009-bbb5-453c-9452-65e67d06ab45} <Debug> TCPHandler: Processed in 0.004813473 sec. | ||
| 449 | 2026.02.26 17:10:30.949624 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.26 17:10:30.949810 [ 275 ] {04906e35-a781-4d94-9463-8c1bacc42aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 451 | 2026.02.26 17:10:30.949938 [ 275 ] {04906e35-a781-4d94-9463-8c1bacc42aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.26 17:10:30.952058 [ 275 ] {04906e35-a781-4d94-9463-8c1bacc42aeb} <Debug> oximeter.measurements_u32 (3fd64534-ff10-4630-8d79-884fad7f23f1): Loading data parts | ||
| 453 | 2026.02.26 17:10:30.952206 [ 275 ] {04906e35-a781-4d94-9463-8c1bacc42aeb} <Debug> oximeter.measurements_u32 (3fd64534-ff10-4630-8d79-884fad7f23f1): There are no data parts | ||
| 454 | 2026.02.26 17:10:30.953627 [ 275 ] {04906e35-a781-4d94-9463-8c1bacc42aeb} <Debug> TCPHandler: Processed in 0.004051352 sec. | ||
| 455 | 2026.02.26 17:10:30.953779 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.26 17:10:30.954032 [ 275 ] {c546f093-b14f-4432-8867-3e11d1b70142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 457 | 2026.02.26 17:10:30.954140 [ 275 ] {c546f093-b14f-4432-8867-3e11d1b70142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.26 17:10:30.956269 [ 275 ] {c546f093-b14f-4432-8867-3e11d1b70142} <Debug> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Loading data parts | ||
| 459 | 2026.02.26 17:10:30.956426 [ 275 ] {c546f093-b14f-4432-8867-3e11d1b70142} <Debug> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): There are no data parts | ||
| 460 | 2026.02.26 17:10:30.958596 [ 275 ] {c546f093-b14f-4432-8867-3e11d1b70142} <Debug> TCPHandler: Processed in 0.004866505 sec. | ||
| 461 | 2026.02.26 17:10:30.958741 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.26 17:10:30.958895 [ 275 ] {9340bf82-9dd4-487c-85d5-8b16f4f4ae36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 463 | 2026.02.26 17:10:30.959001 [ 275 ] {9340bf82-9dd4-487c-85d5-8b16f4f4ae36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.26 17:10:30.961313 [ 275 ] {9340bf82-9dd4-487c-85d5-8b16f4f4ae36} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Loading data parts | ||
| 465 | 2026.02.26 17:10:30.961499 [ 275 ] {9340bf82-9dd4-487c-85d5-8b16f4f4ae36} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): There are no data parts | ||
| 466 | 2026.02.26 17:10:30.962948 [ 275 ] {9340bf82-9dd4-487c-85d5-8b16f4f4ae36} <Debug> TCPHandler: Processed in 0.004255818 sec. | ||
| 467 | 2026.02.26 17:10:30.963094 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.26 17:10:30.963316 [ 275 ] {40866f87-dcdf-4925-bc6c-15f8b9cc1f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 469 | 2026.02.26 17:10:30.963425 [ 275 ] {40866f87-dcdf-4925-bc6c-15f8b9cc1f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.26 17:10:30.965412 [ 275 ] {40866f87-dcdf-4925-bc6c-15f8b9cc1f2e} <Debug> oximeter.measurements_f32 (c3832b27-3009-4ffc-b8f4-feecf175bfa1): Loading data parts | ||
| 471 | 2026.02.26 17:10:30.965551 [ 275 ] {40866f87-dcdf-4925-bc6c-15f8b9cc1f2e} <Debug> oximeter.measurements_f32 (c3832b27-3009-4ffc-b8f4-feecf175bfa1): There are no data parts | ||
| 472 | 2026.02.26 17:10:30.967371 [ 275 ] {40866f87-dcdf-4925-bc6c-15f8b9cc1f2e} <Debug> TCPHandler: Processed in 0.004325539 sec. | ||
| 473 | 2026.02.26 17:10:30.967520 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.26 17:10:30.967676 [ 275 ] {9ba897b0-2dc3-4ecd-a217-8c3eab8f86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 475 | 2026.02.26 17:10:30.967849 [ 275 ] {9ba897b0-2dc3-4ecd-a217-8c3eab8f86bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.26 17:10:30.969839 [ 275 ] {9ba897b0-2dc3-4ecd-a217-8c3eab8f86bc} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Loading data parts | ||
| 477 | 2026.02.26 17:10:30.970029 [ 275 ] {9ba897b0-2dc3-4ecd-a217-8c3eab8f86bc} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): There are no data parts | ||
| 478 | 2026.02.26 17:10:30.971613 [ 275 ] {9ba897b0-2dc3-4ecd-a217-8c3eab8f86bc} <Debug> TCPHandler: Processed in 0.004144685 sec. | ||
| 479 | 2026.02.26 17:10:30.971752 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.26 17:10:30.972047 [ 275 ] {f01161c9-1e74-4ab2-9861-24cf135d9e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 481 | 2026.02.26 17:10:30.972162 [ 275 ] {f01161c9-1e74-4ab2-9861-24cf135d9e7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.26 17:10:30.974704 [ 275 ] {f01161c9-1e74-4ab2-9861-24cf135d9e7d} <Debug> oximeter.measurements_string (3a229a3f-b481-49f4-8f85-fec4c4e2ec1a): Loading data parts | ||
| 483 | 2026.02.26 17:10:30.974854 [ 275 ] {f01161c9-1e74-4ab2-9861-24cf135d9e7d} <Debug> oximeter.measurements_string (3a229a3f-b481-49f4-8f85-fec4c4e2ec1a): There are no data parts | ||
| 484 | 2026.02.26 17:10:30.977221 [ 275 ] {f01161c9-1e74-4ab2-9861-24cf135d9e7d} <Debug> TCPHandler: Processed in 0.005519803 sec. | ||
| 485 | 2026.02.26 17:10:30.977372 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.26 17:10:30.977534 [ 275 ] {c85e6078-3546-478c-8684-aad1f056d206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.26 17:10:30.977663 [ 275 ] {c85e6078-3546-478c-8684-aad1f056d206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.26 17:10:30.980519 [ 275 ] {c85e6078-3546-478c-8684-aad1f056d206} <Debug> oximeter.measurements_bytes (e9e9fd7b-d1be-4629-afed-3cafd5e2e989): Loading data parts | ||
| 496 | 2026.02.26 17:10:30.980676 [ 275 ] {c85e6078-3546-478c-8684-aad1f056d206} <Debug> oximeter.measurements_bytes (e9e9fd7b-d1be-4629-afed-3cafd5e2e989): There are no data parts | ||
| 497 | 2026.02.26 17:10:30.983198 [ 275 ] {c85e6078-3546-478c-8684-aad1f056d206} <Debug> TCPHandler: Processed in 0.005876493 sec. | ||
| 498 | 2026.02.26 17:10:30.983349 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.26 17:10:30.983511 [ 275 ] {e1a21490-1187-4d8d-b0d5-6b6277d399b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 500 | 2026.02.26 17:10:30.983632 [ 275 ] {e1a21490-1187-4d8d-b0d5-6b6277d399b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.26 17:10:30.986015 [ 275 ] {e1a21490-1187-4d8d-b0d5-6b6277d399b8} <Debug> oximeter.measurements_cumulativei64 (42b13b0a-730a-4e56-aa64-e1f2a62c652d): Loading data parts | ||
| 502 | 2026.02.26 17:10:30.986169 [ 275 ] {e1a21490-1187-4d8d-b0d5-6b6277d399b8} <Debug> oximeter.measurements_cumulativei64 (42b13b0a-730a-4e56-aa64-e1f2a62c652d): There are no data parts | ||
| 503 | 2026.02.26 17:10:30.987422 [ 275 ] {e1a21490-1187-4d8d-b0d5-6b6277d399b8} <Debug> TCPHandler: Processed in 0.004120734 sec. | ||
| 504 | 2026.02.26 17:10:30.987641 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.26 17:10:30.987800 [ 275 ] {c53faa24-a70f-4914-92e8-9614ba2933e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 506 | 2026.02.26 17:10:30.987920 [ 275 ] {c53faa24-a70f-4914-92e8-9614ba2933e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.26 17:10:30.989787 [ 275 ] {c53faa24-a70f-4914-92e8-9614ba2933e2} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Loading data parts | ||
| 508 | 2026.02.26 17:10:30.990002 [ 275 ] {c53faa24-a70f-4914-92e8-9614ba2933e2} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): There are no data parts | ||
| 509 | 2026.02.26 17:10:30.991199 [ 275 ] {c53faa24-a70f-4914-92e8-9614ba2933e2} <Debug> TCPHandler: Processed in 0.00360625 sec. | ||
| 510 | 2026.02.26 17:10:30.991341 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.26 17:10:30.991574 [ 275 ] {9fb36624-620e-4e85-a3ce-92037aeecfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 512 | 2026.02.26 17:10:30.991691 [ 275 ] {9fb36624-620e-4e85-a3ce-92037aeecfdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.26 17:10:30.993952 [ 275 ] {9fb36624-620e-4e85-a3ce-92037aeecfdb} <Debug> oximeter.measurements_cumulativef32 (22a2c4d6-145e-457b-96b9-8d6c2becd4ab): Loading data parts | ||
| 514 | 2026.02.26 17:10:30.994099 [ 275 ] {9fb36624-620e-4e85-a3ce-92037aeecfdb} <Debug> oximeter.measurements_cumulativef32 (22a2c4d6-145e-457b-96b9-8d6c2becd4ab): There are no data parts | ||
| 515 | 2026.02.26 17:10:30.995622 [ 275 ] {9fb36624-620e-4e85-a3ce-92037aeecfdb} <Debug> TCPHandler: Processed in 0.00432998 sec. | ||
| 516 | 2026.02.26 17:10:30.995767 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.26 17:10:30.995930 [ 275 ] {30fe9c9c-efd4-45be-a71b-1eff8c779689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 518 | 2026.02.26 17:10:30.996062 [ 275 ] {30fe9c9c-efd4-45be-a71b-1eff8c779689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.26 17:10:30.998266 [ 275 ] {30fe9c9c-efd4-45be-a71b-1eff8c779689} <Debug> oximeter.measurements_cumulativef64 (d05e46e2-7855-44b6-b08f-d44e38bb5d79): Loading data parts | ||
| 520 | 2026.02.26 17:10:30.998492 [ 275 ] {30fe9c9c-efd4-45be-a71b-1eff8c779689} <Debug> oximeter.measurements_cumulativef64 (d05e46e2-7855-44b6-b08f-d44e38bb5d79): There are no data parts | ||
| 521 | 2026.02.26 17:10:30.999656 [ 275 ] {30fe9c9c-efd4-45be-a71b-1eff8c779689} <Debug> TCPHandler: Processed in 0.003936458 sec. | ||
| 522 | 2026.02.26 17:10:30.999876 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.26 17:10:31.000104 [ 275 ] {83e43c21-209e-4a9e-bc85-42d50f0a7f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.26 17:10:31.000240 [ 275 ] {83e43c21-209e-4a9e-bc85-42d50f0a7f6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.26 17:10:31.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.23 MiB, peak 125.23 MiB, free memory in arenas 0.00 B, will set to 134.01 MiB (RSS), difference: 8.78 MiB | ||
| 536 | 2026.02.26 17:10:31.002512 [ 275 ] {83e43c21-209e-4a9e-bc85-42d50f0a7f6d} <Debug> oximeter.measurements_histogrami8 (56bfd1c2-cd47-4095-8512-9804cb64a899): Loading data parts | ||
| 537 | 2026.02.26 17:10:31.002727 [ 275 ] {83e43c21-209e-4a9e-bc85-42d50f0a7f6d} <Debug> oximeter.measurements_histogrami8 (56bfd1c2-cd47-4095-8512-9804cb64a899): There are no data parts | ||
| 538 | 2026.02.26 17:10:31.004250 [ 275 ] {83e43c21-209e-4a9e-bc85-42d50f0a7f6d} <Debug> TCPHandler: Processed in 0.004424793 sec. | ||
| 539 | 2026.02.26 17:10:31.004403 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.02.26 17:10:31.004689 [ 275 ] {8429f207-0297-4c93-b000-b6ca9983365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 541 | 2026.02.26 17:10:31.004816 [ 275 ] {8429f207-0297-4c93-b000-b6ca9983365c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 542 | 2026.02.26 17:10:31.007054 [ 275 ] {8429f207-0297-4c93-b000-b6ca9983365c} <Debug> oximeter.measurements_histogramu8 (244fabcf-79ed-4884-be8b-5df39e62fba3): Loading data parts | ||
| 543 | 2026.02.26 17:10:31.007201 [ 275 ] {8429f207-0297-4c93-b000-b6ca9983365c} <Debug> oximeter.measurements_histogramu8 (244fabcf-79ed-4884-be8b-5df39e62fba3): There are no data parts | ||
| 544 | 2026.02.26 17:10:31.008527 [ 275 ] {8429f207-0297-4c93-b000-b6ca9983365c} <Debug> TCPHandler: Processed in 0.004172375 sec. | ||
| 545 | 2026.02.26 17:10:31.008679 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.02.26 17:10:31.008889 [ 275 ] {1518de24-cd7b-4924-9e4a-cd7d0cc3b02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 547 | 2026.02.26 17:10:31.009021 [ 275 ] {1518de24-cd7b-4924-9e4a-cd7d0cc3b02c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 548 | 2026.02.26 17:10:31.011190 [ 275 ] {1518de24-cd7b-4924-9e4a-cd7d0cc3b02c} <Debug> oximeter.measurements_histogrami16 (ed77ce79-6df9-430e-999e-f96dd3846aaf): Loading data parts | ||
| 549 | 2026.02.26 17:10:31.011422 [ 275 ] {1518de24-cd7b-4924-9e4a-cd7d0cc3b02c} <Debug> oximeter.measurements_histogrami16 (ed77ce79-6df9-430e-999e-f96dd3846aaf): There are no data parts | ||
| 550 | 2026.02.26 17:10:31.012767 [ 275 ] {1518de24-cd7b-4924-9e4a-cd7d0cc3b02c} <Debug> TCPHandler: Processed in 0.004140495 sec. | ||
| 551 | 2026.02.26 17:10:31.012917 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.02.26 17:10:31.013221 [ 275 ] {8967ee37-72e6-4d1a-b00d-a3aaf6d8d17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 553 | 2026.02.26 17:10:31.013352 [ 275 ] {8967ee37-72e6-4d1a-b00d-a3aaf6d8d17b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 554 | 2026.02.26 17:10:31.015609 [ 275 ] {8967ee37-72e6-4d1a-b00d-a3aaf6d8d17b} <Debug> oximeter.measurements_histogramu16 (3d013419-9e73-4b2c-af9b-f0cdf5367286): Loading data parts | ||
| 555 | 2026.02.26 17:10:31.015760 [ 275 ] {8967ee37-72e6-4d1a-b00d-a3aaf6d8d17b} <Debug> oximeter.measurements_histogramu16 (3d013419-9e73-4b2c-af9b-f0cdf5367286): There are no data parts | ||
| 556 | 2026.02.26 17:10:31.017385 [ 275 ] {8967ee37-72e6-4d1a-b00d-a3aaf6d8d17b} <Debug> TCPHandler: Processed in 0.004518715 sec. | ||
| 557 | 2026.02.26 17:10:31.017538 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.02.26 17:10:31.017776 [ 275 ] {66f8b8f2-2c8d-474a-a9d0-30f4bb0079fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 559 | 2026.02.26 17:10:31.017918 [ 275 ] {66f8b8f2-2c8d-474a-a9d0-30f4bb0079fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2026.02.26 17:10:31.019970 [ 275 ] {66f8b8f2-2c8d-474a-a9d0-30f4bb0079fb} <Debug> oximeter.measurements_histogrami32 (08bcf597-a751-4bef-bf73-8c745abb353b): Loading data parts | ||
| 561 | 2026.02.26 17:10:31.020251 [ 275 ] {66f8b8f2-2c8d-474a-a9d0-30f4bb0079fb} <Debug> oximeter.measurements_histogrami32 (08bcf597-a751-4bef-bf73-8c745abb353b): There are no data parts | ||
| 562 | 2026.02.26 17:10:31.022112 [ 275 ] {66f8b8f2-2c8d-474a-a9d0-30f4bb0079fb} <Debug> TCPHandler: Processed in 0.004624777 sec. | ||
| 563 | 2026.02.26 17:10:31.022258 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2026.02.26 17:10:31.022546 [ 275 ] {714a155a-af3d-486a-9ae2-66c54c6c3fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 565 | 2026.02.26 17:10:31.022671 [ 275 ] {714a155a-af3d-486a-9ae2-66c54c6c3fc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2026.02.26 17:10:31.024483 [ 275 ] {714a155a-af3d-486a-9ae2-66c54c6c3fc5} <Debug> oximeter.measurements_histogramu32 (c4b43a75-8b83-427c-bf9d-e29c2d5e1622): Loading data parts | ||
| 567 | 2026.02.26 17:10:31.024624 [ 275 ] {714a155a-af3d-486a-9ae2-66c54c6c3fc5} <Debug> oximeter.measurements_histogramu32 (c4b43a75-8b83-427c-bf9d-e29c2d5e1622): There are no data parts | ||
| 568 | 2026.02.26 17:10:31.026106 [ 275 ] {714a155a-af3d-486a-9ae2-66c54c6c3fc5} <Debug> TCPHandler: Processed in 0.003897978 sec. | ||
| 569 | 2026.02.26 17:10:31.026254 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.02.26 17:10:31.026466 [ 275 ] {b3ba5526-7245-4f6c-915e-dac3318ec885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 571 | 2026.02.26 17:10:31.026700 [ 275 ] {b3ba5526-7245-4f6c-915e-dac3318ec885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2026.02.26 17:10:31.028974 [ 275 ] {b3ba5526-7245-4f6c-915e-dac3318ec885} <Debug> oximeter.measurements_histogrami64 (a152274c-1d13-4098-9407-4b843757efc4): Loading data parts | ||
| 573 | 2026.02.26 17:10:31.029186 [ 275 ] {b3ba5526-7245-4f6c-915e-dac3318ec885} <Debug> oximeter.measurements_histogrami64 (a152274c-1d13-4098-9407-4b843757efc4): There are no data parts | ||
| 574 | 2026.02.26 17:10:31.031589 [ 275 ] {b3ba5526-7245-4f6c-915e-dac3318ec885} <Debug> TCPHandler: Processed in 0.005383709 sec. | ||
| 575 | 2026.02.26 17:10:31.031736 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.02.26 17:10:31.032035 [ 275 ] {d8c3e106-7dfb-4de9-bfd6-40db13b8ce2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 577 | 2026.02.26 17:10:31.032165 [ 275 ] {d8c3e106-7dfb-4de9-bfd6-40db13b8ce2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2026.02.26 17:10:31.034621 [ 275 ] {d8c3e106-7dfb-4de9-bfd6-40db13b8ce2c} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Loading data parts | ||
| 579 | 2026.02.26 17:10:31.034757 [ 275 ] {d8c3e106-7dfb-4de9-bfd6-40db13b8ce2c} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): There are no data parts | ||
| 580 | 2026.02.26 17:10:31.036173 [ 275 ] {d8c3e106-7dfb-4de9-bfd6-40db13b8ce2c} <Debug> TCPHandler: Processed in 0.004486544 sec. | ||
| 581 | 2026.02.26 17:10:31.036332 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2026.02.26 17:10:31.036593 [ 275 ] {cf8d688f-842c-4a95-86a8-3ea8f427d97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 583 | 2026.02.26 17:10:31.036730 [ 275 ] {cf8d688f-842c-4a95-86a8-3ea8f427d97b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2026.02.26 17:10:31.038577 [ 275 ] {cf8d688f-842c-4a95-86a8-3ea8f427d97b} <Debug> oximeter.measurements_histogramf32 (d88b9cf5-c456-4d2d-936f-6cf39ef3ab1f): Loading data parts | ||
| 585 | 2026.02.26 17:10:31.038794 [ 275 ] {cf8d688f-842c-4a95-86a8-3ea8f427d97b} <Debug> oximeter.measurements_histogramf32 (d88b9cf5-c456-4d2d-936f-6cf39ef3ab1f): There are no data parts | ||
| 586 | 2026.02.26 17:10:31.040189 [ 275 ] {cf8d688f-842c-4a95-86a8-3ea8f427d97b} <Debug> TCPHandler: Processed in 0.003915098 sec. | ||
| 587 | 2026.02.26 17:10:31.040332 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.02.26 17:10:31.040625 [ 275 ] {a29aa277-6af0-4c5a-9472-dcfde8f836a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 589 | 2026.02.26 17:10:31.040755 [ 275 ] {a29aa277-6af0-4c5a-9472-dcfde8f836a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2026.02.26 17:10:31.042585 [ 275 ] {a29aa277-6af0-4c5a-9472-dcfde8f836a4} <Debug> oximeter.measurements_histogramf64 (63b038a7-1e91-4b37-b5b1-57530121953b): Loading data parts | ||
| 591 | 2026.02.26 17:10:31.042731 [ 275 ] {a29aa277-6af0-4c5a-9472-dcfde8f836a4} <Debug> oximeter.measurements_histogramf64 (63b038a7-1e91-4b37-b5b1-57530121953b): There are no data parts | ||
| 592 | 2026.02.26 17:10:31.044291 [ 275 ] {a29aa277-6af0-4c5a-9472-dcfde8f836a4} <Debug> TCPHandler: Processed in 0.004007961 sec. | ||
| 593 | 2026.02.26 17:10:31.044441 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.02.26 17:10:31.044620 [ 275 ] {24dcee86-c36b-4159-82cd-fec8045a0d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2026.02.26 17:10:31.044755 [ 275 ] {24dcee86-c36b-4159-82cd-fec8045a0d46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2026.02.26 17:10:31.046813 [ 275 ] {24dcee86-c36b-4159-82cd-fec8045a0d46} <Debug> oximeter.fields_bool (720df26e-e45a-41c6-a5be-7c31938cb42d): Loading data parts | ||
| 622 | 2026.02.26 17:10:31.047041 [ 275 ] {24dcee86-c36b-4159-82cd-fec8045a0d46} <Debug> oximeter.fields_bool (720df26e-e45a-41c6-a5be-7c31938cb42d): There are no data parts | ||
| 623 | 2026.02.26 17:10:31.048189 [ 275 ] {24dcee86-c36b-4159-82cd-fec8045a0d46} <Debug> TCPHandler: Processed in 0.003797765 sec. | ||
| 624 | 2026.02.26 17:10:31.048335 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.02.26 17:10:31.048568 [ 275 ] {e4d37599-9881-4f54-8b01-8ec2257847f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 626 | 2026.02.26 17:10:31.048653 [ 275 ] {e4d37599-9881-4f54-8b01-8ec2257847f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2026.02.26 17:10:31.050315 [ 275 ] {e4d37599-9881-4f54-8b01-8ec2257847f5} <Debug> oximeter.fields_i8 (aa9e7be2-6da3-4393-8d5d-0e0777fd91dd): Loading data parts | ||
| 628 | 2026.02.26 17:10:31.050443 [ 275 ] {e4d37599-9881-4f54-8b01-8ec2257847f5} <Debug> oximeter.fields_i8 (aa9e7be2-6da3-4393-8d5d-0e0777fd91dd): There are no data parts | ||
| 629 | 2026.02.26 17:10:31.051795 [ 275 ] {e4d37599-9881-4f54-8b01-8ec2257847f5} <Debug> TCPHandler: Processed in 0.003509308 sec. | ||
| 630 | 2026.02.26 17:10:31.052028 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.02.26 17:10:31.052183 [ 275 ] {3d681825-487d-435d-8bb0-7ba287686f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 632 | 2026.02.26 17:10:31.052303 [ 275 ] {3d681825-487d-435d-8bb0-7ba287686f60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2026.02.26 17:10:31.053953 [ 275 ] {3d681825-487d-435d-8bb0-7ba287686f60} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Loading data parts | ||
| 634 | 2026.02.26 17:10:31.054178 [ 275 ] {3d681825-487d-435d-8bb0-7ba287686f60} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): There are no data parts | ||
| 635 | 2026.02.26 17:10:31.055531 [ 275 ] {3d681825-487d-435d-8bb0-7ba287686f60} <Debug> TCPHandler: Processed in 0.003552088 sec. | ||
| 636 | 2026.02.26 17:10:31.055674 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.02.26 17:10:31.055917 [ 275 ] {2f224427-a10c-427b-8f34-d8f1301e5fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 638 | 2026.02.26 17:10:31.056055 [ 275 ] {2f224427-a10c-427b-8f34-d8f1301e5fec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.02.26 17:10:31.058254 [ 275 ] {2f224427-a10c-427b-8f34-d8f1301e5fec} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Loading data parts | ||
| 640 | 2026.02.26 17:10:31.058450 [ 275 ] {2f224427-a10c-427b-8f34-d8f1301e5fec} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): There are no data parts | ||
| 641 | 2026.02.26 17:10:31.060299 [ 275 ] {2f224427-a10c-427b-8f34-d8f1301e5fec} <Debug> TCPHandler: Processed in 0.004675149 sec. | ||
| 642 | 2026.02.26 17:10:31.060481 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.02.26 17:10:31.060641 [ 275 ] {fd365376-8505-4f53-a098-ae197b8f6b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 644 | 2026.02.26 17:10:31.060760 [ 275 ] {fd365376-8505-4f53-a098-ae197b8f6b55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.02.26 17:10:31.062572 [ 275 ] {fd365376-8505-4f53-a098-ae197b8f6b55} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Loading data parts | ||
| 646 | 2026.02.26 17:10:31.062787 [ 275 ] {fd365376-8505-4f53-a098-ae197b8f6b55} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): There are no data parts | ||
| 647 | 2026.02.26 17:10:31.064755 [ 275 ] {fd365376-8505-4f53-a098-ae197b8f6b55} <Debug> TCPHandler: Processed in 0.00432398 sec. | ||
| 648 | 2026.02.26 17:10:31.064902 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.02.26 17:10:31.065143 [ 275 ] {0403e2be-b238-40a5-90ab-10a898659d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 650 | 2026.02.26 17:10:31.065265 [ 275 ] {0403e2be-b238-40a5-90ab-10a898659d92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.02.26 17:10:31.067844 [ 275 ] {0403e2be-b238-40a5-90ab-10a898659d92} <Debug> oximeter.fields_i32 (f69e211d-ddb4-4479-889b-8c275699384b): Loading data parts | ||
| 652 | 2026.02.26 17:10:31.068025 [ 275 ] {0403e2be-b238-40a5-90ab-10a898659d92} <Debug> oximeter.fields_i32 (f69e211d-ddb4-4479-889b-8c275699384b): There are no data parts | ||
| 653 | 2026.02.26 17:10:31.070540 [ 275 ] {0403e2be-b238-40a5-90ab-10a898659d92} <Debug> TCPHandler: Processed in 0.005687818 sec. | ||
| 654 | 2026.02.26 17:10:31.070691 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.02.26 17:10:31.070852 [ 275 ] {90eb3b17-f7dc-4d68-bd7b-ef9419edbc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 656 | 2026.02.26 17:10:31.070992 [ 275 ] {90eb3b17-f7dc-4d68-bd7b-ef9419edbc21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.02.26 17:10:31.073565 [ 275 ] {90eb3b17-f7dc-4d68-bd7b-ef9419edbc21} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Loading data parts | ||
| 658 | 2026.02.26 17:10:31.073792 [ 275 ] {90eb3b17-f7dc-4d68-bd7b-ef9419edbc21} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): There are no data parts | ||
| 659 | 2026.02.26 17:10:31.075441 [ 275 ] {90eb3b17-f7dc-4d68-bd7b-ef9419edbc21} <Debug> TCPHandler: Processed in 0.004801023 sec. | ||
| 660 | 2026.02.26 17:10:31.075592 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.02.26 17:10:31.075842 [ 275 ] {643e7cc4-7528-49a9-8d4c-eb8f29363220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 662 | 2026.02.26 17:10:31.075972 [ 275 ] {643e7cc4-7528-49a9-8d4c-eb8f29363220} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.02.26 17:10:31.078329 [ 275 ] {643e7cc4-7528-49a9-8d4c-eb8f29363220} <Debug> oximeter.fields_i64 (ab1ecf94-fc8f-4014-82f9-771e34c2301c): Loading data parts | ||
| 664 | 2026.02.26 17:10:31.078476 [ 275 ] {643e7cc4-7528-49a9-8d4c-eb8f29363220} <Debug> oximeter.fields_i64 (ab1ecf94-fc8f-4014-82f9-771e34c2301c): There are no data parts | ||
| 665 | 2026.02.26 17:10:31.079997 [ 275 ] {643e7cc4-7528-49a9-8d4c-eb8f29363220} <Debug> TCPHandler: Processed in 0.004459494 sec. | ||
| 666 | 2026.02.26 17:10:31.080163 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.02.26 17:10:31.080322 [ 275 ] {26294aa3-df2c-4eca-8763-6546bf7a29ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 668 | 2026.02.26 17:10:31.080465 [ 275 ] {26294aa3-df2c-4eca-8763-6546bf7a29ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.02.26 17:10:31.082878 [ 275 ] {26294aa3-df2c-4eca-8763-6546bf7a29ee} <Debug> oximeter.fields_u64 (bcb34153-5e14-4d79-871e-31a9d21fbc73): Loading data parts | ||
| 670 | 2026.02.26 17:10:31.083085 [ 275 ] {26294aa3-df2c-4eca-8763-6546bf7a29ee} <Debug> oximeter.fields_u64 (bcb34153-5e14-4d79-871e-31a9d21fbc73): There are no data parts | ||
| 671 | 2026.02.26 17:10:31.084495 [ 275 ] {26294aa3-df2c-4eca-8763-6546bf7a29ee} <Debug> TCPHandler: Processed in 0.004383511 sec. | ||
| 672 | 2026.02.26 17:10:31.084646 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.02.26 17:10:31.084901 [ 275 ] {508f422a-72fb-4421-9cc2-34840bd9b7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 674 | 2026.02.26 17:10:31.085038 [ 275 ] {508f422a-72fb-4421-9cc2-34840bd9b7e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.02.26 17:10:31.086892 [ 275 ] {508f422a-72fb-4421-9cc2-34840bd9b7e0} <Debug> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Loading data parts | ||
| 676 | 2026.02.26 17:10:31.087042 [ 275 ] {508f422a-72fb-4421-9cc2-34840bd9b7e0} <Debug> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): There are no data parts | ||
| 677 | 2026.02.26 17:10:31.088550 [ 275 ] {508f422a-72fb-4421-9cc2-34840bd9b7e0} <Debug> TCPHandler: Processed in 0.00395445 sec. | ||
| 678 | 2026.02.26 17:10:31.088754 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.02.26 17:10:31.088928 [ 275 ] {3f8b3c25-c150-4718-87d0-f28d168509a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 680 | 2026.02.26 17:10:31.089059 [ 275 ] {3f8b3c25-c150-4718-87d0-f28d168509a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.02.26 17:10:31.091426 [ 275 ] {3f8b3c25-c150-4718-87d0-f28d168509a6} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Loading data parts | ||
| 682 | 2026.02.26 17:10:31.091591 [ 275 ] {3f8b3c25-c150-4718-87d0-f28d168509a6} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): There are no data parts | ||
| 683 | 2026.02.26 17:10:31.092828 [ 275 ] {3f8b3c25-c150-4718-87d0-f28d168509a6} <Debug> TCPHandler: Processed in 0.004124984 sec. | ||
| 684 | 2026.02.26 17:10:31.093019 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.02.26 17:10:31.093222 [ 275 ] {bfa0e6bb-b37e-4f53-9159-5fb2f07d5865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) 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) | ||
| 686 | 2026.02.26 17:10:31.093345 [ 275 ] {bfa0e6bb-b37e-4f53-9159-5fb2f07d5865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.02.26 17:10:31.095459 [ 275 ] {bfa0e6bb-b37e-4f53-9159-5fb2f07d5865} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Loading data parts | ||
| 688 | 2026.02.26 17:10:31.095614 [ 275 ] {bfa0e6bb-b37e-4f53-9159-5fb2f07d5865} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): There are no data parts | ||
| 689 | 2026.02.26 17:10:31.097127 [ 275 ] {bfa0e6bb-b37e-4f53-9159-5fb2f07d5865} <Debug> TCPHandler: Processed in 0.004157155 sec. | ||
| 690 | 2026.02.26 17:10:31.097299 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.02.26 17:10:31.097551 [ 275 ] {700dbe37-4e81-4888-9da7-6e6ff869265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.02.26 17:10:31.097767 [ 275 ] {700dbe37-4e81-4888-9da7-6e6ff869265e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.02.26 17:10:31.099779 [ 275 ] {700dbe37-4e81-4888-9da7-6e6ff869265e} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Loading data parts | ||
| 697 | 2026.02.26 17:10:31.099932 [ 275 ] {700dbe37-4e81-4888-9da7-6e6ff869265e} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): There are no data parts | ||
| 698 | 2026.02.26 17:10:31.101537 [ 275 ] {700dbe37-4e81-4888-9da7-6e6ff869265e} <Debug> TCPHandler: Processed in 0.004287198 sec. | ||
| 699 | 2026.02.26 17:10:31.101799 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.02.26 17:10:31.102108 [ 277 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.02.26 17:10:31.104882 [ 277 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.02.26 17:10:31.125963 [ 284 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Trace> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.02.26 17:10:31.126028 [ 284 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 704 | 2026.02.26 17:10:31.135275 [ 284 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.02.26 17:10:31.135873 [ 284 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Trace> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.02.26 17:10:31.136283 [ 277 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034317 sec., 29.14007634700003 rows/sec., 466.24 B/sec. | ||
| 707 | 2026.02.26 17:10:31.136581 [ 277 ] {d3ad8389-3500-49e5-8431-53fa4494b78f} <Debug> TCPHandler: Processed in 0.034912007 sec. | ||
| 708 | 2026.02.26 17:10:32.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.89 MiB, peak 135.89 MiB, free memory in arenas 0.00 B, will set to 139.85 MiB (RSS), difference: 3.97 MiB | ||
| 709 | 2026.02.26 17:10:36.150693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.02.26 17:10:36.150763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.02.26 17:10:36.150945 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.02.26 17:10:36.150969 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.02.26 17:10:36.170667 [ 245 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Loading data parts | ||
| 714 | 2026.02.26 17:10:36.170874 [ 245 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): There are no data parts | ||
| 715 | 2026.02.26 17:10:36.184516 [ 244 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Loading data parts | ||
| 716 | 2026.02.26 17:10:36.184690 [ 244 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): There are no data parts | ||
| 717 | 2026.02.26 17:10:36.199670 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2026.02.26 17:10:36.199712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 719 | 2026.02.26 17:10:36.210321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.02.26 17:10:36.211038 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): 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.26 17:10:36.211257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.02.26 17:10:36.229412 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.02.26 17:10:36.229551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 724 | 2026.02.26 17:10:36.235711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.02.26 17:10:36.236916 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): 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.26 17:10:36.239988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.02.26 17:10:37.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.00 MiB, peak 149.00 MiB, free memory in arenas 0.00 B, will set to 154.06 MiB (RSS), difference: 9.07 MiB | ||
| 728 | 2026.02.26 17:10:38.650638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.02.26 17:10:38.650738 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.02.26 17:10:38.795506 [ 243 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Loading data parts | ||
| 731 | 2026.02.26 17:10:38.795818 [ 243 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): There are no data parts | ||
| 732 | 2026.02.26 17:10:38.851684 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.02.26 17:10:38.851725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 734 | 2026.02.26 17:10:38.853417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.02.26 17:10:38.853952 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): 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.26 17:10:38.854177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.02.26 17:10:39.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.43 MiB, peak 158.43 MiB, free memory in arenas 0.00 B, will set to 154.71 MiB (RSS), difference: -3.72 MiB | ||
| 738 | 2026.02.26 17:10:43.589088 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.02.26 17:10:43.589152 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.02.26 17:10:43.711469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.02.26 17:10:43.712531 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.02.26 17:10:43.712662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 743 | 2026.02.26 17:10:43.713306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.02.26 17:10:43.713722 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): 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.26 17:10:43.713943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.02.26 17:10:43.740456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.02.26 17:10:43.758566 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.02.26 17:10:43.758709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 749 | 2026.02.26 17:10:43.765124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.02.26 17:10:43.766181 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): 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.26 17:10:43.768965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.02.26 17:10:44.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.39 MiB, peak 159.39 MiB, free memory in arenas 0.00 B, will set to 158.15 MiB (RSS), difference: 2.76 MiB | ||
| 753 | 2026.02.26 17:10:49.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.17 MiB, peak 159.39 MiB, free memory in arenas 0.00 B, will set to 158.18 MiB (RSS), difference: 4.01 MiB | ||
| 754 | 2026.02.26 17:10:51.159130 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.02.26 17:10:51.159381 [ 275 ] {02442b03-63f3-4264-9bce-e83a2946c42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 756 | 2026.02.26 17:10:51.159774 [ 275 ] {02442b03-63f3-4264-9bce-e83a2946c42f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 757 | 2026.02.26 17:10:51.160084 [ 275 ] {02442b03-63f3-4264-9bce-e83a2946c42f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2026.02.26 17:10:51.160754 [ 275 ] {02442b03-63f3-4264-9bce-e83a2946c42f} <Debug> TCPHandler: Processed in 0.001752288 sec. | ||
| 759 | 2026.02.26 17:10:51.168764 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.02.26 17:10:51.168918 [ 275 ] {d05e18a7-17e6-45b6-a1c5-aed306725931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 761 | 2026.02.26 17:10:51.174231 [ 275 ] {d05e18a7-17e6-45b6-a1c5-aed306725931} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2026.02.26 17:10:51.174280 [ 275 ] {d05e18a7-17e6-45b6-a1c5-aed306725931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 763 | 2026.02.26 17:10:51.174697 [ 275 ] {d05e18a7-17e6-45b6-a1c5-aed306725931} <Debug> TCPHandler: Processed in 0.005993557 sec. | ||
| 764 | 2026.02.26 17:10:51.175443 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.02.26 17:10:51.175562 [ 275 ] {d219aa3e-81d2-48a8-abc4-adbd58f268e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 766 | 2026.02.26 17:10:51.175854 [ 275 ] {d219aa3e-81d2-48a8-abc4-adbd58f268e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.02.26 17:10:51.175899 [ 275 ] {d219aa3e-81d2-48a8-abc4-adbd58f268e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.02.26 17:10:51.176226 [ 275 ] {d219aa3e-81d2-48a8-abc4-adbd58f268e7} <Debug> TCPHandler: Processed in 0.000833573 sec. | ||
| 769 | 2026.02.26 17:10:51.176425 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.02.26 17:10:51.176541 [ 275 ] {eaeff555-e515-4044-951c-d3250e92bb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.02.26 17:10:51.176785 [ 275 ] {eaeff555-e515-4044-951c-d3250e92bb04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.02.26 17:10:51.176828 [ 275 ] {eaeff555-e515-4044-951c-d3250e92bb04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.02.26 17:10:51.177168 [ 275 ] {eaeff555-e515-4044-951c-d3250e92bb04} <Debug> TCPHandler: Processed in 0.000791702 sec. | ||
| 774 | 2026.02.26 17:10:51.177364 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.02.26 17:10:51.177480 [ 275 ] {8ff49bcc-1da6-4baf-8d20-60af4f093b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.02.26 17:10:51.177719 [ 275 ] {8ff49bcc-1da6-4baf-8d20-60af4f093b04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.02.26 17:10:51.177762 [ 275 ] {8ff49bcc-1da6-4baf-8d20-60af4f093b04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.02.26 17:10:51.178127 [ 275 ] {8ff49bcc-1da6-4baf-8d20-60af4f093b04} <Debug> TCPHandler: Processed in 0.000811562 sec. | ||
| 779 | 2026.02.26 17:10:51.178321 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.02.26 17:10:51.178437 [ 275 ] {98382e88-5b34-47fe-9716-877ebb98c2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.02.26 17:10:51.178672 [ 275 ] {98382e88-5b34-47fe-9716-877ebb98c2d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.02.26 17:10:51.178716 [ 275 ] {98382e88-5b34-47fe-9716-877ebb98c2d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.02.26 17:10:51.179040 [ 275 ] {98382e88-5b34-47fe-9716-877ebb98c2d1} <Debug> TCPHandler: Processed in 0.000766341 sec. | ||
| 784 | 2026.02.26 17:10:51.179228 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.02.26 17:10:51.179341 [ 275 ] {bdd5ff41-7d3f-42d5-ad30-4d2747edaaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.02.26 17:10:51.179575 [ 275 ] {bdd5ff41-7d3f-42d5-ad30-4d2747edaaf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.02.26 17:10:51.179617 [ 275 ] {bdd5ff41-7d3f-42d5-ad30-4d2747edaaf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.26 17:10:51.179916 [ 275 ] {bdd5ff41-7d3f-42d5-ad30-4d2747edaaf5} <Debug> TCPHandler: Processed in 0.00073677 sec. | ||
| 789 | 2026.02.26 17:10:51.180107 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.02.26 17:10:51.180221 [ 275 ] {f586b1f8-24b7-4817-891c-adb3a7de557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.02.26 17:10:51.180472 [ 275 ] {f586b1f8-24b7-4817-891c-adb3a7de557d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.02.26 17:10:51.180516 [ 275 ] {f586b1f8-24b7-4817-891c-adb3a7de557d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.02.26 17:10:51.180821 [ 275 ] {f586b1f8-24b7-4817-891c-adb3a7de557d} <Debug> TCPHandler: Processed in 0.000761761 sec. | ||
| 794 | 2026.02.26 17:10:51.181029 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.02.26 17:10:51.181145 [ 275 ] {e3424e8b-d8b7-403d-85d0-f88ca1a6d4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.02.26 17:10:51.181389 [ 275 ] {e3424e8b-d8b7-403d-85d0-f88ca1a6d4ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.02.26 17:10:51.181431 [ 275 ] {e3424e8b-d8b7-403d-85d0-f88ca1a6d4ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.02.26 17:10:51.181759 [ 275 ] {e3424e8b-d8b7-403d-85d0-f88ca1a6d4ee} <Debug> TCPHandler: Processed in 0.000783162 sec. | ||
| 799 | 2026.02.26 17:10:51.181955 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.02.26 17:10:51.182078 [ 275 ] {6e556fb2-00cd-41d3-b5f1-55bd6eac7939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.02.26 17:10:51.182322 [ 275 ] {6e556fb2-00cd-41d3-b5f1-55bd6eac7939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.02.26 17:10:51.182363 [ 275 ] {6e556fb2-00cd-41d3-b5f1-55bd6eac7939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.02.26 17:10:51.182684 [ 275 ] {6e556fb2-00cd-41d3-b5f1-55bd6eac7939} <Debug> TCPHandler: Processed in 0.000778182 sec. | ||
| 804 | 2026.02.26 17:10:51.182888 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.02.26 17:10:51.183005 [ 275 ] {ea52ad7c-c744-47cb-8965-8341617f0a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.02.26 17:10:51.183246 [ 275 ] {ea52ad7c-c744-47cb-8965-8341617f0a93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.02.26 17:10:51.183289 [ 275 ] {ea52ad7c-c744-47cb-8965-8341617f0a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.02.26 17:10:51.183620 [ 275 ] {ea52ad7c-c744-47cb-8965-8341617f0a93} <Debug> TCPHandler: Processed in 0.000779901 sec. | ||
| 809 | 2026.02.26 17:10:51.183844 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.02.26 17:10:51.183961 [ 275 ] {0af5b863-761e-4552-9199-7a10f471732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 811 | 2026.02.26 17:10:51.184208 [ 275 ] {0af5b863-761e-4552-9199-7a10f471732b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.02.26 17:10:51.184251 [ 275 ] {0af5b863-761e-4552-9199-7a10f471732b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.02.26 17:10:51.184592 [ 275 ] {0af5b863-761e-4552-9199-7a10f471732b} <Debug> TCPHandler: Processed in 0.000797062 sec. | ||
| 814 | 2026.02.26 17:10:51.184800 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.02.26 17:10:51.184918 [ 275 ] {5d02da3e-25c6-4e64-b131-32359f8ac22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 816 | 2026.02.26 17:10:51.185162 [ 275 ] {5d02da3e-25c6-4e64-b131-32359f8ac22c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.02.26 17:10:51.185208 [ 275 ] {5d02da3e-25c6-4e64-b131-32359f8ac22c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.02.26 17:10:51.185536 [ 275 ] {5d02da3e-25c6-4e64-b131-32359f8ac22c} <Debug> TCPHandler: Processed in 0.000784332 sec. | ||
| 819 | 2026.02.26 17:10:51.185733 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.02.26 17:10:51.185850 [ 275 ] {240ebc7b-f30d-4095-823d-6d56c5b094e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 821 | 2026.02.26 17:10:51.186096 [ 275 ] {240ebc7b-f30d-4095-823d-6d56c5b094e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.02.26 17:10:51.186139 [ 275 ] {240ebc7b-f30d-4095-823d-6d56c5b094e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.02.26 17:10:51.186454 [ 275 ] {240ebc7b-f30d-4095-823d-6d56c5b094e4} <Debug> TCPHandler: Processed in 0.000769641 sec. | ||
| 824 | 2026.02.26 17:10:51.186646 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.02.26 17:10:51.186765 [ 275 ] {ec3e5904-1c47-42a5-ad96-150ccbcb8a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 826 | 2026.02.26 17:10:51.187025 [ 275 ] {ec3e5904-1c47-42a5-ad96-150ccbcb8a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.02.26 17:10:51.187069 [ 275 ] {ec3e5904-1c47-42a5-ad96-150ccbcb8a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.02.26 17:10:51.187377 [ 275 ] {ec3e5904-1c47-42a5-ad96-150ccbcb8a8f} <Debug> TCPHandler: Processed in 0.000778832 sec. | ||
| 829 | 2026.02.26 17:10:51.187571 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.02.26 17:10:51.187689 [ 275 ] {22d507bc-b204-4ac6-885d-d1149141100e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 831 | 2026.02.26 17:10:51.187943 [ 275 ] {22d507bc-b204-4ac6-885d-d1149141100e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.02.26 17:10:51.187989 [ 275 ] {22d507bc-b204-4ac6-885d-d1149141100e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.02.26 17:10:51.188315 [ 275 ] {22d507bc-b204-4ac6-885d-d1149141100e} <Debug> TCPHandler: Processed in 0.000792272 sec. | ||
| 834 | 2026.02.26 17:10:51.188509 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.02.26 17:10:51.188629 [ 275 ] {978b69de-8f15-4a90-ab7c-221d784024c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 836 | 2026.02.26 17:10:51.188888 [ 275 ] {978b69de-8f15-4a90-ab7c-221d784024c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.02.26 17:10:51.188930 [ 275 ] {978b69de-8f15-4a90-ab7c-221d784024c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.02.26 17:10:51.189267 [ 275 ] {978b69de-8f15-4a90-ab7c-221d784024c6} <Debug> TCPHandler: Processed in 0.000809402 sec. | ||
| 839 | 2026.02.26 17:10:51.189464 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.02.26 17:10:51.189585 [ 275 ] {a0179025-d2d6-4b8c-a10e-f0d8dc334f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 841 | 2026.02.26 17:10:51.189844 [ 275 ] {a0179025-d2d6-4b8c-a10e-f0d8dc334f3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.02.26 17:10:51.189887 [ 275 ] {a0179025-d2d6-4b8c-a10e-f0d8dc334f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.02.26 17:10:51.190212 [ 275 ] {a0179025-d2d6-4b8c-a10e-f0d8dc334f3d} <Debug> TCPHandler: Processed in 0.000796282 sec. | ||
| 844 | 2026.02.26 17:10:51.190412 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.02.26 17:10:51.190535 [ 275 ] {053294bc-a544-4a79-a9bc-81c83f0075c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 846 | 2026.02.26 17:10:51.190792 [ 275 ] {053294bc-a544-4a79-a9bc-81c83f0075c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.02.26 17:10:51.190835 [ 275 ] {053294bc-a544-4a79-a9bc-81c83f0075c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.02.26 17:10:51.191167 [ 275 ] {053294bc-a544-4a79-a9bc-81c83f0075c6} <Debug> TCPHandler: Processed in 0.000801743 sec. | ||
| 849 | 2026.02.26 17:10:51.191359 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.02.26 17:10:51.191479 [ 275 ] {cda15ff6-051b-4b47-bc38-89ba1eda20e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.02.26 17:10:51.191737 [ 275 ] {cda15ff6-051b-4b47-bc38-89ba1eda20e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.02.26 17:10:51.191781 [ 275 ] {cda15ff6-051b-4b47-bc38-89ba1eda20e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.02.26 17:10:51.192104 [ 275 ] {cda15ff6-051b-4b47-bc38-89ba1eda20e5} <Debug> TCPHandler: Processed in 0.000793311 sec. | ||
| 854 | 2026.02.26 17:10:51.192753 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.26 17:10:51.192876 [ 275 ] {8b14bd63-d5b7-422b-b2a3-705d82d8fc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.02.26 17:10:51.193152 [ 275 ] {8b14bd63-d5b7-422b-b2a3-705d82d8fc5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.02.26 17:10:51.193196 [ 275 ] {8b14bd63-d5b7-422b-b2a3-705d82d8fc5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.02.26 17:10:51.193537 [ 275 ] {8b14bd63-d5b7-422b-b2a3-705d82d8fc5b} <Debug> TCPHandler: Processed in 0.000832323 sec. | ||
| 859 | 2026.02.26 17:10:51.193799 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.02.26 17:10:51.193920 [ 275 ] {0b54473f-5887-44cb-a19d-cce01b0216ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.02.26 17:10:51.194180 [ 275 ] {0b54473f-5887-44cb-a19d-cce01b0216ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.02.26 17:10:51.194221 [ 275 ] {0b54473f-5887-44cb-a19d-cce01b0216ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.02.26 17:10:51.194551 [ 275 ] {0b54473f-5887-44cb-a19d-cce01b0216ef} <Debug> TCPHandler: Processed in 0.000801552 sec. | ||
| 864 | 2026.02.26 17:10:51.194808 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.02.26 17:10:51.194930 [ 275 ] {8cc02bb4-49ee-4edb-80b4-ba7f2268cc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.02.26 17:10:51.195190 [ 275 ] {8cc02bb4-49ee-4edb-80b4-ba7f2268cc4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.02.26 17:10:51.195231 [ 275 ] {8cc02bb4-49ee-4edb-80b4-ba7f2268cc4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.02.26 17:10:51.195558 [ 275 ] {8cc02bb4-49ee-4edb-80b4-ba7f2268cc4c} <Debug> TCPHandler: Processed in 0.000798782 sec. | ||
| 869 | 2026.02.26 17:10:51.195811 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.26 17:10:51.195933 [ 275 ] {f222ab56-665a-475f-8ea3-94d09f7a8cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.02.26 17:10:51.196202 [ 275 ] {f222ab56-665a-475f-8ea3-94d09f7a8cc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.02.26 17:10:51.196247 [ 275 ] {f222ab56-665a-475f-8ea3-94d09f7a8cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.02.26 17:10:51.196576 [ 275 ] {f222ab56-665a-475f-8ea3-94d09f7a8cc4} <Debug> TCPHandler: Processed in 0.000813412 sec. | ||
| 874 | 2026.02.26 17:10:51.196821 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.26 17:10:51.196943 [ 275 ] {592ed684-47a6-4572-9071-14864e7d87e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.02.26 17:10:51.197207 [ 275 ] {592ed684-47a6-4572-9071-14864e7d87e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.02.26 17:10:51.197249 [ 275 ] {592ed684-47a6-4572-9071-14864e7d87e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.02.26 17:10:51.197576 [ 275 ] {592ed684-47a6-4572-9071-14864e7d87e6} <Debug> TCPHandler: Processed in 0.000803742 sec. | ||
| 879 | 2026.02.26 17:10:51.197814 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.26 17:10:51.197938 [ 275 ] {ce02cb8f-e504-4341-a6af-a6d7fb6bde52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.02.26 17:10:51.198204 [ 275 ] {ce02cb8f-e504-4341-a6af-a6d7fb6bde52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.02.26 17:10:51.198246 [ 275 ] {ce02cb8f-e504-4341-a6af-a6d7fb6bde52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.02.26 17:10:51.198557 [ 275 ] {ce02cb8f-e504-4341-a6af-a6d7fb6bde52} <Debug> TCPHandler: Processed in 0.000792602 sec. | ||
| 884 | 2026.02.26 17:10:51.210054 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.02.26 17:10:51.210167 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 886 | 2026.02.26 17:10:51.210209 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.02.26 17:10:51.210834 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 888 | 2026.02.26 17:10:51.210878 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 889 | 2026.02.26 17:10:51.211494 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 890 | 2026.02.26 17:10:51.211879 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 891 | 2026.02.26 17:10:51.212025 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 2.96 MiB/sec. | ||
| 892 | 2026.02.26 17:10:51.212062 [ 275 ] {2f08a1eb-ded3-4db9-89e2-dee1d71fb90f} <Debug> TCPHandler: Processed in 0.002060387 sec. | ||
| 893 | 2026.02.26 17:10:51.212201 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.02.26 17:10:51.212298 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 895 | 2026.02.26 17:10:51.212337 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 896 | 2026.02.26 17:10:51.214037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 897 | 2026.02.26 17:10:51.214543 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.02.26 17:10:51.214593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 899 | 2026.02.26 17:10:51.214803 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.02.26 17:10:51.214842 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 901 | 2026.02.26 17:10:51.215458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 902 | 2026.02.26 17:10:51.215493 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.02.26 17:10:51.216031 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.02.26 17:10:51.216061 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.02.26 17:10:51.216190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 906 | 2026.02.26 17:10:51.216204 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003928 sec., 6109.979633401222 rows/sec., 519.11 KiB/sec. | ||
| 907 | 2026.02.26 17:10:51.216246 [ 275 ] {e34a7000-314a-40a4-8052-5904119a8568} <Debug> TCPHandler: Processed in 0.004095223 sec. | ||
| 908 | 2026.02.26 17:10:51.216360 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.02.26 17:10:51.216454 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 910 | 2026.02.26 17:10:51.216494 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 911 | 2026.02.26 17:10:51.216887 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.02.26 17:10:51.216929 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 913 | 2026.02.26 17:10:51.217394 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.02.26 17:10:51.217873 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.02.26 17:10:51.218003 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001566 sec., 5108.556832694764 rows/sec., 416.57 KiB/sec. | ||
| 916 | 2026.02.26 17:10:51.218039 [ 275 ] {7e14247c-d141-48dc-9854-08f943378bc6} <Debug> TCPHandler: Processed in 0.001728118 sec. | ||
| 917 | 2026.02.26 17:10:51.218148 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.02.26 17:10:51.218241 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 919 | 2026.02.26 17:10:51.218279 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 920 | 2026.02.26 17:10:51.218774 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.02.26 17:10:51.218811 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 922 | 2026.02.26 17:10:51.219244 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.02.26 17:10:51.219906 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.02.26 17:10:51.220057 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001833 sec., 94926.35024549918 rows/sec., 8.58 MiB/sec. | ||
| 925 | 2026.02.26 17:10:51.220099 [ 275 ] {47f22c2d-eb03-4ce0-aa86-df498fde8524} <Debug> TCPHandler: Processed in 0.002001215 sec. | ||
| 926 | 2026.02.26 17:10:51.220213 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.02.26 17:10:51.220312 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 928 | 2026.02.26 17:10:51.220352 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 929 | 2026.02.26 17:10:51.220774 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.02.26 17:10:51.220810 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 931 | 2026.02.26 17:10:51.221279 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.02.26 17:10:51.221967 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.02.26 17:10:51.222112 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.00182 sec., 16483.516483516483 rows/sec., 1.22 MiB/sec. | ||
| 934 | 2026.02.26 17:10:51.222151 [ 275 ] {64ea6010-b1f0-4aa4-a0fe-4d23f2e80dd5} <Debug> TCPHandler: Processed in 0.001987975 sec. | ||
| 935 | 2026.02.26 17:10:51.222264 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.02.26 17:10:51.222363 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 937 | 2026.02.26 17:10:51.222407 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 938 | 2026.02.26 17:10:51.222883 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.02.26 17:10:51.222921 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 940 | 2026.02.26 17:10:51.223362 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.02.26 17:10:51.223842 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.02.26 17:10:51.223974 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 943 | 2026.02.26 17:10:51.224013 [ 275 ] {6b701aa6-ee00-4636-93b8-bca25d61569f} <Debug> TCPHandler: Processed in 0.001799049 sec. | ||
| 944 | 2026.02.26 17:10:51.224132 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.02.26 17:10:51.224229 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 946 | 2026.02.26 17:10:51.224270 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 947 | 2026.02.26 17:10:51.224672 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.02.26 17:10:51.224707 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 949 | 2026.02.26 17:10:51.225153 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.02.26 17:10:51.225639 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.02.26 17:10:51.225767 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001556 sec., 7712.082262210796 rows/sec., 602.51 KiB/sec. | ||
| 952 | 2026.02.26 17:10:51.225806 [ 275 ] {9460e7cd-bfa8-42f6-9880-7d5b2d0b30b5} <Debug> TCPHandler: Processed in 0.001723348 sec. | ||
| 953 | 2026.02.26 17:10:51.225920 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.02.26 17:10:51.226018 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 955 | 2026.02.26 17:10:51.226058 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 956 | 2026.02.26 17:10:51.226472 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.02.26 17:10:51.226511 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 958 | 2026.02.26 17:10:51.226953 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.02.26 17:10:51.227422 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.02.26 17:10:51.227547 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001548 sec., 58139.53488372093 rows/sec., 4.79 MiB/sec. | ||
| 961 | 2026.02.26 17:10:51.227582 [ 275 ] {aadeb677-4250-44eb-94d7-eb0e7f656e0c} <Debug> TCPHandler: Processed in 0.001711777 sec. | ||
| 962 | 2026.02.26 17:10:51.227697 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.02.26 17:10:51.227793 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.02.26 17:10:51.227835 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 965 | 2026.02.26 17:10:51.228314 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.02.26 17:10:51.228355 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 967 | 2026.02.26 17:10:51.228937 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.02.26 17:10:51.229420 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.02.26 17:10:51.229547 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Debug> executeQuery: Read 270 rows, 21.09 KiB in 0.001773 sec., 152284.26395939087 rows/sec., 11.62 MiB/sec. | ||
| 970 | 2026.02.26 17:10:51.229583 [ 275 ] {911c515e-a979-4e1e-8d04-376559bf6b2d} <Debug> TCPHandler: Processed in 0.001935674 sec. | ||
| 971 | 2026.02.26 17:10:51.229697 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.02.26 17:10:51.229793 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.02.26 17:10:51.229845 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 974 | 2026.02.26 17:10:51.230592 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.02.26 17:10:51.230627 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 976 | 2026.02.26 17:10:51.233194 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.02.26 17:10:51.233681 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.02.26 17:10:51.233818 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004044 sec., 2472.7992087042535 rows/sec., 4.43 MiB/sec. | ||
| 979 | 2026.02.26 17:10:51.233868 [ 275 ] {295772fb-981f-4e06-9ac4-4b93aa883228} <Debug> TCPHandler: Processed in 0.004222137 sec. | ||
| 980 | 2026.02.26 17:10:51.233986 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.02.26 17:10:51.234085 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 982 | 2026.02.26 17:10:51.234128 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 983 | 2026.02.26 17:10:51.234461 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.02.26 17:10:51.234496 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 985 | 2026.02.26 17:10:51.234948 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 986 | 2026.02.26 17:10:51.235492 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.02.26 17:10:51.235636 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00157 sec., 25477.707006369426 rows/sec., 1.70 MiB/sec. | ||
| 988 | 2026.02.26 17:10:51.235673 [ 275 ] {363f4c50-353a-4f5a-95fa-101e3166b212} <Debug> TCPHandler: Processed in 0.001737518 sec. | ||
| 989 | 2026.02.26 17:10:51.269050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 990 | 2026.02.26 17:10:51.285159 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.02.26 17:10:51.285217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 992 | 2026.02.26 17:10:51.291687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 993 | 2026.02.26 17:10:51.293169 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.02.26 17:10:51.296184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 995 | 2026.02.26 17:10:52.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 164.44 MiB, free memory in arenas 0.00 B, will set to 161.71 MiB (RSS), difference: 1.28 MiB | ||
| 996 | 2026.02.26 17:10:55.287553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62716 | ||
| 997 | 2026.02.26 17:10:55.289534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.02.26 17:10:55.289571 [ 286 ] {} <Debug> TCP-Session: 7b6797fd-af2f-44ca-a71d-4636837837b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62716 | ||
| 999 | 2026.02.26 17:10:55.289593 [ 286 ] {} <Debug> TCP-Session: 7b6797fd-af2f-44ca-a71d-4636837837b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.02.26 17:10:55.289606 [ 286 ] {} <Debug> TCP-Session: 7b6797fd-af2f-44ca-a71d-4636837837b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.02.26 17:10:55.289656 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1002 | 2026.02.26 17:10:55.289678 [ 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 | ||
| 1003 | 2026.02.26 17:10:55.289713 [ 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 | ||
| 1004 | 2026.02.26 17:10:55.292144 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49259 | ||
| 1005 | 2026.02.26 17:10:55.292240 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.02.26 17:10:55.292268 [ 287 ] {} <Debug> TCP-Session: b6ed8dcb-d771-4d3d-af92-dd2678a2f78e Authenticating user 'default' from [fd00:1122:3344:101::e]:49259 | ||
| 1007 | 2026.02.26 17:10:55.292291 [ 287 ] {} <Debug> TCP-Session: b6ed8dcb-d771-4d3d-af92-dd2678a2f78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.02.26 17:10:55.292301 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44418 | ||
| 1009 | 2026.02.26 17:10:55.292310 [ 287 ] {} <Debug> TCP-Session: b6ed8dcb-d771-4d3d-af92-dd2678a2f78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.02.26 17:10:55.292370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 1011 | 2026.02.26 17:10:55.292445 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.02.26 17:10:55.292475 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50976 | ||
| 1013 | 2026.02.26 17:10:55.292506 [ 286 ] {} <Trace> TCP-Session: 7b6797fd-af2f-44ca-a71d-4636837837b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.02.26 17:10:55.292483 [ 288 ] {} <Debug> TCP-Session: de4db300-9e1a-44c6-9a7c-8e08fd7c91e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44418 | ||
| 1015 | 2026.02.26 17:10:55.292566 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.02.26 17:10:55.292570 [ 288 ] {} <Debug> TCP-Session: de4db300-9e1a-44c6-9a7c-8e08fd7c91e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.02.26 17:10:55.292605 [ 288 ] {} <Debug> TCP-Session: de4db300-9e1a-44c6-9a7c-8e08fd7c91e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.02.26 17:10:55.292604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 1019 | 2026.02.26 17:10:55.292606 [ 289 ] {} <Debug> TCP-Session: b00920de-7684-41ee-a265-7c88409379d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 1020 | 2026.02.26 17:10:55.292678 [ 289 ] {} <Debug> TCP-Session: b00920de-7684-41ee-a265-7c88409379d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.02.26 17:10:55.292688 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1022 | 2026.02.26 17:10:55.292693 [ 289 ] {} <Debug> TCP-Session: b00920de-7684-41ee-a265-7c88409379d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.02.26 17:10:55.292718 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.02.26 17:10:55.292755 [ 290 ] {} <Debug> TCP-Session: e088a86a-ece0-4c36-b75c-9e302a88cf8d Authenticating user 'default' from [fd00:1122:3344:101::e]:50976 | ||
| 1025 | 2026.02.26 17:10:55.292780 [ 290 ] {} <Debug> TCP-Session: e088a86a-ece0-4c36-b75c-9e302a88cf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.02.26 17:10:55.292795 [ 290 ] {} <Debug> TCP-Session: e088a86a-ece0-4c36-b75c-9e302a88cf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.02.26 17:10:55.292856 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.02.26 17:10:55.292865 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54704 | ||
| 1029 | 2026.02.26 17:10:55.292912 [ 291 ] {} <Debug> TCP-Session: 4a59e3ae-dfca-4b78-bbd0-25aa7f473df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 1030 | 2026.02.26 17:10:55.292936 [ 291 ] {} <Debug> TCP-Session: 4a59e3ae-dfca-4b78-bbd0-25aa7f473df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.02.26 17:10:55.292950 [ 291 ] {} <Debug> TCP-Session: 4a59e3ae-dfca-4b78-bbd0-25aa7f473df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.02.26 17:10:55.292949 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55405 | ||
| 1033 | 2026.02.26 17:10:55.293074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.02.26 17:10:55.293096 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1035 | 2026.02.26 17:10:55.293103 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54024 | ||
| 1036 | 2026.02.26 17:10:55.293138 [ 292 ] {} <Debug> TCP-Session: 5364fd96-243c-464b-ba3b-f9f3ffc2a787 Authenticating user 'default' from [fd00:1122:3344:101::e]:54704 | ||
| 1037 | 2026.02.26 17:10:55.293164 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.02.26 17:10:55.293169 [ 292 ] {} <Debug> TCP-Session: 5364fd96-243c-464b-ba3b-f9f3ffc2a787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.02.26 17:10:55.293204 [ 293 ] {} <Debug> TCP-Session: 92a0606d-086e-4098-aa6c-4223a176e15e Authenticating user 'default' from [fd00:1122:3344:101::e]:55405 | ||
| 1040 | 2026.02.26 17:10:55.293206 [ 292 ] {} <Debug> TCP-Session: 5364fd96-243c-464b-ba3b-f9f3ffc2a787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.02.26 17:10:55.293230 [ 293 ] {} <Debug> TCP-Session: 92a0606d-086e-4098-aa6c-4223a176e15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.02.26 17:10:55.293249 [ 293 ] {} <Debug> TCP-Session: 92a0606d-086e-4098-aa6c-4223a176e15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.02.26 17:10:55.293303 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.02.26 17:10:55.293335 [ 294 ] {} <Debug> TCP-Session: d26267ad-7556-4238-8b92-1bec59ad71cc Authenticating user 'default' from [fd00:1122:3344:101::e]:54024 | ||
| 1045 | 2026.02.26 17:10:55.293350 [ 294 ] {} <Debug> TCP-Session: d26267ad-7556-4238-8b92-1bec59ad71cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.02.26 17:10:55.293364 [ 294 ] {} <Debug> TCP-Session: d26267ad-7556-4238-8b92-1bec59ad71cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.02.26 17:10:55.293419 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.02.26 17:10:55.293970 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 1049 | 2026.02.26 17:10:55.303235 [ 296 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> AggregatingTransform: Aggregating | ||
| 1050 | 2026.02.26 17:10:55.303309 [ 296 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> Aggregator: Aggregation method: without_key | ||
| 1051 | 2026.02.26 17:10:55.305381 [ 296 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005338268 sec. (187.327 rows/sec., 7.32 KiB/sec.) | ||
| 1052 | 2026.02.26 17:10:55.305412 [ 296 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> Aggregator: Merging aggregated data | ||
| 1053 | 2026.02.26 17:10:55.305439 [ 296 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1054 | 2026.02.26 17:10:55.306809 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.014181 sec., 70.51688879486638 rows/sec., 2.75 KiB/sec. | ||
| 1055 | 2026.02.26 17:10:55.306961 [ 286 ] {157852df-8385-4fb7-891f-10d90eb91b67} <Debug> TCPHandler: Processed in 0.014595364 sec. | ||
| 1056 | 2026.02.26 17:10:55.311189 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.02.26 17:10:55.311222 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.02.26 17:10:55.311240 [ 286 ] {} <Debug> TCP-Session: 7b6797fd-af2f-44ca-a71d-4636837837b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.02.26 17:10:55.311241 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.02.26 17:10:55.311263 [ 287 ] {} <Debug> TCP-Session: b6ed8dcb-d771-4d3d-af92-dd2678a2f78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.26 17:10:55.311263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.02.26 17:10:55.311284 [ 291 ] {} <Debug> TCP-Session: 4a59e3ae-dfca-4b78-bbd0-25aa7f473df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.26 17:10:55.311307 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.02.26 17:10:55.311332 [ 293 ] {} <Debug> TCP-Session: 92a0606d-086e-4098-aa6c-4223a176e15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.02.26 17:10:55.311325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.02.26 17:10:55.311357 [ 289 ] {} <Debug> TCP-Session: b00920de-7684-41ee-a265-7c88409379d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.26 17:10:55.311343 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.02.26 17:10:55.311393 [ 290 ] {} <Debug> TCP-Session: e088a86a-ece0-4c36-b75c-9e302a88cf8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.02.26 17:10:55.311306 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.02.26 17:10:55.311424 [ 294 ] {} <Debug> TCP-Session: d26267ad-7556-4238-8b92-1bec59ad71cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.02.26 17:10:55.311278 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1072 | 2026.02.26 17:10:55.311464 [ 292 ] {} <Debug> TCP-Session: 5364fd96-243c-464b-ba3b-f9f3ffc2a787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.02.26 17:10:55.311498 [ 288 ] {} <Debug> TCP-Session: de4db300-9e1a-44c6-9a7c-8e08fd7c91e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.02.26 17:10:56.000388 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.99 MiB, peak 172.09 MiB, free memory in arenas 0.00 B, will set to 164.96 MiB (RSS), difference: 2.97 MiB | ||
| 1075 | 2026.02.26 17:10:56.158857 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.02.26 17:10:56.159042 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1077 | 2026.02.26 17:10:56.159109 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1078 | 2026.02.26 17:10:56.159750 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.02.26 17:10:56.159802 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1080 | 2026.02.26 17:10:56.160334 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2026.02.26 17:10:56.160774 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.02.26 17:10:56.160936 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001945 sec., 15424.164524421594 rows/sec., 1.18 MiB/sec. | ||
| 1083 | 2026.02.26 17:10:56.160979 [ 275 ] {c86cf548-ae02-4ae7-ab0b-af5015dd955c} <Debug> TCPHandler: Processed in 0.002256552 sec. | ||
| 1084 | 2026.02.26 17:10:56.161104 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.02.26 17:10:56.161206 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1086 | 2026.02.26 17:10:56.161246 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1087 | 2026.02.26 17:10:56.161678 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.02.26 17:10:56.161714 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1089 | 2026.02.26 17:10:56.162138 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.02.26 17:10:56.162593 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.02.26 17:10:56.162735 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 1.81 MiB/sec. | ||
| 1092 | 2026.02.26 17:10:56.162774 [ 275 ] {3cd6c561-39f5-49c2-9d16-683113a7110e} <Debug> TCPHandler: Processed in 0.001720128 sec. | ||
| 1093 | 2026.02.26 17:10:56.162889 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.02.26 17:10:56.162986 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1095 | 2026.02.26 17:10:56.163030 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1096 | 2026.02.26 17:10:56.163430 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.02.26 17:10:56.163467 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1098 | 2026.02.26 17:10:56.163935 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2026.02.26 17:10:56.164451 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.02.26 17:10:56.164589 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001622 sec., 67817.50924784217 rows/sec., 4.73 MiB/sec. | ||
| 1101 | 2026.02.26 17:10:56.164626 [ 275 ] {4cc7dc14-c541-4738-8f93-d02281068c08} <Debug> TCPHandler: Processed in 0.001786879 sec. | ||
| 1102 | 2026.02.26 17:10:56.164740 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.02.26 17:10:56.164837 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1104 | 2026.02.26 17:10:56.164877 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1105 | 2026.02.26 17:10:56.165219 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.02.26 17:10:56.165255 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1107 | 2026.02.26 17:10:56.165664 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1108 | 2026.02.26 17:10:56.166117 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.02.26 17:10:56.166257 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001439 sec., 27797.081306462824 rows/sec., 1.86 MiB/sec. | ||
| 1110 | 2026.02.26 17:10:56.166295 [ 275 ] {a9264b6d-e6c4-46e4-b04c-abd6dd77872b} <Debug> TCPHandler: Processed in 0.001603174 sec. | ||
| 1111 | 2026.02.26 17:10:58.589203 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1112 | 2026.02.26 17:10:58.589281 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1113 | 2026.02.26 17:10:58.716332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1900 | ||
| 1114 | 2026.02.26 17:10:58.716833 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.02.26 17:10:58.716867 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1116 | 2026.02.26 17:10:58.717444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1117 | 2026.02.26 17:10:58.717872 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.02.26 17:10:58.717993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1119 | 2026.02.26 17:10:58.796314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1120 | 2026.02.26 17:10:58.813439 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.02.26 17:10:58.813495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1122 | 2026.02.26 17:10:58.819266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1123 | 2026.02.26 17:10:58.820458 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.02.26 17:10:58.823362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1125 | 2026.02.26 17:10:58.854683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1126 | 2026.02.26 17:10:58.858639 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.02.26 17:10:58.858696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1128 | 2026.02.26 17:10:58.860090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2026.02.26 17:10:58.860611 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.02.26 17:10:58.860915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1131 | 2026.02.26 17:10:59.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.58 MiB, peak 172.09 MiB, free memory in arenas 0.00 B, will set to 166.60 MiB (RSS), difference: 1.02 MiB | ||
| 1132 | 2026.02.26 17:11:01.159117 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.02.26 17:11:01.159312 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1134 | 2026.02.26 17:11:01.159385 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1135 | 2026.02.26 17:11:01.160083 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.02.26 17:11:01.160132 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1137 | 2026.02.26 17:11:01.160545 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2026.02.26 17:11:01.160789 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.02.26 17:11:01.160946 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001683 sec., 29708.853238265 rows/sec., 2.52 MiB/sec. | ||
| 1140 | 2026.02.26 17:11:01.160992 [ 275 ] {d1d3baec-85de-441b-a735-442341c94d3c} <Debug> TCPHandler: Processed in 0.002011926 sec. | ||
| 1141 | 2026.02.26 17:11:01.161133 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.02.26 17:11:01.161256 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.02.26 17:11:01.161307 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1144 | 2026.02.26 17:11:01.161812 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.02.26 17:11:01.161849 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1146 | 2026.02.26 17:11:01.162162 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2026.02.26 17:11:01.162378 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.02.26 17:11:01.162507 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001276 sec., 7836.990595611285 rows/sec., 589.30 KiB/sec. | ||
| 1149 | 2026.02.26 17:11:01.162544 [ 275 ] {6547d996-ac41-4974-8d2b-b4818cb73c3f} <Debug> TCPHandler: Processed in 0.001472691 sec. | ||
| 1150 | 2026.02.26 17:11:01.162667 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.02.26 17:11:01.162763 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1152 | 2026.02.26 17:11:01.162803 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1153 | 2026.02.26 17:11:01.163274 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.02.26 17:11:01.163310 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1155 | 2026.02.26 17:11:01.163610 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1156 | 2026.02.26 17:11:01.163814 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.02.26 17:11:01.163958 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001214 sec., 37891.26853377265 rows/sec., 2.96 MiB/sec. | ||
| 1158 | 2026.02.26 17:11:01.163996 [ 275 ] {71cd5eaf-496e-4708-bb44-473656a32d0e} <Debug> TCPHandler: Processed in 0.001377228 sec. | ||
| 1159 | 2026.02.26 17:11:01.164114 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.02.26 17:11:01.164208 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1161 | 2026.02.26 17:11:01.164251 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1162 | 2026.02.26 17:11:01.164649 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.02.26 17:11:01.164687 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1164 | 2026.02.26 17:11:01.165009 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1165 | 2026.02.26 17:11:01.165217 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.02.26 17:11:01.165341 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001151 sec., 95569.0703735882 rows/sec., 6.67 MiB/sec. | ||
| 1167 | 2026.02.26 17:11:01.165376 [ 275 ] {a88cfc3d-20d4-4f92-9295-b02d09299a45} <Debug> TCPHandler: Processed in 0.001310296 sec. | ||
| 1168 | 2026.02.26 17:11:01.165490 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.02.26 17:11:01.165583 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1170 | 2026.02.26 17:11:01.165638 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1171 | 2026.02.26 17:11:01.166447 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.02.26 17:11:01.166485 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1173 | 2026.02.26 17:11:01.167017 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1174 | 2026.02.26 17:11:01.167237 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.02.26 17:11:01.167370 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 1176 | 2026.02.26 17:11:01.167426 [ 275 ] {a4853a91-1ec8-4404-b142-e03815ebfbb1} <Debug> TCPHandler: Processed in 0.001984855 sec. | ||
| 1177 | 2026.02.26 17:11:01.167538 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.02.26 17:11:01.167632 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1179 | 2026.02.26 17:11:01.167673 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1180 | 2026.02.26 17:11:01.168024 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.02.26 17:11:01.168060 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1182 | 2026.02.26 17:11:01.168356 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1183 | 2026.02.26 17:11:01.168565 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.02.26 17:11:01.168687 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 1185 | 2026.02.26 17:11:01.168722 [ 275 ] {3bf01b6e-9012-4cac-a0a9-c68182f5378b} <Debug> TCPHandler: Processed in 0.001232044 sec. | ||
| 1186 | 2026.02.26 17:11:04.116184 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51803 | ||
| 1187 | 2026.02.26 17:11:04.116290 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1188 | 2026.02.26 17:11:04.116316 [ 286 ] {} <Debug> TCP-Session: 338d0bb1-a73f-4463-9769-d657ed177068 Authenticating user 'default' from [fd00:1122:3344:101::e]:51803 | ||
| 1189 | 2026.02.26 17:11:04.116337 [ 286 ] {} <Debug> TCP-Session: 338d0bb1-a73f-4463-9769-d657ed177068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.02.26 17:11:04.116349 [ 286 ] {} <Debug> TCP-Session: 338d0bb1-a73f-4463-9769-d657ed177068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.02.26 17:11:04.116587 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54599 | ||
| 1192 | 2026.02.26 17:11:04.116613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49030 | ||
| 1193 | 2026.02.26 17:11:04.116648 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62656 | ||
| 1194 | 2026.02.26 17:11:04.116672 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.02.26 17:11:04.116670 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50911 | ||
| 1196 | 2026.02.26 17:11:04.116699 [ 287 ] {} <Debug> TCP-Session: 24a94a56-03d0-431a-8af9-49e504bcf544 Authenticating user 'default' from [fd00:1122:3344:101::e]:54599 | ||
| 1197 | 2026.02.26 17:11:04.116686 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51341 | ||
| 1198 | 2026.02.26 17:11:04.116741 [ 287 ] {} <Debug> TCP-Session: 24a94a56-03d0-431a-8af9-49e504bcf544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.02.26 17:11:04.116760 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.02.26 17:11:04.116773 [ 286 ] {} <Trace> TCP-Session: 338d0bb1-a73f-4463-9769-d657ed177068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.02.26 17:11:04.116789 [ 287 ] {} <Debug> TCP-Session: 24a94a56-03d0-431a-8af9-49e504bcf544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.02.26 17:11:04.116803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1203 | 2026.02.26 17:11:04.116811 [ 288 ] {} <Debug> TCP-Session: 8aaff55b-1bb7-4c71-93f0-e5abc973079b Authenticating user 'default' from [fd00:1122:3344:101::e]:49030 | ||
| 1204 | 2026.02.26 17:11:04.116851 [ 293 ] {} <Debug> TCP-Session: 596ac52e-d618-43d4-839c-b61d4d4caa09 Authenticating user 'default' from [fd00:1122:3344:101::e]:50911 | ||
| 1205 | 2026.02.26 17:11:04.116748 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2026.02.26 17:11:04.116879 [ 288 ] {} <Debug> TCP-Session: 8aaff55b-1bb7-4c71-93f0-e5abc973079b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.02.26 17:11:04.116886 [ 293 ] {} <Debug> TCP-Session: 596ac52e-d618-43d4-839c-b61d4d4caa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.02.26 17:11:04.116899 [ 291 ] {} <Debug> TCP-Session: 3e8d4b01-2e0c-4d24-b125-bcc6cfebe827 Authenticating user 'default' from [fd00:1122:3344:101::e]:62656 | ||
| 1209 | 2026.02.26 17:11:04.116920 [ 293 ] {} <Debug> TCP-Session: 596ac52e-d618-43d4-839c-b61d4d4caa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.02.26 17:11:04.116936 [ 291 ] {} <Debug> TCP-Session: 3e8d4b01-2e0c-4d24-b125-bcc6cfebe827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.02.26 17:11:04.116907 [ 288 ] {} <Debug> TCP-Session: 8aaff55b-1bb7-4c71-93f0-e5abc973079b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.02.26 17:11:04.116954 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51803) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1213 | 2026.02.26 17:11:04.116959 [ 291 ] {} <Debug> TCP-Session: 3e8d4b01-2e0c-4d24-b125-bcc6cfebe827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.02.26 17:11:04.116856 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.02.26 17:11:04.116665 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44706 | ||
| 1216 | 2026.02.26 17:11:04.117075 [ 294 ] {} <Debug> TCP-Session: 0605c319-e9a8-4c05-8684-ee3ef6fe5e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:51341 | ||
| 1217 | 2026.02.26 17:11:04.116618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57170 | ||
| 1218 | 2026.02.26 17:11:04.117116 [ 294 ] {} <Debug> TCP-Session: 0605c319-e9a8-4c05-8684-ee3ef6fe5e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.02.26 17:11:04.116643 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42892 | ||
| 1220 | 2026.02.26 17:11:04.117148 [ 294 ] {} <Debug> TCP-Session: 0605c319-e9a8-4c05-8684-ee3ef6fe5e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.02.26 17:11:04.117148 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.02.26 17:11:04.117211 [ 292 ] {} <Debug> TCP-Session: 08cf1178-9a05-4a7a-a90e-d0dc5a7f9108 Authenticating user 'default' from [fd00:1122:3344:101::e]:44706 | ||
| 1223 | 2026.02.26 17:11:04.117229 [ 292 ] {} <Debug> TCP-Session: 08cf1178-9a05-4a7a-a90e-d0dc5a7f9108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.02.26 17:11:04.117241 [ 292 ] {} <Debug> TCP-Session: 08cf1178-9a05-4a7a-a90e-d0dc5a7f9108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.26 17:11:04.117268 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1226 | 2026.02.26 17:11:04.117324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.02.26 17:11:04.117327 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1228 | 2026.02.26 17:11:04.117356 [ 290 ] {} <Debug> TCP-Session: 3d3c9983-4e23-413a-9948-5fe8a92bacd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42892 | ||
| 1229 | 2026.02.26 17:11:04.117325 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1230 | 2026.02.26 17:11:04.117387 [ 290 ] {} <Debug> TCP-Session: 3d3c9983-4e23-413a-9948-5fe8a92bacd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.02.26 17:11:04.117412 [ 289 ] {} <Debug> TCP-Session: 01aeb553-6cc0-4017-8e9f-0d58396e9b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:57170 | ||
| 1232 | 2026.02.26 17:11:04.117413 [ 290 ] {} <Debug> TCP-Session: 3d3c9983-4e23-413a-9948-5fe8a92bacd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.02.26 17:11:04.117437 [ 289 ] {} <Debug> TCP-Session: 01aeb553-6cc0-4017-8e9f-0d58396e9b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.02.26 17:11:04.117458 [ 289 ] {} <Debug> TCP-Session: 01aeb553-6cc0-4017-8e9f-0d58396e9b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.02.26 17:11:04.117644 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 1236 | 2026.02.26 17:11:04.118564 [ 308 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> AggregatingTransform: Aggregating | ||
| 1237 | 2026.02.26 17:11:04.118604 [ 308 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1238 | 2026.02.26 17:11:04.118633 [ 308 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891245 sec. (1122.026 rows/sec., 43.83 KiB/sec.) | ||
| 1239 | 2026.02.26 17:11:04.118648 [ 308 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Trace> Aggregator: Merging aggregated data | ||
| 1240 | 2026.02.26 17:11:04.119818 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002918 sec., 342.7004797806717 rows/sec., 13.39 KiB/sec. | ||
| 1241 | 2026.02.26 17:11:04.119970 [ 286 ] {b436318a-8787-4e4c-9c4b-99c0be60facd} <Debug> TCPHandler: Processed in 0.003307051 sec. | ||
| 1242 | 2026.02.26 17:11:04.120099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.02.26 17:11:04.120127 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.02.26 17:11:04.120131 [ 286 ] {} <Debug> TCP-Session: 338d0bb1-a73f-4463-9769-d657ed177068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.02.26 17:11:04.120149 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.02.26 17:11:04.120163 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.02.26 17:11:04.120184 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.02.26 17:11:04.120200 [ 287 ] {} <Debug> TCP-Session: 24a94a56-03d0-431a-8af9-49e504bcf544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.02.26 17:11:04.120219 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.02.26 17:11:04.120238 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.02.26 17:11:04.120253 [ 289 ] {} <Debug> TCP-Session: 01aeb553-6cc0-4017-8e9f-0d58396e9b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.02.26 17:11:04.120274 [ 290 ] {} <Debug> TCP-Session: 3d3c9983-4e23-413a-9948-5fe8a92bacd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.02.26 17:11:04.120288 [ 291 ] {} <Debug> TCP-Session: 3e8d4b01-2e0c-4d24-b125-bcc6cfebe827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.02.26 17:11:04.120223 [ 294 ] {} <Debug> TCP-Session: 0605c319-e9a8-4c05-8684-ee3ef6fe5e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.02.26 17:11:04.120204 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1256 | 2026.02.26 17:11:04.120178 [ 288 ] {} <Debug> TCP-Session: 8aaff55b-1bb7-4c71-93f0-e5abc973079b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.02.26 17:11:04.120256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1258 | 2026.02.26 17:11:04.120381 [ 292 ] {} <Debug> TCP-Session: 08cf1178-9a05-4a7a-a90e-d0dc5a7f9108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.02.26 17:11:04.120420 [ 293 ] {} <Debug> TCP-Session: 596ac52e-d618-43d4-839c-b61d4d4caa09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.02.26 17:11:04.157891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62283 | ||
| 1261 | 2026.02.26 17:11:04.157996 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.02.26 17:11:04.158024 [ 286 ] {} <Debug> TCP-Session: 508f6d81-074d-4c01-bb51-1262649bf62d Authenticating user 'default' from [fd00:1122:3344:101::e]:62283 | ||
| 1263 | 2026.02.26 17:11:04.158046 [ 286 ] {} <Debug> TCP-Session: 508f6d81-074d-4c01-bb51-1262649bf62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.02.26 17:11:04.158059 [ 286 ] {} <Debug> TCP-Session: 508f6d81-074d-4c01-bb51-1262649bf62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.02.26 17:11:04.158263 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51920 | ||
| 1266 | 2026.02.26 17:11:04.158287 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56505 | ||
| 1267 | 2026.02.26 17:11:04.158300 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56018 | ||
| 1268 | 2026.02.26 17:11:04.158336 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57313 | ||
| 1269 | 2026.02.26 17:11:04.158350 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1270 | 2026.02.26 17:11:04.158367 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58200 | ||
| 1271 | 2026.02.26 17:11:04.158389 [ 287 ] {} <Debug> TCP-Session: f07dd7bb-6ca2-426e-b254-31ed298c5578 Authenticating user 'default' from [fd00:1122:3344:101::e]:51920 | ||
| 1272 | 2026.02.26 17:11:04.158390 [ 286 ] {} <Trace> TCP-Session: 508f6d81-074d-4c01-bb51-1262649bf62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.02.26 17:11:04.158412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.02.26 17:11:04.158421 [ 287 ] {} <Debug> TCP-Session: f07dd7bb-6ca2-426e-b254-31ed298c5578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.02.26 17:11:04.158442 [ 291 ] {} <Debug> TCP-Session: ca8ae1ed-f787-4b7d-9281-81293e6122a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57313 | ||
| 1276 | 2026.02.26 17:11:04.158453 [ 287 ] {} <Debug> TCP-Session: f07dd7bb-6ca2-426e-b254-31ed298c5578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.26 17:11:04.158464 [ 291 ] {} <Debug> TCP-Session: ca8ae1ed-f787-4b7d-9281-81293e6122a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.02.26 17:11:04.158467 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.02.26 17:11:04.158480 [ 291 ] {} <Debug> TCP-Session: ca8ae1ed-f787-4b7d-9281-81293e6122a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.02.26 17:11:04.158502 [ 294 ] {} <Debug> TCP-Session: 6b5277ad-effe-46d1-9baa-c9e438598090 Authenticating user 'default' from [fd00:1122:3344:101::e]:58200 | ||
| 1281 | 2026.02.26 17:11:04.158388 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1282 | 2026.02.26 17:11:04.158533 [ 294 ] {} <Debug> TCP-Session: 6b5277ad-effe-46d1-9baa-c9e438598090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.02.26 17:11:04.158347 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52531 | ||
| 1284 | 2026.02.26 17:11:04.158568 [ 288 ] {} <Debug> TCP-Session: b180083d-5ad9-4443-a777-2627f4a8648e Authenticating user 'default' from [fd00:1122:3344:101::e]:56505 | ||
| 1285 | 2026.02.26 17:11:04.158569 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1286 | 2026.02.26 17:11:04.158605 [ 288 ] {} <Debug> TCP-Session: b180083d-5ad9-4443-a777-2627f4a8648e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.02.26 17:11:04.158565 [ 294 ] {} <Debug> TCP-Session: 6b5277ad-effe-46d1-9baa-c9e438598090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.02.26 17:11:04.158636 [ 288 ] {} <Debug> TCP-Session: b180083d-5ad9-4443-a777-2627f4a8648e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.02.26 17:11:04.158628 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.02.26 17:11:04.158337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47473 | ||
| 1291 | 2026.02.26 17:11:04.158691 [ 292 ] {} <Debug> TCP-Session: d1f0b1ae-32ac-48b2-8ef9-6061e4712ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52531 | ||
| 1292 | 2026.02.26 17:11:04.158400 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.02.26 17:11:04.158733 [ 292 ] {} <Debug> TCP-Session: d1f0b1ae-32ac-48b2-8ef9-6061e4712ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.26 17:11:04.158755 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1295 | 2026.02.26 17:11:04.158759 [ 289 ] {} <Debug> TCP-Session: c0d3bf96-bc12-484d-bd6b-09907710d54c Authenticating user 'default' from [fd00:1122:3344:101::e]:56018 | ||
| 1296 | 2026.02.26 17:11:04.158788 [ 290 ] {} <Debug> TCP-Session: e0209b5a-53c9-4cbc-896a-8bd926a64fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47473 | ||
| 1297 | 2026.02.26 17:11:04.158806 [ 289 ] {} <Debug> TCP-Session: c0d3bf96-bc12-484d-bd6b-09907710d54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.26 17:11:04.158822 [ 290 ] {} <Debug> TCP-Session: e0209b5a-53c9-4cbc-896a-8bd926a64fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.26 17:11:04.158834 [ 289 ] {} <Debug> TCP-Session: c0d3bf96-bc12-484d-bd6b-09907710d54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.26 17:11:04.158846 [ 290 ] {} <Debug> TCP-Session: e0209b5a-53c9-4cbc-896a-8bd926a64fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.02.26 17:11:04.158853 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1302 | 2026.02.26 17:11:04.158765 [ 292 ] {} <Debug> TCP-Session: d1f0b1ae-32ac-48b2-8ef9-6061e4712ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.02.26 17:11:04.158351 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61897 | ||
| 1304 | 2026.02.26 17:11:04.158926 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.02.26 17:11:04.158993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1306 | 2026.02.26 17:11:04.159026 [ 293 ] {} <Debug> TCP-Session: 0cca4949-bd92-4096-941a-1fc3307d1989 Authenticating user 'default' from [fd00:1122:3344:101::e]:61897 | ||
| 1307 | 2026.02.26 17:11:04.159042 [ 293 ] {} <Debug> TCP-Session: 0cca4949-bd92-4096-941a-1fc3307d1989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.02.26 17:11:04.159054 [ 293 ] {} <Debug> TCP-Session: 0cca4949-bd92-4096-941a-1fc3307d1989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.02.26 17:11:04.159234 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 1310 | 2026.02.26 17:11:04.160127 [ 302 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> AggregatingTransform: Aggregating | ||
| 1311 | 2026.02.26 17:11:04.160173 [ 302 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> Aggregator: Aggregation method: without_key | ||
| 1312 | 2026.02.26 17:11:04.160209 [ 302 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877634 sec. (1139.427 rows/sec., 44.51 KiB/sec.) | ||
| 1313 | 2026.02.26 17:11:04.160227 [ 302 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Trace> Aggregator: Merging aggregated data | ||
| 1314 | 2026.02.26 17:11:04.161741 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003228 sec., 309.7893432465923 rows/sec., 12.10 KiB/sec. | ||
| 1315 | 2026.02.26 17:11:04.161915 [ 286 ] {4cd5a546-33f3-4e1c-ab7a-f581490d4103} <Debug> TCPHandler: Processed in 0.003635651 sec. | ||
| 1316 | 2026.02.26 17:11:04.162017 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.02.26 17:11:04.162045 [ 286 ] {} <Debug> TCP-Session: 508f6d81-074d-4c01-bb51-1262649bf62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.26 17:11:04.162049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.02.26 17:11:04.162083 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.02.26 17:11:04.162090 [ 294 ] {} <Debug> TCP-Session: 6b5277ad-effe-46d1-9baa-c9e438598090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.26 17:11:04.162103 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.02.26 17:11:04.162141 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.02.26 17:11:04.162162 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.02.26 17:11:04.162169 [ 287 ] {} <Debug> TCP-Session: f07dd7bb-6ca2-426e-b254-31ed298c5578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.02.26 17:11:04.162188 [ 291 ] {} <Debug> TCP-Session: ca8ae1ed-f787-4b7d-9281-81293e6122a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.02.26 17:11:04.162182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1327 | 2026.02.26 17:11:04.162210 [ 292 ] {} <Debug> TCP-Session: d1f0b1ae-32ac-48b2-8ef9-6061e4712ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.02.26 17:11:04.162128 [ 288 ] {} <Debug> TCP-Session: b180083d-5ad9-4443-a777-2627f4a8648e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.26 17:11:04.162259 [ 290 ] {} <Debug> TCP-Session: e0209b5a-53c9-4cbc-896a-8bd926a64fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.26 17:11:04.162123 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1331 | 2026.02.26 17:11:04.162203 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.02.26 17:11:04.162329 [ 289 ] {} <Debug> TCP-Session: c0d3bf96-bc12-484d-bd6b-09907710d54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.26 17:11:04.162345 [ 293 ] {} <Debug> TCP-Session: 0cca4949-bd92-4096-941a-1fc3307d1989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.02.26 17:11:06.154778 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.02.26 17:11:06.155021 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1336 | 2026.02.26 17:11:06.155353 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1337 | 2026.02.26 17:11:06.157336 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1338 | 2026.02.26 17:11:06.157590 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1339 | 2026.02.26 17:11:06.157663 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1340 | 2026.02.26 17:11:06.157876 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1341 | 2026.02.26 17:11:06.157946 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1342 | 2026.02.26 17:11:06.157978 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1343 | 2026.02.26 17:11:06.157996 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1344 | 2026.02.26 17:11:06.158106 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1345 | 2026.02.26 17:11:06.158133 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1346 | 2026.02.26 17:11:06.176660 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.021735 sec., 1196.227283183805 rows/sec., 51.76 KiB/sec. | ||
| 1347 | 2026.02.26 17:11:06.176760 [ 275 ] {2480e879-d67b-4b7f-8893-79f63dc6cb17} <Debug> TCPHandler: Processed in 0.022116883 sec. | ||
| 1348 | 2026.02.26 17:11:06.176996 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.02.26 17:11:06.177144 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1350 | 2026.02.26 17:11:06.177382 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1351 | 2026.02.26 17:11:06.177420 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1352 | 2026.02.26 17:11:06.177622 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2026.02.26 17:11:06.177680 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1354 | 2026.02.26 17:11:06.177788 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1355 | 2026.02.26 17:11:06.177818 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1356 | 2026.02.26 17:11:06.177838 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1357 | 2026.02.26 17:11:06.177852 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1358 | 2026.02.26 17:11:06.177886 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1359 | 2026.02.26 17:11:06.177905 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1360 | 2026.02.26 17:11:06.178370 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001289 sec., 20170.67494181536 rows/sec., 872.77 KiB/sec. | ||
| 1361 | 2026.02.26 17:11:06.178453 [ 275 ] {d906ed42-237a-4282-9142-c8e4be4b56fa} <Debug> TCPHandler: Processed in 0.001516162 sec. | ||
| 1362 | 2026.02.26 17:11:06.178664 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.02.26 17:11:06.178801 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1364 | 2026.02.26 17:11:06.179018 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1365 | 2026.02.26 17:11:06.179054 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1366 | 2026.02.26 17:11:06.179258 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1367 | 2026.02.26 17:11:06.179319 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1368 | 2026.02.26 17:11:06.179421 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1369 | 2026.02.26 17:11:06.179451 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1370 | 2026.02.26 17:11:06.179471 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1371 | 2026.02.26 17:11:06.179485 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1372 | 2026.02.26 17:11:06.179519 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1373 | 2026.02.26 17:11:06.179563 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1374 | 2026.02.26 17:11:06.180036 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001288 sec., 20186.335403726705 rows/sec., 873.45 KiB/sec. | ||
| 1375 | 2026.02.26 17:11:06.180117 [ 275 ] {dadd3516-7d93-470d-a8ca-fb677637e0fb} <Debug> TCPHandler: Processed in 0.001503792 sec. | ||
| 1376 | 2026.02.26 17:11:06.180455 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.02.26 17:11:06.180587 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1378 | 2026.02.26 17:11:06.180824 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1379 | 2026.02.26 17:11:06.180859 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1380 | 2026.02.26 17:11:06.181052 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1381 | 2026.02.26 17:11:06.181104 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1382 | 2026.02.26 17:11:06.181201 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1383 | 2026.02.26 17:11:06.181228 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1384 | 2026.02.26 17:11:06.181246 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1385 | 2026.02.26 17:11:06.181261 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1386 | 2026.02.26 17:11:06.181295 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1387 | 2026.02.26 17:11:06.181313 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1388 | 2026.02.26 17:11:06.181769 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 911.67 KiB/sec. | ||
| 1389 | 2026.02.26 17:11:06.181848 [ 275 ] {2c18b11f-7a4b-4c80-a989-abd23bb8d4e8} <Debug> TCPHandler: Processed in 0.00144381 sec. | ||
| 1390 | 2026.02.26 17:11:06.182105 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.02.26 17:11:06.182236 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1392 | 2026.02.26 17:11:06.182442 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1393 | 2026.02.26 17:11:06.182476 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1394 | 2026.02.26 17:11:06.182664 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1395 | 2026.02.26 17:11:06.182716 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1396 | 2026.02.26 17:11:06.182810 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1397 | 2026.02.26 17:11:06.182838 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1398 | 2026.02.26 17:11:06.182856 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1399 | 2026.02.26 17:11:06.182870 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1400 | 2026.02.26 17:11:06.182902 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1401 | 2026.02.26 17:11:06.182919 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1402 | 2026.02.26 17:11:06.183356 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 959.90 KiB/sec. | ||
| 1403 | 2026.02.26 17:11:06.183438 [ 275 ] {73846b75-d745-4176-b4a1-9a09db66f592} <Debug> TCPHandler: Processed in 0.001383699 sec. | ||
| 1404 | 2026.02.26 17:11:06.183941 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.02.26 17:11:06.184077 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1406 | 2026.02.26 17:11:06.184285 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1407 | 2026.02.26 17:11:06.184320 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1408 | 2026.02.26 17:11:06.184512 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2026.02.26 17:11:06.184564 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1410 | 2026.02.26 17:11:06.184661 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1411 | 2026.02.26 17:11:06.184688 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1412 | 2026.02.26 17:11:06.184705 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1413 | 2026.02.26 17:11:06.184719 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1414 | 2026.02.26 17:11:06.184752 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1415 | 2026.02.26 17:11:06.184769 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1416 | 2026.02.26 17:11:06.185215 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 941.42 KiB/sec. | ||
| 1417 | 2026.02.26 17:11:06.185296 [ 275 ] {f485758f-f74d-483e-999a-e2dbf46952c0} <Debug> TCPHandler: Processed in 0.001403759 sec. | ||
| 1418 | 2026.02.26 17:11:06.185514 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.02.26 17:11:06.185645 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1420 | 2026.02.26 17:11:06.185856 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1421 | 2026.02.26 17:11:06.185889 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1422 | 2026.02.26 17:11:06.186079 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1423 | 2026.02.26 17:11:06.186131 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1424 | 2026.02.26 17:11:06.186228 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1425 | 2026.02.26 17:11:06.186256 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1426 | 2026.02.26 17:11:06.186273 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1427 | 2026.02.26 17:11:06.186288 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1428 | 2026.02.26 17:11:06.186320 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1429 | 2026.02.26 17:11:06.186338 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1430 | 2026.02.26 17:11:06.186760 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001167 sec., 22279.348757497857 rows/sec., 964.01 KiB/sec. | ||
| 1431 | 2026.02.26 17:11:06.186840 [ 275 ] {c70e4f5e-d45c-4b70-be6a-b2be2ffdea63} <Debug> TCPHandler: Processed in 0.001376048 sec. | ||
| 1432 | 2026.02.26 17:11:06.187069 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.02.26 17:11:06.187204 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1434 | 2026.02.26 17:11:06.187417 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1435 | 2026.02.26 17:11:06.187453 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1436 | 2026.02.26 17:11:06.187644 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1437 | 2026.02.26 17:11:06.187696 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1438 | 2026.02.26 17:11:06.187790 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1439 | 2026.02.26 17:11:06.187818 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1440 | 2026.02.26 17:11:06.187837 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1441 | 2026.02.26 17:11:06.187852 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1442 | 2026.02.26 17:11:06.187884 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1443 | 2026.02.26 17:11:06.187903 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1444 | 2026.02.26 17:11:06.188314 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001164 sec., 22336.76975945017 rows/sec., 966.49 KiB/sec. | ||
| 1445 | 2026.02.26 17:11:06.188395 [ 275 ] {5bdfc7fe-990e-4799-bc0b-a9e191cd2146} <Debug> TCPHandler: Processed in 0.001384289 sec. | ||
| 1446 | 2026.02.26 17:11:06.188615 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.02.26 17:11:06.188747 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1448 | 2026.02.26 17:11:06.188953 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1449 | 2026.02.26 17:11:06.188989 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1450 | 2026.02.26 17:11:06.189181 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1451 | 2026.02.26 17:11:06.189232 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1452 | 2026.02.26 17:11:06.189329 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1453 | 2026.02.26 17:11:06.189356 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1454 | 2026.02.26 17:11:06.189374 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1455 | 2026.02.26 17:11:06.189388 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1456 | 2026.02.26 17:11:06.189420 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1457 | 2026.02.26 17:11:06.189437 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1458 | 2026.02.26 17:11:06.190040 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001346 sec., 19316.493313521547 rows/sec., 835.81 KiB/sec. | ||
| 1459 | 2026.02.26 17:11:06.190122 [ 275 ] {1ce80ca5-2f0a-4e7a-af08-72f5c3e21838} <Debug> TCPHandler: Processed in 0.001556283 sec. | ||
| 1460 | 2026.02.26 17:11:06.190402 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.02.26 17:11:06.190535 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1462 | 2026.02.26 17:11:06.190742 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1463 | 2026.02.26 17:11:06.190777 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1464 | 2026.02.26 17:11:06.190976 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1465 | 2026.02.26 17:11:06.191034 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.02.26 17:11:06.191133 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1467 | 2026.02.26 17:11:06.191162 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1468 | 2026.02.26 17:11:06.191181 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1469 | 2026.02.26 17:11:06.191195 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1470 | 2026.02.26 17:11:06.191229 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1471 | 2026.02.26 17:11:06.191246 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1472 | 2026.02.26 17:11:06.191721 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001241 sec., 20950.846091861404 rows/sec., 906.53 KiB/sec. | ||
| 1473 | 2026.02.26 17:11:06.191802 [ 275 ] {c2a00bd7-de5e-44bb-90cd-e89cde9189fe} <Debug> TCPHandler: Processed in 0.00145048 sec. | ||
| 1474 | 2026.02.26 17:11:06.192025 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.02.26 17:11:06.192158 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1476 | 2026.02.26 17:11:06.192365 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1477 | 2026.02.26 17:11:06.192400 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1478 | 2026.02.26 17:11:06.192595 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2026.02.26 17:11:06.192647 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1480 | 2026.02.26 17:11:06.192743 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1481 | 2026.02.26 17:11:06.192771 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1482 | 2026.02.26 17:11:06.192790 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1483 | 2026.02.26 17:11:06.192805 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.02.26 17:11:06.192837 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1485 | 2026.02.26 17:11:06.192856 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1486 | 2026.02.26 17:11:06.193503 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.0014 sec., 18571.428571428572 rows/sec., 803.57 KiB/sec. | ||
| 1487 | 2026.02.26 17:11:06.193587 [ 275 ] {23efaa4c-6d55-4a91-aaab-676c22ef2159} <Debug> TCPHandler: Processed in 0.001611085 sec. | ||
| 1488 | 2026.02.26 17:11:06.193802 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.02.26 17:11:06.193936 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1490 | 2026.02.26 17:11:06.194144 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1491 | 2026.02.26 17:11:06.194178 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1492 | 2026.02.26 17:11:06.194374 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1493 | 2026.02.26 17:11:06.194425 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1494 | 2026.02.26 17:11:06.194520 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1495 | 2026.02.26 17:11:06.194547 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1496 | 2026.02.26 17:11:06.194566 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1497 | 2026.02.26 17:11:06.194580 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1498 | 2026.02.26 17:11:06.194612 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1499 | 2026.02.26 17:11:06.194629 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1500 | 2026.02.26 17:11:06.195158 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001277 sec., 20360.219263899766 rows/sec., 880.97 KiB/sec. | ||
| 1501 | 2026.02.26 17:11:06.195250 [ 275 ] {03a40ce2-221f-4ac8-b441-1b294ae1471f} <Debug> TCPHandler: Processed in 0.001497132 sec. | ||
| 1502 | 2026.02.26 17:11:06.195459 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.02.26 17:11:06.195594 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1504 | 2026.02.26 17:11:06.195807 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1505 | 2026.02.26 17:11:06.195842 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1506 | 2026.02.26 17:11:06.196043 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.02.26 17:11:06.196096 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1508 | 2026.02.26 17:11:06.196194 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1509 | 2026.02.26 17:11:06.196223 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1510 | 2026.02.26 17:11:06.196242 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1511 | 2026.02.26 17:11:06.196258 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1512 | 2026.02.26 17:11:06.196292 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1513 | 2026.02.26 17:11:06.196309 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1514 | 2026.02.26 17:11:06.196774 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 910.19 KiB/sec. | ||
| 1515 | 2026.02.26 17:11:06.196869 [ 275 ] {b14e1f57-364d-4fa6-adef-2feff8e7f285} <Debug> TCPHandler: Processed in 0.001458821 sec. | ||
| 1516 | 2026.02.26 17:11:06.197115 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.02.26 17:11:06.197257 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1518 | 2026.02.26 17:11:06.197470 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1519 | 2026.02.26 17:11:06.197506 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1520 | 2026.02.26 17:11:06.197705 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1521 | 2026.02.26 17:11:06.197757 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1522 | 2026.02.26 17:11:06.197852 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1523 | 2026.02.26 17:11:06.197879 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1524 | 2026.02.26 17:11:06.197897 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1525 | 2026.02.26 17:11:06.197911 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.02.26 17:11:06.197942 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1527 | 2026.02.26 17:11:06.197959 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1528 | 2026.02.26 17:11:06.198389 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 946.97 KiB/sec. | ||
| 1529 | 2026.02.26 17:11:06.198481 [ 275 ] {7b8777ce-ea82-46bd-b7a0-d476726fcadd} <Debug> TCPHandler: Processed in 0.001415799 sec. | ||
| 1530 | 2026.02.26 17:11:06.205893 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.02.26 17:11:06.206043 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1532 | 2026.02.26 17:11:06.206260 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1533 | 2026.02.26 17:11:06.206296 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1534 | 2026.02.26 17:11:06.206502 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1535 | 2026.02.26 17:11:06.206555 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1536 | 2026.02.26 17:11:06.206653 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1537 | 2026.02.26 17:11:06.206686 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1538 | 2026.02.26 17:11:06.206707 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 1539 | 2026.02.26 17:11:06.206722 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1540 | 2026.02.26 17:11:06.206756 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1541 | 2026.02.26 17:11:06.206774 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1542 | 2026.02.26 17:11:06.207283 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001295 sec., 20077.220077220078 rows/sec., 868.73 KiB/sec. | ||
| 1543 | 2026.02.26 17:11:06.207375 [ 275 ] {923d34a5-40ea-43b7-9c26-4446503c99ff} <Debug> TCPHandler: Processed in 0.001543702 sec. | ||
| 1544 | 2026.02.26 17:11:06.212052 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.02.26 17:11:06.212169 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1546 | 2026.02.26 17:11:06.212215 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.02.26 17:11:06.212763 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.02.26 17:11:06.212808 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1549 | 2026.02.26 17:11:06.213253 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1550 | 2026.02.26 17:11:06.213468 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.02.26 17:11:06.213625 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001489 sec., 10073.875083948958 rows/sec., 3.05 MiB/sec. | ||
| 1552 | 2026.02.26 17:11:06.213670 [ 275 ] {63161752-325b-4433-b8c3-976426a58aad} <Debug> TCPHandler: Processed in 0.001672586 sec. | ||
| 1553 | 2026.02.26 17:11:06.213800 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.02.26 17:11:06.213898 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.02.26 17:11:06.213940 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1556 | 2026.02.26 17:11:06.214516 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.02.26 17:11:06.214553 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1558 | 2026.02.26 17:11:06.214894 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1559 | 2026.02.26 17:11:06.215130 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.02.26 17:11:06.215268 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001389 sec., 204463.6429085673 rows/sec., 12.99 MiB/sec. | ||
| 1561 | 2026.02.26 17:11:06.215313 [ 275 ] {9abf7541-76fb-4709-8286-efb51e0f6e6c} <Debug> TCPHandler: Processed in 0.001562973 sec. | ||
| 1562 | 2026.02.26 17:11:06.215434 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.02.26 17:11:06.215530 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1564 | 2026.02.26 17:11:06.215572 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1565 | 2026.02.26 17:11:06.215985 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.02.26 17:11:06.216023 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1567 | 2026.02.26 17:11:06.216344 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1568 | 2026.02.26 17:11:06.216575 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.02.26 17:11:06.216714 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 135.68 KiB/sec. | ||
| 1570 | 2026.02.26 17:11:06.216752 [ 275 ] {e5b8e19b-6ad3-4872-a4eb-146cf650e8ed} <Debug> TCPHandler: Processed in 0.001368928 sec. | ||
| 1571 | 2026.02.26 17:11:06.216863 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.02.26 17:11:06.216958 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1573 | 2026.02.26 17:11:06.216999 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1574 | 2026.02.26 17:11:06.217811 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.02.26 17:11:06.217846 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1576 | 2026.02.26 17:11:06.218076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2412 | ||
| 1577 | 2026.02.26 17:11:06.218279 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2026.02.26 17:11:06.218522 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.02.26 17:11:06.218576 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.02.26 17:11:06.218617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1581 | 2026.02.26 17:11:06.218657 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Debug> executeQuery: Read 786 rows, 63.54 KiB in 0.001716 sec., 458041.95804195805 rows/sec., 36.16 MiB/sec. | ||
| 1582 | 2026.02.26 17:11:06.218700 [ 275 ] {f509a8e1-6dd4-46b2-ab72-40aa6b2b1182} <Debug> TCPHandler: Processed in 0.001887642 sec. | ||
| 1583 | 2026.02.26 17:11:06.218827 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.02.26 17:11:06.218926 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.02.26 17:11:06.218968 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1586 | 2026.02.26 17:11:06.219131 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1587 | 2026.02.26 17:11:06.219369 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.02.26 17:11:06.219432 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.02.26 17:11:06.219476 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1590 | 2026.02.26 17:11:06.219497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2412 | ||
| 1591 | 2026.02.26 17:11:06.219795 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2026.02.26 17:11:06.220018 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.02.26 17:11:06.220152 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Debug> executeQuery: Read 151 rows, 9.21 KiB in 0.001246 sec., 121187.80096308187 rows/sec., 7.22 MiB/sec. | ||
| 1594 | 2026.02.26 17:11:06.220189 [ 275 ] {ac1152d5-e315-452d-a45a-06f0ec0dd657} <Debug> TCPHandler: Processed in 0.001412599 sec. | ||
| 1595 | 2026.02.26 17:11:06.220301 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.02.26 17:11:06.220396 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.02.26 17:11:06.220436 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1598 | 2026.02.26 17:11:06.220883 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.02.26 17:11:06.220919 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1600 | 2026.02.26 17:11:06.221235 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2026.02.26 17:11:06.221450 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.26 17:11:06.221582 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 1603 | 2026.02.26 17:11:06.221620 [ 275 ] {00c9ac86-b0fe-4698-8627-98819f859352} <Debug> TCPHandler: Processed in 0.001368808 sec. | ||
| 1604 | 2026.02.26 17:11:06.221731 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.02.26 17:11:06.221825 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.02.26 17:11:06.221864 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1607 | 2026.02.26 17:11:06.222295 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.02.26 17:11:06.222332 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1609 | 2026.02.26 17:11:06.222652 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1610 | 2026.02.26 17:11:06.222879 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.02.26 17:11:06.223011 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 1612 | 2026.02.26 17:11:06.223049 [ 275 ] {38e3a22f-1281-43b5-8900-5e0b738cfd17} <Debug> TCPHandler: Processed in 0.001368238 sec. | ||
| 1613 | 2026.02.26 17:11:06.223160 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.02.26 17:11:06.223256 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1615 | 2026.02.26 17:11:06.223294 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1616 | 2026.02.26 17:11:06.223870 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.02.26 17:11:06.223907 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1618 | 2026.02.26 17:11:06.224274 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1619 | 2026.02.26 17:11:06.224503 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.02.26 17:11:06.224629 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Debug> executeQuery: Read 477 rows, 34.15 KiB in 0.001392 sec., 342672.4137931034 rows/sec., 23.96 MiB/sec. | ||
| 1621 | 2026.02.26 17:11:06.224665 [ 275 ] {1a01409c-073c-45a7-8dd3-6e796ac4c26a} <Debug> TCPHandler: Processed in 0.001554933 sec. | ||
| 1622 | 2026.02.26 17:11:06.224781 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.02.26 17:11:06.224876 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1624 | 2026.02.26 17:11:06.224918 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1625 | 2026.02.26 17:11:06.225264 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.02.26 17:11:06.225299 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1627 | 2026.02.26 17:11:06.225693 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1628 | 2026.02.26 17:11:06.225919 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.02.26 17:11:06.226043 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 1630 | 2026.02.26 17:11:06.226078 [ 275 ] {45fcc6d2-495c-455c-b81c-da740fae4b45} <Debug> TCPHandler: Processed in 0.001347357 sec. | ||
| 1631 | 2026.02.26 17:11:06.226194 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.02.26 17:11:06.226289 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.02.26 17:11:06.226332 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1634 | 2026.02.26 17:11:06.226925 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.02.26 17:11:06.226962 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1636 | 2026.02.26 17:11:06.227321 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1637 | 2026.02.26 17:11:06.227536 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.02.26 17:11:06.227669 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.001398 sec., 154506.43776824034 rows/sec., 10.17 MiB/sec. | ||
| 1639 | 2026.02.26 17:11:06.227705 [ 275 ] {6d64e434-7208-4824-9e02-ac86ecd5b07b} <Debug> TCPHandler: Processed in 0.001560773 sec. | ||
| 1640 | 2026.02.26 17:11:06.227819 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.02.26 17:11:06.227913 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.02.26 17:11:06.227957 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1643 | 2026.02.26 17:11:06.228282 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.02.26 17:11:06.228319 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1645 | 2026.02.26 17:11:06.228608 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1646 | 2026.02.26 17:11:06.228824 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.02.26 17:11:06.228957 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 1648 | 2026.02.26 17:11:06.228993 [ 275 ] {47fea1b2-8554-4e70-9a16-0ab5a9a8b33f} <Debug> TCPHandler: Processed in 0.001224094 sec. | ||
| 1649 | 2026.02.26 17:11:06.229103 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.02.26 17:11:06.229199 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.02.26 17:11:06.229252 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1652 | 2026.02.26 17:11:06.229918 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.02.26 17:11:06.229954 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1654 | 2026.02.26 17:11:06.230454 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1655 | 2026.02.26 17:11:06.230690 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.02.26 17:11:06.230831 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001651 sec., 4239.854633555421 rows/sec., 7.60 MiB/sec. | ||
| 1657 | 2026.02.26 17:11:06.230884 [ 275 ] {68066d9d-e64f-4ec1-a40c-b87c089bc51d} <Debug> TCPHandler: Processed in 0.001830061 sec. | ||
| 1658 | 2026.02.26 17:11:06.230998 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.02.26 17:11:06.231095 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.02.26 17:11:06.231136 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1661 | 2026.02.26 17:11:06.231462 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.02.26 17:11:06.231497 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1663 | 2026.02.26 17:11:06.231798 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1664 | 2026.02.26 17:11:06.232020 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.02.26 17:11:06.232142 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 397.21 KiB/sec. | ||
| 1666 | 2026.02.26 17:11:06.232177 [ 275 ] {18728ad0-760e-441d-946e-c7d0491f59b7} <Debug> TCPHandler: Processed in 0.001229394 sec. | ||
| 1667 | 2026.02.26 17:11:06.232296 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.02.26 17:11:06.232391 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.02.26 17:11:06.232431 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2026.02.26 17:11:06.232789 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.02.26 17:11:06.232825 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1672 | 2026.02.26 17:11:06.233127 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1673 | 2026.02.26 17:11:06.233354 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.02.26 17:11:06.233488 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001116 sec., 62724.014336917564 rows/sec., 3.82 MiB/sec. | ||
| 1675 | 2026.02.26 17:11:06.233523 [ 275 ] {9fd33a1c-b0ee-41b5-ae59-a1d874561f56} <Debug> TCPHandler: Processed in 0.001277256 sec. | ||
| 1676 | 2026.02.26 17:11:06.323447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1677 | 2026.02.26 17:11:06.341619 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.02.26 17:11:06.341687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1679 | 2026.02.26 17:11:06.348396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1680 | 2026.02.26 17:11:06.349167 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.02.26 17:11:06.352812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1682 | 2026.02.26 17:11:07.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.24 MiB, peak 175.36 MiB, free memory in arenas 0.00 B, will set to 170.89 MiB (RSS), difference: 1.65 MiB | ||
| 1683 | 2026.02.26 17:11:08.861206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 246 | ||
| 1684 | 2026.02.26 17:11:08.864243 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.02.26 17:11:08.864290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 1686 | 2026.02.26 17:11:08.865609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1687 | 2026.02.26 17:11:08.865897 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.26 17:11:08.866185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1689 | 2026.02.26 17:11:11.159003 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.02.26 17:11:11.159214 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1691 | 2026.02.26 17:11:11.159290 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1692 | 2026.02.26 17:11:11.160025 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.02.26 17:11:11.160080 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1694 | 2026.02.26 17:11:11.160496 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1695 | 2026.02.26 17:11:11.160759 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.02.26 17:11:11.160919 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001761 sec., 28392.958546280523 rows/sec., 2.41 MiB/sec. | ||
| 1697 | 2026.02.26 17:11:11.160962 [ 275 ] {38400463-1847-401c-9676-0414d539888a} <Debug> TCPHandler: Processed in 0.002093058 sec. | ||
| 1698 | 2026.02.26 17:11:11.161084 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.02.26 17:11:11.161184 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.02.26 17:11:11.161229 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1701 | 2026.02.26 17:11:11.161629 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.02.26 17:11:11.161667 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1703 | 2026.02.26 17:11:11.161972 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.02.26 17:11:11.162195 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.02.26 17:11:11.162324 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 1706 | 2026.02.26 17:11:11.162362 [ 275 ] {1b85e5d3-6804-44dd-a9cb-82dfc876e627} <Debug> TCPHandler: Processed in 0.001328157 sec. | ||
| 1707 | 2026.02.26 17:11:11.162473 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.02.26 17:11:11.162570 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1709 | 2026.02.26 17:11:11.162610 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1710 | 2026.02.26 17:11:11.163017 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.02.26 17:11:11.163054 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1712 | 2026.02.26 17:11:11.163354 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1713 | 2026.02.26 17:11:11.163570 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.02.26 17:11:11.163702 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00115 sec., 40000 rows/sec., 3.12 MiB/sec. | ||
| 1715 | 2026.02.26 17:11:11.163739 [ 275 ] {e67111fa-bbe5-4008-ae7d-bb15668a6853} <Debug> TCPHandler: Processed in 0.001315487 sec. | ||
| 1716 | 2026.02.26 17:11:11.163855 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.02.26 17:11:11.163951 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.02.26 17:11:11.163994 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1719 | 2026.02.26 17:11:11.164371 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.02.26 17:11:11.164408 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1721 | 2026.02.26 17:11:11.164729 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1722 | 2026.02.26 17:11:11.164946 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.02.26 17:11:11.165073 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001141 sec., 96406.66082383873 rows/sec., 6.73 MiB/sec. | ||
| 1724 | 2026.02.26 17:11:11.165109 [ 275 ] {ca7e7942-895c-4187-b87d-6c08304eec5f} <Debug> TCPHandler: Processed in 0.001302856 sec. | ||
| 1725 | 2026.02.26 17:11:11.165220 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.02.26 17:11:11.165315 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.02.26 17:11:11.165369 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1728 | 2026.02.26 17:11:11.166091 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.02.26 17:11:11.166127 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1730 | 2026.02.26 17:11:11.166643 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.02.26 17:11:11.166867 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.02.26 17:11:11.167003 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 1733 | 2026.02.26 17:11:11.167058 [ 275 ] {7cbd949c-6816-4fbe-a66e-a71fed35dcec} <Debug> TCPHandler: Processed in 0.001886853 sec. | ||
| 1734 | 2026.02.26 17:11:11.167168 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.02.26 17:11:11.167263 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.02.26 17:11:11.167304 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1737 | 2026.02.26 17:11:11.167622 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.02.26 17:11:11.167659 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1739 | 2026.02.26 17:11:11.167963 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1740 | 2026.02.26 17:11:11.168182 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.02.26 17:11:11.168312 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001067 sec., 37488.284910965325 rows/sec., 2.50 MiB/sec. | ||
| 1742 | 2026.02.26 17:11:11.168348 [ 275 ] {022cd33c-40f7-42d3-a256-6eb111f24105} <Debug> TCPHandler: Processed in 0.001230545 sec. | ||
| 1743 | 2026.02.26 17:11:13.589332 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1744 | 2026.02.26 17:11:13.589387 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1745 | 2026.02.26 17:11:13.719577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2860 | ||
| 1746 | 2026.02.26 17:11:13.720109 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.02.26 17:11:13.720155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1748 | 2026.02.26 17:11:13.720642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1749 | 2026.02.26 17:11:13.720875 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.02.26 17:11:13.720987 [ 65 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2026.02.26 17:11:13.720996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1752 | 2026.02.26 17:11:13.721035 [ 65 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.02.26 17:11:13.721055 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1754 | 2026.02.26 17:11:13.721282 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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.26 17:11:13.721433 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1756 | 2026.02.26 17:11:13.721510 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 1757 | 2026.02.26 17:11:13.721606 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 1758 | 2026.02.26 17:11:13.721658 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 1759 | 2026.02.26 17:11:13.721704 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 436 rows starting from the beginning of the part | ||
| 1760 | 2026.02.26 17:11:13.721747 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1761 | 2026.02.26 17:11:13.721790 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 1762 | 2026.02.26 17:11:13.745082 [ 201 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.023928573 sec., 119522.38021047054 rows/sec., 1.71 MiB/sec. | ||
| 1763 | 2026.02.26 17:11:13.745580 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1764 | 2026.02.26 17:11:13.745949 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.02.26 17:11:13.746030 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_6_1} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1766 | 2026.02.26 17:11:13.746149 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1767 | 2026.02.26 17:11:13.852971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1768 | 2026.02.26 17:11:13.869914 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.02.26 17:11:13.869968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1770 | 2026.02.26 17:11:13.877553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.02.26 17:11:13.878394 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.02.26 17:11:13.878674 [ 65 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.02.26 17:11:13.878733 [ 65 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.02.26 17:11:13.878757 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1775 | 2026.02.26 17:11:13.878859 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1776 | 2026.02.26 17:11:13.881869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1777 | 2026.02.26 17:11:13.881974 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.02.26 17:11:13.882739 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1779 | 2026.02.26 17:11:13.886240 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1780 | 2026.02.26 17:11:13.889718 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1781 | 2026.02.26 17:11:13.893538 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1782 | 2026.02.26 17:11:13.901122 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1783 | 2026.02.26 17:11:13.905428 [ 188 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 1784 | 2026.02.26 17:11:13.967185 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088367877 sec., 520.5511500519584 rows/sec., 2.69 MiB/sec. | ||
| 1785 | 2026.02.26 17:11:13.969462 [ 190 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1786 | 2026.02.26 17:11:13.971518 [ 190 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_6_1} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.02.26 17:11:13.971624 [ 190 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_6_1} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1788 | 2026.02.26 17:11:13.973321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1789 | 2026.02.26 17:11:14.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.12 MiB, peak 181.66 MiB, free memory in arenas 0.00 B, will set to 182.79 MiB (RSS), difference: 10.67 MiB | ||
| 1790 | 2026.02.26 17:11:16.167674 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.02.26 17:11:16.167955 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.02.26 17:11:16.168051 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1793 | 2026.02.26 17:11:16.168923 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.02.26 17:11:16.168964 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1795 | 2026.02.26 17:11:16.169388 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1796 | 2026.02.26 17:11:16.169640 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.02.26 17:11:16.169794 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001912 sec., 148535.56485355648 rows/sec., 9.43 MiB/sec. | ||
| 1798 | 2026.02.26 17:11:16.169835 [ 275 ] {389e5023-19b0-4f50-ad22-d23ab7f0db6d} <Debug> TCPHandler: Processed in 0.002335885 sec. | ||
| 1799 | 2026.02.26 17:11:16.169960 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.02.26 17:11:16.170057 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1801 | 2026.02.26 17:11:16.170099 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1802 | 2026.02.26 17:11:16.170868 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.02.26 17:11:16.170905 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1804 | 2026.02.26 17:11:16.171295 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1805 | 2026.02.26 17:11:16.171537 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.02.26 17:11:16.171632 [ 54 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1807 | 2026.02.26 17:11:16.171662 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Debug> executeQuery: Read 815 rows, 66.28 KiB in 0.001624 sec., 501847.2906403941 rows/sec., 39.86 MiB/sec. | ||
| 1808 | 2026.02.26 17:11:16.171673 [ 54 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.02.26 17:11:16.171697 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1810 | 2026.02.26 17:11:16.171699 [ 275 ] {441520b0-0df3-4544-b640-944bb618848a} <Debug> TCPHandler: Processed in 0.00178949 sec. | ||
| 1811 | 2026.02.26 17:11:16.171814 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 1812 | 2026.02.26 17:11:16.171817 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.02.26 17:11:16.171943 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.02.26 17:11:16.171943 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.02.26 17:11:16.172010 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1816 | 2026.02.26 17:11:16.172026 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1817 | 2026.02.26 17:11:16.172110 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1818 | 2026.02.26 17:11:16.172167 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1819 | 2026.02.26 17:11:16.172214 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 786 rows starting from the beginning of the part | ||
| 1820 | 2026.02.26 17:11:16.172271 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1821 | 2026.02.26 17:11:16.172322 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 815 rows starting from the beginning of the part | ||
| 1822 | 2026.02.26 17:11:16.172479 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.02.26 17:11:16.172514 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1824 | 2026.02.26 17:11:16.172900 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1825 | 2026.02.26 17:11:16.173131 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.02.26 17:11:16.173262 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001336 sec., 122754.49101796407 rows/sec., 7.45 MiB/sec. | ||
| 1827 | 2026.02.26 17:11:16.173298 [ 275 ] {b950014e-e9a1-489e-b1de-833d72411029} <Debug> TCPHandler: Processed in 0.001531323 sec. | ||
| 1828 | 2026.02.26 17:11:16.173413 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.02.26 17:11:16.173453 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694967 sec., 1123915.6868540803 rows/sec., 94.73 MiB/sec. | ||
| 1830 | 2026.02.26 17:11:16.173509 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.02.26 17:11:16.173553 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1832 | 2026.02.26 17:11:16.173757 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1833 | 2026.02.26 17:11:16.173966 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.02.26 17:11:16.174009 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1835 | 2026.02.26 17:11:16.174101 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.02.26 17:11:16.174193 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_6_1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1837 | 2026.02.26 17:11:16.174289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 1838 | 2026.02.26 17:11:16.174334 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1839 | 2026.02.26 17:11:16.174558 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.26 17:11:16.174683 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 1841 | 2026.02.26 17:11:16.174718 [ 275 ] {e0f61a04-22f6-4c03-9353-d2b748ea2c8b} <Debug> TCPHandler: Processed in 0.001354177 sec. | ||
| 1842 | 2026.02.26 17:11:16.174828 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.02.26 17:11:16.174922 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.02.26 17:11:16.174961 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1845 | 2026.02.26 17:11:16.175367 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.02.26 17:11:16.175401 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1847 | 2026.02.26 17:11:16.175702 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1848 | 2026.02.26 17:11:16.175925 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.02.26 17:11:16.176045 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 1850 | 2026.02.26 17:11:16.176082 [ 275 ] {38f61eed-bf56-41d5-a0f9-964703973ada} <Debug> TCPHandler: Processed in 0.001303416 sec. | ||
| 1851 | 2026.02.26 17:11:16.176194 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.02.26 17:11:16.176288 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1853 | 2026.02.26 17:11:16.176328 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1854 | 2026.02.26 17:11:16.176868 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.02.26 17:11:16.176903 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1856 | 2026.02.26 17:11:16.177242 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2026.02.26 17:11:16.177461 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.02.26 17:11:16.177549 [ 54 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1859 | 2026.02.26 17:11:16.177581 [ 54 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.02.26 17:11:16.177582 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Debug> executeQuery: Read 492 rows, 35.37 KiB in 0.001312 sec., 375000 rows/sec., 26.32 MiB/sec. | ||
| 1861 | 2026.02.26 17:11:16.177603 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1862 | 2026.02.26 17:11:16.177626 [ 275 ] {536caf57-a24e-4dba-aaea-4b63671ebafc} <Debug> TCPHandler: Processed in 0.001481431 sec. | ||
| 1863 | 2026.02.26 17:11:16.177671 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 1864 | 2026.02.26 17:11:16.177734 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.02.26 17:11:16.177766 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1866 | 2026.02.26 17:11:16.177793 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1867 | 2026.02.26 17:11:16.177829 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1868 | 2026.02.26 17:11:16.177845 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1869 | 2026.02.26 17:11:16.177870 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1870 | 2026.02.26 17:11:16.177888 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1871 | 2026.02.26 17:11:16.177930 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 477 rows starting from the beginning of the part | ||
| 1872 | 2026.02.26 17:11:16.177981 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1873 | 2026.02.26 17:11:16.178025 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 492 rows starting from the beginning of the part | ||
| 1874 | 2026.02.26 17:11:16.178194 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.02.26 17:11:16.178229 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1876 | 2026.02.26 17:11:16.178548 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1877 | 2026.02.26 17:11:16.178771 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.02.26 17:11:16.178894 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 1879 | 2026.02.26 17:11:16.178930 [ 275 ] {f50895e7-6f2c-4dd9-86ad-fbfdd12310d7} <Debug> TCPHandler: Processed in 0.001245135 sec. | ||
| 1880 | 2026.02.26 17:11:16.178928 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282026 sec., 925878.2583192541 rows/sec., 70.06 MiB/sec. | ||
| 1881 | 2026.02.26 17:11:16.179039 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.02.26 17:11:16.179094 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.02.26 17:11:16.179142 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.02.26 17:11:16.179183 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1885 | 2026.02.26 17:11:16.179329 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.02.26 17:11:16.179388 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_6_1} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.02.26 17:11:16.179441 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1888 | 2026.02.26 17:11:16.179556 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.02.26 17:11:16.179590 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1890 | 2026.02.26 17:11:16.179938 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1891 | 2026.02.26 17:11:16.180169 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.02.26 17:11:16.180254 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1893 | 2026.02.26 17:11:16.180277 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.02.26 17:11:16.180292 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1895 | 2026.02.26 17:11:16.180291 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001168 sec., 184075.34246575343 rows/sec., 12.11 MiB/sec. | ||
| 1896 | 2026.02.26 17:11:16.180332 [ 275 ] {69d41e91-122f-45d4-a09a-83dba51c124a} <Debug> TCPHandler: Processed in 0.001342947 sec. | ||
| 1897 | 2026.02.26 17:11:16.180376 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 1898 | 2026.02.26 17:11:16.180444 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.02.26 17:11:16.180526 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1900 | 2026.02.26 17:11:16.180543 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.02.26 17:11:16.180577 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1902 | 2026.02.26 17:11:16.180590 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1903 | 2026.02.26 17:11:16.180675 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1904 | 2026.02.26 17:11:16.180732 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1905 | 2026.02.26 17:11:16.180797 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part | ||
| 1906 | 2026.02.26 17:11:16.180841 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1907 | 2026.02.26 17:11:16.180890 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1908 | 2026.02.26 17:11:16.180899 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.02.26 17:11:16.180938 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1910 | 2026.02.26 17:11:16.181247 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1911 | 2026.02.26 17:11:16.181471 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.02.26 17:11:16.181591 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 1913 | 2026.02.26 17:11:16.181624 [ 275 ] {0072ea2a-d162-4f19-862e-0052ffdd64b1} <Debug> TCPHandler: Processed in 0.001268166 sec. | ||
| 1914 | 2026.02.26 17:11:16.181723 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.02.26 17:11:16.181812 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.02.26 17:11:16.181861 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1917 | 2026.02.26 17:11:16.182115 [ 191 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780889 sec., 578924.3462113586 rows/sec., 40.42 MiB/sec. | ||
| 1918 | 2026.02.26 17:11:16.182321 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1919 | 2026.02.26 17:11:16.182584 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.02.26 17:11:16.182644 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1921 | 2026.02.26 17:11:16.182708 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1922 | 2026.02.26 17:11:16.182730 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.02.26 17:11:16.182764 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1924 | 2026.02.26 17:11:16.183344 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1925 | 2026.02.26 17:11:16.183576 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.02.26 17:11:16.183712 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001866 sec., 11789.924973204716 rows/sec., 21.13 MiB/sec. | ||
| 1927 | 2026.02.26 17:11:16.183762 [ 275 ] {50a7452c-129f-4984-bce5-d64501eba747} <Debug> TCPHandler: Processed in 0.002042147 sec. | ||
| 1928 | 2026.02.26 17:11:16.183877 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.02.26 17:11:16.183972 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1930 | 2026.02.26 17:11:16.184014 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1931 | 2026.02.26 17:11:16.184327 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.02.26 17:11:16.184360 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1933 | 2026.02.26 17:11:16.184655 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1934 | 2026.02.26 17:11:16.184887 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.02.26 17:11:16.185011 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 855.53 KiB/sec. | ||
| 1936 | 2026.02.26 17:11:16.185047 [ 275 ] {f5d577f2-51ac-441b-ad0a-a8fbad5a3ee2} <Debug> TCPHandler: Processed in 0.001218744 sec. | ||
| 1937 | 2026.02.26 17:11:16.185154 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.02.26 17:11:16.185249 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.02.26 17:11:16.185288 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1940 | 2026.02.26 17:11:16.185607 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.02.26 17:11:16.185641 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1942 | 2026.02.26 17:11:16.185951 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1943 | 2026.02.26 17:11:16.186163 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.02.26 17:11:16.186247 [ 54 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1945 | 2026.02.26 17:11:16.186268 [ 54 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.02.26 17:11:16.186283 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1947 | 2026.02.26 17:11:16.186284 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001054 sec., 66413.66223908919 rows/sec., 4.04 MiB/sec. | ||
| 1948 | 2026.02.26 17:11:16.186323 [ 275 ] {3cfcc272-9653-4767-96bd-71bafce12710} <Debug> TCPHandler: Processed in 0.001217884 sec. | ||
| 1949 | 2026.02.26 17:11:16.186404 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 1950 | 2026.02.26 17:11:16.186541 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1951 | 2026.02.26 17:11:16.186585 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1952 | 2026.02.26 17:11:16.186672 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1953 | 2026.02.26 17:11:16.186726 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1954 | 2026.02.26 17:11:16.186782 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1955 | 2026.02.26 17:11:16.186835 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1956 | 2026.02.26 17:11:16.186888 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 1957 | 2026.02.26 17:11:16.187715 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001373818 sec., 218369.53657616948 rows/sec., 13.97 MiB/sec. | ||
| 1958 | 2026.02.26 17:11:16.187905 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1959 | 2026.02.26 17:11:16.188216 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.02.26 17:11:16.188288 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_6_1} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1961 | 2026.02.26 17:11:16.188359 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1962 | 2026.02.26 17:11:18.866541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1963 | 2026.02.26 17:11:18.869260 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.02.26 17:11:18.869314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1965 | 2026.02.26 17:11:18.870496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1966 | 2026.02.26 17:11:18.870784 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.02.26 17:11:18.871117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1968 | 2026.02.26 17:11:21.161531 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.02.26 17:11:21.161727 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1970 | 2026.02.26 17:11:21.161799 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1971 | 2026.02.26 17:11:21.162426 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.02.26 17:11:21.162470 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1973 | 2026.02.26 17:11:21.162901 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1974 | 2026.02.26 17:11:21.163146 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.02.26 17:11:21.163299 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001621 sec., 1233.8062924120914 rows/sec., 100.61 KiB/sec. | ||
| 1976 | 2026.02.26 17:11:21.163342 [ 275 ] {279e966e-15ea-4047-928f-c801a12bc3de} <Debug> TCPHandler: Processed in 0.001950524 sec. | ||
| 1977 | 2026.02.26 17:11:21.163466 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.02.26 17:11:21.163570 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1979 | 2026.02.26 17:11:21.163611 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1980 | 2026.02.26 17:11:21.164046 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.02.26 17:11:21.164085 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1982 | 2026.02.26 17:11:21.164413 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1983 | 2026.02.26 17:11:21.164638 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.02.26 17:11:21.164764 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001213 sec., 63478.97774113767 rows/sec., 5.22 MiB/sec. | ||
| 1985 | 2026.02.26 17:11:21.164802 [ 275 ] {8b38d66b-6078-4769-933c-9fac28dab2e6} <Debug> TCPHandler: Processed in 0.001385449 sec. | ||
| 1986 | 2026.02.26 17:11:21.164919 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.02.26 17:11:21.165014 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.02.26 17:11:21.165054 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1989 | 2026.02.26 17:11:21.165443 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.02.26 17:11:21.165478 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1991 | 2026.02.26 17:11:21.165781 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1992 | 2026.02.26 17:11:21.166009 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.02.26 17:11:21.166117 [ 96 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1994 | 2026.02.26 17:11:21.166139 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 780.74 KiB/sec. | ||
| 1995 | 2026.02.26 17:11:21.166180 [ 96 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.02.26 17:11:21.166190 [ 275 ] {ce30d43e-707d-4422-854d-08dd3c7ac03e} <Debug> TCPHandler: Processed in 0.001320617 sec. | ||
| 1997 | 2026.02.26 17:11:21.166209 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1998 | 2026.02.26 17:11:21.166318 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.26 17:11:21.166348 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2000 | 2026.02.26 17:11:21.166419 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2001 | 2026.02.26 17:11:21.166463 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2002 | 2026.02.26 17:11:21.166502 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2003 | 2026.02.26 17:11:21.166547 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2004 | 2026.02.26 17:11:21.166617 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2005 | 2026.02.26 17:11:21.166664 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 151 rows starting from the beginning of the part | ||
| 2006 | 2026.02.26 17:11:21.166707 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2007 | 2026.02.26 17:11:21.166747 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 164 rows starting from the beginning of the part | ||
| 2008 | 2026.02.26 17:11:21.166789 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2009 | 2026.02.26 17:11:21.166900 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.02.26 17:11:21.166942 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2011 | 2026.02.26 17:11:21.167279 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2012 | 2026.02.26 17:11:21.167541 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.02.26 17:11:21.167673 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001273 sec., 59701.49253731343 rows/sec., 4.66 MiB/sec. | ||
| 2014 | 2026.02.26 17:11:21.167711 [ 275 ] {b3a048ea-9336-40a2-9f84-a3df458c9791} <Debug> TCPHandler: Processed in 0.00144274 sec. | ||
| 2015 | 2026.02.26 17:11:21.167742 [ 202 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461491 sec., 257955.74519446236 rows/sec., 17.07 MiB/sec. | ||
| 2016 | 2026.02.26 17:11:21.167838 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.26 17:11:21.167924 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2018 | 2026.02.26 17:11:21.167935 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.02.26 17:11:21.167988 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.02.26 17:11:21.168202 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.02.26 17:11:21.168273 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_6_1} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2022 | 2026.02.26 17:11:21.168340 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2023 | 2026.02.26 17:11:21.168448 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.02.26 17:11:21.168493 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2025 | 2026.02.26 17:11:21.168854 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2026 | 2026.02.26 17:11:21.169083 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.02.26 17:11:21.169217 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.0013 sec., 123846.15384615386 rows/sec., 8.62 MiB/sec. | ||
| 2028 | 2026.02.26 17:11:21.169256 [ 275 ] {b33e84c7-cdaf-4ff2-894b-7c7d19f4182a} <Debug> TCPHandler: Processed in 0.001474011 sec. | ||
| 2029 | 2026.02.26 17:11:21.169375 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.02.26 17:11:21.169472 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.02.26 17:11:21.169528 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2032 | 2026.02.26 17:11:21.170274 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.02.26 17:11:21.170312 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2034 | 2026.02.26 17:11:21.170823 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2035 | 2026.02.26 17:11:21.171055 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.02.26 17:11:21.171162 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2037 | 2026.02.26 17:11:21.171192 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001739 sec., 5750.431282346176 rows/sec., 10.30 MiB/sec. | ||
| 2038 | 2026.02.26 17:11:21.171200 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.02.26 17:11:21.171235 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2040 | 2026.02.26 17:11:21.171258 [ 275 ] {589f10eb-9f3b-48b5-9d44-911ee96a4a45} <Debug> TCPHandler: Processed in 0.001933303 sec. | ||
| 2041 | 2026.02.26 17:11:21.171309 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2042 | 2026.02.26 17:11:21.171389 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.02.26 17:11:21.171495 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.02.26 17:11:21.171510 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2045 | 2026.02.26 17:11:21.171538 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2046 | 2026.02.26 17:11:21.171564 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2047 | 2026.02.26 17:11:21.171705 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2048 | 2026.02.26 17:11:21.171839 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2049 | 2026.02.26 17:11:21.171897 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.02.26 17:11:21.171939 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2051 | 2026.02.26 17:11:21.171972 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2052 | 2026.02.26 17:11:21.172099 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2053 | 2026.02.26 17:11:21.172218 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2054 | 2026.02.26 17:11:21.172277 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2055 | 2026.02.26 17:11:21.172500 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.02.26 17:11:21.172640 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 2057 | 2026.02.26 17:11:21.172680 [ 275 ] {59b74c05-58fc-4249-b69c-75c53f2215c3} <Debug> TCPHandler: Processed in 0.001342308 sec. | ||
| 2058 | 2026.02.26 17:11:21.173948 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 19 columns (19 merged, 0 gathered) in 0.002672204 sec., 25821.381900483644 rows/sec., 46.27 MiB/sec. | ||
| 2059 | 2026.02.26 17:11:21.174337 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2060 | 2026.02.26 17:11:21.174747 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.02.26 17:11:21.174827 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2062 | 2026.02.26 17:11:21.174961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2063 | 2026.02.26 17:11:21.221107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3372 | ||
| 2064 | 2026.02.26 17:11:21.221599 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.02.26 17:11:21.221637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2066 | 2026.02.26 17:11:21.222056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2067 | 2026.02.26 17:11:21.222280 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.02.26 17:11:21.222398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3372 | ||
| 2069 | 2026.02.26 17:11:21.381970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2070 | 2026.02.26 17:11:21.400067 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.02.26 17:11:21.400140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2072 | 2026.02.26 17:11:21.406350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2073 | 2026.02.26 17:11:21.407106 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.02.26 17:11:21.411618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2075 | 2026.02.26 17:11:24.181327 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63677 | ||
| 2076 | 2026.02.26 17:11:24.181465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.02.26 17:11:24.181499 [ 286 ] {} <Debug> TCP-Session: 69d7848c-29df-41ad-869c-9015da0938e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63677 | ||
| 2078 | 2026.02.26 17:11:24.181526 [ 286 ] {} <Debug> TCP-Session: 69d7848c-29df-41ad-869c-9015da0938e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.02.26 17:11:24.181542 [ 286 ] {} <Debug> TCP-Session: 69d7848c-29df-41ad-869c-9015da0938e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.02.26 17:11:24.181837 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 | ||
| 2081 | 2026.02.26 17:11:24.181880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46644 | ||
| 2082 | 2026.02.26 17:11:24.181918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55642 | ||
| 2083 | 2026.02.26 17:11:24.181934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45694 | ||
| 2084 | 2026.02.26 17:11:24.181969 [ 286 ] {} <Trace> TCP-Session: 69d7848c-29df-41ad-869c-9015da0938e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.02.26 17:11:24.182002 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.02.26 17:11:24.182015 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44078 | ||
| 2087 | 2026.02.26 17:11:24.182033 [ 287 ] {} <Debug> TCP-Session: 5ec30504-7649-4bf7-b163-e56f85326905 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 | ||
| 2088 | 2026.02.26 17:11:24.182060 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39976 | ||
| 2089 | 2026.02.26 17:11:24.182112 [ 287 ] {} <Debug> TCP-Session: 5ec30504-7649-4bf7-b163-e56f85326905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.02.26 17:11:24.181885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59418 | ||
| 2091 | 2026.02.26 17:11:24.182164 [ 287 ] {} <Debug> TCP-Session: 5ec30504-7649-4bf7-b163-e56f85326905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.02.26 17:11:24.182201 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2093 | 2026.02.26 17:11:24.181918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58554 | ||
| 2094 | 2026.02.26 17:11:24.182455 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.02.26 17:11:24.182457 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.02.26 17:11:24.182506 [ 293 ] {} <Debug> TCP-Session: b7eb5ad3-da2b-4286-b3c2-5aac0e3df7af Authenticating user 'default' from [fd00:1122:3344:101::e]:44078 | ||
| 2097 | 2026.02.26 17:11:24.182512 [ 289 ] {} <Debug> TCP-Session: 6f31d920-2544-4120-a6fd-78d1b1573edb Authenticating user 'default' from [fd00:1122:3344:101::e]:59418 | ||
| 2098 | 2026.02.26 17:11:24.182522 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2099 | 2026.02.26 17:11:24.182540 [ 289 ] {} <Debug> TCP-Session: 6f31d920-2544-4120-a6fd-78d1b1573edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.02.26 17:11:24.182536 [ 293 ] {} <Debug> TCP-Session: b7eb5ad3-da2b-4286-b3c2-5aac0e3df7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.02.26 17:11:24.182575 [ 289 ] {} <Debug> TCP-Session: 6f31d920-2544-4120-a6fd-78d1b1573edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.02.26 17:11:24.182591 [ 293 ] {} <Debug> TCP-Session: b7eb5ad3-da2b-4286-b3c2-5aac0e3df7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.02.26 17:11:24.182600 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2104 | 2026.02.26 17:11:24.182507 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2026.02.26 17:11:24.182673 [ 294 ] {} <Debug> TCP-Session: 83295fb2-7410-4e02-892f-49d11ecbdff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39976 | ||
| 2106 | 2026.02.26 17:11:24.182706 [ 294 ] {} <Debug> TCP-Session: 83295fb2-7410-4e02-892f-49d11ecbdff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.02.26 17:11:24.182724 [ 294 ] {} <Debug> TCP-Session: 83295fb2-7410-4e02-892f-49d11ecbdff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.02.26 17:11:24.182771 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.02.26 17:11:24.182787 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.02.26 17:11:24.182810 [ 290 ] {} <Debug> TCP-Session: 0b09254d-89ff-4867-ae11-7d6f0de11845 Authenticating user 'default' from [fd00:1122:3344:101::e]:58554 | ||
| 2111 | 2026.02.26 17:11:24.182851 [ 290 ] {} <Debug> TCP-Session: 0b09254d-89ff-4867-ae11-7d6f0de11845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.02.26 17:11:24.182853 [ 292 ] {} <Debug> TCP-Session: 2bd8a3d1-fbf0-425a-be91-5df369165b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:45694 | ||
| 2113 | 2026.02.26 17:11:24.182869 [ 290 ] {} <Debug> TCP-Session: 0b09254d-89ff-4867-ae11-7d6f0de11845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.02.26 17:11:24.182878 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2026.02.26 17:11:24.182917 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2026.02.26 17:11:24.182952 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 2117 | 2026.02.26 17:11:24.182959 [ 288 ] {} <Debug> TCP-Session: 99686955-ace8-414e-a8fd-2f35dbfbad49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46644 | ||
| 2118 | 2026.02.26 17:11:24.182986 [ 291 ] {} <Debug> TCP-Session: e7399611-2b51-40c2-96a9-bc8f50dee4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55642 | ||
| 2119 | 2026.02.26 17:11:24.183022 [ 288 ] {} <Debug> TCP-Session: 99686955-ace8-414e-a8fd-2f35dbfbad49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.02.26 17:11:24.183038 [ 291 ] {} <Debug> TCP-Session: e7399611-2b51-40c2-96a9-bc8f50dee4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.02.26 17:11:24.183051 [ 288 ] {} <Debug> TCP-Session: 99686955-ace8-414e-a8fd-2f35dbfbad49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.02.26 17:11:24.183067 [ 291 ] {} <Debug> TCP-Session: e7399611-2b51-40c2-96a9-bc8f50dee4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.02.26 17:11:24.183084 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2124 | 2026.02.26 17:11:24.182911 [ 292 ] {} <Debug> TCP-Session: 2bd8a3d1-fbf0-425a-be91-5df369165b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.02.26 17:11:24.183149 [ 292 ] {} <Debug> TCP-Session: 2bd8a3d1-fbf0-425a-be91-5df369165b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.02.26 17:11:24.653185 [ 304 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> AggregatingTransform: Aggregating | ||
| 2127 | 2026.02.26 17:11:24.653256 [ 304 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> Aggregator: Aggregation method: without_key | ||
| 2128 | 2026.02.26 17:11:24.653287 [ 304 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001205493 sec. (829.536 rows/sec., 32.40 KiB/sec.) | ||
| 2129 | 2026.02.26 17:11:24.653302 [ 304 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Trace> Aggregator: Merging aggregated data | ||
| 2130 | 2026.02.26 17:11:24.654460 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.472337 sec., 2.117132471095849 rows/sec., 84.69 B/sec. | ||
| 2131 | 2026.02.26 17:11:24.654574 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2132 | 2026.02.26 17:11:24.654589 [ 286 ] {02939b60-6a1b-435b-a968-cbe8c8e54b57} <Debug> TCPHandler: Processed in 0.472766144 sec. | ||
| 2133 | 2026.02.26 17:11:24.654709 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.02.26 17:11:24.654738 [ 286 ] {} <Debug> TCP-Session: 69d7848c-29df-41ad-869c-9015da0938e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.02.26 17:11:24.654777 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.02.26 17:11:24.654809 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.02.26 17:11:24.654822 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.02.26 17:11:24.654850 [ 294 ] {} <Debug> TCP-Session: 83295fb2-7410-4e02-892f-49d11ecbdff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.02.26 17:11:24.654860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.02.26 17:11:24.654884 [ 288 ] {} <Debug> TCP-Session: 99686955-ace8-414e-a8fd-2f35dbfbad49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.02.26 17:11:24.654895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.02.26 17:11:24.654910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.02.26 17:11:24.654936 [ 292 ] {} <Debug> TCP-Session: 2bd8a3d1-fbf0-425a-be91-5df369165b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.02.26 17:11:24.654957 [ 291 ] {} <Debug> TCP-Session: e7399611-2b51-40c2-96a9-bc8f50dee4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.02.26 17:11:24.654901 [ 287 ] {} <Debug> TCP-Session: 5ec30504-7649-4bf7-b163-e56f85326905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.02.26 17:11:24.654996 [ 293 ] {} <Debug> TCP-Session: b7eb5ad3-da2b-4286-b3c2-5aac0e3df7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.02.26 17:11:24.654880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2026.02.26 17:11:24.654842 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.02.26 17:11:24.655063 [ 289 ] {} <Debug> TCP-Session: 6f31d920-2544-4120-a6fd-78d1b1573edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.02.26 17:11:24.655094 [ 290 ] {} <Debug> TCP-Session: 0b09254d-89ff-4867-ae11-7d6f0de11845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.02.26 17:11:25.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.68 MiB, peak 196.80 MiB, free memory in arenas 0.00 B, will set to 205.97 MiB (RSS), difference: 19.29 MiB | ||
| 2152 | 2026.02.26 17:11:26.170512 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.02.26 17:11:26.170695 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.02.26 17:11:26.170760 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2155 | 2026.02.26 17:11:26.171546 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.02.26 17:11:26.171586 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2157 | 2026.02.26 17:11:26.172022 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2158 | 2026.02.26 17:11:26.172265 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.02.26 17:11:26.172428 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001783 sec., 159282.10880538417 rows/sec., 10.12 MiB/sec. | ||
| 2160 | 2026.02.26 17:11:26.172477 [ 275 ] {3b6a0abd-e06c-4a16-882b-c0f61dbc6cb4} <Debug> TCPHandler: Processed in 0.002096608 sec. | ||
| 2161 | 2026.02.26 17:11:26.172611 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.02.26 17:11:26.172726 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.02.26 17:11:26.172775 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.02.26 17:11:26.173592 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.02.26 17:11:26.173627 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2166 | 2026.02.26 17:11:26.174038 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2167 | 2026.02.26 17:11:26.174260 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.02.26 17:11:26.174384 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Debug> executeQuery: Read 851 rows, 69.28 KiB in 0.001683 sec., 505644.68211527035 rows/sec., 40.20 MiB/sec. | ||
| 2169 | 2026.02.26 17:11:26.174420 [ 275 ] {4ec41240-39fe-487c-8df2-5ac212ce6d29} <Debug> TCPHandler: Processed in 0.001857911 sec. | ||
| 2170 | 2026.02.26 17:11:26.174542 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.02.26 17:11:26.174638 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.02.26 17:11:26.174678 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2173 | 2026.02.26 17:11:26.175109 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.02.26 17:11:26.175144 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2175 | 2026.02.26 17:11:26.175458 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2176 | 2026.02.26 17:11:26.175680 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.02.26 17:11:26.175805 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001186 sec., 142495.78414839797 rows/sec., 8.71 MiB/sec. | ||
| 2178 | 2026.02.26 17:11:26.175841 [ 275 ] {f43873c2-8ef9-4f78-aee0-dea6956d3af9} <Debug> TCPHandler: Processed in 0.001348677 sec. | ||
| 2179 | 2026.02.26 17:11:26.175960 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.02.26 17:11:26.176054 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.02.26 17:11:26.176094 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2182 | 2026.02.26 17:11:26.176521 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.02.26 17:11:26.176558 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2184 | 2026.02.26 17:11:26.176862 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2185 | 2026.02.26 17:11:26.177100 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.02.26 17:11:26.177225 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 2187 | 2026.02.26 17:11:26.177261 [ 275 ] {586f0959-938b-4f54-bfdf-d125d11ca134} <Debug> TCPHandler: Processed in 0.001349837 sec. | ||
| 2188 | 2026.02.26 17:11:26.177379 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.02.26 17:11:26.177474 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.02.26 17:11:26.177513 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2191 | 2026.02.26 17:11:26.177942 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.02.26 17:11:26.177978 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2193 | 2026.02.26 17:11:26.178292 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2194 | 2026.02.26 17:11:26.178516 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.02.26 17:11:26.178647 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 2196 | 2026.02.26 17:11:26.178684 [ 275 ] {aab58695-0b1b-4257-940b-af5d71a207bb} <Debug> TCPHandler: Processed in 0.001353838 sec. | ||
| 2197 | 2026.02.26 17:11:26.178801 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.02.26 17:11:26.178906 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2199 | 2026.02.26 17:11:26.178946 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2200 | 2026.02.26 17:11:26.179502 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.02.26 17:11:26.179537 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2202 | 2026.02.26 17:11:26.179876 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2203 | 2026.02.26 17:11:26.180094 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.02.26 17:11:26.180223 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Debug> executeQuery: Read 520 rows, 37.61 KiB in 0.001335 sec., 389513.1086142322 rows/sec., 27.51 MiB/sec. | ||
| 2205 | 2026.02.26 17:11:26.180260 [ 275 ] {27c95b03-dd30-4f43-ae92-ae24f06f1296} <Debug> TCPHandler: Processed in 0.001508061 sec. | ||
| 2206 | 2026.02.26 17:11:26.180382 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.02.26 17:11:26.180479 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2208 | 2026.02.26 17:11:26.180520 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2209 | 2026.02.26 17:11:26.180872 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.02.26 17:11:26.180906 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2211 | 2026.02.26 17:11:26.181236 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2212 | 2026.02.26 17:11:26.181453 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.02.26 17:11:26.181587 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 2214 | 2026.02.26 17:11:26.181623 [ 275 ] {757dff88-9b38-4687-87b4-cdff3915b6c0} <Debug> TCPHandler: Processed in 0.001289886 sec. | ||
| 2215 | 2026.02.26 17:11:26.181733 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.02.26 17:11:26.181838 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.02.26 17:11:26.181887 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2218 | 2026.02.26 17:11:26.182352 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.02.26 17:11:26.182388 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2220 | 2026.02.26 17:11:26.182724 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2221 | 2026.02.26 17:11:26.182952 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.02.26 17:11:26.183084 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 2223 | 2026.02.26 17:11:26.183121 [ 275 ] {4f0b628e-a127-44f3-bd28-fa20169b1d13} <Debug> TCPHandler: Processed in 0.00143648 sec. | ||
| 2224 | 2026.02.26 17:11:26.183241 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.02.26 17:11:26.183335 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.02.26 17:11:26.183375 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2227 | 2026.02.26 17:11:26.183688 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.02.26 17:11:26.183724 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2229 | 2026.02.26 17:11:26.184034 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2230 | 2026.02.26 17:11:26.184268 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.02.26 17:11:26.184401 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 2232 | 2026.02.26 17:11:26.184436 [ 275 ] {a4cffad1-c8cc-4e8b-84e0-76e3218ed701} <Debug> TCPHandler: Processed in 0.001244564 sec. | ||
| 2233 | 2026.02.26 17:11:26.184552 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.02.26 17:11:26.184648 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.02.26 17:11:26.184701 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2236 | 2026.02.26 17:11:26.185503 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.02.26 17:11:26.185545 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2238 | 2026.02.26 17:11:26.186127 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2239 | 2026.02.26 17:11:26.186361 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.02.26 17:11:26.186496 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001866 sec., 14469.453376205787 rows/sec., 25.93 MiB/sec. | ||
| 2241 | 2026.02.26 17:11:26.186547 [ 275 ] {cb8e29ee-ca8b-479d-814d-f75f1a91c255} <Debug> TCPHandler: Processed in 0.002043747 sec. | ||
| 2242 | 2026.02.26 17:11:26.186668 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.02.26 17:11:26.186764 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.02.26 17:11:26.186805 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2245 | 2026.02.26 17:11:26.187123 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.02.26 17:11:26.187160 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2247 | 2026.02.26 17:11:26.187464 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2248 | 2026.02.26 17:11:26.187696 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.02.26 17:11:26.187828 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001082 sec., 2772.6432532347503 rows/sec., 222.03 KiB/sec. | ||
| 2250 | 2026.02.26 17:11:26.187863 [ 275 ] {dbc2b3b5-835c-4db3-a545-abe558423c5d} <Debug> TCPHandler: Processed in 0.001243465 sec. | ||
| 2251 | 2026.02.26 17:11:26.187971 [ 275 ] {} <Trace> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.02.26 17:11:26.188078 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.02.26 17:11:26.188120 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2254 | 2026.02.26 17:11:26.188481 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.02.26 17:11:26.188523 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2256 | 2026.02.26 17:11:26.188875 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2257 | 2026.02.26 17:11:26.189120 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.02.26 17:11:26.189248 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001195 sec., 75313.80753138075 rows/sec., 4.71 MiB/sec. | ||
| 2259 | 2026.02.26 17:11:26.189285 [ 275 ] {bc6bef01-b804-4861-8384-f7d37c66ebd4} <Debug> TCPHandler: Processed in 0.001365337 sec. | ||
| 2260 | 2026.02.26 17:11:28.589440 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2261 | 2026.02.26 17:11:28.589518 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2262 | 2026.02.26 17:11:28.722589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3820 | ||
| 2263 | 2026.02.26 17:11:28.723244 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.02.26 17:11:28.723292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2265 | 2026.02.26 17:11:28.723782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2266 | 2026.02.26 17:11:28.724017 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.02.26 17:11:28.724162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 2268 | 2026.02.26 17:11:28.871412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 322 | ||
| 2269 | 2026.02.26 17:11:28.874002 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.02.26 17:11:28.874050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2271 | 2026.02.26 17:11:28.875252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2272 | 2026.02.26 17:11:28.875527 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.02.26 17:11:28.875773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2274 | 2026.02.26 17:11:28.911786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2275 | 2026.02.26 17:11:28.929906 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.02.26 17:11:28.929960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2277 | 2026.02.26 17:11:28.936274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2278 | 2026.02.26 17:11:28.936983 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.02.26 17:11:28.940456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2280 | 2026.02.26 17:11:29.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.67 MiB, peak 210.67 MiB, free memory in arenas 0.00 B, will set to 208.09 MiB (RSS), difference: 1.42 MiB | ||
| 2281 | 2026.02.26 17:11:30.735798 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.02.26 17:11:30.735890 [ 275 ] {} <Debug> TCP-Session: 990c7fc0-2119-45e4-8bb0-a5c2af907c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.02.26 17:11:31.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.06 MiB, peak 210.67 MiB, free memory in arenas 0.00 B, will set to 208.10 MiB (RSS), difference: 2.04 MiB | ||
| 2284 | 2026.02.26 17:11:31.161227 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.02.26 17:11:31.161407 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2286 | 2026.02.26 17:11:31.161473 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2287 | 2026.02.26 17:11:31.162197 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.02.26 17:11:31.162246 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2289 | 2026.02.26 17:11:31.162654 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2026.02.26 17:11:31.162910 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.02.26 17:11:31.163059 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001699 sec., 44732.19540906415 rows/sec., 3.69 MiB/sec. | ||
| 2292 | 2026.02.26 17:11:31.163115 [ 277 ] {ace86f5f-d267-4ecf-9a23-cc1c19346bdf} <Debug> TCPHandler: Processed in 0.002009825 sec. | ||
| 2293 | 2026.02.26 17:11:31.163258 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.02.26 17:11:31.163359 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2295 | 2026.02.26 17:11:31.163402 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2296 | 2026.02.26 17:11:31.163806 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.02.26 17:11:31.163843 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2298 | 2026.02.26 17:11:31.164160 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2299 | 2026.02.26 17:11:31.164380 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.02.26 17:11:31.164504 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 2301 | 2026.02.26 17:11:31.164539 [ 277 ] {a1da00d6-3c25-4c27-8608-34c1cf42ac9a} <Debug> TCPHandler: Processed in 0.001331017 sec. | ||
| 2302 | 2026.02.26 17:11:31.164640 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.02.26 17:11:31.164735 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2304 | 2026.02.26 17:11:31.164777 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2305 | 2026.02.26 17:11:31.165185 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.02.26 17:11:31.165226 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2307 | 2026.02.26 17:11:31.165540 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2308 | 2026.02.26 17:11:31.165753 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.02.26 17:11:31.165880 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 2310 | 2026.02.26 17:11:31.165916 [ 277 ] {b5d61578-5738-4ac5-acab-909c54ed80d1} <Debug> TCPHandler: Processed in 0.001323647 sec. | ||
| 2311 | 2026.02.26 17:11:31.166030 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.02.26 17:11:31.166124 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.02.26 17:11:31.166168 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2026.02.26 17:11:31.166592 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.02.26 17:11:31.166627 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2316 | 2026.02.26 17:11:31.166962 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2317 | 2026.02.26 17:11:31.167182 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.02.26 17:11:31.167306 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2319 | 2026.02.26 17:11:31.167342 [ 277 ] {540daba2-a2cb-4dd7-8952-08bc4bf0cb18} <Debug> TCPHandler: Processed in 0.001359457 sec. | ||
| 2320 | 2026.02.26 17:11:31.167456 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.02.26 17:11:31.167551 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.02.26 17:11:31.167605 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2323 | 2026.02.26 17:11:31.168394 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.02.26 17:11:31.168431 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2325 | 2026.02.26 17:11:31.168927 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2326 | 2026.02.26 17:11:31.169166 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.02.26 17:11:31.169298 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 2328 | 2026.02.26 17:11:31.169349 [ 277 ] {5285946a-45e4-4483-895f-8b217609bb8d} <Debug> TCPHandler: Processed in 0.001940894 sec. | ||
| 2329 | 2026.02.26 17:11:31.169464 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.02.26 17:11:31.169559 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.02.26 17:11:31.169600 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2332 | 2026.02.26 17:11:31.169938 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.02.26 17:11:31.169974 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2334 | 2026.02.26 17:11:31.170289 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2335 | 2026.02.26 17:11:31.170512 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.02.26 17:11:31.170633 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2337 | 2026.02.26 17:11:31.170667 [ 277 ] {ccf6bb2d-1fc8-4dec-a128-9464dbefaeaf} <Debug> TCPHandler: Processed in 0.001250515 sec. | ||
| 2338 | 2026.02.26 17:11:36.170963 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.02.26 17:11:36.171148 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2340 | 2026.02.26 17:11:36.171213 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2341 | 2026.02.26 17:11:36.172017 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.02.26 17:11:36.172060 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2343 | 2026.02.26 17:11:36.172445 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2344 | 2026.02.26 17:11:36.172682 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.02.26 17:11:36.172830 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 2346 | 2026.02.26 17:11:36.172871 [ 277 ] {33c49c47-e064-44a3-b7fe-d747cdcb6990} <Debug> TCPHandler: Processed in 0.002034287 sec. | ||
| 2347 | 2026.02.26 17:11:36.172994 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.02.26 17:11:36.173091 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2349 | 2026.02.26 17:11:36.173131 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2350 | 2026.02.26 17:11:36.173536 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.02.26 17:11:36.173570 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2352 | 2026.02.26 17:11:36.173862 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2353 | 2026.02.26 17:11:36.174062 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.02.26 17:11:36.174184 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 293.32 KiB/sec. | ||
| 2355 | 2026.02.26 17:11:36.174218 [ 277 ] {5a1803dd-fba2-417d-b91a-fd59d08da918} <Debug> TCPHandler: Processed in 0.001272505 sec. | ||
| 2356 | 2026.02.26 17:11:36.174335 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.02.26 17:11:36.174428 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.02.26 17:11:36.174467 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.02.26 17:11:36.175368 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.02.26 17:11:36.175403 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2361 | 2026.02.26 17:11:36.175831 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2026.02.26 17:11:36.176047 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.02.26 17:11:36.176166 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Debug> executeQuery: Read 861 rows, 70.21 KiB in 0.001755 sec., 490598.29059829056 rows/sec., 39.07 MiB/sec. | ||
| 2364 | 2026.02.26 17:11:36.176200 [ 277 ] {84a0e0d3-a4e2-4ac8-be78-0da24ff88ff7} <Debug> TCPHandler: Processed in 0.001913133 sec. | ||
| 2365 | 2026.02.26 17:11:36.176316 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.02.26 17:11:36.176410 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.02.26 17:11:36.176449 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2368 | 2026.02.26 17:11:36.176892 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.02.26 17:11:36.176925 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2370 | 2026.02.26 17:11:36.177243 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2371 | 2026.02.26 17:11:36.177455 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.02.26 17:11:36.177573 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001181 sec., 149872.98899237934 rows/sec., 9.22 MiB/sec. | ||
| 2373 | 2026.02.26 17:11:36.177607 [ 277 ] {65960e86-99d0-4310-a465-0c31f4abdbc5} <Debug> TCPHandler: Processed in 0.001338907 sec. | ||
| 2374 | 2026.02.26 17:11:36.177742 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.02.26 17:11:36.177871 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.02.26 17:11:36.177925 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2377 | 2026.02.26 17:11:36.178484 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.02.26 17:11:36.178529 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2379 | 2026.02.26 17:11:36.178965 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2380 | 2026.02.26 17:11:36.179269 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.02.26 17:11:36.179401 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001554 sec., 95881.59588159587 rows/sec., 6.19 MiB/sec. | ||
| 2382 | 2026.02.26 17:11:36.179438 [ 277 ] {ec1d5ab2-fda6-447f-bd10-fcd0ade2df01} <Debug> TCPHandler: Processed in 0.001762649 sec. | ||
| 2383 | 2026.02.26 17:11:36.179549 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.02.26 17:11:36.179654 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.26 17:11:36.179709 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2386 | 2026.02.26 17:11:36.180205 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.26 17:11:36.180241 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2388 | 2026.02.26 17:11:36.180560 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2389 | 2026.02.26 17:11:36.180782 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.02.26 17:11:36.180909 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00128 sec., 115624.99999999999 rows/sec., 6.58 MiB/sec. | ||
| 2391 | 2026.02.26 17:11:36.180945 [ 277 ] {db5af25e-0f27-4a88-96a6-0768e5d95844} <Debug> TCPHandler: Processed in 0.00144532 sec. | ||
| 2392 | 2026.02.26 17:11:36.181058 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.02.26 17:11:36.181158 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2394 | 2026.02.26 17:11:36.181202 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2395 | 2026.02.26 17:11:36.181800 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.02.26 17:11:36.181835 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2397 | 2026.02.26 17:11:36.182173 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2398 | 2026.02.26 17:11:36.182406 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.02.26 17:11:36.182530 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001395 sec., 380645.1612903226 rows/sec., 26.93 MiB/sec. | ||
| 2400 | 2026.02.26 17:11:36.182565 [ 277 ] {ffffc197-ed93-4700-adef-5461eb96c413} <Debug> TCPHandler: Processed in 0.001556713 sec. | ||
| 2401 | 2026.02.26 17:11:36.182682 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.02.26 17:11:36.182777 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2403 | 2026.02.26 17:11:36.182819 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2404 | 2026.02.26 17:11:36.183155 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.02.26 17:11:36.183189 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2406 | 2026.02.26 17:11:36.183500 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2407 | 2026.02.26 17:11:36.183716 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.02.26 17:11:36.183836 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2409 | 2026.02.26 17:11:36.183871 [ 277 ] {6e1ad4f9-64eb-4a65-a1e4-fdb73ad38606} <Debug> TCPHandler: Processed in 0.001237834 sec. | ||
| 2410 | 2026.02.26 17:11:36.183981 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.02.26 17:11:36.184074 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.02.26 17:11:36.184115 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2026.02.26 17:11:36.184526 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.02.26 17:11:36.184559 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2415 | 2026.02.26 17:11:36.184926 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.02.26 17:11:36.185154 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.02.26 17:11:36.185277 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001221 sec., 218673.21867321865 rows/sec., 14.53 MiB/sec. | ||
| 2418 | 2026.02.26 17:11:36.185312 [ 277 ] {429ec348-4415-4021-ac2b-1206e7590847} <Debug> TCPHandler: Processed in 0.001379928 sec. | ||
| 2419 | 2026.02.26 17:11:36.185428 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.02.26 17:11:36.185524 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.02.26 17:11:36.185565 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2422 | 2026.02.26 17:11:36.185874 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.02.26 17:11:36.185908 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2424 | 2026.02.26 17:11:36.186202 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2425 | 2026.02.26 17:11:36.186431 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.02.26 17:11:36.186554 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 2427 | 2026.02.26 17:11:36.186588 [ 277 ] {0e1b0dda-1574-42bc-ad58-ecae56039ea1} <Debug> TCPHandler: Processed in 0.001208834 sec. | ||
| 2428 | 2026.02.26 17:11:36.186702 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.26 17:11:36.186804 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.02.26 17:11:36.186858 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2431 | 2026.02.26 17:11:36.187749 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.26 17:11:36.187785 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2433 | 2026.02.26 17:11:36.188356 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.02.26 17:11:36.188581 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.26 17:11:36.188714 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. | ||
| 2436 | 2026.02.26 17:11:36.188769 [ 277 ] {9255b981-fae2-446d-8df6-0759d1e9a5d5} <Debug> TCPHandler: Processed in 0.002116769 sec. | ||
| 2437 | 2026.02.26 17:11:36.188887 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.02.26 17:11:36.188984 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.02.26 17:11:36.189025 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2440 | 2026.02.26 17:11:36.189350 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.02.26 17:11:36.189384 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2442 | 2026.02.26 17:11:36.189681 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2443 | 2026.02.26 17:11:36.189886 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Trace> oximeter.measurements_i64 (23fdc284-fb66-4d2e-88d4-f951b1335aa3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.02.26 17:11:36.190010 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 406.74 KiB/sec. | ||
| 2445 | 2026.02.26 17:11:36.190046 [ 277 ] {33206d9b-f915-49de-95c7-16e31e48a6b3} <Debug> TCPHandler: Processed in 0.001207453 sec. | ||
| 2446 | 2026.02.26 17:11:36.190157 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.02.26 17:11:36.190253 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.02.26 17:11:36.190293 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2449 | 2026.02.26 17:11:36.190622 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.02.26 17:11:36.190655 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2451 | 2026.02.26 17:11:36.190963 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2452 | 2026.02.26 17:11:36.191164 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.02.26 17:11:36.191286 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 2454 | 2026.02.26 17:11:36.191321 [ 277 ] {918f9810-942b-4f76-a54b-a5efab6afc9f} <Debug> TCPHandler: Processed in 0.001212974 sec. | ||
| 2455 | 2026.02.26 17:11:36.224273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4332 | ||
| 2456 | 2026.02.26 17:11:36.224775 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.02.26 17:11:36.224816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2458 | 2026.02.26 17:11:36.225330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2459 | 2026.02.26 17:11:36.225594 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.02.26 17:11:36.225723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4332 | ||
| 2461 | 2026.02.26 17:11:36.440556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2462 | 2026.02.26 17:11:36.456677 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.02.26 17:11:36.456721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2464 | 2026.02.26 17:11:36.462614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2465 | 2026.02.26 17:11:36.463318 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.02.26 17:11:36.465926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2467 | 2026.02.26 17:11:38.875982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 360 | ||
| 2468 | 2026.02.26 17:11:38.878433 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.02.26 17:11:38.878477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2470 | 2026.02.26 17:11:38.879627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2471 | 2026.02.26 17:11:38.879916 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.02.26 17:11:38.880070 [ 57 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2473 | 2026.02.26 17:11:38.880138 [ 57 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.02.26 17:11:38.880159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2475 | 2026.02.26 17:11:38.880160 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2476 | 2026.02.26 17:11:38.880299 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 2477 | 2026.02.26 17:11:38.880890 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2026.02.26 17:11:38.881041 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 2479 | 2026.02.26 17:11:38.881449 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2480 | 2026.02.26 17:11:38.881794 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 2481 | 2026.02.26 17:11:38.882160 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2482 | 2026.02.26 17:11:38.882514 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2483 | 2026.02.26 17:11:38.882858 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2484 | 2026.02.26 17:11:38.888998 [ 202 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 72 columns (72 merged, 0 gathered) in 0.008738382 sec., 41197.5580834072 rows/sec., 41.09 MiB/sec. | ||
| 2485 | 2026.02.26 17:11:38.889933 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2486 | 2026.02.26 17:11:38.890555 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.02.26 17:11:38.890636 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_6_1} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2488 | 2026.02.26 17:11:38.890869 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2489 | 2026.02.26 17:11:41.161839 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.02.26 17:11:41.162025 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2491 | 2026.02.26 17:11:41.162088 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2492 | 2026.02.26 17:11:41.162727 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.02.26 17:11:41.162775 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2494 | 2026.02.26 17:11:41.163151 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2495 | 2026.02.26 17:11:41.163375 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.02.26 17:11:41.163511 [ 52 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2497 | 2026.02.26 17:11:41.163529 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001548 sec., 49095.607235142124 rows/sec., 4.05 MiB/sec. | ||
| 2498 | 2026.02.26 17:11:41.163551 [ 52 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.02.26 17:11:41.163572 [ 277 ] {2b920e35-6300-42a4-bbfc-e515a8d31b43} <Debug> TCPHandler: Processed in 0.001856721 sec. | ||
| 2500 | 2026.02.26 17:11:41.163574 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2501 | 2026.02.26 17:11:41.163698 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.02.26 17:11:41.163716 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 2503 | 2026.02.26 17:11:41.163796 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.02.26 17:11:41.163839 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2505 | 2026.02.26 17:11:41.163856 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2026.02.26 17:11:41.163897 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 960 rows starting from the beginning of the part | ||
| 2507 | 2026.02.26 17:11:41.163966 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part | ||
| 2508 | 2026.02.26 17:11:41.164044 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 851 rows starting from the beginning of the part | ||
| 2509 | 2026.02.26 17:11:41.164092 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2510 | 2026.02.26 17:11:41.164134 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 861 rows starting from the beginning of the part | ||
| 2511 | 2026.02.26 17:11:41.164176 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2512 | 2026.02.26 17:11:41.164244 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.02.26 17:11:41.164285 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2514 | 2026.02.26 17:11:41.164633 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2515 | 2026.02.26 17:11:41.164913 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.02.26 17:11:41.165054 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001276 sec., 7836.990595611285 rows/sec., 589.30 KiB/sec. | ||
| 2517 | 2026.02.26 17:11:41.165103 [ 277 ] {9482a564-a6f6-4059-adaf-6e1e7a545588} <Debug> TCPHandler: Processed in 0.001453411 sec. | ||
| 2518 | 2026.02.26 17:11:41.165230 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.02.26 17:11:41.165327 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2520 | 2026.02.26 17:11:41.165366 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2521 | 2026.02.26 17:11:41.165716 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056847 sec., 1410411.177885375 rows/sec., 118.82 MiB/sec. | ||
| 2522 | 2026.02.26 17:11:41.165780 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.02.26 17:11:41.165818 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2524 | 2026.02.26 17:11:41.166067 [ 199 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2525 | 2026.02.26 17:11:41.166159 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2526 | 2026.02.26 17:11:41.166457 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.02.26 17:11:41.166555 [ 52 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2528 | 2026.02.26 17:11:41.166572 [ 199 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.02.26 17:11:41.166582 [ 52 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.02.26 17:11:41.166594 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001284 sec., 57632.39875389408 rows/sec., 4.50 MiB/sec. | ||
| 2531 | 2026.02.26 17:11:41.166630 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2532 | 2026.02.26 17:11:41.166650 [ 277 ] {9052ac9a-3502-47d1-acab-ce5737ed1d41} <Debug> TCPHandler: Processed in 0.001469801 sec. | ||
| 2533 | 2026.02.26 17:11:41.166709 [ 199 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_11_2} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2534 | 2026.02.26 17:11:41.166720 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 2535 | 2026.02.26 17:11:41.166774 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.02.26 17:11:41.166831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2537 | 2026.02.26 17:11:41.166837 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2026.02.26 17:11:41.166871 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.02.26 17:11:41.166889 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 553 rows starting from the beginning of the part | ||
| 2540 | 2026.02.26 17:11:41.166914 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2541 | 2026.02.26 17:11:41.166982 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2542 | 2026.02.26 17:11:41.167031 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 520 rows starting from the beginning of the part | ||
| 2543 | 2026.02.26 17:11:41.167075 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2544 | 2026.02.26 17:11:41.167116 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 531 rows starting from the beginning of the part | ||
| 2545 | 2026.02.26 17:11:41.167175 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2546 | 2026.02.26 17:11:41.167334 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.02.26 17:11:41.167369 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2548 | 2026.02.26 17:11:41.167713 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2549 | 2026.02.26 17:11:41.167941 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.02.26 17:11:41.168073 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 2551 | 2026.02.26 17:11:41.168074 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2552 | 2026.02.26 17:11:41.168113 [ 277 ] {b2faeaa2-4828-43c3-b0ac-b97744aebde3} <Debug> TCPHandler: Processed in 0.001387948 sec. | ||
| 2553 | 2026.02.26 17:11:41.168127 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.02.26 17:11:41.168151 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2555 | 2026.02.26 17:11:41.168230 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.02.26 17:11:41.168241 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 2557 | 2026.02.26 17:11:41.168334 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.02.26 17:11:41.168373 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.02.26 17:11:41.168392 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2560 | 2026.02.26 17:11:41.168392 [ 196 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709978 sec., 1069019.6014217727 rows/sec., 80.96 MiB/sec. | ||
| 2561 | 2026.02.26 17:11:41.168414 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1031 rows starting from the beginning of the part | ||
| 2562 | 2026.02.26 17:11:41.168492 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2563 | 2026.02.26 17:11:41.168535 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2564 | 2026.02.26 17:11:41.168576 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 2565 | 2026.02.26 17:11:41.168584 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.02.26 17:11:41.168618 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 267 rows starting from the beginning of the part | ||
| 2567 | 2026.02.26 17:11:41.168661 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2568 | 2026.02.26 17:11:41.168929 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.02.26 17:11:41.169010 [ 200 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_11_2} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2570 | 2026.02.26 17:11:41.169070 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2571 | 2026.02.26 17:11:41.169150 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.02.26 17:11:41.169186 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2573 | 2026.02.26 17:11:41.169758 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2574 | 2026.02.26 17:11:41.169979 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2044 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178035 sec., 1148088.8589322325 rows/sec., 79.11 MiB/sec. | ||
| 2575 | 2026.02.26 17:11:41.170003 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.02.26 17:11:41.170142 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 2577 | 2026.02.26 17:11:41.170196 [ 277 ] {9b3b8eb1-6647-476d-bb5b-47709c16ac2a} <Debug> TCPHandler: Processed in 0.002014586 sec. | ||
| 2578 | 2026.02.26 17:11:41.170236 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2579 | 2026.02.26 17:11:41.170309 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.02.26 17:11:41.170405 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.02.26 17:11:41.170446 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2582 | 2026.02.26 17:11:41.170523 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.02.26 17:11:41.170591 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2584 | 2026.02.26 17:11:41.170660 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2585 | 2026.02.26 17:11:41.170782 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.02.26 17:11:41.170817 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2587 | 2026.02.26 17:11:41.171130 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2588 | 2026.02.26 17:11:41.171343 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.02.26 17:11:41.171442 [ 51 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2590 | 2026.02.26 17:11:41.171469 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2591 | 2026.02.26 17:11:41.171477 [ 51 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.02.26 17:11:41.171510 [ 277 ] {f4cb21e0-4b52-4f97-b491-3f9b169226dc} <Debug> TCPHandler: Processed in 0.001248894 sec. | ||
| 2593 | 2026.02.26 17:11:41.171513 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2594 | 2026.02.26 17:11:41.171600 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 2595 | 2026.02.26 17:11:41.171685 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2026.02.26 17:11:41.171708 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2597 | 2026.02.26 17:11:41.171748 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2598 | 2026.02.26 17:11:41.171781 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2599 | 2026.02.26 17:11:41.171811 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 2600 | 2026.02.26 17:11:41.171841 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2601 | 2026.02.26 17:11:41.171870 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 2602 | 2026.02.26 17:11:41.172613 [ 192 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042299 sec., 633215.6127944093 rows/sec., 40.86 MiB/sec. | ||
| 2603 | 2026.02.26 17:11:41.172779 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2604 | 2026.02.26 17:11:41.173028 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.02.26 17:11:41.173098 [ 202 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_11_2} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2606 | 2026.02.26 17:11:41.173158 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2607 | 2026.02.26 17:11:43.589761 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2608 | 2026.02.26 17:11:43.589814 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2609 | 2026.02.26 17:11:43.725826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4780 | ||
| 2610 | 2026.02.26 17:11:43.726623 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.02.26 17:11:43.726678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2612 | 2026.02.26 17:11:43.727172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2613 | 2026.02.26 17:11:43.727411 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.02.26 17:11:43.727556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2615 | 2026.02.26 17:11:43.966003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2616 | 2026.02.26 17:11:43.983590 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.02.26 17:11:43.983655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2618 | 2026.02.26 17:11:43.989706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2619 | 2026.02.26 17:11:43.990477 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.02.26 17:11:43.994088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2621 | 2026.02.26 17:11:44.000397 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.71 MiB, peak 217.26 MiB, free memory in arenas 0.00 B, will set to 214.18 MiB (RSS), difference: 2.47 MiB | ||
| 2622 | 2026.02.26 17:11:46.170911 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.02.26 17:11:46.171127 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.02.26 17:11:46.171202 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2625 | 2026.02.26 17:11:46.172013 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.02.26 17:11:46.172064 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2627 | 2026.02.26 17:11:46.172495 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2628 | 2026.02.26 17:11:46.172721 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.02.26 17:11:46.172851 [ 90 ] {} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2630 | 2026.02.26 17:11:46.172878 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 2631 | 2026.02.26 17:11:46.172934 [ 90 ] {} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.02.26 17:11:46.172950 [ 277 ] {1f91e469-199d-44aa-b4ce-8a2e1d233cd3} <Debug> TCPHandler: Processed in 0.00217023 sec. | ||
| 2633 | 2026.02.26 17:11:46.172971 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2634 | 2026.02.26 17:11:46.173079 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::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 | ||
| 2635 | 2026.02.26 17:11:46.173091 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.02.26 17:11:46.173185 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2637 | 2026.02.26 17:11:46.173205 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2638 | 2026.02.26 17:11:46.173231 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2639 | 2026.02.26 17:11:46.173249 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2640 | 2026.02.26 17:11:46.173328 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2641 | 2026.02.26 17:11:46.173375 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2642 | 2026.02.26 17:11:46.173426 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2643 | 2026.02.26 17:11:46.173468 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2644 | 2026.02.26 17:11:46.173525 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2645 | 2026.02.26 17:11:46.174040 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.02.26 17:11:46.174077 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2647 | 2026.02.26 17:11:46.174484 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2648 | 2026.02.26 17:11:46.174602 [ 202 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565994 sec., 922098.0412440916 rows/sec., 62.38 MiB/sec. | ||
| 2649 | 2026.02.26 17:11:46.174711 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.02.26 17:11:46.174731 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2651 | 2026.02.26 17:11:46.174850 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001668 sec., 514988.0095923261 rows/sec., 41.02 MiB/sec. | ||
| 2652 | 2026.02.26 17:11:46.174890 [ 277 ] {4a80d360-4a47-42f8-9106-ee4c8a60d68e} <Debug> TCPHandler: Processed in 0.001851292 sec. | ||
| 2653 | 2026.02.26 17:11:46.174965 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.02.26 17:11:46.175003 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.02.26 17:11:46.175025 [ 196 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_6_1} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2656 | 2026.02.26 17:11:46.175083 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2657 | 2026.02.26 17:11:46.175103 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.02.26 17:11:46.175144 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2659 | 2026.02.26 17:11:46.175584 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.02.26 17:11:46.175620 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2661 | 2026.02.26 17:11:46.175928 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2662 | 2026.02.26 17:11:46.176134 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.02.26 17:11:46.176231 [ 90 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2664 | 2026.02.26 17:11:46.176260 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001177 sec., 146983.85726423108 rows/sec., 9.02 MiB/sec. | ||
| 2665 | 2026.02.26 17:11:46.176267 [ 90 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.02.26 17:11:46.176304 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2667 | 2026.02.26 17:11:46.176308 [ 277 ] {36d61e47-0341-474b-8704-fe6abbcb37c4} <Debug> TCPHandler: Processed in 0.001354008 sec. | ||
| 2668 | 2026.02.26 17:11:46.176393 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2669 | 2026.02.26 17:11:46.176428 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.02.26 17:11:46.176529 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.02.26 17:11:46.176535 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2672 | 2026.02.26 17:11:46.176572 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2673 | 2026.02.26 17:11:46.176588 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
| 2674 | 2026.02.26 17:11:46.176682 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 169 rows starting from the beginning of the part | ||
| 2675 | 2026.02.26 17:11:46.176730 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2676 | 2026.02.26 17:11:46.176783 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part | ||
| 2677 | 2026.02.26 17:11:46.176837 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 2678 | 2026.02.26 17:11:46.176887 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part | ||
| 2679 | 2026.02.26 17:11:46.176999 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.02.26 17:11:46.177042 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2681 | 2026.02.26 17:11:46.177363 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2682 | 2026.02.26 17:11:46.177604 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.02.26 17:11:46.177716 [ 90 ] {} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2684 | 2026.02.26 17:11:46.177736 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 2685 | 2026.02.26 17:11:46.177749 [ 90 ] {} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.26 17:11:46.177780 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2687 | 2026.02.26 17:11:46.177783 [ 277 ] {b3571e4f-2020-413e-8030-076c3a6ef400} <Debug> TCPHandler: Processed in 0.001403989 sec. | ||
| 2688 | 2026.02.26 17:11:46.177835 [ 202 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484361 sec., 496509.9460306489 rows/sec., 32.72 MiB/sec. | ||
| 2689 | 2026.02.26 17:11:46.177847 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 2690 | 2026.02.26 17:11:46.177904 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.02.26 17:11:46.177927 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2692 | 2026.02.26 17:11:46.177950 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2693 | 2026.02.26 17:11:46.177978 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2694 | 2026.02.26 17:11:46.177996 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2695 | 2026.02.26 17:11:46.178001 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.02.26 17:11:46.178041 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2697 | 2026.02.26 17:11:46.178048 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2698 | 2026.02.26 17:11:46.178078 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2699 | 2026.02.26 17:11:46.178117 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2700 | 2026.02.26 17:11:46.178153 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2701 | 2026.02.26 17:11:46.178246 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.02.26 17:11:46.178328 [ 194 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_11_2} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2703 | 2026.02.26 17:11:46.178395 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2704 | 2026.02.26 17:11:46.178475 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.02.26 17:11:46.178516 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2706 | 2026.02.26 17:11:46.178830 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2707 | 2026.02.26 17:11:46.179041 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.02.26 17:11:46.179094 [ 196 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274735 sec., 603262.6389014188 rows/sec., 41.62 MiB/sec. | ||
| 2709 | 2026.02.26 17:11:46.179140 [ 90 ] {} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2710 | 2026.02.26 17:11:46.179167 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 2711 | 2026.02.26 17:11:46.179174 [ 90 ] {} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.26 17:11:46.179208 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2713 | 2026.02.26 17:11:46.179213 [ 277 ] {2659e1d3-2ce9-438a-88b4-c872cb9e6042} <Debug> TCPHandler: Processed in 0.001356598 sec. | ||
| 2714 | 2026.02.26 17:11:46.179223 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2715 | 2026.02.26 17:11:46.179265 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::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 | ||
| 2716 | 2026.02.26 17:11:46.179334 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.02.26 17:11:46.179340 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.02.26 17:11:46.179383 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2719 | 2026.02.26 17:11:46.179428 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2720 | 2026.02.26 17:11:46.179440 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2721 | 2026.02.26 17:11:46.179464 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2722 | 2026.02.26 17:11:46.179486 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2723 | 2026.02.26 17:11:46.179504 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2724 | 2026.02.26 17:11:46.179518 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.02.26 17:11:46.179541 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2726 | 2026.02.26 17:11:46.179575 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2727 | 2026.02.26 17:11:46.179588 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_6_1} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2728 | 2026.02.26 17:11:46.179655 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2729 | 2026.02.26 17:11:46.180071 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.26 17:11:46.180114 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2731 | 2026.02.26 17:11:46.180323 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108011 sec., 696225.3844515836 rows/sec., 42.47 MiB/sec. | ||
| 2732 | 2026.02.26 17:11:46.180471 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2733 | 2026.02.26 17:11:46.180473 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2734 | 2026.02.26 17:11:46.180751 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.02.26 17:11:46.180812 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.02.26 17:11:46.180878 [ 194 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_6_1} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2737 | 2026.02.26 17:11:46.180892 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001468 sec., 354904.6321525886 rows/sec., 25.05 MiB/sec. | ||
| 2738 | 2026.02.26 17:11:46.180931 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2739 | 2026.02.26 17:11:46.180937 [ 277 ] {311c9c15-dc6d-4f2e-bebf-89d0ee907fd7} <Debug> TCPHandler: Processed in 0.001650896 sec. | ||
| 2740 | 2026.02.26 17:11:46.181059 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.02.26 17:11:46.181155 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2742 | 2026.02.26 17:11:46.181196 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2743 | 2026.02.26 17:11:46.181529 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.02.26 17:11:46.181564 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2745 | 2026.02.26 17:11:46.181875 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2746 | 2026.02.26 17:11:46.182083 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.02.26 17:11:46.182211 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 2748 | 2026.02.26 17:11:46.182248 [ 277 ] {cd4741da-1607-4483-b28d-baa61a4bb2fd} <Debug> TCPHandler: Processed in 0.001237185 sec. | ||
| 2749 | 2026.02.26 17:11:46.182354 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.02.26 17:11:46.182450 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2751 | 2026.02.26 17:11:46.182491 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2752 | 2026.02.26 17:11:46.182886 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.02.26 17:11:46.182921 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2754 | 2026.02.26 17:11:46.183270 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2755 | 2026.02.26 17:11:46.183481 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.02.26 17:11:46.183611 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 2757 | 2026.02.26 17:11:46.183649 [ 277 ] {07c12d92-3b54-4d4b-aca1-c4e01866bb8d} <Debug> TCPHandler: Processed in 0.001342277 sec. | ||
| 2758 | 2026.02.26 17:11:46.183759 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.02.26 17:11:46.183853 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.02.26 17:11:46.183894 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2761 | 2026.02.26 17:11:46.184203 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.02.26 17:11:46.184239 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2763 | 2026.02.26 17:11:46.184556 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2764 | 2026.02.26 17:11:46.184778 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.02.26 17:11:46.184873 [ 90 ] {} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2766 | 2026.02.26 17:11:46.184906 [ 90 ] {} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.02.26 17:11:46.184909 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 2768 | 2026.02.26 17:11:46.184924 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2769 | 2026.02.26 17:11:46.184958 [ 277 ] {56bee58c-5497-4d60-9e77-bb525357ede8} <Debug> TCPHandler: Processed in 0.001248625 sec. | ||
| 2770 | 2026.02.26 17:11:46.185007 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::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 | ||
| 2771 | 2026.02.26 17:11:46.185069 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.02.26 17:11:46.185125 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2773 | 2026.02.26 17:11:46.185163 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2774 | 2026.02.26 17:11:46.185168 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.02.26 17:11:46.185231 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2776 | 2026.02.26 17:11:46.185240 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2777 | 2026.02.26 17:11:46.185294 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2778 | 2026.02.26 17:11:46.185337 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2779 | 2026.02.26 17:11:46.185379 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2780 | 2026.02.26 17:11:46.186053 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.26 17:11:46.186094 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2782 | 2026.02.26 17:11:46.186104 [ 190 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127381 sec., 4435.057890810649 rows/sec., 298.85 KiB/sec. | ||
| 2783 | 2026.02.26 17:11:46.186237 [ 188 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2784 | 2026.02.26 17:11:46.186507 [ 188 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.02.26 17:11:46.186571 [ 188 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_5_1} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2786 | 2026.02.26 17:11:46.186648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2787 | 2026.02.26 17:11:46.186662 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2788 | 2026.02.26 17:11:46.186880 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.02.26 17:11:46.186983 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2790 | 2026.02.26 17:11:46.187011 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.02.26 17:11:46.187014 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 2792 | 2026.02.26 17:11:46.187028 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2793 | 2026.02.26 17:11:46.187085 [ 277 ] {a06a13e0-6946-4490-9c53-212df911511c} <Debug> TCPHandler: Processed in 0.002062768 sec. | ||
| 2794 | 2026.02.26 17:11:46.187097 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2795 | 2026.02.26 17:11:46.187201 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.02.26 17:11:46.187263 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2797 | 2026.02.26 17:11:46.187303 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.02.26 17:11:46.187329 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
| 2799 | 2026.02.26 17:11:46.187349 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.02.26 17:11:46.187443 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2801 | 2026.02.26 17:11:46.187556 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2802 | 2026.02.26 17:11:46.187655 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2803 | 2026.02.26 17:11:46.187717 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.26 17:11:46.187749 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 2805 | 2026.02.26 17:11:46.187758 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2806 | 2026.02.26 17:11:46.187860 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2807 | 2026.02.26 17:11:46.188092 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2808 | 2026.02.26 17:11:46.188350 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.02.26 17:11:46.188483 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001197 sec., 75187.96992481203 rows/sec., 4.70 MiB/sec. | ||
| 2810 | 2026.02.26 17:11:46.188523 [ 277 ] {d170d850-b604-44ed-92ee-4869eea628db} <Debug> TCPHandler: Processed in 0.001371578 sec. | ||
| 2811 | 2026.02.26 17:11:46.194299 [ 188 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.00722358 sec., 24641.521240160695 rows/sec., 44.16 MiB/sec. | ||
| 2812 | 2026.02.26 17:11:46.194658 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2813 | 2026.02.26 17:11:46.194970 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.02.26 17:11:46.195034 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2815 | 2026.02.26 17:11:46.195099 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2816 | 2026.02.26 17:11:48.880335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 394 | ||
| 2817 | 2026.02.26 17:11:48.882663 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.02.26 17:11:48.882710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2819 | 2026.02.26 17:11:48.883937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2820 | 2026.02.26 17:11:48.884222 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.02.26 17:11:48.884554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2822 | 2026.02.26 17:11:51.161806 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.02.26 17:11:51.162017 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2824 | 2026.02.26 17:11:51.162092 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2825 | 2026.02.26 17:11:51.162746 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.02.26 17:11:51.162804 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2827 | 2026.02.26 17:11:51.163210 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2828 | 2026.02.26 17:11:51.163444 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.02.26 17:11:51.163606 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00164 sec., 4878.048780487805 rows/sec., 397.77 KiB/sec. | ||
| 2830 | 2026.02.26 17:11:51.163656 [ 277 ] {945854f6-2877-40b0-ace2-fcfb27aea6d7} <Debug> TCPHandler: Processed in 0.001979465 sec. | ||
| 2831 | 2026.02.26 17:11:51.163772 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.02.26 17:11:51.163875 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2833 | 2026.02.26 17:11:51.163918 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2834 | 2026.02.26 17:11:51.164353 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.02.26 17:11:51.164390 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2836 | 2026.02.26 17:11:51.164699 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2837 | 2026.02.26 17:11:51.164913 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.02.26 17:11:51.165041 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Debug> executeQuery: Read 80 rows, 6.71 KiB in 0.001189 sec., 67283.4314550042 rows/sec., 5.51 MiB/sec. | ||
| 2839 | 2026.02.26 17:11:51.165079 [ 277 ] {b3a34fe7-3dfb-448b-a605-5c9d498ec573} <Debug> TCPHandler: Processed in 0.001358117 sec. | ||
| 2840 | 2026.02.26 17:11:51.165186 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.02.26 17:11:51.165283 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.02.26 17:11:51.165324 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2843 | 2026.02.26 17:11:51.165710 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.02.26 17:11:51.165746 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2845 | 2026.02.26 17:11:51.166040 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2846 | 2026.02.26 17:11:51.166249 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.02.26 17:11:51.166376 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001112 sec., 16187.050359712232 rows/sec., 1.15 MiB/sec. | ||
| 2848 | 2026.02.26 17:11:51.166413 [ 277 ] {7fce0221-c5fd-4b48-b030-afcb6e49e30b} <Debug> TCPHandler: Processed in 0.001275915 sec. | ||
| 2849 | 2026.02.26 17:11:51.166511 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.02.26 17:11:51.166606 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2851 | 2026.02.26 17:11:51.166646 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2852 | 2026.02.26 17:11:51.167046 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.02.26 17:11:51.167082 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2854 | 2026.02.26 17:11:51.167476 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2855 | 2026.02.26 17:11:51.167738 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.02.26 17:11:51.167890 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001301 sec., 63028.43966179861 rows/sec., 4.93 MiB/sec. | ||
| 2857 | 2026.02.26 17:11:51.167934 [ 277 ] {ffd052e6-1188-45b2-833d-05955e71d772} <Debug> TCPHandler: Processed in 0.00147021 sec. | ||
| 2858 | 2026.02.26 17:11:51.168042 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.02.26 17:11:51.168137 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.02.26 17:11:51.168180 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2861 | 2026.02.26 17:11:51.168568 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.02.26 17:11:51.168604 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2863 | 2026.02.26 17:11:51.168934 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2864 | 2026.02.26 17:11:51.169143 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.02.26 17:11:51.169272 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001151 sec., 142484.79582971332 rows/sec., 9.92 MiB/sec. | ||
| 2866 | 2026.02.26 17:11:51.169308 [ 277 ] {3d982d33-81d9-46c8-9638-f93321df5f35} <Debug> TCPHandler: Processed in 0.001315676 sec. | ||
| 2867 | 2026.02.26 17:11:51.169430 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.02.26 17:11:51.169548 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.02.26 17:11:51.169613 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2870 | 2026.02.26 17:11:51.170374 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.26 17:11:51.170410 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2872 | 2026.02.26 17:11:51.170911 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.02.26 17:11:51.171133 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.02.26 17:11:51.171266 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 2875 | 2026.02.26 17:11:51.171323 [ 277 ] {9f7b53fe-661e-4cf9-9cb6-bf6898ca1d90} <Debug> TCPHandler: Processed in 0.001952594 sec. | ||
| 2876 | 2026.02.26 17:11:51.171428 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.02.26 17:11:51.171524 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2878 | 2026.02.26 17:11:51.171566 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2879 | 2026.02.26 17:11:51.171891 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.02.26 17:11:51.171926 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2881 | 2026.02.26 17:11:51.172224 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2882 | 2026.02.26 17:11:51.172430 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.02.26 17:11:51.172554 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2884 | 2026.02.26 17:11:51.172589 [ 277 ] {44dc9101-79c9-4ef3-a533-e7df199f65bd} <Debug> TCPHandler: Processed in 0.001209693 sec. | ||
| 2885 | 2026.02.26 17:11:51.227638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5292 | ||
| 2886 | 2026.02.26 17:11:51.228438 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.02.26 17:11:51.228471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2888 | 2026.02.26 17:11:51.228957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2889 | 2026.02.26 17:11:51.229186 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.02.26 17:11:51.229299 [ 29 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2891 | 2026.02.26 17:11:51.229311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5292 | ||
| 2892 | 2026.02.26 17:11:51.229340 [ 29 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.02.26 17:11:51.229362 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2894 | 2026.02.26 17:11:51.229499 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2895 | 2026.02.26 17:11:51.229646 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2896 | 2026.02.26 17:11:51.229689 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 2897 | 2026.02.26 17:11:51.229794 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2898 | 2026.02.26 17:11:51.229859 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2899 | 2026.02.26 17:11:51.229911 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2900 | 2026.02.26 17:11:51.229956 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2901 | 2026.02.26 17:11:51.230000 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 2902 | 2026.02.26 17:11:51.231362 [ 202 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001926524 sec., 2746916.2076361366 rows/sec., 39.29 MiB/sec. | ||
| 2903 | 2026.02.26 17:11:51.232030 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2904 | 2026.02.26 17:11:51.232278 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.02.26 17:11:51.232346 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_11_2} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2906 | 2026.02.26 17:11:51.232411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2907 | 2026.02.26 17:11:51.494149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2908 | 2026.02.26 17:11:51.511686 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.02.26 17:11:51.511743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2910 | 2026.02.26 17:11:51.517959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2911 | 2026.02.26 17:11:51.518635 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.02.26 17:11:51.518916 [ 29 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2913 | 2026.02.26 17:11:51.518984 [ 29 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.02.26 17:11:51.519006 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2915 | 2026.02.26 17:11:51.519111 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2916 | 2026.02.26 17:11:51.521716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2917 | 2026.02.26 17:11:51.522972 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2918 | 2026.02.26 17:11:51.524239 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2919 | 2026.02.26 17:11:51.528431 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2920 | 2026.02.26 17:11:51.532506 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2921 | 2026.02.26 17:11:51.536590 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2922 | 2026.02.26 17:11:51.541123 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2923 | 2026.02.26 17:11:51.545579 [ 201 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 2924 | 2026.02.26 17:11:51.596182 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077106545 sec., 1076.4326167123686 rows/sec., 5.57 MiB/sec. | ||
| 2925 | 2026.02.26 17:11:51.598549 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2926 | 2026.02.26 17:11:51.600678 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_11_2} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.02.26 17:11:51.600799 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_11_2} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2928 | 2026.02.26 17:11:51.602991 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2929 | 2026.02.26 17:11:52.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.80 MiB, peak 226.69 MiB, free memory in arenas 0.00 B, will set to 224.76 MiB (RSS), difference: 7.96 MiB | ||
| 2930 | 2026.02.26 17:11:56.170980 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.02.26 17:11:56.171188 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.02.26 17:11:56.171258 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2933 | 2026.02.26 17:11:56.172054 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.02.26 17:11:56.172105 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2935 | 2026.02.26 17:11:56.172514 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2936 | 2026.02.26 17:11:56.172738 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.02.26 17:11:56.172882 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 2938 | 2026.02.26 17:11:56.172923 [ 277 ] {69549f8f-2b61-455a-8257-f7e122dffd94} <Debug> TCPHandler: Processed in 0.002072967 sec. | ||
| 2939 | 2026.02.26 17:11:56.173045 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.02.26 17:11:56.173143 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2941 | 2026.02.26 17:11:56.173183 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2942 | 2026.02.26 17:11:56.173979 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.02.26 17:11:56.174014 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2944 | 2026.02.26 17:11:56.174396 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2945 | 2026.02.26 17:11:56.174610 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.02.26 17:11:56.174734 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001611 sec., 533209.1868404717 rows/sec., 42.47 MiB/sec. | ||
| 2947 | 2026.02.26 17:11:56.174771 [ 277 ] {4441ec57-4899-42fc-aa47-d731a2e762a1} <Debug> TCPHandler: Processed in 0.001774409 sec. | ||
| 2948 | 2026.02.26 17:11:56.174883 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.02.26 17:11:56.174979 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.02.26 17:11:56.175019 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2951 | 2026.02.26 17:11:56.175452 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.02.26 17:11:56.175489 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2953 | 2026.02.26 17:11:56.175789 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2954 | 2026.02.26 17:11:56.175991 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.02.26 17:11:56.176113 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001153 sec., 150043.36513443192 rows/sec., 9.21 MiB/sec. | ||
| 2956 | 2026.02.26 17:11:56.176149 [ 277 ] {eac16d39-cf23-4e2a-9f5e-311b90365b67} <Debug> TCPHandler: Processed in 0.001313816 sec. | ||
| 2957 | 2026.02.26 17:11:56.176257 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.02.26 17:11:56.176353 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.02.26 17:11:56.176392 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2960 | 2026.02.26 17:11:56.176812 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.02.26 17:11:56.176848 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2962 | 2026.02.26 17:11:56.177141 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2963 | 2026.02.26 17:11:56.177433 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.02.26 17:11:56.177558 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 2965 | 2026.02.26 17:11:56.177594 [ 277 ] {f7e1fc52-6546-4e77-93eb-36fbc6b3c50a} <Debug> TCPHandler: Processed in 0.001386028 sec. | ||
| 2966 | 2026.02.26 17:11:56.177701 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.02.26 17:11:56.177796 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.02.26 17:11:56.177836 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2969 | 2026.02.26 17:11:56.178263 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.02.26 17:11:56.178299 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2971 | 2026.02.26 17:11:56.178598 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2972 | 2026.02.26 17:11:56.178808 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.02.26 17:11:56.178930 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 2974 | 2026.02.26 17:11:56.178967 [ 277 ] {e445045e-d5b3-4256-a149-dd20a3c352a8} <Debug> TCPHandler: Processed in 0.001313957 sec. | ||
| 2975 | 2026.02.26 17:11:56.179073 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.02.26 17:11:56.179167 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2026.02.26 17:11:56.179208 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2026.02.26 17:11:56.179771 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.02.26 17:11:56.179808 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2980 | 2026.02.26 17:11:56.180124 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2981 | 2026.02.26 17:11:56.180330 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.02.26 17:11:56.180454 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001304 sec., 399539.8773006135 rows/sec., 28.20 MiB/sec. | ||
| 2983 | 2026.02.26 17:11:56.180492 [ 277 ] {b80188a7-632d-4c68-8ac7-8ba7ae9b1bb4} <Debug> TCPHandler: Processed in 0.001466441 sec. | ||
| 2984 | 2026.02.26 17:11:56.180591 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.02.26 17:11:56.180684 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2986 | 2026.02.26 17:11:56.180726 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2987 | 2026.02.26 17:11:56.181033 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.02.26 17:11:56.181068 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2989 | 2026.02.26 17:11:56.181366 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2990 | 2026.02.26 17:11:56.181571 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.02.26 17:11:56.181664 [ 41 ] {} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2992 | 2026.02.26 17:11:56.181692 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 2993 | 2026.02.26 17:11:56.181727 [ 41 ] {} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.02.26 17:11:56.181735 [ 277 ] {fb71fb66-a49a-4504-8daa-98ef36ccb965} <Debug> TCPHandler: Processed in 0.001192453 sec. | ||
| 2995 | 2026.02.26 17:11:56.181756 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2996 | 2026.02.26 17:11:56.181855 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.02.26 17:11:56.181899 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::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 | ||
| 2998 | 2026.02.26 17:11:56.181954 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.02.26 17:11:56.182000 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3000 | 2026.02.26 17:11:56.182066 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2026.02.26 17:11:56.182111 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3002 | 2026.02.26 17:11:56.182214 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3003 | 2026.02.26 17:11:56.182268 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3004 | 2026.02.26 17:11:56.182319 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3005 | 2026.02.26 17:11:56.182369 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3006 | 2026.02.26 17:11:56.182403 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.02.26 17:11:56.182417 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3008 | 2026.02.26 17:11:56.182448 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3009 | 2026.02.26 17:11:56.182880 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3010 | 2026.02.26 17:11:56.183113 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.02.26 17:11:56.183248 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001312 sec., 201981.70731707316 rows/sec., 13.42 MiB/sec. | ||
| 3012 | 2026.02.26 17:11:56.183286 [ 277 ] {fea8166a-5f6b-4a88-a0a5-e5e270064f67} <Debug> TCPHandler: Processed in 0.001478901 sec. | ||
| 3013 | 2026.02.26 17:11:56.183391 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.02.26 17:11:56.183487 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.02.26 17:11:56.183487 [ 193 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001655866 sec., 21740.88966136149 rows/sec., 1.11 MiB/sec. | ||
| 3016 | 2026.02.26 17:11:56.183529 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3017 | 2026.02.26 17:11:56.183623 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3018 | 2026.02.26 17:11:56.183833 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.02.26 17:11:56.183872 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.26 17:11:56.183875 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3021 | 2026.02.26 17:11:56.183953 [ 191 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_6_1} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3022 | 2026.02.26 17:11:56.184024 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3023 | 2026.02.26 17:11:56.184218 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3024 | 2026.02.26 17:11:56.184444 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.02.26 17:11:56.184568 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 3026 | 2026.02.26 17:11:56.184605 [ 277 ] {78cb1ab7-960b-45c0-8219-2408ae962bc0} <Debug> TCPHandler: Processed in 0.001261905 sec. | ||
| 3027 | 2026.02.26 17:11:56.184710 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.02.26 17:11:56.184804 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.02.26 17:11:56.184870 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3030 | 2026.02.26 17:11:56.185636 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.02.26 17:11:56.185669 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3032 | 2026.02.26 17:11:56.186182 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3033 | 2026.02.26 17:11:56.186470 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.02.26 17:11:56.186601 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001813 sec., 17098.73138444567 rows/sec., 30.64 MiB/sec. | ||
| 3035 | 2026.02.26 17:11:56.186651 [ 277 ] {1aea3890-903c-436c-8ad8-848128091c4a} <Debug> TCPHandler: Processed in 0.001987715 sec. | ||
| 3036 | 2026.02.26 17:11:56.186757 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.02.26 17:11:56.186853 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.02.26 17:11:56.186894 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3039 | 2026.02.26 17:11:56.187213 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.26 17:11:56.187252 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3041 | 2026.02.26 17:11:56.187550 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3042 | 2026.02.26 17:11:56.187772 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.02.26 17:11:56.187895 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 3044 | 2026.02.26 17:11:56.187929 [ 277 ] {86430892-7f46-410e-9ae2-0ff5ae70dce7} <Debug> TCPHandler: Processed in 0.001218934 sec. | ||
| 3045 | 2026.02.26 17:11:58.589857 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3046 | 2026.02.26 17:11:58.589927 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3047 | 2026.02.26 17:11:58.729398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5740 | ||
| 3048 | 2026.02.26 17:11:58.729942 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.02.26 17:11:58.729989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3050 | 2026.02.26 17:11:58.730543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3051 | 2026.02.26 17:11:58.730783 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.02.26 17:11:58.730911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 3053 | 2026.02.26 17:11:58.884701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 430 | ||
| 3054 | 2026.02.26 17:11:58.887057 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.02.26 17:11:58.887102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3056 | 2026.02.26 17:11:58.888327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3057 | 2026.02.26 17:11:58.888593 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.02.26 17:11:58.888832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3059 | 2026.02.26 17:11:59.021784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3060 | 2026.02.26 17:11:59.039182 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.02.26 17:11:59.039241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3062 | 2026.02.26 17:11:59.044993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3063 | 2026.02.26 17:11:59.045688 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.02.26 17:11:59.048642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3065 | 2026.02.26 17:12:01.161314 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.02.26 17:12:01.161500 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3067 | 2026.02.26 17:12:01.161562 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3068 | 2026.02.26 17:12:01.162142 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.02.26 17:12:01.162188 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3070 | 2026.02.26 17:12:01.162640 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3071 | 2026.02.26 17:12:01.162896 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.02.26 17:12:01.163056 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0016 sec., 47500 rows/sec., 3.91 MiB/sec. | ||
| 3073 | 2026.02.26 17:12:01.163099 [ 277 ] {515d1032-977f-41c2-8632-8717ce39c7eb} <Debug> TCPHandler: Processed in 0.001909043 sec. | ||
| 3074 | 2026.02.26 17:12:01.163219 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.02.26 17:12:01.163323 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.02.26 17:12:01.163364 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3077 | 2026.02.26 17:12:01.163786 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.26 17:12:01.163820 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3079 | 2026.02.26 17:12:01.164114 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3080 | 2026.02.26 17:12:01.164337 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.02.26 17:12:01.164463 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 3082 | 2026.02.26 17:12:01.164501 [ 277 ] {dd20138a-5ee7-45cb-bf82-a0eb26890443} <Debug> TCPHandler: Processed in 0.001333067 sec. | ||
| 3083 | 2026.02.26 17:12:01.164617 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.02.26 17:12:01.164711 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2026.02.26 17:12:01.164751 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2026.02.26 17:12:01.165148 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.02.26 17:12:01.165183 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3088 | 2026.02.26 17:12:01.165482 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3089 | 2026.02.26 17:12:01.165699 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.02.26 17:12:01.165820 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 3091 | 2026.02.26 17:12:01.165857 [ 277 ] {33caab90-4933-46cd-8388-d8676ac06b09} <Debug> TCPHandler: Processed in 0.001298126 sec. | ||
| 3092 | 2026.02.26 17:12:01.165972 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.02.26 17:12:01.166072 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.02.26 17:12:01.166116 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2026.02.26 17:12:01.166516 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.02.26 17:12:01.166551 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3097 | 2026.02.26 17:12:01.166867 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3098 | 2026.02.26 17:12:01.167078 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.02.26 17:12:01.167201 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 3100 | 2026.02.26 17:12:01.167237 [ 277 ] {1eb7bc4b-bc30-4149-9d7b-a3649d456401} <Debug> TCPHandler: Processed in 0.001313486 sec. | ||
| 3101 | 2026.02.26 17:12:01.167348 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.02.26 17:12:01.167442 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.02.26 17:12:01.167504 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3104 | 2026.02.26 17:12:01.168198 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.02.26 17:12:01.168234 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3106 | 2026.02.26 17:12:01.168724 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3107 | 2026.02.26 17:12:01.168942 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.02.26 17:12:01.169072 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001649 sec., 6064.281382656155 rows/sec., 10.87 MiB/sec. | ||
| 3109 | 2026.02.26 17:12:01.169122 [ 277 ] {8f3b0110-c94b-4773-82d6-3c6f2c09d777} <Debug> TCPHandler: Processed in 0.00182215 sec. | ||
| 3110 | 2026.02.26 17:12:01.169230 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.02.26 17:12:01.169327 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.02.26 17:12:01.169367 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3113 | 2026.02.26 17:12:01.169691 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.02.26 17:12:01.169726 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3115 | 2026.02.26 17:12:01.170036 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3116 | 2026.02.26 17:12:01.170250 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.02.26 17:12:01.170377 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3118 | 2026.02.26 17:12:01.170413 [ 277 ] {54d10e41-14df-4c52-a0b4-68a67b568acf} <Debug> TCPHandler: Processed in 0.001231064 sec. | ||
| 3119 | 2026.02.26 17:12:04.155631 [ 27 ] {} <Debug> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3120 | 2026.02.26 17:12:04.155695 [ 27 ] {} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.02.26 17:12:04.155716 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3122 | 2026.02.26 17:12:04.155816 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 3123 | 2026.02.26 17:12:04.155930 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3124 | 2026.02.26 17:12:04.155966 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 3125 | 2026.02.26 17:12:04.156040 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3126 | 2026.02.26 17:12:04.156082 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 3127 | 2026.02.26 17:12:04.156121 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3128 | 2026.02.26 17:12:04.156157 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3129 | 2026.02.26 17:12:04.156900 [ 195 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126801 sec., 21299.235623681554 rows/sec., 1.78 MiB/sec. | ||
| 3130 | 2026.02.26 17:12:04.157012 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3131 | 2026.02.26 17:12:04.157255 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.02.26 17:12:04.157321 [ 187 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_5_1} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3133 | 2026.02.26 17:12:04.157381 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3134 | 2026.02.26 17:12:06.169889 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.02.26 17:12:06.170072 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.02.26 17:12:06.170132 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3137 | 2026.02.26 17:12:06.170877 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.02.26 17:12:06.170917 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3139 | 2026.02.26 17:12:06.171323 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3140 | 2026.02.26 17:12:06.171556 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.02.26 17:12:06.171699 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. | ||
| 3142 | 2026.02.26 17:12:06.171748 [ 277 ] {ab7ede27-31b6-4c95-81be-3029459d1675} <Debug> TCPHandler: Processed in 0.001976515 sec. | ||
| 3143 | 2026.02.26 17:12:06.171866 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.02.26 17:12:06.171969 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3145 | 2026.02.26 17:12:06.172013 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3146 | 2026.02.26 17:12:06.172407 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.02.26 17:12:06.172442 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3148 | 2026.02.26 17:12:06.172737 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3149 | 2026.02.26 17:12:06.172948 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.02.26 17:12:06.173077 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 3151 | 2026.02.26 17:12:06.173114 [ 277 ] {efbaea06-b846-4eb5-8262-ca6a50d96f8b} <Debug> TCPHandler: Processed in 0.001296466 sec. | ||
| 3152 | 2026.02.26 17:12:06.173215 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.02.26 17:12:06.173313 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3154 | 2026.02.26 17:12:06.173354 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3155 | 2026.02.26 17:12:06.174099 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.02.26 17:12:06.174133 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3157 | 2026.02.26 17:12:06.174509 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3158 | 2026.02.26 17:12:06.174729 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.02.26 17:12:06.174825 [ 24 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3160 | 2026.02.26 17:12:06.174853 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Debug> executeQuery: Read 860 rows, 70.14 KiB in 0.00156 sec., 551282.0512820513 rows/sec., 43.91 MiB/sec. | ||
| 3161 | 2026.02.26 17:12:06.174866 [ 24 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.02.26 17:12:06.174889 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3163 | 2026.02.26 17:12:06.174891 [ 277 ] {81b2ac06-29c0-4425-b3bd-7a7779031ca5} <Debug> TCPHandler: Processed in 0.001724748 sec. | ||
| 3164 | 2026.02.26 17:12:06.175006 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.02.26 17:12:06.175008 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 3166 | 2026.02.26 17:12:06.175102 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.02.26 17:12:06.175146 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3168 | 2026.02.26 17:12:06.175154 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2026.02.26 17:12:06.175192 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1007 rows starting from the beginning of the part | ||
| 3170 | 2026.02.26 17:12:06.175259 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 859 rows starting from the beginning of the part | ||
| 3171 | 2026.02.26 17:12:06.175307 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part | ||
| 3172 | 2026.02.26 17:12:06.175348 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 859 rows starting from the beginning of the part | ||
| 3173 | 2026.02.26 17:12:06.175384 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 3174 | 2026.02.26 17:12:06.175489 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 860 rows starting from the beginning of the part | ||
| 3175 | 2026.02.26 17:12:06.175599 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.02.26 17:12:06.175640 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3177 | 2026.02.26 17:12:06.176046 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3178 | 2026.02.26 17:12:06.176281 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.02.26 17:12:06.176413 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.00133 sec., 131578.94736842104 rows/sec., 8.09 MiB/sec. | ||
| 3180 | 2026.02.26 17:12:06.176449 [ 277 ] {377f7291-6a2e-45d4-84c1-2a99fa88d583} <Debug> TCPHandler: Processed in 0.001491481 sec. | ||
| 3181 | 2026.02.26 17:12:06.176557 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.02.26 17:12:06.176650 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.02.26 17:12:06.176689 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3184 | 2026.02.26 17:12:06.177067 [ 195 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3741 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115469 sec., 1768402.184101965 rows/sec., 148.70 MiB/sec. | ||
| 3185 | 2026.02.26 17:12:06.177110 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.02.26 17:12:06.177160 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3187 | 2026.02.26 17:12:06.177311 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3188 | 2026.02.26 17:12:06.177500 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3189 | 2026.02.26 17:12:06.177658 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.02.26 17:12:06.177747 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_16_3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3191 | 2026.02.26 17:12:06.177778 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.02.26 17:12:06.177824 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3193 | 2026.02.26 17:12:06.177913 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001281 sec., 116315.37861046058 rows/sec., 7.51 MiB/sec. | ||
| 3194 | 2026.02.26 17:12:06.177957 [ 277 ] {1a91002b-0d88-401e-8bbe-67cb15441c74} <Debug> TCPHandler: Processed in 0.00144842 sec. | ||
| 3195 | 2026.02.26 17:12:06.178062 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.02.26 17:12:06.178155 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.02.26 17:12:06.178195 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3198 | 2026.02.26 17:12:06.178604 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.02.26 17:12:06.178638 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3200 | 2026.02.26 17:12:06.178932 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3201 | 2026.02.26 17:12:06.179139 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.02.26 17:12:06.179257 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 3203 | 2026.02.26 17:12:06.179298 [ 277 ] {0f2dbeb2-7d47-4a9e-9f89-501d76bcd26f} <Debug> TCPHandler: Processed in 0.001284226 sec. | ||
| 3204 | 2026.02.26 17:12:06.179404 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.02.26 17:12:06.179497 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3206 | 2026.02.26 17:12:06.179536 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3207 | 2026.02.26 17:12:06.180111 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.02.26 17:12:06.180148 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3209 | 2026.02.26 17:12:06.180484 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3210 | 2026.02.26 17:12:06.180689 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.02.26 17:12:06.180799 [ 42 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3212 | 2026.02.26 17:12:06.180815 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001336 sec., 391467.0658682635 rows/sec., 27.65 MiB/sec. | ||
| 3213 | 2026.02.26 17:12:06.180865 [ 42 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.26 17:12:06.180875 [ 277 ] {d8c0d54e-3885-4cfe-ba25-877029509e7f} <Debug> TCPHandler: Processed in 0.001519311 sec. | ||
| 3215 | 2026.02.26 17:12:06.180895 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3216 | 2026.02.26 17:12:06.180986 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.02.26 17:12:06.180993 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 3218 | 2026.02.26 17:12:06.181086 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3219 | 2026.02.26 17:12:06.181130 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3220 | 2026.02.26 17:12:06.181132 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3221 | 2026.02.26 17:12:06.181174 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 601 rows starting from the beginning of the part | ||
| 3222 | 2026.02.26 17:12:06.181264 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 521 rows starting from the beginning of the part | ||
| 3223 | 2026.02.26 17:12:06.181315 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 3224 | 2026.02.26 17:12:06.181358 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 521 rows starting from the beginning of the part | ||
| 3225 | 2026.02.26 17:12:06.181403 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 3226 | 2026.02.26 17:12:06.181445 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 523 rows starting from the beginning of the part | ||
| 3227 | 2026.02.26 17:12:06.181467 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.02.26 17:12:06.181508 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3229 | 2026.02.26 17:12:06.181843 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3230 | 2026.02.26 17:12:06.182066 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.02.26 17:12:06.182195 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 3232 | 2026.02.26 17:12:06.182232 [ 277 ] {b7af7c0e-5044-4654-82d5-0e7c7b0b0f14} <Debug> TCPHandler: Processed in 0.001293806 sec. | ||
| 3233 | 2026.02.26 17:12:06.182333 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.02.26 17:12:06.182426 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.02.26 17:12:06.182465 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3236 | 2026.02.26 17:12:06.182643 [ 187 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695467 sec., 1369534.1755398365 rows/sec., 103.20 MiB/sec. | ||
| 3237 | 2026.02.26 17:12:06.182811 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3238 | 2026.02.26 17:12:06.182851 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.26 17:12:06.182908 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3240 | 2026.02.26 17:12:06.183129 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.02.26 17:12:06.183209 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_16_3} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3242 | 2026.02.26 17:12:06.183285 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3243 | 2026.02.26 17:12:06.183287 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3244 | 2026.02.26 17:12:06.183512 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.02.26 17:12:06.183616 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3246 | 2026.02.26 17:12:06.183644 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001237 sec., 215036.37833468066 rows/sec., 14.29 MiB/sec. | ||
| 3247 | 2026.02.26 17:12:06.183648 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.02.26 17:12:06.183684 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3249 | 2026.02.26 17:12:06.183688 [ 277 ] {969d1a91-3dd7-479b-a043-ea7ed1c20f3d} <Debug> TCPHandler: Processed in 0.001403348 sec. | ||
| 3250 | 2026.02.26 17:12:06.183763 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 3251 | 2026.02.26 17:12:06.183805 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.02.26 17:12:06.183877 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.02.26 17:12:06.183904 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.02.26 17:12:06.183911 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2044 rows starting from the beginning of the part | ||
| 3255 | 2026.02.26 17:12:06.183954 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3256 | 2026.02.26 17:12:06.184002 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3257 | 2026.02.26 17:12:06.184056 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 3258 | 2026.02.26 17:12:06.184100 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3259 | 2026.02.26 17:12:06.184137 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 3260 | 2026.02.26 17:12:06.184175 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 3261 | 2026.02.26 17:12:06.184255 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.02.26 17:12:06.184299 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3263 | 2026.02.26 17:12:06.184619 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3264 | 2026.02.26 17:12:06.184840 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.02.26 17:12:06.184970 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 3266 | 2026.02.26 17:12:06.185006 [ 277 ] {b172d6a4-04f9-4f61-a85d-0a6b68ef4914} <Debug> TCPHandler: Processed in 0.001248655 sec. | ||
| 3267 | 2026.02.26 17:12:06.185103 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.02.26 17:12:06.185196 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.02.26 17:12:06.185248 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3270 | 2026.02.26 17:12:06.185721 [ 195 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993446 sec., 1587201.2585241839 rows/sec., 108.51 MiB/sec. | ||
| 3271 | 2026.02.26 17:12:06.186015 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3272 | 2026.02.26 17:12:06.186032 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.02.26 17:12:06.186068 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3274 | 2026.02.26 17:12:06.186290 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.02.26 17:12:06.186357 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3276 | 2026.02.26 17:12:06.186432 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3277 | 2026.02.26 17:12:06.186626 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3278 | 2026.02.26 17:12:06.186851 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.02.26 17:12:06.186983 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001804 sec., 17184.035476718404 rows/sec., 30.79 MiB/sec. | ||
| 3280 | 2026.02.26 17:12:06.187033 [ 277 ] {467120ee-80f5-4242-a513-f2a9ea05a03f} <Debug> TCPHandler: Processed in 0.001976105 sec. | ||
| 3281 | 2026.02.26 17:12:06.187138 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.02.26 17:12:06.187232 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.02.26 17:12:06.187282 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3284 | 2026.02.26 17:12:06.187605 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.02.26 17:12:06.187641 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3286 | 2026.02.26 17:12:06.187933 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3287 | 2026.02.26 17:12:06.188141 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.02.26 17:12:06.188239 [ 42 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3289 | 2026.02.26 17:12:06.188261 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 3290 | 2026.02.26 17:12:06.188271 [ 42 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.02.26 17:12:06.188304 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3292 | 2026.02.26 17:12:06.188307 [ 277 ] {4c58df55-dd96-49e8-a76c-da49c0229ddf} <Debug> TCPHandler: Processed in 0.001216683 sec. | ||
| 3293 | 2026.02.26 17:12:06.188372 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 3294 | 2026.02.26 17:12:06.188461 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2026.02.26 17:12:06.188484 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3296 | 2026.02.26 17:12:06.188534 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3297 | 2026.02.26 17:12:06.188574 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 3298 | 2026.02.26 17:12:06.188615 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3299 | 2026.02.26 17:12:06.188651 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 3300 | 2026.02.26 17:12:06.188689 [ 199 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3301 | 2026.02.26 17:12:06.189619 [ 200 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274196 sec., 824049.0473993012 rows/sec., 53.03 MiB/sec. | ||
| 3302 | 2026.02.26 17:12:06.189782 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3303 | 2026.02.26 17:12:06.190025 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.02.26 17:12:06.190085 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_16_3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3305 | 2026.02.26 17:12:06.190139 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3306 | 2026.02.26 17:12:06.231963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6252 | ||
| 3307 | 2026.02.26 17:12:06.232452 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.02.26 17:12:06.232492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3309 | 2026.02.26 17:12:06.232975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3310 | 2026.02.26 17:12:06.233210 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.02.26 17:12:06.233339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6252 | ||
| 3312 | 2026.02.26 17:12:06.549682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3313 | 2026.02.26 17:12:06.565813 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.02.26 17:12:06.565869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3315 | 2026.02.26 17:12:06.571409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3316 | 2026.02.26 17:12:06.572121 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.02.26 17:12:06.574840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3318 | 2026.02.26 17:12:08.888961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 466 | ||
| 3319 | 2026.02.26 17:12:08.891299 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.02.26 17:12:08.891347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3321 | 2026.02.26 17:12:08.892549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3322 | 2026.02.26 17:12:08.892827 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.02.26 17:12:08.893146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3324 | 2026.02.26 17:12:11.161398 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.02.26 17:12:11.161579 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3326 | 2026.02.26 17:12:11.161639 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3327 | 2026.02.26 17:12:11.162255 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.02.26 17:12:11.162297 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3329 | 2026.02.26 17:12:11.162670 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3330 | 2026.02.26 17:12:11.162897 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.02.26 17:12:11.163040 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001505 sec., 50498.33887043189 rows/sec., 4.16 MiB/sec. | ||
| 3332 | 2026.02.26 17:12:11.163081 [ 277 ] {e9089cb3-8f8b-4f65-9575-70e0b11801ad} <Debug> TCPHandler: Processed in 0.00180729 sec. | ||
| 3333 | 2026.02.26 17:12:11.163200 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.02.26 17:12:11.163297 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.02.26 17:12:11.163337 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3336 | 2026.02.26 17:12:11.163729 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.02.26 17:12:11.163767 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3338 | 2026.02.26 17:12:11.164072 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3339 | 2026.02.26 17:12:11.164279 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.02.26 17:12:11.164396 [ 154 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3341 | 2026.02.26 17:12:11.164411 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 3342 | 2026.02.26 17:12:11.164463 [ 154 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.02.26 17:12:11.164471 [ 277 ] {0ad9b346-96c0-4475-9db0-839c4eb56e4e} <Debug> TCPHandler: Processed in 0.001320337 sec. | ||
| 3344 | 2026.02.26 17:12:11.164492 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3345 | 2026.02.26 17:12:11.164592 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.02.26 17:12:11.164623 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 3347 | 2026.02.26 17:12:11.164689 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3348 | 2026.02.26 17:12:11.164734 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3349 | 2026.02.26 17:12:11.164763 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3350 | 2026.02.26 17:12:11.164801 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3351 | 2026.02.26 17:12:11.164867 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3352 | 2026.02.26 17:12:11.164914 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 173 rows starting from the beginning of the part | ||
| 3353 | 2026.02.26 17:12:11.164954 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3354 | 2026.02.26 17:12:11.164991 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 175 rows starting from the beginning of the part | ||
| 3355 | 2026.02.26 17:12:11.165030 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3356 | 2026.02.26 17:12:11.165153 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.02.26 17:12:11.165196 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3358 | 2026.02.26 17:12:11.165532 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3359 | 2026.02.26 17:12:11.165773 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.02.26 17:12:11.165897 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001224 sec., 60457.51633986928 rows/sec., 4.72 MiB/sec. | ||
| 3361 | 2026.02.26 17:12:11.165918 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351788 sec., 441637.29815621977 rows/sec., 29.43 MiB/sec. | ||
| 3362 | 2026.02.26 17:12:11.165934 [ 277 ] {334bd4ba-b96b-479d-a6b7-9bd9b867fffa} <Debug> TCPHandler: Processed in 0.001390138 sec. | ||
| 3363 | 2026.02.26 17:12:11.166071 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.02.26 17:12:11.166073 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3365 | 2026.02.26 17:12:11.166167 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.02.26 17:12:11.166216 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3367 | 2026.02.26 17:12:11.166343 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.26 17:12:11.166417 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_16_3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3369 | 2026.02.26 17:12:11.166484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3370 | 2026.02.26 17:12:11.166637 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.02.26 17:12:11.166678 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3372 | 2026.02.26 17:12:11.167011 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3373 | 2026.02.26 17:12:11.167225 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.02.26 17:12:11.167362 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3375 | 2026.02.26 17:12:11.167400 [ 277 ] {d0df365c-af20-47a7-9909-6ce1fd37ae70} <Debug> TCPHandler: Processed in 0.001377338 sec. | ||
| 3376 | 2026.02.26 17:12:11.167506 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.02.26 17:12:11.167602 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.02.26 17:12:11.167657 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3379 | 2026.02.26 17:12:11.168693 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.02.26 17:12:11.168734 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3381 | 2026.02.26 17:12:11.169429 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3382 | 2026.02.26 17:12:11.169733 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.02.26 17:12:11.169863 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3384 | 2026.02.26 17:12:11.169904 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002318 sec., 4314.063848144952 rows/sec., 7.73 MiB/sec. | ||
| 3385 | 2026.02.26 17:12:11.169913 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.26 17:12:11.169951 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3387 | 2026.02.26 17:12:11.169983 [ 277 ] {28827b7d-56d7-4d97-84b7-86b569eaf264} <Debug> TCPHandler: Processed in 0.00252372 sec. | ||
| 3388 | 2026.02.26 17:12:11.170032 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 3389 | 2026.02.26 17:12:11.170128 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.02.26 17:12:11.170215 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.02.26 17:12:11.170243 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.02.26 17:12:11.170279 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part | ||
| 3393 | 2026.02.26 17:12:11.170294 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3394 | 2026.02.26 17:12:11.170404 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3395 | 2026.02.26 17:12:11.170509 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3396 | 2026.02.26 17:12:11.170610 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3397 | 2026.02.26 17:12:11.170713 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3398 | 2026.02.26 17:12:11.170719 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.02.26 17:12:11.170761 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3400 | 2026.02.26 17:12:11.170814 [ 200 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3401 | 2026.02.26 17:12:11.171163 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3402 | 2026.02.26 17:12:11.171463 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.02.26 17:12:11.171624 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 3404 | 2026.02.26 17:12:11.171670 [ 277 ] {2ca3d16d-3df5-4e35-9a07-3ebbf7c06573} <Debug> TCPHandler: Processed in 0.001605765 sec. | ||
| 3405 | 2026.02.26 17:12:11.173665 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 19 columns (19 merged, 0 gathered) in 0.003669572 sec., 73578.06305476498 rows/sec., 131.85 MiB/sec. | ||
| 3406 | 2026.02.26 17:12:11.174136 [ 192 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3407 | 2026.02.26 17:12:11.174443 [ 192 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.02.26 17:12:11.174504 [ 192 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3409 | 2026.02.26 17:12:11.174572 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3410 | 2026.02.26 17:12:13.590181 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3411 | 2026.02.26 17:12:13.590254 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3412 | 2026.02.26 17:12:13.733443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6700 | ||
| 3413 | 2026.02.26 17:12:13.733938 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.02.26 17:12:13.733983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3415 | 2026.02.26 17:12:13.734469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3416 | 2026.02.26 17:12:13.734701 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.02.26 17:12:13.734840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3418 | 2026.02.26 17:12:14.074935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3419 | 2026.02.26 17:12:14.091305 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.02.26 17:12:14.091364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3421 | 2026.02.26 17:12:14.097178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3422 | 2026.02.26 17:12:14.097867 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.26 17:12:14.100992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3424 | 2026.02.26 17:12:16.170998 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.26 17:12:16.171177 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.26 17:12:16.171238 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3427 | 2026.02.26 17:12:16.171984 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.02.26 17:12:16.172025 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3429 | 2026.02.26 17:12:16.172422 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3430 | 2026.02.26 17:12:16.172648 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.02.26 17:12:16.172789 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001655 sec., 171601.2084592145 rows/sec., 10.90 MiB/sec. | ||
| 3432 | 2026.02.26 17:12:16.172830 [ 277 ] {251f917f-ab7b-4879-b361-99ca22f9ab9c} <Debug> TCPHandler: Processed in 0.001948034 sec. | ||
| 3433 | 2026.02.26 17:12:16.172951 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.02.26 17:12:16.173048 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3435 | 2026.02.26 17:12:16.173088 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3436 | 2026.02.26 17:12:16.173873 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.02.26 17:12:16.173908 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3438 | 2026.02.26 17:12:16.174254 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3439 | 2026.02.26 17:12:16.174466 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.02.26 17:12:16.174593 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001563 sec., 549584.1330774153 rows/sec., 43.78 MiB/sec. | ||
| 3441 | 2026.02.26 17:12:16.174629 [ 277 ] {14f469ff-f0ca-4c45-8322-a3e586d737e3} <Debug> TCPHandler: Processed in 0.001727098 sec. | ||
| 3442 | 2026.02.26 17:12:16.174741 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.02.26 17:12:16.174835 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.02.26 17:12:16.174874 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3445 | 2026.02.26 17:12:16.175325 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.02.26 17:12:16.175362 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3447 | 2026.02.26 17:12:16.175666 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3448 | 2026.02.26 17:12:16.175877 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.02.26 17:12:16.175998 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00118 sec., 146610.16949152542 rows/sec., 9.00 MiB/sec. | ||
| 3450 | 2026.02.26 17:12:16.176034 [ 277 ] {39769681-5470-4720-ac79-78f340697427} <Debug> TCPHandler: Processed in 0.001341088 sec. | ||
| 3451 | 2026.02.26 17:12:16.176142 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.02.26 17:12:16.176235 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.02.26 17:12:16.176275 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3454 | 2026.02.26 17:12:16.176703 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.02.26 17:12:16.176736 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3456 | 2026.02.26 17:12:16.177035 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3457 | 2026.02.26 17:12:16.177247 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.02.26 17:12:16.177375 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 3459 | 2026.02.26 17:12:16.177413 [ 277 ] {bcdbd413-9ae7-4ffe-883d-bd526acdfec8} <Debug> TCPHandler: Processed in 0.001319367 sec. | ||
| 3460 | 2026.02.26 17:12:16.177525 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.26 17:12:16.177619 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.02.26 17:12:16.177658 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3463 | 2026.02.26 17:12:16.178090 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.02.26 17:12:16.178125 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3465 | 2026.02.26 17:12:16.178444 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3466 | 2026.02.26 17:12:16.178654 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.02.26 17:12:16.178772 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 3468 | 2026.02.26 17:12:16.178807 [ 277 ] {d4415836-f579-46fc-9eaf-8a1ea5d79707} <Debug> TCPHandler: Processed in 0.001329647 sec. | ||
| 3469 | 2026.02.26 17:12:16.178914 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.02.26 17:12:16.179008 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3471 | 2026.02.26 17:12:16.179046 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3472 | 2026.02.26 17:12:16.179647 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.02.26 17:12:16.179681 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3474 | 2026.02.26 17:12:16.179989 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3475 | 2026.02.26 17:12:16.180197 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.02.26 17:12:16.180323 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001334 sec., 390554.7226386807 rows/sec., 27.57 MiB/sec. | ||
| 3477 | 2026.02.26 17:12:16.180363 [ 277 ] {71609076-6465-4893-ba92-86c65f335a2d} <Debug> TCPHandler: Processed in 0.001496251 sec. | ||
| 3478 | 2026.02.26 17:12:16.180462 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.02.26 17:12:16.180556 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3480 | 2026.02.26 17:12:16.180596 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3481 | 2026.02.26 17:12:16.180920 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.02.26 17:12:16.180954 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3483 | 2026.02.26 17:12:16.181265 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3484 | 2026.02.26 17:12:16.181475 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.02.26 17:12:16.181594 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 3486 | 2026.02.26 17:12:16.181629 [ 277 ] {34048887-919c-468e-9e33-94f6856034f4} <Debug> TCPHandler: Processed in 0.001215284 sec. | ||
| 3487 | 2026.02.26 17:12:16.181743 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.02.26 17:12:16.181862 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.02.26 17:12:16.181911 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3490 | 2026.02.26 17:12:16.182404 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.02.26 17:12:16.182445 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3492 | 2026.02.26 17:12:16.182839 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3493 | 2026.02.26 17:12:16.183061 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.02.26 17:12:16.183186 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001348 sec., 196587.53709198814 rows/sec., 13.06 MiB/sec. | ||
| 3495 | 2026.02.26 17:12:16.183221 [ 277 ] {76774187-8e0d-490b-97b2-cd12aada6e93} <Debug> TCPHandler: Processed in 0.001535043 sec. | ||
| 3496 | 2026.02.26 17:12:16.183327 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.02.26 17:12:16.183420 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.02.26 17:12:16.183460 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3499 | 2026.02.26 17:12:16.183758 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.26 17:12:16.183792 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3501 | 2026.02.26 17:12:16.184067 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3502 | 2026.02.26 17:12:16.184269 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.02.26 17:12:16.184386 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 3504 | 2026.02.26 17:12:16.184420 [ 277 ] {9477960a-ede3-4164-839f-1e41f61710bd} <Debug> TCPHandler: Processed in 0.001140792 sec. | ||
| 3505 | 2026.02.26 17:12:16.184522 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.02.26 17:12:16.184613 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.02.26 17:12:16.184663 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3508 | 2026.02.26 17:12:16.185450 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.02.26 17:12:16.185484 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3510 | 2026.02.26 17:12:16.186011 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3511 | 2026.02.26 17:12:16.186220 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.02.26 17:12:16.186349 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001753 sec., 17683.970336565886 rows/sec., 31.69 MiB/sec. | ||
| 3513 | 2026.02.26 17:12:16.186397 [ 277 ] {c534aed9-ba58-43f9-af7a-021b501fbabc} <Debug> TCPHandler: Processed in 0.001921093 sec. | ||
| 3514 | 2026.02.26 17:12:16.186504 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.02.26 17:12:16.186596 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.02.26 17:12:16.186635 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3517 | 2026.02.26 17:12:16.186955 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.02.26 17:12:16.186988 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3519 | 2026.02.26 17:12:16.187281 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3520 | 2026.02.26 17:12:16.187479 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.02.26 17:12:16.187599 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001021 sec., 88148.8736532811 rows/sec., 5.52 MiB/sec. | ||
| 3522 | 2026.02.26 17:12:16.187632 [ 277 ] {a7e49dcb-c74b-45fc-bba1-03702f895603} <Debug> TCPHandler: Processed in 0.001175733 sec. | ||
| 3523 | 2026.02.26 17:12:18.893347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 500 | ||
| 3524 | 2026.02.26 17:12:18.895706 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.02.26 17:12:18.895753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3526 | 2026.02.26 17:12:18.896981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3527 | 2026.02.26 17:12:18.897263 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.02.26 17:12:18.897508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3529 | 2026.02.26 17:12:21.161565 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.02.26 17:12:21.161765 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3531 | 2026.02.26 17:12:21.161834 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3532 | 2026.02.26 17:12:21.162442 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.02.26 17:12:21.162482 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3534 | 2026.02.26 17:12:21.162853 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3535 | 2026.02.26 17:12:21.163070 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.02.26 17:12:21.163211 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001496 sec., 1336.8983957219252 rows/sec., 109.01 KiB/sec. | ||
| 3537 | 2026.02.26 17:12:21.163250 [ 277 ] {5e4bf213-0383-4ce9-b875-229f29881331} <Debug> TCPHandler: Processed in 0.00181272 sec. | ||
| 3538 | 2026.02.26 17:12:21.163363 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.02.26 17:12:21.163458 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3540 | 2026.02.26 17:12:21.163498 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3541 | 2026.02.26 17:12:21.163922 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.02.26 17:12:21.163958 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3543 | 2026.02.26 17:12:21.164281 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3544 | 2026.02.26 17:12:21.164491 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.02.26 17:12:21.164616 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001176 sec., 65476.19047619048 rows/sec., 5.39 MiB/sec. | ||
| 3546 | 2026.02.26 17:12:21.164662 [ 277 ] {4bbd52ac-a932-4c5e-a52a-45db0fb252cd} <Debug> TCPHandler: Processed in 0.001346987 sec. | ||
| 3547 | 2026.02.26 17:12:21.164782 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.02.26 17:12:21.164878 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.02.26 17:12:21.164918 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3550 | 2026.02.26 17:12:21.165302 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.02.26 17:12:21.165338 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3552 | 2026.02.26 17:12:21.165641 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3553 | 2026.02.26 17:12:21.165851 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.02.26 17:12:21.165978 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 798.21 KiB/sec. | ||
| 3555 | 2026.02.26 17:12:21.166014 [ 277 ] {dd617000-5ce7-4b96-a7c6-c02588ac8bf3} <Debug> TCPHandler: Processed in 0.001283155 sec. | ||
| 3556 | 2026.02.26 17:12:21.166115 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.02.26 17:12:21.166207 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3558 | 2026.02.26 17:12:21.166246 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3559 | 2026.02.26 17:12:21.166650 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.02.26 17:12:21.166686 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3561 | 2026.02.26 17:12:21.166992 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3562 | 2026.02.26 17:12:21.167204 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.02.26 17:12:21.167324 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001134 sec., 67019.40035273369 rows/sec., 5.24 MiB/sec. | ||
| 3564 | 2026.02.26 17:12:21.167360 [ 277 ] {2a0ef70c-86aa-4853-8691-f2ba5e98f5cb} <Debug> TCPHandler: Processed in 0.001292176 sec. | ||
| 3565 | 2026.02.26 17:12:21.167465 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.02.26 17:12:21.167558 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.02.26 17:12:21.167601 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3568 | 2026.02.26 17:12:21.167981 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.02.26 17:12:21.168016 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3570 | 2026.02.26 17:12:21.168363 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3571 | 2026.02.26 17:12:21.168574 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.02.26 17:12:21.168697 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001156 sec., 139273.35640138408 rows/sec., 9.70 MiB/sec. | ||
| 3573 | 2026.02.26 17:12:21.168732 [ 277 ] {30e7c4c6-e394-4815-8f0c-f4804ff3c984} <Debug> TCPHandler: Processed in 0.001314747 sec. | ||
| 3574 | 2026.02.26 17:12:21.168836 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.02.26 17:12:21.168940 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.02.26 17:12:21.168996 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3577 | 2026.02.26 17:12:21.169777 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.02.26 17:12:21.169813 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3579 | 2026.02.26 17:12:21.170344 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3580 | 2026.02.26 17:12:21.170573 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.02.26 17:12:21.170736 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 3582 | 2026.02.26 17:12:21.170790 [ 277 ] {d8375e20-f0ac-4669-9d5e-05daf1709966} <Debug> TCPHandler: Processed in 0.002003586 sec. | ||
| 3583 | 2026.02.26 17:12:21.170919 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.02.26 17:12:21.171019 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.02.26 17:12:21.171060 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2026.02.26 17:12:21.171414 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.02.26 17:12:21.171450 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3588 | 2026.02.26 17:12:21.171771 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3589 | 2026.02.26 17:12:21.171978 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.02.26 17:12:21.172100 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3591 | 2026.02.26 17:12:21.172136 [ 277 ] {a909ebb2-c735-4329-a1e1-467743683968} <Debug> TCPHandler: Processed in 0.001266695 sec. | ||
| 3592 | 2026.02.26 17:12:21.234923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7212 | ||
| 3593 | 2026.02.26 17:12:21.235685 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.02.26 17:12:21.235755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3595 | 2026.02.26 17:12:21.236430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3596 | 2026.02.26 17:12:21.236672 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.02.26 17:12:21.236807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7212 | ||
| 3598 | 2026.02.26 17:12:21.601052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3599 | 2026.02.26 17:12:21.616732 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.02.26 17:12:21.616786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3601 | 2026.02.26 17:12:21.622302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3602 | 2026.02.26 17:12:21.622967 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.02.26 17:12:21.625510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3604 | 2026.02.26 17:12:24.170440 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57064 | ||
| 3605 | 2026.02.26 17:12:24.170543 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2026.02.26 17:12:24.170569 [ 289 ] {} <Debug> TCP-Session: c5c95740-b9c7-4bcb-b3eb-36a8527a1398 Authenticating user 'default' from [fd00:1122:3344:101::e]:57064 | ||
| 3607 | 2026.02.26 17:12:24.170592 [ 289 ] {} <Debug> TCP-Session: c5c95740-b9c7-4bcb-b3eb-36a8527a1398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.02.26 17:12:24.170605 [ 289 ] {} <Debug> TCP-Session: c5c95740-b9c7-4bcb-b3eb-36a8527a1398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.02.26 17:12:24.170812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52395 | ||
| 3610 | 2026.02.26 17:12:24.170855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64722 | ||
| 3611 | 2026.02.26 17:12:24.170862 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57469 | ||
| 3612 | 2026.02.26 17:12:24.170890 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48110 | ||
| 3613 | 2026.02.26 17:12:24.170931 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2026.02.26 17:12:24.170914 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40647 | ||
| 3615 | 2026.02.26 17:12:24.170967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2026.02.26 17:12:24.170972 [ 290 ] {} <Debug> TCP-Session: cb847687-28fd-4053-9331-f1125a3d444d Authenticating user 'default' from [fd00:1122:3344:101::e]:52395 | ||
| 3617 | 2026.02.26 17:12:24.170994 [ 289 ] {} <Trace> TCP-Session: c5c95740-b9c7-4bcb-b3eb-36a8527a1398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.02.26 17:12:24.171012 [ 291 ] {} <Debug> TCP-Session: d9b28b72-0d8c-4aea-a4b1-50a4fca4bcd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64722 | ||
| 3619 | 2026.02.26 17:12:24.171024 [ 290 ] {} <Debug> TCP-Session: cb847687-28fd-4053-9331-f1125a3d444d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.02.26 17:12:24.171061 [ 291 ] {} <Debug> TCP-Session: d9b28b72-0d8c-4aea-a4b1-50a4fca4bcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.02.26 17:12:24.171067 [ 290 ] {} <Debug> TCP-Session: cb847687-28fd-4053-9331-f1125a3d444d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.02.26 17:12:24.171084 [ 291 ] {} <Debug> TCP-Session: d9b28b72-0d8c-4aea-a4b1-50a4fca4bcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.02.26 17:12:24.170905 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58771 | ||
| 3624 | 2026.02.26 17:12:24.170875 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 3625 | 2026.02.26 17:12:24.170875 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34786 | ||
| 3626 | 2026.02.26 17:12:24.171196 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3627 | 2026.02.26 17:12:24.171394 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2026.02.26 17:12:24.171395 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3629 | 2026.02.26 17:12:24.171432 [ 294 ] {} <Debug> TCP-Session: 95f25ca4-98ac-4431-9cd9-8ac64561a838 Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 3630 | 2026.02.26 17:12:24.171452 [ 286 ] {} <Debug> TCP-Session: 124b104f-7fa3-4de4-9112-52f5b1c6a5f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58771 | ||
| 3631 | 2026.02.26 17:12:24.171472 [ 294 ] {} <Debug> TCP-Session: 95f25ca4-98ac-4431-9cd9-8ac64561a838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.02.26 17:12:24.171475 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3633 | 2026.02.26 17:12:24.171492 [ 294 ] {} <Debug> TCP-Session: 95f25ca4-98ac-4431-9cd9-8ac64561a838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.02.26 17:12:24.171483 [ 286 ] {} <Debug> TCP-Session: 124b104f-7fa3-4de4-9112-52f5b1c6a5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.02.26 17:12:24.171517 [ 275 ] {} <Debug> TCP-Session: 16856a70-086d-4add-81ad-91ecd5172c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:48110 | ||
| 3636 | 2026.02.26 17:12:24.171542 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3637 | 2026.02.26 17:12:24.171552 [ 286 ] {} <Debug> TCP-Session: 124b104f-7fa3-4de4-9112-52f5b1c6a5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.02.26 17:12:24.171574 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.02.26 17:12:24.171562 [ 275 ] {} <Debug> TCP-Session: 16856a70-086d-4add-81ad-91ecd5172c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.02.26 17:12:24.171617 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3641 | 2026.02.26 17:12:24.171622 [ 287 ] {} <Debug> TCP-Session: 2108a8e6-f0e0-4723-8f9f-a2444ef7d40f Authenticating user 'default' from [fd00:1122:3344:101::e]:40647 | ||
| 3642 | 2026.02.26 17:12:24.171638 [ 275 ] {} <Debug> TCP-Session: 16856a70-086d-4add-81ad-91ecd5172c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.02.26 17:12:24.171652 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.02.26 17:12:24.171679 [ 287 ] {} <Debug> TCP-Session: 2108a8e6-f0e0-4723-8f9f-a2444ef7d40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.02.26 17:12:24.171715 [ 292 ] {} <Debug> TCP-Session: c65cb186-14a5-4785-baff-a8b3e0abb4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34786 | ||
| 3646 | 2026.02.26 17:12:24.171715 [ 287 ] {} <Debug> TCP-Session: 2108a8e6-f0e0-4723-8f9f-a2444ef7d40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.02.26 17:12:24.171727 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3648 | 2026.02.26 17:12:24.171748 [ 292 ] {} <Debug> TCP-Session: c65cb186-14a5-4785-baff-a8b3e0abb4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.02.26 17:12:24.171779 [ 293 ] {} <Debug> TCP-Session: c947b6f7-3aed-46c6-9aed-10dbd4bd5a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:57469 | ||
| 3650 | 2026.02.26 17:12:24.171781 [ 292 ] {} <Debug> TCP-Session: c65cb186-14a5-4785-baff-a8b3e0abb4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.02.26 17:12:24.171808 [ 293 ] {} <Debug> TCP-Session: c947b6f7-3aed-46c6-9aed-10dbd4bd5a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.02.26 17:12:24.171827 [ 293 ] {} <Debug> TCP-Session: c947b6f7-3aed-46c6-9aed-10dbd4bd5a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.02.26 17:12:24.171952 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 3654 | 2026.02.26 17:12:24.172970 [ 304 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> AggregatingTransform: Aggregating | ||
| 3655 | 2026.02.26 17:12:24.173011 [ 304 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> Aggregator: Aggregation method: without_key | ||
| 3656 | 2026.02.26 17:12:24.173047 [ 304 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981647 sec. (1018.696 rows/sec., 39.79 KiB/sec.) | ||
| 3657 | 2026.02.26 17:12:24.173066 [ 304 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Trace> Aggregator: Merging aggregated data | ||
| 3658 | 2026.02.26 17:12:24.174421 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 3659 | 2026.02.26 17:12:24.174605 [ 289 ] {f9f54151-3e5b-4850-8d29-729e28971cef} <Debug> TCPHandler: Processed in 0.003799715 sec. | ||
| 3660 | 2026.02.26 17:12:24.174738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3661 | 2026.02.26 17:12:24.174769 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3662 | 2026.02.26 17:12:24.174785 [ 289 ] {} <Debug> TCP-Session: c5c95740-b9c7-4bcb-b3eb-36a8527a1398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.02.26 17:12:24.174797 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3664 | 2026.02.26 17:12:24.174820 [ 287 ] {} <Debug> TCP-Session: 2108a8e6-f0e0-4723-8f9f-a2444ef7d40f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.02.26 17:12:24.174823 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2026.02.26 17:12:24.174848 [ 275 ] {} <Debug> TCP-Session: 16856a70-086d-4add-81ad-91ecd5172c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.02.26 17:12:24.174864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3668 | 2026.02.26 17:12:24.174880 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3669 | 2026.02.26 17:12:24.174898 [ 290 ] {} <Debug> TCP-Session: cb847687-28fd-4053-9331-f1125a3d444d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.02.26 17:12:24.174920 [ 293 ] {} <Debug> TCP-Session: c947b6f7-3aed-46c6-9aed-10dbd4bd5a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.02.26 17:12:24.174934 [ 294 ] {} <Debug> TCP-Session: 95f25ca4-98ac-4431-9cd9-8ac64561a838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.02.26 17:12:24.174898 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3673 | 2026.02.26 17:12:24.174871 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.02.26 17:12:24.174997 [ 286 ] {} <Debug> TCP-Session: 124b104f-7fa3-4de4-9112-52f5b1c6a5f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.02.26 17:12:24.175026 [ 292 ] {} <Debug> TCP-Session: c65cb186-14a5-4785-baff-a8b3e0abb4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.02.26 17:12:24.174836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3677 | 2026.02.26 17:12:24.175101 [ 291 ] {} <Debug> TCP-Session: d9b28b72-0d8c-4aea-a4b1-50a4fca4bcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.02.26 17:12:24.423146 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60590 | ||
| 3679 | 2026.02.26 17:12:24.423262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.02.26 17:12:24.423288 [ 289 ] {} <Debug> TCP-Session: 66de08d2-cec0-4f8e-9301-d6a502c02d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:60590 | ||
| 3681 | 2026.02.26 17:12:24.423319 [ 289 ] {} <Debug> TCP-Session: 66de08d2-cec0-4f8e-9301-d6a502c02d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.02.26 17:12:24.423336 [ 289 ] {} <Debug> TCP-Session: 66de08d2-cec0-4f8e-9301-d6a502c02d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.02.26 17:12:24.423606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45104 | ||
| 3684 | 2026.02.26 17:12:24.423628 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50547 | ||
| 3685 | 2026.02.26 17:12:24.423643 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45144 | ||
| 3686 | 2026.02.26 17:12:24.423677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61296 | ||
| 3687 | 2026.02.26 17:12:24.423695 [ 289 ] {} <Trace> TCP-Session: 66de08d2-cec0-4f8e-9301-d6a502c02d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.02.26 17:12:24.423723 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.02.26 17:12:24.423741 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2026.02.26 17:12:24.423741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2026.02.26 17:12:24.423752 [ 293 ] {} <Debug> TCP-Session: 0cb7c6e4-1c69-46c5-b4e8-2dd04cae0e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:50547 | ||
| 3692 | 2026.02.26 17:12:24.423779 [ 294 ] {} <Debug> TCP-Session: 4d127338-88c7-48fc-8116-6f159ed943a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45144 | ||
| 3693 | 2026.02.26 17:12:24.423783 [ 290 ] {} <Debug> TCP-Session: c45f5130-b189-4687-a8cb-e6c61f9bfd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45104 | ||
| 3694 | 2026.02.26 17:12:24.423795 [ 293 ] {} <Debug> TCP-Session: 0cb7c6e4-1c69-46c5-b4e8-2dd04cae0e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.02.26 17:12:24.423820 [ 290 ] {} <Debug> TCP-Session: c45f5130-b189-4687-a8cb-e6c61f9bfd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.02.26 17:12:24.423819 [ 294 ] {} <Debug> TCP-Session: 4d127338-88c7-48fc-8116-6f159ed943a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.02.26 17:12:24.423831 [ 293 ] {} <Debug> TCP-Session: 0cb7c6e4-1c69-46c5-b4e8-2dd04cae0e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.02.26 17:12:24.423848 [ 290 ] {} <Debug> TCP-Session: c45f5130-b189-4687-a8cb-e6c61f9bfd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.02.26 17:12:24.423857 [ 294 ] {} <Debug> TCP-Session: 4d127338-88c7-48fc-8116-6f159ed943a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.02.26 17:12:24.423874 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3701 | 2026.02.26 17:12:24.423785 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3702 | 2026.02.26 17:12:24.423657 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62469 | ||
| 3703 | 2026.02.26 17:12:24.423946 [ 287 ] {} <Debug> TCP-Session: d103cc23-f28d-4bcb-80c5-93a52a9d67f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61296 | ||
| 3704 | 2026.02.26 17:12:24.423632 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42246 | ||
| 3705 | 2026.02.26 17:12:24.423981 [ 287 ] {} <Debug> TCP-Session: d103cc23-f28d-4bcb-80c5-93a52a9d67f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.02.26 17:12:24.424006 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.02.26 17:12:24.423621 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33910 | ||
| 3708 | 2026.02.26 17:12:24.424030 [ 287 ] {} <Debug> TCP-Session: d103cc23-f28d-4bcb-80c5-93a52a9d67f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.02.26 17:12:24.424044 [ 275 ] {} <Debug> TCP-Session: 0fbefc4b-4623-4263-a57d-cd588d421a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:62469 | ||
| 3710 | 2026.02.26 17:12:24.423671 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61161 | ||
| 3711 | 2026.02.26 17:12:24.424086 [ 275 ] {} <Debug> TCP-Session: 0fbefc4b-4623-4263-a57d-cd588d421a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.02.26 17:12:24.424117 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.02.26 17:12:24.424126 [ 275 ] {} <Debug> TCP-Session: 0fbefc4b-4623-4263-a57d-cd588d421a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.02.26 17:12:24.424083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.02.26 17:12:24.424155 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.02.26 17:12:24.424175 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3717 | 2026.02.26 17:12:24.424207 [ 286 ] {} <Debug> TCP-Session: 0da60d8a-acee-46b9-bf49-7e039ac39515 Authenticating user 'default' from [fd00:1122:3344:101::e]:61161 | ||
| 3718 | 2026.02.26 17:12:24.424216 [ 292 ] {} <Debug> TCP-Session: 20503131-df23-4793-b5c5-1646b1273905 Authenticating user 'default' from [fd00:1122:3344:101::e]:42246 | ||
| 3719 | 2026.02.26 17:12:24.424243 [ 286 ] {} <Debug> TCP-Session: 0da60d8a-acee-46b9-bf49-7e039ac39515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.02.26 17:12:24.424258 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3721 | 2026.02.26 17:12:24.424271 [ 292 ] {} <Debug> TCP-Session: 20503131-df23-4793-b5c5-1646b1273905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.02.26 17:12:24.424283 [ 286 ] {} <Debug> TCP-Session: 0da60d8a-acee-46b9-bf49-7e039ac39515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.02.26 17:12:24.424314 [ 292 ] {} <Debug> TCP-Session: 20503131-df23-4793-b5c5-1646b1273905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.02.26 17:12:24.424161 [ 291 ] {} <Debug> TCP-Session: 7391d75f-e256-4d5b-9090-b0b79a65abc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33910 | ||
| 3725 | 2026.02.26 17:12:24.424395 [ 291 ] {} <Debug> TCP-Session: 7391d75f-e256-4d5b-9090-b0b79a65abc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.02.26 17:12:24.424411 [ 291 ] {} <Debug> TCP-Session: 7391d75f-e256-4d5b-9090-b0b79a65abc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.02.26 17:12:24.424650 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 3728 | 2026.02.26 17:12:24.425700 [ 327 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> AggregatingTransform: Aggregating | ||
| 3729 | 2026.02.26 17:12:24.425761 [ 327 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3730 | 2026.02.26 17:12:24.425799 [ 327 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031998 sec. (968.994 rows/sec., 37.85 KiB/sec.) | ||
| 3731 | 2026.02.26 17:12:24.425819 [ 327 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Trace> Aggregator: Merging aggregated data | ||
| 3732 | 2026.02.26 17:12:24.426938 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 3733 | 2026.02.26 17:12:24.427081 [ 289 ] {2ab1ffa1-58c8-4877-b77a-b8c3c14b4dd9} <Debug> TCPHandler: Processed in 0.003517737 sec. | ||
| 3734 | 2026.02.26 17:12:24.427184 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2026.02.26 17:12:24.427216 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2026.02.26 17:12:24.427223 [ 287 ] {} <Debug> TCP-Session: d103cc23-f28d-4bcb-80c5-93a52a9d67f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.02.26 17:12:24.427237 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.02.26 17:12:24.427262 [ 290 ] {} <Debug> TCP-Session: c45f5130-b189-4687-a8cb-e6c61f9bfd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.02.26 17:12:24.427254 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2026.02.26 17:12:24.427274 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2026.02.26 17:12:24.427310 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2026.02.26 17:12:24.427325 [ 291 ] {} <Debug> TCP-Session: 7391d75f-e256-4d5b-9090-b0b79a65abc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.02.26 17:12:24.427351 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.02.26 17:12:24.427373 [ 293 ] {} <Debug> TCP-Session: 0cb7c6e4-1c69-46c5-b4e8-2dd04cae0e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.02.26 17:12:24.427390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3746 | 2026.02.26 17:12:24.427400 [ 286 ] {} <Debug> TCP-Session: 0da60d8a-acee-46b9-bf49-7e039ac39515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.02.26 17:12:24.427293 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2026.02.26 17:12:24.427433 [ 289 ] {} <Debug> TCP-Session: 66de08d2-cec0-4f8e-9301-d6a502c02d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.02.26 17:12:24.427483 [ 275 ] {} <Debug> TCP-Session: 0fbefc4b-4623-4263-a57d-cd588d421a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.02.26 17:12:24.427426 [ 292 ] {} <Debug> TCP-Session: 20503131-df23-4793-b5c5-1646b1273905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.02.26 17:12:24.427285 [ 294 ] {} <Debug> TCP-Session: 4d127338-88c7-48fc-8116-6f159ed943a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.02.26 17:12:24.462534 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61541 | ||
| 3753 | 2026.02.26 17:12:24.462633 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.02.26 17:12:24.462657 [ 289 ] {} <Debug> TCP-Session: 34391e1d-61ab-4257-a3ac-5d5667bb0f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:61541 | ||
| 3755 | 2026.02.26 17:12:24.462678 [ 289 ] {} <Debug> TCP-Session: 34391e1d-61ab-4257-a3ac-5d5667bb0f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.02.26 17:12:24.462690 [ 289 ] {} <Debug> TCP-Session: 34391e1d-61ab-4257-a3ac-5d5667bb0f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.02.26 17:12:24.462887 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53210 | ||
| 3758 | 2026.02.26 17:12:24.462935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65305 | ||
| 3759 | 2026.02.26 17:12:24.462962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63916 | ||
| 3760 | 2026.02.26 17:12:24.462975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60316 | ||
| 3761 | 2026.02.26 17:12:24.463014 [ 289 ] {} <Trace> TCP-Session: 34391e1d-61ab-4257-a3ac-5d5667bb0f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.02.26 17:12:24.463002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.02.26 17:12:24.463065 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.02.26 17:12:24.463053 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2026.02.26 17:12:24.463095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.02.26 17:12:24.463111 [ 291 ] {} <Debug> TCP-Session: 161426d9-ceed-4435-8377-a6605f8c0bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65305 | ||
| 3767 | 2026.02.26 17:12:24.463128 [ 293 ] {} <Debug> TCP-Session: f2e81fd3-a6ae-4f12-8e90-4dc36ccba335 Authenticating user 'default' from [fd00:1122:3344:101::e]:63916 | ||
| 3768 | 2026.02.26 17:12:24.463148 [ 292 ] {} <Debug> TCP-Session: ecbfe394-2128-4167-b1e1-307ec16453d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60316 | ||
| 3769 | 2026.02.26 17:12:24.463160 [ 291 ] {} <Debug> TCP-Session: 161426d9-ceed-4435-8377-a6605f8c0bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.02.26 17:12:24.463168 [ 293 ] {} <Debug> TCP-Session: f2e81fd3-a6ae-4f12-8e90-4dc36ccba335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.02.26 17:12:24.463194 [ 291 ] {} <Debug> TCP-Session: 161426d9-ceed-4435-8377-a6605f8c0bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.02.26 17:12:24.463199 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3773 | 2026.02.26 17:12:24.463207 [ 293 ] {} <Debug> TCP-Session: f2e81fd3-a6ae-4f12-8e90-4dc36ccba335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.02.26 17:12:24.463094 [ 290 ] {} <Debug> TCP-Session: 7071dfe6-f161-443d-b4fe-8383a1dc56bc Authenticating user 'default' from [fd00:1122:3344:101::e]:53210 | ||
| 3775 | 2026.02.26 17:12:24.463007 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33326 | ||
| 3776 | 2026.02.26 17:12:24.463275 [ 290 ] {} <Debug> TCP-Session: 7071dfe6-f161-443d-b4fe-8383a1dc56bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.02.26 17:12:24.463188 [ 292 ] {} <Debug> TCP-Session: ecbfe394-2128-4167-b1e1-307ec16453d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.02.26 17:12:24.463296 [ 290 ] {} <Debug> TCP-Session: 7071dfe6-f161-443d-b4fe-8383a1dc56bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.02.26 17:12:24.463321 [ 292 ] {} <Debug> TCP-Session: ecbfe394-2128-4167-b1e1-307ec16453d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.02.26 17:12:24.463330 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.02.26 17:12:24.463000 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53803 | ||
| 3782 | 2026.02.26 17:12:24.463366 [ 275 ] {} <Debug> TCP-Session: 633029a9-4bda-47c4-afc6-125ba3f9d3a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33326 | ||
| 3783 | 2026.02.26 17:12:24.463390 [ 275 ] {} <Debug> TCP-Session: 633029a9-4bda-47c4-afc6-125ba3f9d3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.02.26 17:12:24.463402 [ 275 ] {} <Debug> TCP-Session: 633029a9-4bda-47c4-afc6-125ba3f9d3a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.02.26 17:12:24.463420 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.02.26 17:12:24.463443 [ 294 ] {} <Debug> TCP-Session: 52e73ad1-0a3e-4fe2-89c8-b503fa927fef Authenticating user 'default' from [fd00:1122:3344:101::e]:53803 | ||
| 3787 | 2026.02.26 17:12:24.463462 [ 294 ] {} <Debug> TCP-Session: 52e73ad1-0a3e-4fe2-89c8-b503fa927fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.02.26 17:12:24.463471 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3789 | 2026.02.26 17:12:24.463475 [ 294 ] {} <Debug> TCP-Session: 52e73ad1-0a3e-4fe2-89c8-b503fa927fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.02.26 17:12:24.463540 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3791 | 2026.02.26 17:12:24.463877 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 3792 | 2026.02.26 17:12:24.464983 [ 332 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> AggregatingTransform: Aggregating | ||
| 3793 | 2026.02.26 17:12:24.465032 [ 332 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3794 | 2026.02.26 17:12:24.465072 [ 332 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107743 sec. (928.135 rows/sec., 36.26 KiB/sec.) | ||
| 3795 | 2026.02.26 17:12:24.465091 [ 332 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Trace> Aggregator: Merging aggregated data | ||
| 3796 | 2026.02.26 17:12:24.466353 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 3797 | 2026.02.26 17:12:24.466497 [ 289 ] {c7cb8fa8-482f-42a3-ae70-5f5cbe41535f} <Debug> TCPHandler: Processed in 0.00361273 sec. | ||
| 3798 | 2026.02.26 17:12:24.466594 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3799 | 2026.02.26 17:12:24.466621 [ 289 ] {} <Debug> TCP-Session: 34391e1d-61ab-4257-a3ac-5d5667bb0f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.02.26 17:12:24.466644 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.02.26 17:12:24.466659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2026.02.26 17:12:24.466682 [ 294 ] {} <Debug> TCP-Session: 52e73ad1-0a3e-4fe2-89c8-b503fa927fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.02.26 17:12:24.466683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.02.26 17:12:24.466699 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3805 | 2026.02.26 17:12:24.466718 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2026.02.26 17:12:24.466733 [ 291 ] {} <Debug> TCP-Session: 161426d9-ceed-4435-8377-a6605f8c0bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.02.26 17:12:24.466749 [ 293 ] {} <Debug> TCP-Session: f2e81fd3-a6ae-4f12-8e90-4dc36ccba335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.02.26 17:12:24.466770 [ 292 ] {} <Debug> TCP-Session: ecbfe394-2128-4167-b1e1-307ec16453d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.26 17:12:24.466740 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.02.26 17:12:24.466694 [ 290 ] {} <Debug> TCP-Session: 7071dfe6-f161-443d-b4fe-8383a1dc56bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.26 17:12:24.466836 [ 275 ] {} <Debug> TCP-Session: 633029a9-4bda-47c4-afc6-125ba3f9d3a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.02.26 17:12:24.468427 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59077 | ||
| 3813 | 2026.02.26 17:12:24.468466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 3814 | 2026.02.26 17:12:24.468488 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3815 | 2026.02.26 17:12:24.468510 [ 287 ] {} <Debug> TCP-Session: 6283b053-99b4-43b6-949a-0b2040a49070 Authenticating user 'default' from [fd00:1122:3344:101::e]:59077 | ||
| 3816 | 2026.02.26 17:12:24.468524 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.02.26 17:12:24.468531 [ 287 ] {} <Debug> TCP-Session: 6283b053-99b4-43b6-949a-0b2040a49070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.02.26 17:12:24.468547 [ 286 ] {} <Debug> TCP-Session: 0b601fb5-9e51-471c-8f52-32ac9419d0de Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 3819 | 2026.02.26 17:12:24.468547 [ 287 ] {} <Debug> TCP-Session: 6283b053-99b4-43b6-949a-0b2040a49070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.02.26 17:12:24.468564 [ 286 ] {} <Debug> TCP-Session: 0b601fb5-9e51-471c-8f52-32ac9419d0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.02.26 17:12:24.468578 [ 286 ] {} <Debug> TCP-Session: 0b601fb5-9e51-471c-8f52-32ac9419d0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.02.26 17:12:24.492859 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45959). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3823 | |||
| 3824 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3825 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3826 | 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 | ||
| 3827 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3828 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3829 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3830 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3831 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3832 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3833 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3834 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3835 | (version 23.8.7.1) | ||
| 3836 | 2026.02.26 17:12:24.493021 [ 286 ] {} <Debug> TCP-Session: 0b601fb5-9e51-471c-8f52-32ac9419d0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.02.26 17:12:24.493037 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59077). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3838 | |||
| 3839 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3840 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3841 | 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 | ||
| 3842 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3843 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3844 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3845 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3846 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3847 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3848 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3849 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3850 | (version 23.8.7.1) | ||
| 3851 | 2026.02.26 17:12:24.493087 [ 287 ] {} <Debug> TCP-Session: 6283b053-99b4-43b6-949a-0b2040a49070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.02.26 17:12:26.170763 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.02.26 17:12:26.170935 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.02.26 17:12:26.170999 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3855 | 2026.02.26 17:12:26.171724 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.02.26 17:12:26.171769 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3857 | 2026.02.26 17:12:26.172189 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3858 | 2026.02.26 17:12:26.172425 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.02.26 17:12:26.172588 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 3860 | 2026.02.26 17:12:26.172627 [ 277 ] {b81e3eaa-e46f-40c3-b4e1-eb8b30b17a5a} <Debug> TCPHandler: Processed in 0.001986375 sec. | ||
| 3861 | 2026.02.26 17:12:26.172754 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.02.26 17:12:26.172851 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3863 | 2026.02.26 17:12:26.172892 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3864 | 2026.02.26 17:12:26.173700 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.02.26 17:12:26.173735 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3866 | 2026.02.26 17:12:26.174124 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3867 | 2026.02.26 17:12:26.174345 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.02.26 17:12:26.174467 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001636 sec., 525061.1246943765 rows/sec., 41.82 MiB/sec. | ||
| 3869 | 2026.02.26 17:12:26.174503 [ 277 ] {155ab3e6-6d49-4004-afe0-ef84f60377f1} <Debug> TCPHandler: Processed in 0.00179668 sec. | ||
| 3870 | 2026.02.26 17:12:26.174616 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.02.26 17:12:26.174711 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.02.26 17:12:26.174750 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3873 | 2026.02.26 17:12:26.175191 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.02.26 17:12:26.175226 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3875 | 2026.02.26 17:12:26.175535 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3876 | 2026.02.26 17:12:26.175774 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.02.26 17:12:26.175897 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001204 sec., 143687.707641196 rows/sec., 8.82 MiB/sec. | ||
| 3878 | 2026.02.26 17:12:26.175932 [ 277 ] {8064ffa7-fedd-4d82-92cd-196df3c94889} <Debug> TCPHandler: Processed in 0.001364218 sec. | ||
| 3879 | 2026.02.26 17:12:26.176044 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.02.26 17:12:26.176138 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.02.26 17:12:26.176177 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3882 | 2026.02.26 17:12:26.176598 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.02.26 17:12:26.176632 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3884 | 2026.02.26 17:12:26.176939 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3885 | 2026.02.26 17:12:26.177149 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.02.26 17:12:26.177271 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 3887 | 2026.02.26 17:12:26.177309 [ 277 ] {58e18c0e-0d1f-4d5f-9e1f-0cb1c6d9a56b} <Debug> TCPHandler: Processed in 0.001313246 sec. | ||
| 3888 | 2026.02.26 17:12:26.177421 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.02.26 17:12:26.177515 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.02.26 17:12:26.177555 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3891 | 2026.02.26 17:12:26.177979 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.02.26 17:12:26.178014 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3893 | 2026.02.26 17:12:26.178315 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3894 | 2026.02.26 17:12:26.178524 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.02.26 17:12:26.178644 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 3896 | 2026.02.26 17:12:26.178681 [ 277 ] {b6b9f8a1-b290-4dd2-b57d-b3072f2f535e} <Debug> TCPHandler: Processed in 0.001306556 sec. | ||
| 3897 | 2026.02.26 17:12:26.178790 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.02.26 17:12:26.178884 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3899 | 2026.02.26 17:12:26.178923 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3900 | 2026.02.26 17:12:26.179500 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.02.26 17:12:26.179536 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3902 | 2026.02.26 17:12:26.179856 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3903 | 2026.02.26 17:12:26.180088 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.02.26 17:12:26.180212 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001346 sec., 387072.80832095095 rows/sec., 27.32 MiB/sec. | ||
| 3905 | 2026.02.26 17:12:26.180248 [ 277 ] {8fa3c383-bb66-43ce-941b-2ae939cae7ae} <Debug> TCPHandler: Processed in 0.001505242 sec. | ||
| 3906 | 2026.02.26 17:12:26.180348 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.02.26 17:12:26.180442 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3908 | 2026.02.26 17:12:26.180483 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3909 | 2026.02.26 17:12:26.180806 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.02.26 17:12:26.180839 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3911 | 2026.02.26 17:12:26.181143 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3912 | 2026.02.26 17:12:26.181352 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.02.26 17:12:26.181474 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3914 | 2026.02.26 17:12:26.181510 [ 277 ] {7d55cf1e-6420-413c-846f-431b15c6bbaf} <Debug> TCPHandler: Processed in 0.001210573 sec. | ||
| 3915 | 2026.02.26 17:12:26.181616 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.02.26 17:12:26.181719 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.02.26 17:12:26.181763 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3918 | 2026.02.26 17:12:26.182174 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.02.26 17:12:26.182209 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3920 | 2026.02.26 17:12:26.182558 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3921 | 2026.02.26 17:12:26.182778 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.02.26 17:12:26.182905 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 3923 | 2026.02.26 17:12:26.182942 [ 277 ] {17091064-280a-43e7-8701-31e9c7262713} <Debug> TCPHandler: Processed in 0.001375148 sec. | ||
| 3924 | 2026.02.26 17:12:26.183051 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.02.26 17:12:26.183146 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.02.26 17:12:26.183187 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3927 | 2026.02.26 17:12:26.183582 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.02.26 17:12:26.183615 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3929 | 2026.02.26 17:12:26.183909 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3930 | 2026.02.26 17:12:26.184118 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.02.26 17:12:26.184245 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 3932 | 2026.02.26 17:12:26.184281 [ 277 ] {322bf4b5-c1ff-4b7b-9f9c-b4986d5b3b49} <Debug> TCPHandler: Processed in 0.001278605 sec. | ||
| 3933 | 2026.02.26 17:12:26.184389 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.02.26 17:12:26.184483 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3935 | 2026.02.26 17:12:26.184615 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3936 | 2026.02.26 17:12:26.185430 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.02.26 17:12:26.185466 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3938 | 2026.02.26 17:12:26.186016 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3939 | 2026.02.26 17:12:26.186260 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.02.26 17:12:26.186406 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001941 sec., 15971.148892323545 rows/sec., 28.62 MiB/sec. | ||
| 3941 | 2026.02.26 17:12:26.186466 [ 277 ] {7cd91bfd-a23b-4e4b-aeb5-7b82527ec674} <Debug> TCPHandler: Processed in 0.002123558 sec. | ||
| 3942 | 2026.02.26 17:12:26.186579 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.02.26 17:12:26.186674 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.02.26 17:12:26.186714 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3945 | 2026.02.26 17:12:26.187052 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.02.26 17:12:26.187088 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3947 | 2026.02.26 17:12:26.187402 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3948 | 2026.02.26 17:12:26.187609 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.02.26 17:12:26.187736 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 3950 | 2026.02.26 17:12:26.187770 [ 277 ] {a7180b3f-7535-4895-b7b4-eea3ce21a7c9} <Debug> TCPHandler: Processed in 0.001240844 sec. | ||
| 3951 | 2026.02.26 17:12:28.590294 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3952 | 2026.02.26 17:12:28.590342 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3953 | 2026.02.26 17:12:28.737829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7660 | ||
| 3954 | 2026.02.26 17:12:28.738305 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.02.26 17:12:28.738343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3956 | 2026.02.26 17:12:28.738814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3957 | 2026.02.26 17:12:28.739044 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.02.26 17:12:28.739171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 3959 | 2026.02.26 17:12:28.739172 [ 136 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3960 | 2026.02.26 17:12:28.739242 [ 136 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.02.26 17:12:28.739263 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3962 | 2026.02.26 17:12:28.739397 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 3963 | 2026.02.26 17:12:28.739555 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3964 | 2026.02.26 17:12:28.739599 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5292 rows starting from the beginning of the part | ||
| 3965 | 2026.02.26 17:12:28.739674 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 3966 | 2026.02.26 17:12:28.739723 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 3967 | 2026.02.26 17:12:28.739769 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 3968 | 2026.02.26 17:12:28.739812 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 3969 | 2026.02.26 17:12:28.739854 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3970 | 2026.02.26 17:12:28.741286 [ 189 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955204 sec., 3917749.759104421 rows/sec., 56.04 MiB/sec. | ||
| 3971 | 2026.02.26 17:12:28.741984 [ 196 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3972 | 2026.02.26 17:12:28.742270 [ 196 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.02.26 17:12:28.742353 [ 196 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_16_3} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3974 | 2026.02.26 17:12:28.742447 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3975 | 2026.02.26 17:12:28.898597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 542 | ||
| 3976 | 2026.02.26 17:12:28.901000 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.02.26 17:12:28.901045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3978 | 2026.02.26 17:12:28.902225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3979 | 2026.02.26 17:12:28.902511 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.02.26 17:12:28.902662 [ 136 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3981 | 2026.02.26 17:12:28.902710 [ 136 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.02.26 17:12:28.902731 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3983 | 2026.02.26 17:12:28.902762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3984 | 2026.02.26 17:12:28.902858 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 3985 | 2026.02.26 17:12:28.903596 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.02.26 17:12:28.903749 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 3987 | 2026.02.26 17:12:28.904141 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3988 | 2026.02.26 17:12:28.904498 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3989 | 2026.02.26 17:12:28.904836 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3990 | 2026.02.26 17:12:28.905166 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3991 | 2026.02.26 17:12:28.905483 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3992 | 2026.02.26 17:12:28.911517 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 72 columns (72 merged, 0 gathered) in 0.008725221 sec., 62118.77040134571 rows/sec., 56.00 MiB/sec. | ||
| 3993 | 2026.02.26 17:12:28.912472 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3994 | 2026.02.26 17:12:28.912987 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.02.26 17:12:28.913061 [ 189 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_11_2} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3996 | 2026.02.26 17:12:28.913217 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3997 | 2026.02.26 17:12:29.001284 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937366 sec. | ||
| 3998 | 2026.02.26 17:12:29.126516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3999 | 2026.02.26 17:12:29.142551 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.02.26 17:12:29.142594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4001 | 2026.02.26 17:12:29.148997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4002 | 2026.02.26 17:12:29.149690 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.02.26 17:12:29.149960 [ 136 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4004 | 2026.02.26 17:12:29.149994 [ 136 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.02.26 17:12:29.150013 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4006 | 2026.02.26 17:12:29.150172 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4007 | 2026.02.26 17:12:29.152537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4008 | 2026.02.26 17:12:29.153948 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4009 | 2026.02.26 17:12:29.155337 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4010 | 2026.02.26 17:12:29.159870 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4011 | 2026.02.26 17:12:29.164065 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4012 | 2026.02.26 17:12:29.168429 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4013 | 2026.02.26 17:12:29.173089 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4014 | 2026.02.26 17:12:29.177630 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 4015 | 2026.02.26 17:12:29.230527 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080442098 sec., 1504.1875213150208 rows/sec., 7.78 MiB/sec. | ||
| 4016 | 2026.02.26 17:12:29.232032 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4017 | 2026.02.26 17:12:29.233600 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_16_3} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.02.26 17:12:29.233686 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_16_3} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4019 | 2026.02.26 17:12:29.235108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4020 | 2026.02.26 17:12:30.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.61 MiB, peak 241.56 MiB, free memory in arenas 0.00 B, will set to 241.49 MiB (RSS), difference: 9.88 MiB | ||
| 4021 | 2026.02.26 17:12:31.161639 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.02.26 17:12:31.161834 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4023 | 2026.02.26 17:12:31.161907 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4024 | 2026.02.26 17:12:31.162589 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.02.26 17:12:31.162636 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4026 | 2026.02.26 17:12:31.163047 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4027 | 2026.02.26 17:12:31.163279 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.02.26 17:12:31.163427 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001646 sec., 46172.53948967194 rows/sec., 3.80 MiB/sec. | ||
| 4029 | 2026.02.26 17:12:31.163439 [ 134 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4030 | 2026.02.26 17:12:31.163468 [ 277 ] {f1f8057b-c694-4f5a-914a-56ac0edd15c2} <Debug> TCPHandler: Processed in 0.001975354 sec. | ||
| 4031 | 2026.02.26 17:12:31.163510 [ 134 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.26 17:12:31.163536 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4033 | 2026.02.26 17:12:31.163628 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.02.26 17:12:31.163637 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 4035 | 2026.02.26 17:12:31.163749 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4036 | 2026.02.26 17:12:31.163782 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2026.02.26 17:12:31.163796 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4038 | 2026.02.26 17:12:31.163840 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 4039 | 2026.02.26 17:12:31.163916 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 4040 | 2026.02.26 17:12:31.163961 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part | ||
| 4041 | 2026.02.26 17:12:31.164002 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part | ||
| 4042 | 2026.02.26 17:12:31.164039 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part | ||
| 4043 | 2026.02.26 17:12:31.164077 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 4044 | 2026.02.26 17:12:31.164297 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.02.26 17:12:31.164342 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4046 | 2026.02.26 17:12:31.164762 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4047 | 2026.02.26 17:12:31.164994 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.02.26 17:12:31.165119 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00139 sec., 7194.244604316547 rows/sec., 540.97 KiB/sec. | ||
| 4049 | 2026.02.26 17:12:31.165156 [ 277 ] {f688ee90-77a7-4d30-9593-c612c9baf260} <Debug> TCPHandler: Processed in 0.001586234 sec. | ||
| 4050 | 2026.02.26 17:12:31.165272 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.02.26 17:12:31.165366 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4052 | 2026.02.26 17:12:31.165405 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4053 | 2026.02.26 17:12:31.165480 [ 187 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882772 sec., 1569494.3413222632 rows/sec., 132.36 MiB/sec. | ||
| 4054 | 2026.02.26 17:12:31.165691 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4055 | 2026.02.26 17:12:31.165825 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.02.26 17:12:31.165868 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4057 | 2026.02.26 17:12:31.165962 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.26 17:12:31.166048 [ 194 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_21_4} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4059 | 2026.02.26 17:12:31.166122 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4060 | 2026.02.26 17:12:31.166200 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4061 | 2026.02.26 17:12:31.166424 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.02.26 17:12:31.166531 [ 133 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4063 | 2026.02.26 17:12:31.166549 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001201 sec., 61615.32056619484 rows/sec., 4.81 MiB/sec. | ||
| 4064 | 2026.02.26 17:12:31.166594 [ 133 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.02.26 17:12:31.166604 [ 277 ] {f1e32520-658d-4925-84d6-a6318ba4c0bd} <Debug> TCPHandler: Processed in 0.001383338 sec. | ||
| 4066 | 2026.02.26 17:12:31.166623 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4067 | 2026.02.26 17:12:31.166710 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 4068 | 2026.02.26 17:12:31.166725 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.02.26 17:12:31.166804 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4070 | 2026.02.26 17:12:31.166824 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.02.26 17:12:31.166833 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 4072 | 2026.02.26 17:12:31.166866 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4073 | 2026.02.26 17:12:31.166894 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 4074 | 2026.02.26 17:12:31.166938 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 521 rows starting from the beginning of the part | ||
| 4075 | 2026.02.26 17:12:31.166980 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 4076 | 2026.02.26 17:12:31.167022 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 521 rows starting from the beginning of the part | ||
| 4077 | 2026.02.26 17:12:31.167062 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 4078 | 2026.02.26 17:12:31.167267 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.02.26 17:12:31.167301 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4080 | 2026.02.26 17:12:31.167635 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4081 | 2026.02.26 17:12:31.167839 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.02.26 17:12:31.167960 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4083 | 2026.02.26 17:12:31.167965 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4084 | 2026.02.26 17:12:31.167994 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.02.26 17:12:31.168016 [ 277 ] {166b6e47-9db0-4524-9480-231b5bef0443} <Debug> TCPHandler: Processed in 0.001339827 sec. | ||
| 4086 | 2026.02.26 17:12:31.168018 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4087 | 2026.02.26 17:12:31.168094 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4088 | 2026.02.26 17:12:31.168104 [ 194 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014325 sec., 1304712.0418848167 rows/sec., 98.96 MiB/sec. | ||
| 4089 | 2026.02.26 17:12:31.168135 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.02.26 17:12:31.168184 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.02.26 17:12:31.168209 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3164 rows starting from the beginning of the part | ||
| 4092 | 2026.02.26 17:12:31.168235 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.02.26 17:12:31.168254 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4094 | 2026.02.26 17:12:31.168295 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4095 | 2026.02.26 17:12:31.168297 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4096 | 2026.02.26 17:12:31.168307 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4097 | 2026.02.26 17:12:31.168343 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 4098 | 2026.02.26 17:12:31.168385 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4099 | 2026.02.26 17:12:31.168423 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 4100 | 2026.02.26 17:12:31.168665 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.02.26 17:12:31.168755 [ 202 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_21_4} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4102 | 2026.02.26 17:12:31.168871 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4103 | 2026.02.26 17:12:31.169048 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.02.26 17:12:31.169089 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4105 | 2026.02.26 17:12:31.169616 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4106 | 2026.02.26 17:12:31.169849 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.02.26 17:12:31.169986 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 4108 | 2026.02.26 17:12:31.170037 [ 277 ] {ad9d3392-18d5-4d50-973b-ecb4d6b68641} <Debug> TCPHandler: Processed in 0.001954434 sec. | ||
| 4109 | 2026.02.26 17:12:31.170072 [ 202 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001225 sec., 2086222.188909293 rows/sec., 142.42 MiB/sec. | ||
| 4110 | 2026.02.26 17:12:31.170150 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.02.26 17:12:31.170250 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.02.26 17:12:31.170293 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4113 | 2026.02.26 17:12:31.170435 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4114 | 2026.02.26 17:12:31.170624 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.02.26 17:12:31.170658 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4116 | 2026.02.26 17:12:31.170664 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.02.26 17:12:31.170726 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4118 | 2026.02.26 17:12:31.170788 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4119 | 2026.02.26 17:12:31.170962 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4120 | 2026.02.26 17:12:31.171178 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.02.26 17:12:31.171277 [ 133 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4122 | 2026.02.26 17:12:31.171302 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4123 | 2026.02.26 17:12:31.171308 [ 133 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.02.26 17:12:31.171341 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4125 | 2026.02.26 17:12:31.171344 [ 277 ] {9dd33973-2e7f-4b51-84f9-3bdc9ae6a824} <Debug> TCPHandler: Processed in 0.001243204 sec. | ||
| 4126 | 2026.02.26 17:12:31.171432 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4127 | 2026.02.26 17:12:31.171587 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4128 | 2026.02.26 17:12:31.171624 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 4129 | 2026.02.26 17:12:31.171692 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4130 | 2026.02.26 17:12:31.171733 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4131 | 2026.02.26 17:12:31.171775 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4132 | 2026.02.26 17:12:31.171812 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4133 | 2026.02.26 17:12:31.171850 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4134 | 2026.02.26 17:12:31.172894 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500851 sec., 939467.0090501988 rows/sec., 60.61 MiB/sec. | ||
| 4135 | 2026.02.26 17:12:31.173114 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4136 | 2026.02.26 17:12:31.173402 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.02.26 17:12:31.173475 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_21_4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4138 | 2026.02.26 17:12:31.173573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4139 | 2026.02.26 17:12:36.169939 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.02.26 17:12:36.170132 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.02.26 17:12:36.170198 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4142 | 2026.02.26 17:12:36.170947 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.02.26 17:12:36.170984 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4144 | 2026.02.26 17:12:36.171373 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4145 | 2026.02.26 17:12:36.171598 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.02.26 17:12:36.171721 [ 123 ] {} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4147 | 2026.02.26 17:12:36.171736 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 4148 | 2026.02.26 17:12:36.171787 [ 123 ] {} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.02.26 17:12:36.171798 [ 277 ] {9382ba5b-68d7-4452-9243-cfce5c3eae01} <Debug> TCPHandler: Processed in 0.001982884 sec. | ||
| 4150 | 2026.02.26 17:12:36.171817 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4151 | 2026.02.26 17:12:36.171935 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.02.26 17:12:36.171944 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::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 | ||
| 4153 | 2026.02.26 17:12:36.172033 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4154 | 2026.02.26 17:12:36.172076 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4155 | 2026.02.26 17:12:36.172091 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4156 | 2026.02.26 17:12:36.172132 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4157 | 2026.02.26 17:12:36.172232 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4158 | 2026.02.26 17:12:36.172289 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4159 | 2026.02.26 17:12:36.172340 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4160 | 2026.02.26 17:12:36.172392 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4161 | 2026.02.26 17:12:36.172437 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4162 | 2026.02.26 17:12:36.172463 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.02.26 17:12:36.172504 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4164 | 2026.02.26 17:12:36.172835 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4165 | 2026.02.26 17:12:36.173078 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.02.26 17:12:36.173206 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 273.86 KiB/sec. | ||
| 4167 | 2026.02.26 17:12:36.173242 [ 277 ] {1b413324-5c5e-4cda-9ab6-f01cc9ec7f17} <Debug> TCPHandler: Processed in 0.001354217 sec. | ||
| 4168 | 2026.02.26 17:12:36.173351 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.02.26 17:12:36.173443 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4170 | 2026.02.26 17:12:36.173481 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4171 | 2026.02.26 17:12:36.173584 [ 201 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696947 sec., 1018299.334039307 rows/sec., 68.84 MiB/sec. | ||
| 4172 | 2026.02.26 17:12:36.173731 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4173 | 2026.02.26 17:12:36.173985 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.02.26 17:12:36.174064 [ 193 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_11_2} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4175 | 2026.02.26 17:12:36.174136 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4176 | 2026.02.26 17:12:36.174295 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.02.26 17:12:36.174334 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4178 | 2026.02.26 17:12:36.174692 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4179 | 2026.02.26 17:12:36.174902 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.02.26 17:12:36.175021 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Debug> executeQuery: Read 861 rows, 70.21 KiB in 0.001597 sec., 539135.8797745773 rows/sec., 42.93 MiB/sec. | ||
| 4181 | 2026.02.26 17:12:36.175057 [ 277 ] {ab6ba531-7337-465e-a2f6-8905b729b4ec} <Debug> TCPHandler: Processed in 0.001752619 sec. | ||
| 4182 | 2026.02.26 17:12:36.175182 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.02.26 17:12:36.175296 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.02.26 17:12:36.175337 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4185 | 2026.02.26 17:12:36.175819 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.02.26 17:12:36.175855 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4187 | 2026.02.26 17:12:36.176185 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4188 | 2026.02.26 17:12:36.176423 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.02.26 17:12:36.176526 [ 123 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4190 | 2026.02.26 17:12:36.176548 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.00127 sec., 139370.07874015748 rows/sec., 8.58 MiB/sec. | ||
| 4191 | 2026.02.26 17:12:36.176563 [ 123 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.02.26 17:12:36.176590 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4193 | 2026.02.26 17:12:36.176592 [ 277 ] {7971c660-749c-486e-ad45-ff80946fc307} <Debug> TCPHandler: Processed in 0.00146085 sec. | ||
| 4194 | 2026.02.26 17:12:36.176686 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 4195 | 2026.02.26 17:12:36.176715 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.02.26 17:12:36.176815 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.02.26 17:12:36.176818 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4198 | 2026.02.26 17:12:36.176856 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4199 | 2026.02.26 17:12:36.176871 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4200 | 2026.02.26 17:12:36.176951 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 173 rows starting from the beginning of the part | ||
| 4201 | 2026.02.26 17:12:36.177007 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4202 | 2026.02.26 17:12:36.177056 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 173 rows starting from the beginning of the part | ||
| 4203 | 2026.02.26 17:12:36.177118 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4204 | 2026.02.26 17:12:36.177167 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 177 rows starting from the beginning of the part | ||
| 4205 | 2026.02.26 17:12:36.177331 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.02.26 17:12:36.177372 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4207 | 2026.02.26 17:12:36.177731 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4208 | 2026.02.26 17:12:36.177956 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.02.26 17:12:36.178054 [ 123 ] {} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4210 | 2026.02.26 17:12:36.178082 [ 123 ] {} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.02.26 17:12:36.178084 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001287 sec., 115773.11577311577 rows/sec., 7.48 MiB/sec. | ||
| 4212 | 2026.02.26 17:12:36.178100 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4213 | 2026.02.26 17:12:36.178132 [ 277 ] {cc2897cc-8bfc-4fd5-a73d-ccf5f40544dd} <Debug> TCPHandler: Processed in 0.001464741 sec. | ||
| 4214 | 2026.02.26 17:12:36.178197 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 4215 | 2026.02.26 17:12:36.178213 [ 198 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568624 sec., 483226.06309733883 rows/sec., 31.97 MiB/sec. | ||
| 4216 | 2026.02.26 17:12:36.178250 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.02.26 17:12:36.178308 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4218 | 2026.02.26 17:12:36.178345 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
| 4219 | 2026.02.26 17:12:36.178362 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.02.26 17:12:36.178401 [ 195 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4221 | 2026.02.26 17:12:36.178406 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4222 | 2026.02.26 17:12:36.178407 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4223 | 2026.02.26 17:12:36.178487 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4224 | 2026.02.26 17:12:36.178542 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4225 | 2026.02.26 17:12:36.178589 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4226 | 2026.02.26 17:12:36.178632 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4227 | 2026.02.26 17:12:36.178692 [ 195 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.02.26 17:12:36.178770 [ 195 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_21_4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4229 | 2026.02.26 17:12:36.178838 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4230 | 2026.02.26 17:12:36.178877 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.02.26 17:12:36.178916 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4232 | 2026.02.26 17:12:36.179237 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4233 | 2026.02.26 17:12:36.179459 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.02.26 17:12:36.179530 [ 191 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369638 sec., 670250.0952806508 rows/sec., 46.18 MiB/sec. | ||
| 4235 | 2026.02.26 17:12:36.179555 [ 123 ] {} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4236 | 2026.02.26 17:12:36.179578 [ 123 ] {} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.02.26 17:12:36.179583 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 4238 | 2026.02.26 17:12:36.179594 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4239 | 2026.02.26 17:12:36.179631 [ 277 ] {5419019f-a997-4d53-9879-731012db1c2c} <Debug> TCPHandler: Processed in 0.001429279 sec. | ||
| 4240 | 2026.02.26 17:12:36.179666 [ 195 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4241 | 2026.02.26 17:12:36.179674 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::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 | ||
| 4242 | 2026.02.26 17:12:36.179745 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.02.26 17:12:36.179769 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4244 | 2026.02.26 17:12:36.179799 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4245 | 2026.02.26 17:12:36.179845 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4246 | 2026.02.26 17:12:36.179848 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4247 | 2026.02.26 17:12:36.179894 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4248 | 2026.02.26 17:12:36.179907 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4249 | 2026.02.26 17:12:36.179939 [ 195 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.02.26 17:12:36.179948 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4251 | 2026.02.26 17:12:36.180012 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4252 | 2026.02.26 17:12:36.180018 [ 195 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_11_2} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4253 | 2026.02.26 17:12:36.180054 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4254 | 2026.02.26 17:12:36.180100 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4255 | 2026.02.26 17:12:36.180567 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.02.26 17:12:36.180609 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4257 | 2026.02.26 17:12:36.180856 [ 195 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212403 sec., 742327.427431308 rows/sec., 45.24 MiB/sec. | ||
| 4258 | 2026.02.26 17:12:36.180937 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4259 | 2026.02.26 17:12:36.180980 [ 193 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4260 | 2026.02.26 17:12:36.181226 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.02.26 17:12:36.181272 [ 193 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.02.26 17:12:36.181346 [ 193 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_11_2} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4263 | 2026.02.26 17:12:36.181378 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Debug> executeQuery: Read 525 rows, 37.99 KiB in 0.00155 sec., 338709.67741935485 rows/sec., 23.93 MiB/sec. | ||
| 4264 | 2026.02.26 17:12:36.181405 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4265 | 2026.02.26 17:12:36.181420 [ 277 ] {e877a828-666f-4a88-8aea-fd00da3b5078} <Debug> TCPHandler: Processed in 0.001721248 sec. | ||
| 4266 | 2026.02.26 17:12:36.181524 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.02.26 17:12:36.181616 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4268 | 2026.02.26 17:12:36.181656 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4269 | 2026.02.26 17:12:36.181982 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.26 17:12:36.182018 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4271 | 2026.02.26 17:12:36.182330 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4272 | 2026.02.26 17:12:36.182529 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.02.26 17:12:36.182654 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 4274 | 2026.02.26 17:12:36.182690 [ 277 ] {970d2c02-4d80-4f7f-b739-532e0c8a5bef} <Debug> TCPHandler: Processed in 0.001214443 sec. | ||
| 4275 | 2026.02.26 17:12:36.182805 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.02.26 17:12:36.182916 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.26 17:12:36.182965 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4278 | 2026.02.26 17:12:36.183452 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.02.26 17:12:36.183493 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4280 | 2026.02.26 17:12:36.183836 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4281 | 2026.02.26 17:12:36.184040 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.02.26 17:12:36.184160 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001267 sec., 210734.01736385163 rows/sec., 14.01 MiB/sec. | ||
| 4283 | 2026.02.26 17:12:36.184196 [ 277 ] {d5be8343-dbcd-47ee-9b5d-eb7c4c8917c1} <Debug> TCPHandler: Processed in 0.00144952 sec. | ||
| 4284 | 2026.02.26 17:12:36.184304 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.02.26 17:12:36.184396 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.02.26 17:12:36.184436 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4287 | 2026.02.26 17:12:36.184737 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.02.26 17:12:36.184772 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4289 | 2026.02.26 17:12:36.185053 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4290 | 2026.02.26 17:12:36.185250 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.02.26 17:12:36.185339 [ 123 ] {} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4292 | 2026.02.26 17:12:36.185367 [ 123 ] {} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.02.26 17:12:36.185369 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 4294 | 2026.02.26 17:12:36.185385 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4295 | 2026.02.26 17:12:36.185417 [ 277 ] {5381a255-1976-4d17-94ae-54ceb057c449} <Debug> TCPHandler: Processed in 0.001160053 sec. | ||
| 4296 | 2026.02.26 17:12:36.185468 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::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 | ||
| 4297 | 2026.02.26 17:12:36.185528 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.02.26 17:12:36.185579 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2026.02.26 17:12:36.185619 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4300 | 2026.02.26 17:12:36.185623 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.02.26 17:12:36.185699 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4302 | 2026.02.26 17:12:36.185703 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4303 | 2026.02.26 17:12:36.185803 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4304 | 2026.02.26 17:12:36.185870 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4305 | 2026.02.26 17:12:36.185928 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4306 | 2026.02.26 17:12:36.185986 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4307 | 2026.02.26 17:12:36.186633 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.02.26 17:12:36.186674 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4309 | 2026.02.26 17:12:36.186958 [ 195 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001522392 sec., 6568.610449870993 rows/sec., 442.61 KiB/sec. | ||
| 4310 | 2026.02.26 17:12:36.187059 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4311 | 2026.02.26 17:12:36.187244 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4312 | 2026.02.26 17:12:36.187319 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.02.26 17:12:36.187393 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_10_2} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4314 | 2026.02.26 17:12:36.187460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4315 | 2026.02.26 17:12:36.187494 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.02.26 17:12:36.187617 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4317 | 2026.02.26 17:12:36.187632 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002026 sec., 15301.085883514314 rows/sec., 27.42 MiB/sec. | ||
| 4318 | 2026.02.26 17:12:36.187652 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.26 17:12:36.187676 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4320 | 2026.02.26 17:12:36.187688 [ 277 ] {6c676fb6-8431-4262-9748-f88ada6e4c55} <Debug> TCPHandler: Processed in 0.002205972 sec. | ||
| 4321 | 2026.02.26 17:12:36.187768 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 4322 | 2026.02.26 17:12:36.187808 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.02.26 17:12:36.187907 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4324 | 2026.02.26 17:12:36.187947 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4325 | 2026.02.26 17:12:36.187986 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2026.02.26 17:12:36.188040 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 270 rows starting from the beginning of the part | ||
| 4327 | 2026.02.26 17:12:36.188156 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4328 | 2026.02.26 17:12:36.188259 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4329 | 2026.02.26 17:12:36.188310 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.02.26 17:12:36.188350 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4331 | 2026.02.26 17:12:36.188362 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4332 | 2026.02.26 17:12:36.188463 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4333 | 2026.02.26 17:12:36.188548 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4334 | 2026.02.26 17:12:36.188676 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4335 | 2026.02.26 17:12:36.188912 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.02.26 17:12:36.189041 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 4337 | 2026.02.26 17:12:36.189075 [ 277 ] {c0baff22-c436-4169-baa6-30311c3a6cdc} <Debug> TCPHandler: Processed in 0.001313997 sec. | ||
| 4338 | 2026.02.26 17:12:36.192195 [ 201 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.004460863 sec., 85857.82616502681 rows/sec., 153.85 MiB/sec. | ||
| 4339 | 2026.02.26 17:12:36.192762 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4340 | 2026.02.26 17:12:36.193082 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.02.26 17:12:36.193148 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4342 | 2026.02.26 17:12:36.193218 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4343 | 2026.02.26 17:12:36.240217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8172 | ||
| 4344 | 2026.02.26 17:12:36.240648 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.02.26 17:12:36.240683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4346 | 2026.02.26 17:12:36.241181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4347 | 2026.02.26 17:12:36.241400 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.02.26 17:12:36.241524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8172 | ||
| 4349 | 2026.02.26 17:12:36.653580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4350 | 2026.02.26 17:12:36.668012 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.02.26 17:12:36.668062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4352 | 2026.02.26 17:12:36.673891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4353 | 2026.02.26 17:12:36.674598 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.02.26 17:12:36.677098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4355 | 2026.02.26 17:12:37.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.01 MiB, peak 248.55 MiB, free memory in arenas 0.00 B, will set to 245.12 MiB (RSS), difference: 1.11 MiB | ||
| 4356 | 2026.02.26 17:12:38.903914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 578 | ||
| 4357 | 2026.02.26 17:12:38.906274 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.02.26 17:12:38.906316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4359 | 2026.02.26 17:12:38.907473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4360 | 2026.02.26 17:12:38.907745 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.02.26 17:12:38.907996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4362 | 2026.02.26 17:12:41.161072 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.02.26 17:12:41.161259 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4364 | 2026.02.26 17:12:41.161324 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4365 | 2026.02.26 17:12:41.161927 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.02.26 17:12:41.161975 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4367 | 2026.02.26 17:12:41.162367 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4368 | 2026.02.26 17:12:41.162592 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.02.26 17:12:41.162736 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001523 sec., 49901.51017728168 rows/sec., 4.11 MiB/sec. | ||
| 4370 | 2026.02.26 17:12:41.162777 [ 277 ] {dfcb29d5-e99b-4468-ad30-198f217d8eb0} <Debug> TCPHandler: Processed in 0.001825891 sec. | ||
| 4371 | 2026.02.26 17:12:41.162890 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.02.26 17:12:41.162985 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.02.26 17:12:41.163027 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4374 | 2026.02.26 17:12:41.163415 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.02.26 17:12:41.163452 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4376 | 2026.02.26 17:12:41.163760 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4377 | 2026.02.26 17:12:41.163973 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.02.26 17:12:41.164099 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 4379 | 2026.02.26 17:12:41.164136 [ 277 ] {203f7d5e-c1cd-4aa3-9002-fa27f319a3a8} <Debug> TCPHandler: Processed in 0.001294036 sec. | ||
| 4380 | 2026.02.26 17:12:41.164243 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.02.26 17:12:41.164337 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4382 | 2026.02.26 17:12:41.164376 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4383 | 2026.02.26 17:12:41.164768 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.02.26 17:12:41.164805 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4385 | 2026.02.26 17:12:41.165106 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4386 | 2026.02.26 17:12:41.165317 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.02.26 17:12:41.165439 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001119 sec., 66130.47363717605 rows/sec., 5.16 MiB/sec. | ||
| 4388 | 2026.02.26 17:12:41.165475 [ 277 ] {10f4a0c3-405c-4e23-b2f3-b8faf43b99f8} <Debug> TCPHandler: Processed in 0.001280105 sec. | ||
| 4389 | 2026.02.26 17:12:41.165581 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.02.26 17:12:41.165675 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.02.26 17:12:41.165718 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4392 | 2026.02.26 17:12:41.166100 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.02.26 17:12:41.166136 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4394 | 2026.02.26 17:12:41.166460 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4395 | 2026.02.26 17:12:41.166671 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.02.26 17:12:41.166798 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 4397 | 2026.02.26 17:12:41.166835 [ 277 ] {2de496e2-ef10-4e76-abf9-775e9d315ef4} <Debug> TCPHandler: Processed in 0.001301306 sec. | ||
| 4398 | 2026.02.26 17:12:41.166941 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.02.26 17:12:41.167034 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.02.26 17:12:41.167089 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4401 | 2026.02.26 17:12:41.167797 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.02.26 17:12:41.167834 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4403 | 2026.02.26 17:12:41.168324 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4404 | 2026.02.26 17:12:41.168553 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.02.26 17:12:41.168687 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00167 sec., 5988.023952095808 rows/sec., 10.73 MiB/sec. | ||
| 4406 | 2026.02.26 17:12:41.168738 [ 277 ] {aef7bbfe-4fdd-46ce-ac10-9ae604f87e53} <Debug> TCPHandler: Processed in 0.001843981 sec. | ||
| 4407 | 2026.02.26 17:12:41.168843 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.02.26 17:12:41.168939 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.02.26 17:12:41.168981 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4410 | 2026.02.26 17:12:41.169309 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.02.26 17:12:41.169346 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4412 | 2026.02.26 17:12:41.169648 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4413 | 2026.02.26 17:12:41.169857 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.02.26 17:12:41.169981 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4415 | 2026.02.26 17:12:41.170015 [ 277 ] {385bf2ed-4055-41a3-97f0-5b4253f573eb} <Debug> TCPHandler: Processed in 0.001219114 sec. | ||
| 4416 | 2026.02.26 17:12:43.590394 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4417 | 2026.02.26 17:12:43.590449 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4418 | 2026.02.26 17:12:43.742542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8620 | ||
| 4419 | 2026.02.26 17:12:43.743027 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.02.26 17:12:43.743068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4421 | 2026.02.26 17:12:43.743541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4422 | 2026.02.26 17:12:43.743766 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.02.26 17:12:43.743901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8620 | ||
| 4424 | 2026.02.26 17:12:44.178113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4425 | 2026.02.26 17:12:44.193713 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.02.26 17:12:44.193767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4427 | 2026.02.26 17:12:44.199633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4428 | 2026.02.26 17:12:44.200346 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.02.26 17:12:44.203459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4430 | 2026.02.26 17:12:46.170120 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.02.26 17:12:46.170301 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.02.26 17:12:46.170362 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4433 | 2026.02.26 17:12:46.171021 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.02.26 17:12:46.171062 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4435 | 2026.02.26 17:12:46.171436 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4436 | 2026.02.26 17:12:46.171651 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.02.26 17:12:46.171793 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001534 sec., 185136.8970013038 rows/sec., 11.76 MiB/sec. | ||
| 4438 | 2026.02.26 17:12:46.171845 [ 277 ] {9f3583a8-fd32-44af-b64d-b883008b9995} <Debug> TCPHandler: Processed in 0.001842031 sec. | ||
| 4439 | 2026.02.26 17:12:46.171970 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.02.26 17:12:46.172065 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4441 | 2026.02.26 17:12:46.172104 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4442 | 2026.02.26 17:12:46.172782 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.02.26 17:12:46.172816 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4444 | 2026.02.26 17:12:46.173158 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4445 | 2026.02.26 17:12:46.173377 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.02.26 17:12:46.173497 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001451 sec., 592005.5134390076 rows/sec., 47.16 MiB/sec. | ||
| 4447 | 2026.02.26 17:12:46.173533 [ 277 ] {3b44d4e4-4ce4-4d05-aaa9-e1d5fbf8addc} <Debug> TCPHandler: Processed in 0.001610984 sec. | ||
| 4448 | 2026.02.26 17:12:46.173641 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.02.26 17:12:46.173733 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.02.26 17:12:46.173771 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4451 | 2026.02.26 17:12:46.174182 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.02.26 17:12:46.174217 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4453 | 2026.02.26 17:12:46.174504 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4454 | 2026.02.26 17:12:46.174709 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.02.26 17:12:46.174829 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001113 sec., 155435.7592093441 rows/sec., 9.54 MiB/sec. | ||
| 4456 | 2026.02.26 17:12:46.174864 [ 277 ] {c63714c5-8b7f-4da5-8b29-c9a92c048eed} <Debug> TCPHandler: Processed in 0.001269515 sec. | ||
| 4457 | 2026.02.26 17:12:46.174969 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.02.26 17:12:46.175061 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.02.26 17:12:46.175100 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4460 | 2026.02.26 17:12:46.175497 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.02.26 17:12:46.175532 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4462 | 2026.02.26 17:12:46.175818 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4463 | 2026.02.26 17:12:46.176012 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.02.26 17:12:46.176132 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001089 sec., 136822.77318640955 rows/sec., 8.84 MiB/sec. | ||
| 4465 | 2026.02.26 17:12:46.176167 [ 277 ] {166f1395-6d3d-46e7-9ed6-ae5130a88166} <Debug> TCPHandler: Processed in 0.001244395 sec. | ||
| 4466 | 2026.02.26 17:12:46.176270 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.02.26 17:12:46.176361 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.02.26 17:12:46.176399 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4469 | 2026.02.26 17:12:46.176793 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.02.26 17:12:46.176827 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4471 | 2026.02.26 17:12:46.177116 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4472 | 2026.02.26 17:12:46.177323 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.02.26 17:12:46.177441 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001098 sec., 134790.52823315118 rows/sec., 7.67 MiB/sec. | ||
| 4474 | 2026.02.26 17:12:46.177476 [ 277 ] {f1ad1d0c-db09-419d-a997-bcdfb67c4ece} <Debug> TCPHandler: Processed in 0.001252295 sec. | ||
| 4475 | 2026.02.26 17:12:46.177577 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.02.26 17:12:46.177667 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4477 | 2026.02.26 17:12:46.177704 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4478 | 2026.02.26 17:12:46.178230 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.02.26 17:12:46.178264 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4480 | 2026.02.26 17:12:46.178574 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4481 | 2026.02.26 17:12:46.178775 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.02.26 17:12:46.178895 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001245 sec., 418473.8955823293 rows/sec., 29.54 MiB/sec. | ||
| 4483 | 2026.02.26 17:12:46.178930 [ 277 ] {cc144d46-e22a-480b-a484-b301d6928735} <Debug> TCPHandler: Processed in 0.001399779 sec. | ||
| 4484 | 2026.02.26 17:12:46.179025 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.02.26 17:12:46.179115 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4486 | 2026.02.26 17:12:46.179153 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4487 | 2026.02.26 17:12:46.179470 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.02.26 17:12:46.179505 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4489 | 2026.02.26 17:12:46.179794 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4490 | 2026.02.26 17:12:46.179994 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.02.26 17:12:46.180088 [ 110 ] {} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4492 | 2026.02.26 17:12:46.180111 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 4493 | 2026.02.26 17:12:46.180153 [ 110 ] {} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.02.26 17:12:46.180160 [ 277 ] {6430429f-d97f-4e6e-b12d-72a8919a89f4} <Debug> TCPHandler: Processed in 0.001181493 sec. | ||
| 4495 | 2026.02.26 17:12:46.180181 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4496 | 2026.02.26 17:12:46.180269 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.02.26 17:12:46.180271 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::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 | ||
| 4498 | 2026.02.26 17:12:46.180363 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.02.26 17:12:46.180366 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4500 | 2026.02.26 17:12:46.180401 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4501 | 2026.02.26 17:12:46.180404 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4502 | 2026.02.26 17:12:46.180456 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4503 | 2026.02.26 17:12:46.180499 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4504 | 2026.02.26 17:12:46.180536 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4505 | 2026.02.26 17:12:46.180572 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4506 | 2026.02.26 17:12:46.180608 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4507 | 2026.02.26 17:12:46.180804 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.02.26 17:12:46.180838 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4509 | 2026.02.26 17:12:46.181235 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4510 | 2026.02.26 17:12:46.181283 [ 195 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041719 sec., 63356.81695351626 rows/sec., 3.23 MiB/sec. | ||
| 4511 | 2026.02.26 17:12:46.181453 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.02.26 17:12:46.181471 [ 201 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4513 | 2026.02.26 17:12:46.181582 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 4514 | 2026.02.26 17:12:46.181622 [ 277 ] {8afa6d41-1ffe-46ba-a87e-4219339c6fa6} <Debug> TCPHandler: Processed in 0.001399158 sec. | ||
| 4515 | 2026.02.26 17:12:46.181731 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.02.26 17:12:46.181778 [ 201 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.02.26 17:12:46.181824 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.02.26 17:12:46.181862 [ 201 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_11_2} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4519 | 2026.02.26 17:12:46.181869 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4520 | 2026.02.26 17:12:46.181973 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4521 | 2026.02.26 17:12:46.182176 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.02.26 17:12:46.182214 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4523 | 2026.02.26 17:12:46.182510 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4524 | 2026.02.26 17:12:46.182718 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.02.26 17:12:46.182843 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 4526 | 2026.02.26 17:12:46.182878 [ 277 ] {c78b4146-a650-47bd-9fa3-219c5f208faf} <Debug> TCPHandler: Processed in 0.001193243 sec. | ||
| 4527 | 2026.02.26 17:12:46.182972 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.02.26 17:12:46.183062 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.02.26 17:12:46.183112 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4530 | 2026.02.26 17:12:46.183853 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.02.26 17:12:46.183888 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4532 | 2026.02.26 17:12:46.184399 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4533 | 2026.02.26 17:12:46.184611 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.02.26 17:12:46.184738 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001693 sec., 18310.691080921442 rows/sec., 32.81 MiB/sec. | ||
| 4535 | 2026.02.26 17:12:46.184787 [ 277 ] {76d5629a-b3ba-4b9f-98e3-e68309abb161} <Debug> TCPHandler: Processed in 0.001860962 sec. | ||
| 4536 | 2026.02.26 17:12:46.184894 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.02.26 17:12:46.184987 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4538 | 2026.02.26 17:12:46.185026 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4539 | 2026.02.26 17:12:46.185338 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.02.26 17:12:46.185374 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4541 | 2026.02.26 17:12:46.185671 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4542 | 2026.02.26 17:12:46.185876 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.02.26 17:12:46.185995 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001026 sec., 87719.29824561403 rows/sec., 5.49 MiB/sec. | ||
| 4544 | 2026.02.26 17:12:46.186028 [ 277 ] {8d7a239d-bcf9-48ab-960e-657db8296fa7} <Debug> TCPHandler: Processed in 0.001181532 sec. | ||
| 4545 | 2026.02.26 17:12:48.908191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 612 | ||
| 4546 | 2026.02.26 17:12:48.910510 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.26 17:12:48.910555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4548 | 2026.02.26 17:12:48.911742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4549 | 2026.02.26 17:12:48.912007 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.02.26 17:12:48.912245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4551 | 2026.02.26 17:12:51.162293 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.26 17:12:51.162483 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.26 17:12:51.162551 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4554 | 2026.02.26 17:12:51.163153 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.26 17:12:51.163199 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4556 | 2026.02.26 17:12:51.163583 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4557 | 2026.02.26 17:12:51.163812 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.26 17:12:51.163966 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001531 sec., 5225.342913128674 rows/sec., 426.09 KiB/sec. | ||
| 4559 | 2026.02.26 17:12:51.164007 [ 277 ] {d83770cf-3df3-4538-922f-7e0b3db09013} <Debug> TCPHandler: Processed in 0.001838651 sec. | ||
| 4560 | 2026.02.26 17:12:51.164128 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.02.26 17:12:51.164223 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4562 | 2026.02.26 17:12:51.164264 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4563 | 2026.02.26 17:12:51.164686 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.26 17:12:51.164725 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4565 | 2026.02.26 17:12:51.165045 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4566 | 2026.02.26 17:12:51.165260 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.26 17:12:51.165389 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Debug> executeQuery: Read 80 rows, 6.71 KiB in 0.001185 sec., 67510.54852320674 rows/sec., 5.53 MiB/sec. | ||
| 4568 | 2026.02.26 17:12:51.165425 [ 277 ] {fb3353f8-277e-495f-a491-bba0092a2a87} <Debug> TCPHandler: Processed in 0.001346568 sec. | ||
| 4569 | 2026.02.26 17:12:51.165537 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.02.26 17:12:51.165631 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.02.26 17:12:51.165670 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4572 | 2026.02.26 17:12:51.166034 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.02.26 17:12:51.166068 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4574 | 2026.02.26 17:12:51.166344 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4575 | 2026.02.26 17:12:51.166559 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.02.26 17:12:51.166746 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001131 sec., 15915.119363395224 rows/sec., 1.13 MiB/sec. | ||
| 4577 | 2026.02.26 17:12:51.166781 [ 277 ] {37d94260-9832-4848-8330-4a95d036d5a5} <Debug> TCPHandler: Processed in 0.001291186 sec. | ||
| 4578 | 2026.02.26 17:12:51.166879 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.02.26 17:12:51.166973 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4580 | 2026.02.26 17:12:51.167012 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4581 | 2026.02.26 17:12:51.167401 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.02.26 17:12:51.167437 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4583 | 2026.02.26 17:12:51.167741 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4584 | 2026.02.26 17:12:51.167958 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.02.26 17:12:51.168081 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001127 sec., 72759.53859804792 rows/sec., 5.69 MiB/sec. | ||
| 4586 | 2026.02.26 17:12:51.168118 [ 277 ] {cae9c75f-d5c2-4779-8da0-dabee1f45c28} <Debug> TCPHandler: Processed in 0.001285035 sec. | ||
| 4587 | 2026.02.26 17:12:51.168227 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.02.26 17:12:51.168321 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.02.26 17:12:51.168363 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4590 | 2026.02.26 17:12:51.168761 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.26 17:12:51.168797 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4592 | 2026.02.26 17:12:51.169128 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4593 | 2026.02.26 17:12:51.169340 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.02.26 17:12:51.169463 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00116 sec., 141379.3103448276 rows/sec., 9.84 MiB/sec. | ||
| 4595 | 2026.02.26 17:12:51.169498 [ 277 ] {8afd0ece-1bb8-49df-91d5-f15674335099} <Debug> TCPHandler: Processed in 0.001318947 sec. | ||
| 4596 | 2026.02.26 17:12:51.169598 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.02.26 17:12:51.169692 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.02.26 17:12:51.169746 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4599 | 2026.02.26 17:12:51.170460 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.02.26 17:12:51.170497 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4601 | 2026.02.26 17:12:51.171006 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4602 | 2026.02.26 17:12:51.171224 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.02.26 17:12:51.171380 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 4604 | 2026.02.26 17:12:51.171431 [ 277 ] {71423907-121a-46b0-adc1-920322dd34c2} <Debug> TCPHandler: Processed in 0.001880232 sec. | ||
| 4605 | 2026.02.26 17:12:51.171539 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.02.26 17:12:51.171633 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.02.26 17:12:51.171672 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4608 | 2026.02.26 17:12:51.171977 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.02.26 17:12:51.172011 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4610 | 2026.02.26 17:12:51.172291 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4611 | 2026.02.26 17:12:51.172496 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.02.26 17:12:51.172704 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4613 | 2026.02.26 17:12:51.172740 [ 277 ] {012cd57c-0dfa-41e8-87a6-e508867cf1c0} <Debug> TCPHandler: Processed in 0.001247264 sec. | ||
| 4614 | 2026.02.26 17:12:51.244350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9132 | ||
| 4615 | 2026.02.26 17:12:51.244908 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.26 17:12:51.244945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4617 | 2026.02.26 17:12:51.245421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4618 | 2026.02.26 17:12:51.245663 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.02.26 17:12:51.245804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9132 | ||
| 4620 | 2026.02.26 17:12:51.704023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4621 | 2026.02.26 17:12:51.721036 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.02.26 17:12:51.721099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4623 | 2026.02.26 17:12:51.727587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4624 | 2026.02.26 17:12:51.728347 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.02.26 17:12:51.731514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4626 | 2026.02.26 17:12:56.173593 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.02.26 17:12:56.173767 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.02.26 17:12:56.173829 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4629 | 2026.02.26 17:12:56.174553 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.02.26 17:12:56.174593 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4631 | 2026.02.26 17:12:56.175082 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4632 | 2026.02.26 17:12:56.175383 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.02.26 17:12:56.175557 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001832 sec., 155021.83406113536 rows/sec., 9.85 MiB/sec. | ||
| 4634 | 2026.02.26 17:12:56.175607 [ 277 ] {0ae0fe37-5e69-4304-b925-2b8469006521} <Debug> TCPHandler: Processed in 0.002130849 sec. | ||
| 4635 | 2026.02.26 17:12:56.175759 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.02.26 17:12:56.175870 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4637 | 2026.02.26 17:12:56.175912 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4638 | 2026.02.26 17:12:56.176737 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.02.26 17:12:56.176775 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4640 | 2026.02.26 17:12:56.177143 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4641 | 2026.02.26 17:12:56.177371 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.26 17:12:56.177487 [ 81 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4643 | 2026.02.26 17:12:56.177500 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001648 sec., 521237.8640776699 rows/sec., 41.52 MiB/sec. | ||
| 4644 | 2026.02.26 17:12:56.177550 [ 81 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.02.26 17:12:56.177561 [ 277 ] {187ada2a-8e28-46fb-823b-670354e5a238} <Debug> TCPHandler: Processed in 0.001863192 sec. | ||
| 4646 | 2026.02.26 17:12:56.177579 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4647 | 2026.02.26 17:12:56.177671 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 4648 | 2026.02.26 17:12:56.177700 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.02.26 17:12:56.177769 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4650 | 2026.02.26 17:12:56.177795 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4651 | 2026.02.26 17:12:56.177800 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part | ||
| 4652 | 2026.02.26 17:12:56.177836 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4653 | 2026.02.26 17:12:56.177860 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 861 rows starting from the beginning of the part | ||
| 4654 | 2026.02.26 17:12:56.177901 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4655 | 2026.02.26 17:12:56.177940 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 859 rows starting from the beginning of the part | ||
| 4656 | 2026.02.26 17:12:56.177977 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part | ||
| 4657 | 2026.02.26 17:12:56.178013 [ 200 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 859 rows starting from the beginning of the part | ||
| 4658 | 2026.02.26 17:12:56.178292 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.26 17:12:56.178328 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4660 | 2026.02.26 17:12:56.178719 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4661 | 2026.02.26 17:12:56.178951 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.26 17:12:56.179082 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001305 sec., 132567.04980842912 rows/sec., 8.14 MiB/sec. | ||
| 4663 | 2026.02.26 17:12:56.179119 [ 277 ] {0dad7a56-05dc-4ce9-965b-0f6abb26b871} <Debug> TCPHandler: Processed in 0.001468211 sec. | ||
| 4664 | 2026.02.26 17:12:56.179259 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.02.26 17:12:56.179358 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.02.26 17:12:56.179365 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729728 sec., 2163924.038924039 rows/sec., 181.95 MiB/sec. | ||
| 4667 | 2026.02.26 17:12:56.179400 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4668 | 2026.02.26 17:12:56.179539 [ 192 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4669 | 2026.02.26 17:12:56.179794 [ 192 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.02.26 17:12:56.179844 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.02.26 17:12:56.179857 [ 192 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_26_5} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4672 | 2026.02.26 17:12:56.179880 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4673 | 2026.02.26 17:12:56.179919 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4674 | 2026.02.26 17:12:56.180191 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4675 | 2026.02.26 17:12:56.180422 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.02.26 17:12:56.180549 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 4677 | 2026.02.26 17:12:56.180586 [ 277 ] {5d999954-d965-4b4a-8b05-c4f78af7b15e} <Debug> TCPHandler: Processed in 0.001389279 sec. | ||
| 4678 | 2026.02.26 17:12:56.180710 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.02.26 17:12:56.180805 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.02.26 17:12:56.180844 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4681 | 2026.02.26 17:12:56.181278 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.02.26 17:12:56.181313 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4683 | 2026.02.26 17:12:56.181618 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4684 | 2026.02.26 17:12:56.181841 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.02.26 17:12:56.181966 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 4686 | 2026.02.26 17:12:56.182004 [ 277 ] {b6ccef6a-4281-44e2-9d9a-509a72216118} <Debug> TCPHandler: Processed in 0.001342397 sec. | ||
| 4687 | 2026.02.26 17:12:56.182121 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.02.26 17:12:56.182215 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4689 | 2026.02.26 17:12:56.182255 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4690 | 2026.02.26 17:12:56.182834 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.02.26 17:12:56.182871 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4692 | 2026.02.26 17:12:56.183219 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4693 | 2026.02.26 17:12:56.183453 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.02.26 17:12:56.183563 [ 81 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4695 | 2026.02.26 17:12:56.183582 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001384 sec., 376445.0867052023 rows/sec., 26.57 MiB/sec. | ||
| 4696 | 2026.02.26 17:12:56.183601 [ 81 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.02.26 17:12:56.183624 [ 277 ] {4bf5638d-3219-4302-88e9-05d5823ebc1f} <Debug> TCPHandler: Processed in 0.001551593 sec. | ||
| 4698 | 2026.02.26 17:12:56.183625 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4699 | 2026.02.26 17:12:56.183712 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 4700 | 2026.02.26 17:12:56.183749 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.02.26 17:12:56.183792 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4702 | 2026.02.26 17:12:56.183816 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4703 | 2026.02.26 17:12:56.183843 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4704 | 2026.02.26 17:12:56.183880 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 525 rows starting from the beginning of the part | ||
| 4705 | 2026.02.26 17:12:56.183885 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4706 | 2026.02.26 17:12:56.183923 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4707 | 2026.02.26 17:12:56.183964 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 521 rows starting from the beginning of the part | ||
| 4708 | 2026.02.26 17:12:56.184005 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 4709 | 2026.02.26 17:12:56.184050 [ 192 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 521 rows starting from the beginning of the part | ||
| 4710 | 2026.02.26 17:12:56.184220 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.02.26 17:12:56.184254 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4712 | 2026.02.26 17:12:56.184562 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4713 | 2026.02.26 17:12:56.184787 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.02.26 17:12:56.184904 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 4715 | 2026.02.26 17:12:56.184939 [ 277 ] {53551d77-d8b1-42f8-aebd-908777b62651} <Debug> TCPHandler: Processed in 0.001251855 sec. | ||
| 4716 | 2026.02.26 17:12:56.185041 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.02.26 17:12:56.185070 [ 201 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408769 sec., 1651086.8708780503 rows/sec., 124.44 MiB/sec. | ||
| 4718 | 2026.02.26 17:12:56.185129 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.02.26 17:12:56.185173 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4720 | 2026.02.26 17:12:56.185211 [ 196 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4721 | 2026.02.26 17:12:56.185434 [ 196 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.02.26 17:12:56.185490 [ 196 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_26_5} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4723 | 2026.02.26 17:12:56.185540 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4724 | 2026.02.26 17:12:56.185546 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.02.26 17:12:56.185580 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4726 | 2026.02.26 17:12:56.185982 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4727 | 2026.02.26 17:12:56.186258 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.02.26 17:12:56.186364 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4729 | 2026.02.26 17:12:56.186384 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 4730 | 2026.02.26 17:12:56.186397 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.02.26 17:12:56.186423 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4732 | 2026.02.26 17:12:56.186427 [ 277 ] {f74c832c-24e9-4384-b3ac-9f504944116d} <Debug> TCPHandler: Processed in 0.001412989 sec. | ||
| 4733 | 2026.02.26 17:12:56.186487 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4734 | 2026.02.26 17:12:56.186553 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.02.26 17:12:56.186564 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2026.02.26 17:12:56.186592 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4175 rows starting from the beginning of the part | ||
| 4737 | 2026.02.26 17:12:56.186637 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 267 rows starting from the beginning of the part | ||
| 4738 | 2026.02.26 17:12:56.186648 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.02.26 17:12:56.186671 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4740 | 2026.02.26 17:12:56.186689 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4741 | 2026.02.26 17:12:56.186710 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4742 | 2026.02.26 17:12:56.186744 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4743 | 2026.02.26 17:12:56.186780 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4744 | 2026.02.26 17:12:56.187002 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.02.26 17:12:56.187041 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4746 | 2026.02.26 17:12:56.187353 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4747 | 2026.02.26 17:12:56.187585 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.02.26 17:12:56.187711 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 4749 | 2026.02.26 17:12:56.187747 [ 277 ] {75f7aba7-d6f6-4e1d-9323-6dcca87efa87} <Debug> TCPHandler: Processed in 0.001242134 sec. | ||
| 4750 | 2026.02.26 17:12:56.187863 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.02.26 17:12:56.187957 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.02.26 17:12:56.188009 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4753 | 2026.02.26 17:12:56.188540 [ 189 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5296 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077348 sec., 2549404.336683117 rows/sec., 173.56 MiB/sec. | ||
| 4754 | 2026.02.26 17:12:56.188915 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.02.26 17:12:56.188959 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4756 | 2026.02.26 17:12:56.188976 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4757 | 2026.02.26 17:12:56.189302 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.02.26 17:12:56.189383 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4759 | 2026.02.26 17:12:56.189458 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4760 | 2026.02.26 17:12:56.189647 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4761 | 2026.02.26 17:12:56.189890 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.02.26 17:12:56.190028 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002088 sec., 14846.743295019158 rows/sec., 26.60 MiB/sec. | ||
| 4763 | 2026.02.26 17:12:56.190080 [ 277 ] {8d0293e0-48b6-4cfb-a5e0-ce5aa6717de7} <Debug> TCPHandler: Processed in 0.002265132 sec. | ||
| 4764 | 2026.02.26 17:12:56.190194 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.02.26 17:12:56.190288 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.02.26 17:12:56.190329 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4767 | 2026.02.26 17:12:56.190655 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.02.26 17:12:56.190691 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4769 | 2026.02.26 17:12:56.191016 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4770 | 2026.02.26 17:12:56.191236 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.02.26 17:12:56.191345 [ 81 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4772 | 2026.02.26 17:12:56.191360 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 4773 | 2026.02.26 17:12:56.191384 [ 81 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.02.26 17:12:56.191405 [ 277 ] {889f55b1-59dc-47ab-bc49-ac5047cc05b9} <Debug> TCPHandler: Processed in 0.001260195 sec. | ||
| 4775 | 2026.02.26 17:12:56.191407 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4776 | 2026.02.26 17:12:56.191512 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4777 | 2026.02.26 17:12:56.191631 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4778 | 2026.02.26 17:12:56.191669 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1410 rows starting from the beginning of the part | ||
| 4779 | 2026.02.26 17:12:56.191739 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4780 | 2026.02.26 17:12:56.191789 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4781 | 2026.02.26 17:12:56.191833 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4782 | 2026.02.26 17:12:56.191874 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 4783 | 2026.02.26 17:12:56.191911 [ 201 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4784 | 2026.02.26 17:12:56.192960 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489811 sec., 1208206.9470557005 rows/sec., 77.83 MiB/sec. | ||
| 4785 | 2026.02.26 17:12:56.193174 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4786 | 2026.02.26 17:12:56.193480 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.02.26 17:12:56.193560 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_26_5} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4788 | 2026.02.26 17:12:56.193641 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4789 | 2026.02.26 17:12:58.590700 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4790 | 2026.02.26 17:12:58.590758 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4791 | 2026.02.26 17:12:58.746985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9580 | ||
| 4792 | 2026.02.26 17:12:58.747758 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.02.26 17:12:58.747832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4794 | 2026.02.26 17:12:58.748368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4795 | 2026.02.26 17:12:58.748598 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.02.26 17:12:58.748731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9580 | ||
| 4797 | 2026.02.26 17:12:58.913956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 648 | ||
| 4798 | 2026.02.26 17:12:58.916775 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.02.26 17:12:58.916830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4800 | 2026.02.26 17:12:58.918051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4801 | 2026.02.26 17:12:58.918335 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.02.26 17:12:58.918692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4803 | 2026.02.26 17:12:59.232584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4804 | 2026.02.26 17:12:59.248757 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.26 17:12:59.248810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4806 | 2026.02.26 17:12:59.254923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4807 | 2026.02.26 17:12:59.255670 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.02.26 17:12:59.258641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4809 | 2026.02.26 17:13:01.163275 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.02.26 17:13:01.163456 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4811 | 2026.02.26 17:13:01.163516 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4812 | 2026.02.26 17:13:01.164147 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.02.26 17:13:01.164184 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4814 | 2026.02.26 17:13:01.164570 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4815 | 2026.02.26 17:13:01.164805 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.02.26 17:13:01.164945 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001534 sec., 49543.67666232073 rows/sec., 4.08 MiB/sec. | ||
| 4817 | 2026.02.26 17:13:01.164984 [ 277 ] {f575efe5-39c2-4649-8bd9-0ff089fc5844} <Debug> TCPHandler: Processed in 0.001825891 sec. | ||
| 4818 | 2026.02.26 17:13:01.165117 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.02.26 17:13:01.165216 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.02.26 17:13:01.165257 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4821 | 2026.02.26 17:13:01.165667 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.02.26 17:13:01.165703 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4823 | 2026.02.26 17:13:01.166014 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4824 | 2026.02.26 17:13:01.166233 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.02.26 17:13:01.166356 [ 77 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4826 | 2026.02.26 17:13:01.166362 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. | ||
| 4827 | 2026.02.26 17:13:01.166425 [ 77 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.02.26 17:13:01.166442 [ 277 ] {0a6859c8-6460-4a7e-815a-4a41f6ec42ff} <Debug> TCPHandler: Processed in 0.001376648 sec. | ||
| 4829 | 2026.02.26 17:13:01.166452 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4830 | 2026.02.26 17:13:01.166550 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 4831 | 2026.02.26 17:13:01.166556 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.02.26 17:13:01.166641 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4833 | 2026.02.26 17:13:01.166664 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4834 | 2026.02.26 17:13:01.166670 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 4835 | 2026.02.26 17:13:01.166705 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4836 | 2026.02.26 17:13:01.166732 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4837 | 2026.02.26 17:13:01.166776 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 173 rows starting from the beginning of the part | ||
| 4838 | 2026.02.26 17:13:01.166817 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4839 | 2026.02.26 17:13:01.166860 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 173 rows starting from the beginning of the part | ||
| 4840 | 2026.02.26 17:13:01.166902 [ 196 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4841 | 2026.02.26 17:13:01.167140 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.02.26 17:13:01.167174 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4843 | 2026.02.26 17:13:01.167486 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4844 | 2026.02.26 17:13:01.167670 [ 189 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156742 sec., 516104.71479379147 rows/sec., 34.39 MiB/sec. | ||
| 4845 | 2026.02.26 17:13:01.167694 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.02.26 17:13:01.167840 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 4847 | 2026.02.26 17:13:01.167864 [ 197 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4848 | 2026.02.26 17:13:01.167880 [ 277 ] {4be42e96-2c2f-4954-8883-b64f2af76192} <Debug> TCPHandler: Processed in 0.001372248 sec. | ||
| 4849 | 2026.02.26 17:13:01.168006 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.02.26 17:13:01.168103 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.02.26 17:13:01.168149 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4852 | 2026.02.26 17:13:01.168186 [ 197 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.02.26 17:13:01.168268 [ 197 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_26_5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4854 | 2026.02.26 17:13:01.168379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4855 | 2026.02.26 17:13:01.168575 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.02.26 17:13:01.168615 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4857 | 2026.02.26 17:13:01.168963 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4858 | 2026.02.26 17:13:01.169173 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.02.26 17:13:01.169301 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4860 | 2026.02.26 17:13:01.169338 [ 277 ] {3298ebdd-7919-42c2-aa86-d864393c703c} <Debug> TCPHandler: Processed in 0.001380388 sec. | ||
| 4861 | 2026.02.26 17:13:01.169449 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.02.26 17:13:01.169542 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.02.26 17:13:01.169595 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4864 | 2026.02.26 17:13:01.170345 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.26 17:13:01.170381 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4866 | 2026.02.26 17:13:01.170900 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4867 | 2026.02.26 17:13:01.171119 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.26 17:13:01.171236 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4869 | 2026.02.26 17:13:01.171252 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 4870 | 2026.02.26 17:13:01.171282 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.02.26 17:13:01.171305 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4872 | 2026.02.26 17:13:01.171310 [ 277 ] {f7fe1ff8-e64a-42f4-9096-f3272e762088} <Debug> TCPHandler: Processed in 0.001909663 sec. | ||
| 4873 | 2026.02.26 17:13:01.171385 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 4874 | 2026.02.26 17:13:01.171430 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.02.26 17:13:01.171530 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.02.26 17:13:01.171571 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4877 | 2026.02.26 17:13:01.171587 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4878 | 2026.02.26 17:13:01.171642 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 383 rows starting from the beginning of the part | ||
| 4879 | 2026.02.26 17:13:01.171766 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4880 | 2026.02.26 17:13:01.171866 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4881 | 2026.02.26 17:13:01.171915 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.02.26 17:13:01.171954 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4883 | 2026.02.26 17:13:01.171963 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4884 | 2026.02.26 17:13:01.172064 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4885 | 2026.02.26 17:13:01.172170 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4886 | 2026.02.26 17:13:01.172260 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4887 | 2026.02.26 17:13:01.172495 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.02.26 17:13:01.172629 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4889 | 2026.02.26 17:13:01.172666 [ 277 ] {d5e0f3b3-50be-4324-bdbd-65695295731c} <Debug> TCPHandler: Processed in 0.001283165 sec. | ||
| 4890 | 2026.02.26 17:13:01.176031 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.004677079 sec., 101559.11413940197 rows/sec., 181.99 MiB/sec. | ||
| 4891 | 2026.02.26 17:13:01.176918 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4892 | 2026.02.26 17:13:01.177322 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.02.26 17:13:01.177408 [ 197 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4894 | 2026.02.26 17:13:01.177535 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4895 | 2026.02.26 17:13:02.759215 [ 45 ] {} <Debug> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4896 | 2026.02.26 17:13:02.759281 [ 45 ] {} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.02.26 17:13:02.759304 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4898 | 2026.02.26 17:13:02.759460 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 4899 | 2026.02.26 17:13:02.759683 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2026.02.26 17:13:02.759739 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4901 | 2026.02.26 17:13:02.759848 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 4902 | 2026.02.26 17:13:02.759928 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4903 | 2026.02.26 17:13:02.759999 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 4904 | 2026.02.26 17:13:02.760067 [ 190 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4905 | 2026.02.26 17:13:02.760872 [ 189 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491951 sec., 22788.952184086473 rows/sec., 1.90 MiB/sec. | ||
| 4906 | 2026.02.26 17:13:02.761027 [ 194 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4907 | 2026.02.26 17:13:02.761332 [ 194 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.02.26 17:13:02.761414 [ 194 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_9_2} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4909 | 2026.02.26 17:13:02.761488 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4910 | 2026.02.26 17:13:06.171715 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.02.26 17:13:06.171897 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.02.26 17:13:06.171965 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4913 | 2026.02.26 17:13:06.172698 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.02.26 17:13:06.172752 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4915 | 2026.02.26 17:13:06.173131 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4916 | 2026.02.26 17:13:06.173352 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.02.26 17:13:06.173500 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 4918 | 2026.02.26 17:13:06.173540 [ 277 ] {02c8c441-c2c9-4791-afa8-fc9bb58ba54a} <Debug> TCPHandler: Processed in 0.001956304 sec. | ||
| 4919 | 2026.02.26 17:13:06.173661 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.02.26 17:13:06.173764 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4921 | 2026.02.26 17:13:06.173805 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4922 | 2026.02.26 17:13:06.174219 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.02.26 17:13:06.174254 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4924 | 2026.02.26 17:13:06.174543 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4925 | 2026.02.26 17:13:06.174768 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.02.26 17:13:06.174898 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 4927 | 2026.02.26 17:13:06.174936 [ 277 ] {291754c9-e830-45b2-89a0-a4006eae1f57} <Debug> TCPHandler: Processed in 0.001323776 sec. | ||
| 4928 | 2026.02.26 17:13:06.175051 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.02.26 17:13:06.175144 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4930 | 2026.02.26 17:13:06.175182 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4931 | 2026.02.26 17:13:06.175961 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.02.26 17:13:06.175996 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4933 | 2026.02.26 17:13:06.176337 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4934 | 2026.02.26 17:13:06.176561 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.02.26 17:13:06.176686 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Debug> executeQuery: Read 860 rows, 70.14 KiB in 0.001559 sec., 551635.663887107 rows/sec., 43.93 MiB/sec. | ||
| 4936 | 2026.02.26 17:13:06.176731 [ 277 ] {f78b40ae-034c-4569-97c7-df2a4700111c} <Debug> TCPHandler: Processed in 0.001727788 sec. | ||
| 4937 | 2026.02.26 17:13:06.176842 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.02.26 17:13:06.176936 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.02.26 17:13:06.176975 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4940 | 2026.02.26 17:13:06.177437 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.02.26 17:13:06.177472 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4942 | 2026.02.26 17:13:06.177777 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4943 | 2026.02.26 17:13:06.177987 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.02.26 17:13:06.178108 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.001191 sec., 146935.34844668346 rows/sec., 9.03 MiB/sec. | ||
| 4945 | 2026.02.26 17:13:06.178145 [ 277 ] {79ff07cb-7a31-407a-b274-acd7aa031948} <Debug> TCPHandler: Processed in 0.001350987 sec. | ||
| 4946 | 2026.02.26 17:13:06.178252 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.02.26 17:13:06.178345 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.02.26 17:13:06.178384 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4949 | 2026.02.26 17:13:06.178842 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.02.26 17:13:06.178877 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4951 | 2026.02.26 17:13:06.179174 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4952 | 2026.02.26 17:13:06.179385 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.02.26 17:13:06.179507 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 4954 | 2026.02.26 17:13:06.179544 [ 277 ] {d69749d6-079b-4bfa-b923-e591709165e5} <Debug> TCPHandler: Processed in 0.001338907 sec. | ||
| 4955 | 2026.02.26 17:13:06.179650 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.26 17:13:06.179754 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.02.26 17:13:06.179793 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4958 | 2026.02.26 17:13:06.180234 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.02.26 17:13:06.180269 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4960 | 2026.02.26 17:13:06.180566 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4961 | 2026.02.26 17:13:06.180792 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.02.26 17:13:06.180915 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 4963 | 2026.02.26 17:13:06.180951 [ 277 ] {01328fc0-5de4-4767-913d-c5fc4f4479d7} <Debug> TCPHandler: Processed in 0.001348597 sec. | ||
| 4964 | 2026.02.26 17:13:06.181059 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.02.26 17:13:06.181153 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4966 | 2026.02.26 17:13:06.181192 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4967 | 2026.02.26 17:13:06.181832 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.02.26 17:13:06.181867 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4969 | 2026.02.26 17:13:06.182183 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4970 | 2026.02.26 17:13:06.182388 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.02.26 17:13:06.182512 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001377 sec., 379811.1837327524 rows/sec., 26.82 MiB/sec. | ||
| 4972 | 2026.02.26 17:13:06.182548 [ 277 ] {51416e8b-823a-407c-86a0-535348828e7b} <Debug> TCPHandler: Processed in 0.001537132 sec. | ||
| 4973 | 2026.02.26 17:13:06.182653 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.02.26 17:13:06.182754 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4975 | 2026.02.26 17:13:06.182795 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4976 | 2026.02.26 17:13:06.183115 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.02.26 17:13:06.183149 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4978 | 2026.02.26 17:13:06.183448 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4979 | 2026.02.26 17:13:06.183651 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.02.26 17:13:06.183781 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4981 | 2026.02.26 17:13:06.183816 [ 277 ] {5e817945-83fa-44f0-bb80-1fb9b8320007} <Debug> TCPHandler: Processed in 0.001210453 sec. | ||
| 4982 | 2026.02.26 17:13:06.183912 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.02.26 17:13:06.184005 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.02.26 17:13:06.184046 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4985 | 2026.02.26 17:13:06.184457 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.02.26 17:13:06.184492 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4987 | 2026.02.26 17:13:06.184822 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4988 | 2026.02.26 17:13:06.185032 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.02.26 17:13:06.185158 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001171 sec., 227156.27668659267 rows/sec., 15.10 MiB/sec. | ||
| 4990 | 2026.02.26 17:13:06.185194 [ 277 ] {02ec2e1e-85ae-4c89-ba1b-baf1b7f421d4} <Debug> TCPHandler: Processed in 0.001328656 sec. | ||
| 4991 | 2026.02.26 17:13:06.185299 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.02.26 17:13:06.185393 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.02.26 17:13:06.185434 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4994 | 2026.02.26 17:13:06.185738 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.02.26 17:13:06.185773 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4996 | 2026.02.26 17:13:06.186067 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4997 | 2026.02.26 17:13:06.186275 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.26 17:13:06.186397 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 4999 | 2026.02.26 17:13:06.186433 [ 277 ] {db6d001f-7815-4a08-83a0-e25446ae02c5} <Debug> TCPHandler: Processed in 0.001180883 sec. | ||
| 5000 | 2026.02.26 17:13:06.186531 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.02.26 17:13:06.186625 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.02.26 17:13:06.186676 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5003 | 2026.02.26 17:13:06.187467 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.02.26 17:13:06.187502 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5005 | 2026.02.26 17:13:06.188034 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5006 | 2026.02.26 17:13:06.188254 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.02.26 17:13:06.188383 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 5008 | 2026.02.26 17:13:06.188434 [ 277 ] {ba03fbcd-1eb0-40ed-9198-e9a0e403e3c0} <Debug> TCPHandler: Processed in 0.001948644 sec. | ||
| 5009 | 2026.02.26 17:13:06.188541 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.02.26 17:13:06.188634 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.02.26 17:13:06.188675 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5012 | 2026.02.26 17:13:06.189019 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.02.26 17:13:06.189055 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5014 | 2026.02.26 17:13:06.189354 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5015 | 2026.02.26 17:13:06.189558 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.02.26 17:13:06.189678 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 5017 | 2026.02.26 17:13:06.189723 [ 277 ] {ee75c144-f793-483c-a573-85902c132eed} <Debug> TCPHandler: Processed in 0.001229994 sec. | ||
| 5018 | 2026.02.26 17:13:06.249759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10092 | ||
| 5019 | 2026.02.26 17:13:06.250262 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.26 17:13:06.250306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5021 | 2026.02.26 17:13:06.250781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5022 | 2026.02.26 17:13:06.251013 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.02.26 17:13:06.251138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10092 | ||
| 5024 | 2026.02.26 17:13:06.251164 [ 54 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5025 | 2026.02.26 17:13:06.251258 [ 54 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.02.26 17:13:06.251294 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5027 | 2026.02.26 17:13:06.251399 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 5028 | 2026.02.26 17:13:06.251482 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5029 | 2026.02.26 17:13:06.251511 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7660 rows starting from the beginning of the part | ||
| 5030 | 2026.02.26 17:13:06.251566 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5031 | 2026.02.26 17:13:06.251607 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5032 | 2026.02.26 17:13:06.251645 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5033 | 2026.02.26 17:13:06.251681 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5034 | 2026.02.26 17:13:06.251722 [ 197 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5035 | 2026.02.26 17:13:06.253373 [ 189 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002011725 sec., 5016590.239719644 rows/sec., 71.76 MiB/sec. | ||
| 5036 | 2026.02.26 17:13:06.253670 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5037 | 2026.02.26 17:13:06.253986 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.02.26 17:13:06.254068 [ 188 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_21_4} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5039 | 2026.02.26 17:13:06.254185 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5040 | 2026.02.26 17:13:06.759671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5041 | 2026.02.26 17:13:06.776027 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.02.26 17:13:06.776081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5043 | 2026.02.26 17:13:06.781723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5044 | 2026.02.26 17:13:06.782428 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.02.26 17:13:06.782724 [ 54 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5046 | 2026.02.26 17:13:06.782822 [ 54 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.02.26 17:13:06.782860 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5048 | 2026.02.26 17:13:06.783056 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5049 | 2026.02.26 17:13:06.785378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5050 | 2026.02.26 17:13:06.787688 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2026.02.26 17:13:06.789257 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5052 | 2026.02.26 17:13:06.794058 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5053 | 2026.02.26 17:13:06.798621 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5054 | 2026.02.26 17:13:06.803066 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5055 | 2026.02.26 17:13:06.807327 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5056 | 2026.02.26 17:13:06.811731 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 5057 | 2026.02.26 17:13:06.865137 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082172085 sec., 1934.9636801840916 rows/sec., 10.01 MiB/sec. | ||
| 5058 | 2026.02.26 17:13:06.867872 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5059 | 2026.02.26 17:13:06.870042 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_21_4} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.02.26 17:13:06.870162 [ 202 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_21_4} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5061 | 2026.02.26 17:13:06.873204 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5062 | 2026.02.26 17:13:07.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.35 MiB, peak 260.89 MiB, free memory in arenas 0.00 B, will set to 254.81 MiB (RSS), difference: 4.46 MiB | ||
| 5063 | 2026.02.26 17:13:08.919804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 684 | ||
| 5064 | 2026.02.26 17:13:08.922290 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.02.26 17:13:08.922344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5066 | 2026.02.26 17:13:08.923921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5067 | 2026.02.26 17:13:08.924270 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.02.26 17:13:08.924550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5069 | 2026.02.26 17:13:11.163430 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.02.26 17:13:11.163620 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.02.26 17:13:11.163691 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.02.26 17:13:11.164314 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.26 17:13:11.164361 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5074 | 2026.02.26 17:13:11.164755 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5075 | 2026.02.26 17:13:11.164986 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.26 17:13:11.165147 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001571 sec., 48376.83004455761 rows/sec., 3.99 MiB/sec. | ||
| 5077 | 2026.02.26 17:13:11.165202 [ 277 ] {2b4f4683-7bcb-492f-af99-d431f976a389} <Debug> TCPHandler: Processed in 0.001892942 sec. | ||
| 5078 | 2026.02.26 17:13:11.165338 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.26 17:13:11.165434 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.02.26 17:13:11.165475 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5081 | 2026.02.26 17:13:11.165884 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.26 17:13:11.165921 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5083 | 2026.02.26 17:13:11.166242 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5084 | 2026.02.26 17:13:11.166468 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.26 17:13:11.166595 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 5086 | 2026.02.26 17:13:11.166632 [ 277 ] {a3092bb5-6507-4e11-a0f1-9dfe7737fea0} <Debug> TCPHandler: Processed in 0.001342127 sec. | ||
| 5087 | 2026.02.26 17:13:11.166751 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.02.26 17:13:11.166845 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5089 | 2026.02.26 17:13:11.166885 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5090 | 2026.02.26 17:13:11.167293 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.02.26 17:13:11.167329 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5092 | 2026.02.26 17:13:11.167628 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5093 | 2026.02.26 17:13:11.167863 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.02.26 17:13:11.167986 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 5095 | 2026.02.26 17:13:11.168022 [ 277 ] {720310a9-dbe0-4a86-8cc2-4cbea3d9200d} <Debug> TCPHandler: Processed in 0.001318587 sec. | ||
| 5096 | 2026.02.26 17:13:11.168132 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.02.26 17:13:11.168226 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.02.26 17:13:11.168267 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5099 | 2026.02.26 17:13:11.168684 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.26 17:13:11.168720 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5101 | 2026.02.26 17:13:11.169127 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5102 | 2026.02.26 17:13:11.169348 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.02.26 17:13:11.169480 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 5104 | 2026.02.26 17:13:11.169516 [ 277 ] {7c5325e6-96ff-4a00-88cc-ab560f221dc9} <Debug> TCPHandler: Processed in 0.00143259 sec. | ||
| 5105 | 2026.02.26 17:13:11.169618 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.02.26 17:13:11.169742 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.02.26 17:13:11.169810 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5108 | 2026.02.26 17:13:11.170588 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.02.26 17:13:11.170624 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5110 | 2026.02.26 17:13:11.171147 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5111 | 2026.02.26 17:13:11.171373 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.02.26 17:13:11.171508 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 5113 | 2026.02.26 17:13:11.171564 [ 277 ] {30259665-f24f-4f49-8fb4-208d6de7e3ec} <Debug> TCPHandler: Processed in 0.001992755 sec. | ||
| 5114 | 2026.02.26 17:13:11.171694 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.02.26 17:13:11.171790 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.02.26 17:13:11.171832 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5117 | 2026.02.26 17:13:11.172171 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.02.26 17:13:11.172206 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5119 | 2026.02.26 17:13:11.172509 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5120 | 2026.02.26 17:13:11.172743 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.02.26 17:13:11.172867 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5122 | 2026.02.26 17:13:11.172902 [ 277 ] {a913ea3d-617f-424a-bf14-5d3a93666cfd} <Debug> TCPHandler: Processed in 0.001263545 sec. | ||
| 5123 | 2026.02.26 17:13:13.591719 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5124 | 2026.02.26 17:13:13.591771 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5125 | 2026.02.26 17:13:13.752183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10540 | ||
| 5126 | 2026.02.26 17:13:13.752690 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.02.26 17:13:13.752743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5128 | 2026.02.26 17:13:13.753368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5129 | 2026.02.26 17:13:13.753614 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.02.26 17:13:13.753763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10540 | ||
| 5131 | 2026.02.26 17:13:14.286410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5132 | 2026.02.26 17:13:14.303354 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.02.26 17:13:14.303411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5134 | 2026.02.26 17:13:14.308960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5135 | 2026.02.26 17:13:14.309702 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.02.26 17:13:14.312376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5137 | 2026.02.26 17:13:16.171342 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.02.26 17:13:16.171530 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.02.26 17:13:16.171596 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5140 | 2026.02.26 17:13:16.172351 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.02.26 17:13:16.172394 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5142 | 2026.02.26 17:13:16.172832 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5143 | 2026.02.26 17:13:16.173068 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.02.26 17:13:16.173210 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 5145 | 2026.02.26 17:13:16.173254 [ 277 ] {d0da129c-ee39-4d25-aa16-1532aaf81958} <Debug> TCPHandler: Processed in 0.002029287 sec. | ||
| 5146 | 2026.02.26 17:13:16.173378 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.02.26 17:13:16.173475 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5148 | 2026.02.26 17:13:16.173516 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5149 | 2026.02.26 17:13:16.174328 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.02.26 17:13:16.174366 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5151 | 2026.02.26 17:13:16.174834 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5152 | 2026.02.26 17:13:16.175070 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.02.26 17:13:16.175207 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.00175 sec., 490857.14285714284 rows/sec., 39.10 MiB/sec. | ||
| 5154 | 2026.02.26 17:13:16.175255 [ 277 ] {af5775da-dc22-4998-9e8d-5bd2999eeccf} <Debug> TCPHandler: Processed in 0.001925233 sec. | ||
| 5155 | 2026.02.26 17:13:16.175390 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.02.26 17:13:16.175488 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.02.26 17:13:16.175528 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5158 | 2026.02.26 17:13:16.176007 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.02.26 17:13:16.176042 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5160 | 2026.02.26 17:13:16.176362 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5161 | 2026.02.26 17:13:16.176584 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.02.26 17:13:16.176714 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001244 sec., 139067.52411575563 rows/sec., 8.54 MiB/sec. | ||
| 5163 | 2026.02.26 17:13:16.176751 [ 277 ] {99fc58e0-8b70-4cd9-bdef-0ce29c5eb434} <Debug> TCPHandler: Processed in 0.001419699 sec. | ||
| 5164 | 2026.02.26 17:13:16.176865 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.02.26 17:13:16.176961 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5166 | 2026.02.26 17:13:16.176999 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5167 | 2026.02.26 17:13:16.177444 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.02.26 17:13:16.177481 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5169 | 2026.02.26 17:13:16.177796 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5170 | 2026.02.26 17:13:16.178023 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.02.26 17:13:16.178151 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 5172 | 2026.02.26 17:13:16.178188 [ 277 ] {d5eca316-ed40-4ec7-a5e9-85560b011583} <Debug> TCPHandler: Processed in 0.001372768 sec. | ||
| 5173 | 2026.02.26 17:13:16.178298 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2026.02.26 17:13:16.178392 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5175 | 2026.02.26 17:13:16.178430 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5176 | 2026.02.26 17:13:16.178867 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.02.26 17:13:16.178904 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5178 | 2026.02.26 17:13:16.179225 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5179 | 2026.02.26 17:13:16.179436 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.02.26 17:13:16.179562 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 5181 | 2026.02.26 17:13:16.179600 [ 277 ] {f6133dea-904a-496a-8147-86c2ee81fd3b} <Debug> TCPHandler: Processed in 0.001351737 sec. | ||
| 5182 | 2026.02.26 17:13:16.179705 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.02.26 17:13:16.179800 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5184 | 2026.02.26 17:13:16.179839 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5185 | 2026.02.26 17:13:16.180477 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.02.26 17:13:16.180514 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5187 | 2026.02.26 17:13:16.180857 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5188 | 2026.02.26 17:13:16.181070 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.02.26 17:13:16.181198 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001416 sec., 367937.85310734465 rows/sec., 25.97 MiB/sec. | ||
| 5190 | 2026.02.26 17:13:16.181236 [ 277 ] {c7c00124-14a7-4175-899d-0327680974fd} <Debug> TCPHandler: Processed in 0.001580634 sec. | ||
| 5191 | 2026.02.26 17:13:16.181342 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.02.26 17:13:16.181436 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5193 | 2026.02.26 17:13:16.181477 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5194 | 2026.02.26 17:13:16.181815 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.02.26 17:13:16.181851 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5196 | 2026.02.26 17:13:16.182152 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5197 | 2026.02.26 17:13:16.182365 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.02.26 17:13:16.182494 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 5199 | 2026.02.26 17:13:16.182530 [ 277 ] {f46b2135-14fd-48f3-89b3-fe02b81030df} <Debug> TCPHandler: Processed in 0.001237424 sec. | ||
| 5200 | 2026.02.26 17:13:16.182640 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.02.26 17:13:16.182735 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.02.26 17:13:16.182775 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5203 | 2026.02.26 17:13:16.183214 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.02.26 17:13:16.183251 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5205 | 2026.02.26 17:13:16.183623 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5206 | 2026.02.26 17:13:16.183842 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.02.26 17:13:16.183973 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 5208 | 2026.02.26 17:13:16.184011 [ 277 ] {15637c22-5f6b-4ca5-8529-3bb7b6a9e48c} <Debug> TCPHandler: Processed in 0.001420339 sec. | ||
| 5209 | 2026.02.26 17:13:16.184124 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.02.26 17:13:16.184218 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.02.26 17:13:16.184259 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5212 | 2026.02.26 17:13:16.184570 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.02.26 17:13:16.184607 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5214 | 2026.02.26 17:13:16.184912 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5215 | 2026.02.26 17:13:16.185133 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.02.26 17:13:16.185259 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 5217 | 2026.02.26 17:13:16.185295 [ 277 ] {c8732d53-b0ee-4de8-9b8f-50b3042cd1ca} <Debug> TCPHandler: Processed in 0.001220114 sec. | ||
| 5218 | 2026.02.26 17:13:16.185400 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.02.26 17:13:16.185494 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.02.26 17:13:16.185546 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5221 | 2026.02.26 17:13:16.186379 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.02.26 17:13:16.186417 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5223 | 2026.02.26 17:13:16.186983 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5224 | 2026.02.26 17:13:16.187216 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.02.26 17:13:16.187355 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 5226 | 2026.02.26 17:13:16.187416 [ 277 ] {6ff8fff5-f5d6-494f-add8-bd08e53d2886} <Debug> TCPHandler: Processed in 0.002064118 sec. | ||
| 5227 | 2026.02.26 17:13:16.187526 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.02.26 17:13:16.187622 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.02.26 17:13:16.187662 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5230 | 2026.02.26 17:13:16.188004 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.02.26 17:13:16.188042 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5232 | 2026.02.26 17:13:16.188353 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5233 | 2026.02.26 17:13:16.188575 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.02.26 17:13:16.188700 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 5235 | 2026.02.26 17:13:16.188736 [ 277 ] {84ba47d1-acb5-4945-abba-7a6f718236da} <Debug> TCPHandler: Processed in 0.001261165 sec. | ||
| 5236 | 2026.02.26 17:13:16.730246 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.02.26 17:13:16.730506 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5238 | 2026.02.26 17:13:16.730880 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5239 | 2026.02.26 17:13:16.730920 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <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 | ||
| 5240 | 2026.02.26 17:13:16.731207 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5241 | 2026.02.26 17:13:16.731276 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5242 | 2026.02.26 17:13:16.731417 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5243 | 2026.02.26 17:13:16.731557 [ 329 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5244 | 2026.02.26 17:13:16.731560 [ 323 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5245 | 2026.02.26 17:13:16.731714 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5246 | 2026.02.26 17:13:16.731741 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5247 | 2026.02.26 17:13:16.734420 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5248 | 2026.02.26 17:13:16.734454 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5249 | 2026.02.26 17:13:16.734520 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <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'))" | ||
| 5250 | 2026.02.26 17:13:16.734582 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <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'))" | ||
| 5251 | 2026.02.26 17:13:16.735661 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00527 sec., 7779.886148007589 rows/sec., 313.35 KiB/sec. | ||
| 5252 | 2026.02.26 17:13:16.735788 [ 277 ] {5f57a682-778f-4a30-81dd-87a808d5dbdc} <Debug> TCPHandler: Processed in 0.005676067 sec. | ||
| 5253 | 2026.02.26 17:13:16.736187 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.02.26 17:13:16.736329 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5255 | 2026.02.26 17:13:16.736650 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5256 | 2026.02.26 17:13:16.736689 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <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 | ||
| 5257 | 2026.02.26 17:13:16.736916 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5258 | 2026.02.26 17:13:16.736971 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5259 | 2026.02.26 17:13:16.737073 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5260 | 2026.02.26 17:13:16.737138 [ 295 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5261 | 2026.02.26 17:13:16.737159 [ 299 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5262 | 2026.02.26 17:13:16.737240 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5263 | 2026.02.26 17:13:16.737267 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5264 | 2026.02.26 17:13:16.737323 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5265 | 2026.02.26 17:13:16.737341 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5266 | 2026.02.26 17:13:16.737373 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <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'))" | ||
| 5267 | 2026.02.26 17:13:16.737406 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <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'))" | ||
| 5268 | 2026.02.26 17:13:16.738142 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 880.73 KiB/sec. | ||
| 5269 | 2026.02.26 17:13:16.738255 [ 277 ] {ab01bacf-4c0d-481f-ad57-682e652132a5} <Debug> TCPHandler: Processed in 0.002121639 sec. | ||
| 5270 | 2026.02.26 17:13:16.738465 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.02.26 17:13:16.738604 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5272 | 2026.02.26 17:13:16.738825 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5273 | 2026.02.26 17:13:16.738862 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <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 | ||
| 5274 | 2026.02.26 17:13:16.739078 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5275 | 2026.02.26 17:13:16.739131 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5276 | 2026.02.26 17:13:16.739231 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5277 | 2026.02.26 17:13:16.739292 [ 329 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5278 | 2026.02.26 17:13:16.739295 [ 295 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5279 | 2026.02.26 17:13:16.739390 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5280 | 2026.02.26 17:13:16.739417 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5281 | 2026.02.26 17:13:16.739473 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5282 | 2026.02.26 17:13:16.739490 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5283 | 2026.02.26 17:13:16.739520 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <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'))" | ||
| 5284 | 2026.02.26 17:13:16.739551 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <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'))" | ||
| 5285 | 2026.02.26 17:13:16.740210 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001664 sec., 24639.423076923078 rows/sec., 992.41 KiB/sec. | ||
| 5286 | 2026.02.26 17:13:16.740317 [ 277 ] {e8110e47-28b3-46ac-bc15-d1f8c3203458} <Debug> TCPHandler: Processed in 0.001902723 sec. | ||
| 5287 | 2026.02.26 17:13:16.740521 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.02.26 17:13:16.740660 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5289 | 2026.02.26 17:13:16.740882 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5290 | 2026.02.26 17:13:16.740919 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <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 | ||
| 5291 | 2026.02.26 17:13:16.741171 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5292 | 2026.02.26 17:13:16.741225 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5293 | 2026.02.26 17:13:16.741324 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5294 | 2026.02.26 17:13:16.741383 [ 301 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5295 | 2026.02.26 17:13:16.741388 [ 299 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5296 | 2026.02.26 17:13:16.741482 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5297 | 2026.02.26 17:13:16.741508 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5298 | 2026.02.26 17:13:16.741563 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5299 | 2026.02.26 17:13:16.741580 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5300 | 2026.02.26 17:13:16.741610 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <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'))" | ||
| 5301 | 2026.02.26 17:13:16.741657 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <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'))" | ||
| 5302 | 2026.02.26 17:13:16.742262 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001662 sec., 24669.0734055355 rows/sec., 993.60 KiB/sec. | ||
| 5303 | 2026.02.26 17:13:16.742373 [ 277 ] {9f095f98-1993-48c9-b805-7c70dd4e5b4e} <Debug> TCPHandler: Processed in 0.001902462 sec. | ||
| 5304 | 2026.02.26 17:13:16.742573 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.02.26 17:13:16.742710 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5306 | 2026.02.26 17:13:16.742931 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5307 | 2026.02.26 17:13:16.742969 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <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 | ||
| 5308 | 2026.02.26 17:13:16.743184 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5309 | 2026.02.26 17:13:16.743237 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5310 | 2026.02.26 17:13:16.743335 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5311 | 2026.02.26 17:13:16.743393 [ 295 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5312 | 2026.02.26 17:13:16.743404 [ 301 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5313 | 2026.02.26 17:13:16.743488 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5314 | 2026.02.26 17:13:16.743514 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5315 | 2026.02.26 17:13:16.743570 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5316 | 2026.02.26 17:13:16.743587 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5317 | 2026.02.26 17:13:16.743617 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <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'))" | ||
| 5318 | 2026.02.26 17:13:16.743649 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <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'))" | ||
| 5319 | 2026.02.26 17:13:16.744152 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.0015 sec., 27333.333333333332 rows/sec., 1.08 MiB/sec. | ||
| 5320 | 2026.02.26 17:13:16.744262 [ 277 ] {0952afaa-0c86-4704-b6af-ed577174957d} <Debug> TCPHandler: Processed in 0.001739778 sec. | ||
| 5321 | 2026.02.26 17:13:16.744464 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.02.26 17:13:16.744603 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) 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) | ||
| 5323 | 2026.02.26 17:13:16.744822 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5324 | 2026.02.26 17:13:16.744859 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <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 | ||
| 5325 | 2026.02.26 17:13:16.745076 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5326 | 2026.02.26 17:13:16.745129 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5327 | 2026.02.26 17:13:16.745228 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5328 | 2026.02.26 17:13:16.745287 [ 295 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5329 | 2026.02.26 17:13:16.745287 [ 299 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5330 | 2026.02.26 17:13:16.745371 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (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 | ||
| 5331 | 2026.02.26 17:13:16.745398 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5332 | 2026.02.26 17:13:16.745453 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5333 | 2026.02.26 17:13:16.745471 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5334 | 2026.02.26 17:13:16.745501 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <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'))" | ||
| 5335 | 2026.02.26 17:13:16.745533 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <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'))" | ||
| 5336 | 2026.02.26 17:13:16.746250 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001706 sec., 24032.82532239156 rows/sec., 967.98 KiB/sec. | ||
| 5337 | 2026.02.26 17:13:16.746352 [ 277 ] {24873bdf-8aac-4e16-a7b5-16e2dc7770cc} <Debug> TCPHandler: Processed in 0.001937623 sec. | ||
| 5338 | 2026.02.26 17:13:16.919370 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.02.26 17:13:16.919507 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5340 | 2026.02.26 17:13:16.919561 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5341 | 2026.02.26 17:13:16.920480 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.02.26 17:13:16.920549 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5343 | 2026.02.26 17:13:16.921006 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5344 | 2026.02.26 17:13:16.921213 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Trace> oximeter.timeseries_schema (bceacf14-f77d-4cc7-b9e5-d48f43ff9749): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.02.26 17:13:16.921354 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001885 sec., 3183.0238726790453 rows/sec., 708.72 KiB/sec. | ||
| 5346 | 2026.02.26 17:13:16.921393 [ 277 ] {84acf2d1-8ba3-4c27-894b-6103b3b02c57} <Debug> TCPHandler: Processed in 0.002091578 sec. | ||
| 5347 | 2026.02.26 17:13:16.921514 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.02.26 17:13:16.921610 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.02.26 17:13:16.921649 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5350 | 2026.02.26 17:13:16.922070 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.02.26 17:13:16.922105 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5352 | 2026.02.26 17:13:16.922402 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5353 | 2026.02.26 17:13:16.922620 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.02.26 17:13:16.922731 [ 94 ] {} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5355 | 2026.02.26 17:13:16.922750 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 5356 | 2026.02.26 17:13:16.922797 [ 94 ] {} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.02.26 17:13:16.922807 [ 277 ] {ded1b575-32ad-49fe-8866-b4a1d6e2624d} <Debug> TCPHandler: Processed in 0.001343197 sec. | ||
| 5358 | 2026.02.26 17:13:16.922827 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5359 | 2026.02.26 17:13:16.922942 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::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 | ||
| 5360 | 2026.02.26 17:13:16.922944 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.02.26 17:13:16.923073 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.02.26 17:13:16.923076 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5363 | 2026.02.26 17:13:16.923115 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5364 | 2026.02.26 17:13:16.923134 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5365 | 2026.02.26 17:13:16.923188 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5366 | 2026.02.26 17:13:16.923244 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5367 | 2026.02.26 17:13:16.923294 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5368 | 2026.02.26 17:13:16.923339 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5369 | 2026.02.26 17:13:16.923384 [ 189 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::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 | ||
| 5370 | 2026.02.26 17:13:16.923536 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.02.26 17:13:16.923578 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5372 | 2026.02.26 17:13:16.924002 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5373 | 2026.02.26 17:13:16.924250 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.02.26 17:13:16.924388 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00133 sec., 3007.5187969924814 rows/sec., 245.24 KiB/sec. | ||
| 5375 | 2026.02.26 17:13:16.924424 [ 202 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529263 sec., 959939.5264254742 rows/sec., 65.24 MiB/sec. | ||
| 5376 | 2026.02.26 17:13:16.924426 [ 277 ] {f3e9740a-4d02-4dd7-80bc-5e665707b34a} <Debug> TCPHandler: Processed in 0.001531812 sec. | ||
| 5377 | 2026.02.26 17:13:16.924626 [ 198 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5378 | 2026.02.26 17:13:16.924642 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.02.26 17:13:16.924747 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5380 | 2026.02.26 17:13:16.924790 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5381 | 2026.02.26 17:13:16.924935 [ 198 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.02.26 17:13:16.925018 [ 198 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_16_3} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5383 | 2026.02.26 17:13:16.925105 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5384 | 2026.02.26 17:13:16.925947 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.02.26 17:13:16.925989 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5386 | 2026.02.26 17:13:16.926394 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5387 | 2026.02.26 17:13:16.926610 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.02.26 17:13:16.926718 [ 94 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5389 | 2026.02.26 17:13:16.926740 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.002013 sec., 664679.5827123696 rows/sec., 55.59 MiB/sec. | ||
| 5390 | 2026.02.26 17:13:16.926752 [ 94 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.02.26 17:13:16.926785 [ 277 ] {b1d0be60-2650-472e-8eff-7c98e2f75496} <Debug> TCPHandler: Processed in 0.002192181 sec. | ||
| 5392 | 2026.02.26 17:13:16.926786 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5393 | 2026.02.26 17:13:16.926912 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 5394 | 2026.02.26 17:13:16.926913 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.02.26 17:13:16.927050 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.02.26 17:13:16.927054 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5397 | 2026.02.26 17:13:16.927093 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5398 | 2026.02.26 17:13:16.927105 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part | ||
| 5399 | 2026.02.26 17:13:16.927181 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5400 | 2026.02.26 17:13:16.927231 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 860 rows starting from the beginning of the part | ||
| 5401 | 2026.02.26 17:13:16.927279 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5402 | 2026.02.26 17:13:16.927323 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 859 rows starting from the beginning of the part | ||
| 5403 | 2026.02.26 17:13:16.927369 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1338 rows starting from the beginning of the part | ||
| 5404 | 2026.02.26 17:13:16.927503 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.02.26 17:13:16.927548 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5406 | 2026.02.26 17:13:16.927865 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5407 | 2026.02.26 17:13:16.928089 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.02.26 17:13:16.928222 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001191 sec., 21830.3946263644 rows/sec., 1.63 MiB/sec. | ||
| 5409 | 2026.02.26 17:13:16.928261 [ 277 ] {24201c18-fcc3-4f7b-8c54-c0e6a2c8c937} <Debug> TCPHandler: Processed in 0.001397289 sec. | ||
| 5410 | 2026.02.26 17:13:16.928360 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.26 17:13:16.928453 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.02.26 17:13:16.928492 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5413 | 2026.02.26 17:13:16.928950 [ 202 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4217 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093088 sec., 2014726.5666804262 rows/sec., 171.83 MiB/sec. | ||
| 5414 | 2026.02.26 17:13:16.928968 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.02.26 17:13:16.929009 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5416 | 2026.02.26 17:13:16.929197 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5417 | 2026.02.26 17:13:16.929347 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5418 | 2026.02.26 17:13:16.929502 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.02.26 17:13:16.929599 [ 191 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_31_6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5420 | 2026.02.26 17:13:16.929615 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.02.26 17:13:16.929676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5422 | 2026.02.26 17:13:16.929730 [ 94 ] {} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5423 | 2026.02.26 17:13:16.929753 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001317 sec., 191343.96355353075 rows/sec., 13.23 MiB/sec. | ||
| 5424 | 2026.02.26 17:13:16.929763 [ 94 ] {} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.02.26 17:13:16.929796 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5426 | 2026.02.26 17:13:16.929799 [ 277 ] {afbfdb24-c3a5-47d2-a3c6-489b521b6486} <Debug> TCPHandler: Processed in 0.001487621 sec. | ||
| 5427 | 2026.02.26 17:13:16.929868 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 5428 | 2026.02.26 17:13:16.929923 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.02.26 17:13:16.929960 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5430 | 2026.02.26 17:13:16.929993 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 5431 | 2026.02.26 17:13:16.930022 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.02.26 17:13:16.930049 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5433 | 2026.02.26 17:13:16.930064 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5434 | 2026.02.26 17:13:16.930095 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5435 | 2026.02.26 17:13:16.930136 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5436 | 2026.02.26 17:13:16.930171 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5437 | 2026.02.26 17:13:16.930210 [ 202 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 5438 | 2026.02.26 17:13:16.930469 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.02.26 17:13:16.930509 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5440 | 2026.02.26 17:13:16.930826 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5441 | 2026.02.26 17:13:16.931038 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.02.26 17:13:16.931094 [ 193 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252764 sec., 814997.8766950519 rows/sec., 57.03 MiB/sec. | ||
| 5443 | 2026.02.26 17:13:16.931138 [ 94 ] {} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5444 | 2026.02.26 17:13:16.931166 [ 94 ] {} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.02.26 17:13:16.931177 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 5446 | 2026.02.26 17:13:16.931182 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5447 | 2026.02.26 17:13:16.931224 [ 277 ] {b85be669-02e3-4699-a9ac-c9881b83f942} <Debug> TCPHandler: Processed in 0.001348667 sec. | ||
| 5448 | 2026.02.26 17:13:16.931269 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::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 | ||
| 5449 | 2026.02.26 17:13:16.931278 [ 193 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5450 | 2026.02.26 17:13:16.931341 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.02.26 17:13:16.931358 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5452 | 2026.02.26 17:13:16.931393 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5453 | 2026.02.26 17:13:16.931442 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5454 | 2026.02.26 17:13:16.931443 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5455 | 2026.02.26 17:13:16.931485 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5456 | 2026.02.26 17:13:16.931499 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5457 | 2026.02.26 17:13:16.931526 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5458 | 2026.02.26 17:13:16.931565 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5459 | 2026.02.26 17:13:16.931600 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5460 | 2026.02.26 17:13:16.931603 [ 193 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.02.26 17:13:16.931696 [ 193 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_16_3} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5462 | 2026.02.26 17:13:16.931787 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5463 | 2026.02.26 17:13:16.932128 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.02.26 17:13:16.932169 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5465 | 2026.02.26 17:13:16.932382 [ 193 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142301 sec., 668825.4671929728 rows/sec., 41.00 MiB/sec. | ||
| 5466 | 2026.02.26 17:13:16.932520 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5467 | 2026.02.26 17:13:16.932522 [ 195 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5468 | 2026.02.26 17:13:16.932832 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.02.26 17:13:16.932855 [ 195 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.02.26 17:13:16.932927 [ 195 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_16_3} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5471 | 2026.02.26 17:13:16.932944 [ 94 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5472 | 2026.02.26 17:13:16.932971 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001546 sec., 368693.4023285899 rows/sec., 27.66 MiB/sec. | ||
| 5473 | 2026.02.26 17:13:16.932979 [ 94 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.02.26 17:13:16.932989 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5475 | 2026.02.26 17:13:16.933014 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5476 | 2026.02.26 17:13:16.933016 [ 277 ] {b3f92842-a84c-4370-a19a-84db5f5d9852} <Debug> TCPHandler: Processed in 0.001723088 sec. | ||
| 5477 | 2026.02.26 17:13:16.933082 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 5478 | 2026.02.26 17:13:16.933147 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.02.26 17:13:16.933169 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.02.26 17:13:16.933198 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part | ||
| 5481 | 2026.02.26 17:13:16.933239 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5482 | 2026.02.26 17:13:16.933247 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.02.26 17:13:16.933272 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 523 rows starting from the beginning of the part | ||
| 5484 | 2026.02.26 17:13:16.933293 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5485 | 2026.02.26 17:13:16.933311 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5486 | 2026.02.26 17:13:16.933353 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 521 rows starting from the beginning of the part | ||
| 5487 | 2026.02.26 17:13:16.933386 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 570 rows starting from the beginning of the part | ||
| 5488 | 2026.02.26 17:13:16.934339 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283685 sec., 1842352.2904762463 rows/sec., 140.72 MiB/sec. | ||
| 5489 | 2026.02.26 17:13:16.934521 [ 193 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5490 | 2026.02.26 17:13:16.934956 [ 193 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.02.26 17:13:16.935091 [ 193 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_31_6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5492 | 2026.02.26 17:13:16.935211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5493 | 2026.02.26 17:13:16.935328 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.02.26 17:13:16.935371 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5495 | 2026.02.26 17:13:16.936068 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5496 | 2026.02.26 17:13:16.936284 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.02.26 17:13:16.936391 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5498 | 2026.02.26 17:13:16.936411 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Debug> executeQuery: Read 4954 rows, 341.39 KiB in 0.003182 sec., 1556882.4638592082 rows/sec., 104.77 MiB/sec. | ||
| 5499 | 2026.02.26 17:13:16.936423 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.02.26 17:13:16.936453 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5501 | 2026.02.26 17:13:16.936456 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5502 | 2026.02.26 17:13:16.936481 [ 277 ] {565bdd3e-d99f-46fc-977f-c92ee80d5456} <Debug> TCPHandler: Processed in 0.003382474 sec. | ||
| 5503 | 2026.02.26 17:13:16.936535 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 5504 | 2026.02.26 17:13:16.936596 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.02.26 17:13:16.936625 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5506 | 2026.02.26 17:13:16.936653 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5296 rows starting from the beginning of the part | ||
| 5507 | 2026.02.26 17:13:16.936692 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5508 | 2026.02.26 17:13:16.936706 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 5509 | 2026.02.26 17:13:16.936745 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5510 | 2026.02.26 17:13:16.936751 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 5511 | 2026.02.26 17:13:16.936798 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5512 | 2026.02.26 17:13:16.936836 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5513 | 2026.02.26 17:13:16.936875 [ 200 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4954 rows starting from the beginning of the part | ||
| 5514 | 2026.02.26 17:13:16.937525 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.02.26 17:13:16.937560 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5516 | 2026.02.26 17:13:16.938044 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5517 | 2026.02.26 17:13:16.938275 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.02.26 17:13:16.938408 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 5519 | 2026.02.26 17:13:16.938461 [ 277 ] {6ab21eae-8b66-45bd-a292-7ea6114ae36f} <Debug> TCPHandler: Processed in 0.001913713 sec. | ||
| 5520 | 2026.02.26 17:13:16.938569 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.02.26 17:13:16.938664 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.02.26 17:13:16.938708 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5523 | 2026.02.26 17:13:16.939027 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.02.26 17:13:16.939063 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5525 | 2026.02.26 17:13:16.939397 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5526 | 2026.02.26 17:13:16.939615 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.02.26 17:13:16.939715 [ 94 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5528 | 2026.02.26 17:13:16.939742 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 5529 | 2026.02.26 17:13:16.939743 [ 94 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.02.26 17:13:16.939782 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5531 | 2026.02.26 17:13:16.939785 [ 277 ] {745c79d1-a48c-4f0e-8cba-6c6c4b8877f4} <Debug> TCPHandler: Processed in 0.001264325 sec. | ||
| 5532 | 2026.02.26 17:13:16.939858 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 5533 | 2026.02.26 17:13:16.939959 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.02.26 17:13:16.939988 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1800 rows starting from the beginning of the part | ||
| 5535 | 2026.02.26 17:13:16.940041 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 5536 | 2026.02.26 17:13:16.940083 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5537 | 2026.02.26 17:13:16.940126 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 5538 | 2026.02.26 17:13:16.940168 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5539 | 2026.02.26 17:13:16.940209 [ 193 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5540 | 2026.02.26 17:13:16.940473 [ 192 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11101 rows, containing 5 columns (5 merged, 0 gathered) in 0.00397402 sec., 2793393.0881072567 rows/sec., 189.11 MiB/sec. | ||
| 5541 | 2026.02.26 17:13:16.940804 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5542 | 2026.02.26 17:13:16.941102 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.02.26 17:13:16.941186 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5544 | 2026.02.26 17:13:16.941235 [ 196 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409389 sec., 1498521.699828791 rows/sec., 96.57 MiB/sec. | ||
| 5545 | 2026.02.26 17:13:16.941267 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5546 | 2026.02.26 17:13:16.941528 [ 196 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5547 | 2026.02.26 17:13:16.941791 [ 196 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.02.26 17:13:16.941860 [ 196 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_31_6} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5549 | 2026.02.26 17:13:16.941934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5550 | 2026.02.26 17:13:18.924726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 752 | ||
| 5551 | 2026.02.26 17:13:18.927831 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.02.26 17:13:18.927876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5553 | 2026.02.26 17:13:18.929203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5554 | 2026.02.26 17:13:18.929482 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.02.26 17:13:18.929639 [ 85 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5556 | 2026.02.26 17:13:18.929699 [ 85 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.02.26 17:13:18.929719 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5558 | 2026.02.26 17:13:18.929743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5559 | 2026.02.26 17:13:18.929841 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 5560 | 2026.02.26 17:13:18.930447 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2026.02.26 17:13:18.930612 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 542 rows starting from the beginning of the part | ||
| 5562 | 2026.02.26 17:13:18.931019 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 5563 | 2026.02.26 17:13:18.931383 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5564 | 2026.02.26 17:13:18.931724 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5565 | 2026.02.26 17:13:18.932064 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5566 | 2026.02.26 17:13:18.932440 [ 192 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 5567 | 2026.02.26 17:13:18.938181 [ 201 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 72 columns (72 merged, 0 gathered) in 0.008399532 sec., 89528.79755681627 rows/sec., 78.12 MiB/sec. | ||
| 5568 | 2026.02.26 17:13:18.939460 [ 193 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5569 | 2026.02.26 17:13:18.940144 [ 193 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.02.26 17:13:18.940230 [ 193 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_16_3} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5571 | 2026.02.26 17:13:18.940459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5572 | 2026.02.26 17:13:21.161602 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.02.26 17:13:21.161792 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5574 | 2026.02.26 17:13:21.161859 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5575 | 2026.02.26 17:13:21.162505 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.02.26 17:13:21.162555 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5577 | 2026.02.26 17:13:21.162958 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5578 | 2026.02.26 17:13:21.163209 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.02.26 17:13:21.163370 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 5580 | 2026.02.26 17:13:21.163420 [ 277 ] {a4dad732-7fc7-48aa-ad7f-4a0f7c1131bd} <Debug> TCPHandler: Processed in 0.001942204 sec. | ||
| 5581 | 2026.02.26 17:13:21.163543 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.02.26 17:13:21.163646 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5583 | 2026.02.26 17:13:21.163695 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5584 | 2026.02.26 17:13:21.164135 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.02.26 17:13:21.164172 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5586 | 2026.02.26 17:13:21.164480 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5587 | 2026.02.26 17:13:21.164703 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.02.26 17:13:21.164834 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 5589 | 2026.02.26 17:13:21.164874 [ 277 ] {7d05a487-d232-4921-b55b-2c67bd35e7b0} <Debug> TCPHandler: Processed in 0.001382118 sec. | ||
| 5590 | 2026.02.26 17:13:21.164999 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.02.26 17:13:21.165096 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5592 | 2026.02.26 17:13:21.165140 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5593 | 2026.02.26 17:13:21.165527 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.02.26 17:13:21.165564 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5595 | 2026.02.26 17:13:21.165893 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5596 | 2026.02.26 17:13:21.166109 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2026.02.26 17:13:21.166235 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001159 sec., 110440.03451251077 rows/sec., 7.69 MiB/sec. | ||
| 5598 | 2026.02.26 17:13:21.166272 [ 277 ] {fc44168c-ebdf-4ad4-8704-2a9dc57821a3} <Debug> TCPHandler: Processed in 0.001322157 sec. | ||
| 5599 | 2026.02.26 17:13:21.166384 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2026.02.26 17:13:21.166479 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5601 | 2026.02.26 17:13:21.166519 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5602 | 2026.02.26 17:13:21.166849 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2026.02.26 17:13:21.166885 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5604 | 2026.02.26 17:13:21.167192 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5605 | 2026.02.26 17:13:21.167411 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.02.26 17:13:21.167536 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 5607 | 2026.02.26 17:13:21.167571 [ 277 ] {de96b1ff-e4c3-4c96-b3b5-235278c1c9c8} <Debug> TCPHandler: Processed in 0.001235705 sec. | ||
| 5608 | 2026.02.26 17:13:21.253868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11052 | ||
| 5609 | 2026.02.26 17:13:21.254517 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.02.26 17:13:21.254566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5611 | 2026.02.26 17:13:21.255061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5612 | 2026.02.26 17:13:21.255296 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.02.26 17:13:21.255442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11052 | ||
| 5614 | 2026.02.26 17:13:21.812437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5615 | 2026.02.26 17:13:21.829692 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.02.26 17:13:21.829745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5617 | 2026.02.26 17:13:21.836274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5618 | 2026.02.26 17:13:21.836983 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.02.26 17:13:21.839673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5620 | 2026.02.26 17:13:23.940916 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35429 | ||
| 5621 | 2026.02.26 17:13:23.941023 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5622 | 2026.02.26 17:13:23.941050 [ 287 ] {} <Debug> TCP-Session: f4febb4c-9a09-4493-9657-68019e4e2993 Authenticating user 'default' from [fd00:1122:3344:101::e]:35429 | ||
| 5623 | 2026.02.26 17:13:23.941072 [ 287 ] {} <Debug> TCP-Session: f4febb4c-9a09-4493-9657-68019e4e2993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.02.26 17:13:23.941085 [ 287 ] {} <Debug> TCP-Session: f4febb4c-9a09-4493-9657-68019e4e2993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.26 17:13:23.941270 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40062 | ||
| 5626 | 2026.02.26 17:13:23.941293 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62884 | ||
| 5627 | 2026.02.26 17:13:23.941322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60460 | ||
| 5628 | 2026.02.26 17:13:23.941368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54152 | ||
| 5629 | 2026.02.26 17:13:23.941389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.02.26 17:13:23.941397 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61521 | ||
| 5631 | 2026.02.26 17:13:23.941419 [ 289 ] {} <Debug> TCP-Session: 9c0ae4b9-aa58-489a-9b62-4b67f179d35a Authenticating user 'default' from [fd00:1122:3344:101::e]:40062 | ||
| 5632 | 2026.02.26 17:13:23.941425 [ 287 ] {} <Trace> TCP-Session: f4febb4c-9a09-4493-9657-68019e4e2993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.02.26 17:13:23.941465 [ 289 ] {} <Debug> TCP-Session: 9c0ae4b9-aa58-489a-9b62-4b67f179d35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.02.26 17:13:23.941385 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50496 | ||
| 5635 | 2026.02.26 17:13:23.941498 [ 289 ] {} <Debug> TCP-Session: 9c0ae4b9-aa58-489a-9b62-4b67f179d35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.02.26 17:13:23.941375 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37208 | ||
| 5637 | 2026.02.26 17:13:23.941403 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47972 | ||
| 5638 | 2026.02.26 17:13:23.941641 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5639 | 2026.02.26 17:13:23.941664 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5640 | 2026.02.26 17:13:23.941700 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2026.02.26 17:13:23.941710 [ 275 ] {} <Debug> TCP-Session: e5385790-8cdb-49fb-ab8c-e6192ec70a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:61521 | ||
| 5642 | 2026.02.26 17:13:23.941737 [ 293 ] {} <Debug> TCP-Session: 3f646c64-843f-4237-813c-1795adb03cec Authenticating user 'default' from [fd00:1122:3344:101::e]:54152 | ||
| 5643 | 2026.02.26 17:13:23.941754 [ 275 ] {} <Debug> TCP-Session: e5385790-8cdb-49fb-ab8c-e6192ec70a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.26 17:13:23.941762 [ 293 ] {} <Debug> TCP-Session: 3f646c64-843f-4237-813c-1795adb03cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.26 17:13:23.941782 [ 275 ] {} <Debug> TCP-Session: e5385790-8cdb-49fb-ab8c-e6192ec70a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.02.26 17:13:23.941803 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2026.02.26 17:13:23.941803 [ 293 ] {} <Debug> TCP-Session: 3f646c64-843f-4237-813c-1795adb03cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.02.26 17:13:23.941814 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.02.26 17:13:23.941835 [ 294 ] {} <Debug> TCP-Session: 56194dc6-b322-48af-8d26-52aa971d39d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50496 | ||
| 5650 | 2026.02.26 17:13:23.941877 [ 292 ] {} <Debug> TCP-Session: caff2250-1247-4eb0-9b0f-520d57f63488 Authenticating user 'default' from [fd00:1122:3344:101::e]:37208 | ||
| 5651 | 2026.02.26 17:13:23.941880 [ 294 ] {} <Debug> TCP-Session: 56194dc6-b322-48af-8d26-52aa971d39d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.02.26 17:13:23.941910 [ 292 ] {} <Debug> TCP-Session: caff2250-1247-4eb0-9b0f-520d57f63488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.02.26 17:13:23.941916 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5654 | 2026.02.26 17:13:23.941930 [ 292 ] {} <Debug> TCP-Session: caff2250-1247-4eb0-9b0f-520d57f63488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.26 17:13:23.941951 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5656 | 2026.02.26 17:13:23.941957 [ 291 ] {} <Debug> TCP-Session: 07a3643e-3cd6-4cb5-8272-b8bcc24ed700 Authenticating user 'default' from [fd00:1122:3344:101::e]:60460 | ||
| 5657 | 2026.02.26 17:13:23.942011 [ 290 ] {} <Debug> TCP-Session: b1601290-288a-40a3-9097-0bef1f7e04b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62884 | ||
| 5658 | 2026.02.26 17:13:23.942013 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5659 | 2026.02.26 17:13:23.942027 [ 291 ] {} <Debug> TCP-Session: 07a3643e-3cd6-4cb5-8272-b8bcc24ed700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.02.26 17:13:23.942037 [ 290 ] {} <Debug> TCP-Session: b1601290-288a-40a3-9097-0bef1f7e04b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.02.26 17:13:23.942062 [ 291 ] {} <Debug> TCP-Session: 07a3643e-3cd6-4cb5-8272-b8bcc24ed700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.02.26 17:13:23.942076 [ 290 ] {} <Debug> TCP-Session: b1601290-288a-40a3-9097-0bef1f7e04b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.02.26 17:13:23.942086 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5664 | 2026.02.26 17:13:23.941916 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.02.26 17:13:23.941912 [ 294 ] {} <Debug> TCP-Session: 56194dc6-b322-48af-8d26-52aa971d39d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.02.26 17:13:23.942150 [ 286 ] {} <Debug> TCP-Session: d96745b1-45b9-4af6-971e-9badad32f53a Authenticating user 'default' from [fd00:1122:3344:101::e]:47972 | ||
| 5667 | 2026.02.26 17:13:23.942182 [ 286 ] {} <Debug> TCP-Session: d96745b1-45b9-4af6-971e-9badad32f53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.02.26 17:13:23.942195 [ 286 ] {} <Debug> TCP-Session: d96745b1-45b9-4af6-971e-9badad32f53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.02.26 17:13:23.942435 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 5670 | 2026.02.26 17:13:23.943580 [ 301 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> AggregatingTransform: Aggregating | ||
| 5671 | 2026.02.26 17:13:23.943628 [ 301 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> Aggregator: Aggregation method: without_key | ||
| 5672 | 2026.02.26 17:13:23.943674 [ 301 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001130402 sec. (884.641 rows/sec., 34.56 KiB/sec.) | ||
| 5673 | 2026.02.26 17:13:23.943699 [ 301 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Trace> Aggregator: Merging aggregated data | ||
| 5674 | 2026.02.26 17:13:23.945574 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003985 sec., 250.94102885821832 rows/sec., 9.80 KiB/sec. | ||
| 5675 | 2026.02.26 17:13:23.945778 [ 287 ] {1496761e-c9a3-4132-8d9d-00e10cac3092} <Debug> TCPHandler: Processed in 0.004494854 sec. | ||
| 5676 | 2026.02.26 17:13:23.945967 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5677 | 2026.02.26 17:13:23.945996 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.02.26 17:13:23.946001 [ 287 ] {} <Debug> TCP-Session: f4febb4c-9a09-4493-9657-68019e4e2993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.02.26 17:13:23.946024 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.02.26 17:13:23.946055 [ 289 ] {} <Debug> TCP-Session: 9c0ae4b9-aa58-489a-9b62-4b67f179d35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.02.26 17:13:23.946045 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5682 | 2026.02.26 17:13:23.946093 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5683 | 2026.02.26 17:13:23.946110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2026.02.26 17:13:23.946155 [ 294 ] {} <Debug> TCP-Session: 56194dc6-b322-48af-8d26-52aa971d39d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.02.26 17:13:23.946168 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2026.02.26 17:13:23.946187 [ 291 ] {} <Debug> TCP-Session: 07a3643e-3cd6-4cb5-8272-b8bcc24ed700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.02.26 17:13:23.946181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.02.26 17:13:23.946225 [ 275 ] {} <Debug> TCP-Session: e5385790-8cdb-49fb-ab8c-e6192ec70a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.02.26 17:13:23.946143 [ 290 ] {} <Debug> TCP-Session: b1601290-288a-40a3-9097-0bef1f7e04b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.02.26 17:13:23.946284 [ 292 ] {} <Debug> TCP-Session: caff2250-1247-4eb0-9b0f-520d57f63488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.02.26 17:13:23.946087 [ 286 ] {} <Debug> TCP-Session: d96745b1-45b9-4af6-971e-9badad32f53a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.02.26 17:13:23.946086 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2026.02.26 17:13:23.946406 [ 293 ] {} <Debug> TCP-Session: 3f646c64-843f-4237-813c-1795adb03cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.02.26 17:13:24.265676 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35924 | ||
| 5695 | 2026.02.26 17:13:24.265793 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5696 | 2026.02.26 17:13:24.265823 [ 287 ] {} <Debug> TCP-Session: 0d308e8a-125b-4475-a2cf-ed17681a2db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35924 | ||
| 5697 | 2026.02.26 17:13:24.265850 [ 287 ] {} <Debug> TCP-Session: 0d308e8a-125b-4475-a2cf-ed17681a2db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.02.26 17:13:24.265868 [ 287 ] {} <Debug> TCP-Session: 0d308e8a-125b-4475-a2cf-ed17681a2db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.02.26 17:13:24.266081 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50723 | ||
| 5700 | 2026.02.26 17:13:24.266118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53134 | ||
| 5701 | 2026.02.26 17:13:24.266142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59464 | ||
| 5702 | 2026.02.26 17:13:24.266167 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40575 | ||
| 5703 | 2026.02.26 17:13:24.266182 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50841 | ||
| 5704 | 2026.02.26 17:13:24.266191 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 5705 | 2026.02.26 17:13:24.266234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5706 | 2026.02.26 17:13:24.266247 [ 287 ] {} <Trace> TCP-Session: 0d308e8a-125b-4475-a2cf-ed17681a2db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.02.26 17:13:24.266265 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5708 | 2026.02.26 17:13:24.266270 [ 293 ] {} <Debug> TCP-Session: 0c9b3e2c-6aaf-4aec-8f83-722b5ef8a8cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59464 | ||
| 5709 | 2026.02.26 17:13:24.266294 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.02.26 17:13:24.266313 [ 275 ] {} <Debug> TCP-Session: 781cf2bb-1443-4a89-befa-e6feb9f1e425 Authenticating user 'default' from [fd00:1122:3344:101::e]:50841 | ||
| 5711 | 2026.02.26 17:13:24.266321 [ 293 ] {} <Debug> TCP-Session: 0c9b3e2c-6aaf-4aec-8f83-722b5ef8a8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.02.26 17:13:24.266353 [ 286 ] {} <Debug> TCP-Session: 04e697b2-803d-4490-9197-fd91971f6647 Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 5713 | 2026.02.26 17:13:24.266369 [ 293 ] {} <Debug> TCP-Session: 0c9b3e2c-6aaf-4aec-8f83-722b5ef8a8cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.02.26 17:13:24.266366 [ 275 ] {} <Debug> TCP-Session: 781cf2bb-1443-4a89-befa-e6feb9f1e425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.02.26 17:13:24.266385 [ 286 ] {} <Debug> TCP-Session: 04e697b2-803d-4490-9197-fd91971f6647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.02.26 17:13:24.266409 [ 275 ] {} <Debug> TCP-Session: 781cf2bb-1443-4a89-befa-e6feb9f1e425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.02.26 17:13:24.266423 [ 286 ] {} <Debug> TCP-Session: 04e697b2-803d-4490-9197-fd91971f6647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.02.26 17:13:24.266439 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5719 | 2026.02.26 17:13:24.266236 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5720 | 2026.02.26 17:13:24.266191 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5721 | 2026.02.26 17:13:24.266148 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63743 | ||
| 5722 | 2026.02.26 17:13:24.266531 [ 289 ] {} <Debug> TCP-Session: 4b1f57ce-c080-4ec6-8b37-7caaf66a2b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:50723 | ||
| 5723 | 2026.02.26 17:13:24.266517 [ 290 ] {} <Debug> TCP-Session: 16afaf1b-4a15-4bc7-8dd2-34ceb9c3ae15 Authenticating user 'default' from [fd00:1122:3344:101::e]:53134 | ||
| 5724 | 2026.02.26 17:13:24.266584 [ 289 ] {} <Debug> TCP-Session: 4b1f57ce-c080-4ec6-8b37-7caaf66a2b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.02.26 17:13:24.266605 [ 290 ] {} <Debug> TCP-Session: 16afaf1b-4a15-4bc7-8dd2-34ceb9c3ae15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.02.26 17:13:24.266620 [ 289 ] {} <Debug> TCP-Session: 4b1f57ce-c080-4ec6-8b37-7caaf66a2b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.02.26 17:13:24.266635 [ 290 ] {} <Debug> TCP-Session: 16afaf1b-4a15-4bc7-8dd2-34ceb9c3ae15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.02.26 17:13:24.266640 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.02.26 17:13:24.266122 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55266 | ||
| 5730 | 2026.02.26 17:13:24.266712 [ 292 ] {} <Debug> TCP-Session: 634025c6-0330-4749-98e2-eac47744b14a Authenticating user 'default' from [fd00:1122:3344:101::e]:63743 | ||
| 5731 | 2026.02.26 17:13:24.266255 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.02.26 17:13:24.266759 [ 292 ] {} <Debug> TCP-Session: 634025c6-0330-4749-98e2-eac47744b14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.02.26 17:13:24.266777 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5734 | 2026.02.26 17:13:24.266789 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5735 | 2026.02.26 17:13:24.266794 [ 292 ] {} <Debug> TCP-Session: 634025c6-0330-4749-98e2-eac47744b14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.02.26 17:13:24.266833 [ 291 ] {} <Debug> TCP-Session: ad130779-d1b4-4a14-9948-52e0cfa6d9bf Authenticating user 'default' from [fd00:1122:3344:101::e]:55266 | ||
| 5737 | 2026.02.26 17:13:24.266855 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5738 | 2026.02.26 17:13:24.266871 [ 291 ] {} <Debug> TCP-Session: ad130779-d1b4-4a14-9948-52e0cfa6d9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.02.26 17:13:24.266788 [ 294 ] {} <Debug> TCP-Session: 9dac0fd8-1f18-45e4-a251-b54dab11a420 Authenticating user 'default' from [fd00:1122:3344:101::e]:40575 | ||
| 5740 | 2026.02.26 17:13:24.266894 [ 291 ] {} <Debug> TCP-Session: ad130779-d1b4-4a14-9948-52e0cfa6d9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.02.26 17:13:24.266928 [ 294 ] {} <Debug> TCP-Session: 9dac0fd8-1f18-45e4-a251-b54dab11a420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.02.26 17:13:24.266952 [ 294 ] {} <Debug> TCP-Session: 9dac0fd8-1f18-45e4-a251-b54dab11a420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.02.26 17:13:24.267232 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 5744 | 2026.02.26 17:13:24.268490 [ 320 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> AggregatingTransform: Aggregating | ||
| 5745 | 2026.02.26 17:13:24.268533 [ 320 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> Aggregator: Aggregation method: without_key | ||
| 5746 | 2026.02.26 17:13:24.268567 [ 320 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001207374 sec. (828.244 rows/sec., 32.35 KiB/sec.) | ||
| 5747 | 2026.02.26 17:13:24.268585 [ 320 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Trace> Aggregator: Merging aggregated data | ||
| 5748 | 2026.02.26 17:13:24.270240 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003868 sec., 258.5315408479835 rows/sec., 10.10 KiB/sec. | ||
| 5749 | 2026.02.26 17:13:24.270415 [ 287 ] {ad7c5e83-ff8a-4954-9bd7-9ae69fef5999} <Debug> TCPHandler: Processed in 0.004281399 sec. | ||
| 5750 | 2026.02.26 17:13:24.270543 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5751 | 2026.02.26 17:13:24.270569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5752 | 2026.02.26 17:13:24.270579 [ 287 ] {} <Debug> TCP-Session: 0d308e8a-125b-4475-a2cf-ed17681a2db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.02.26 17:13:24.270593 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5754 | 2026.02.26 17:13:24.270616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5755 | 2026.02.26 17:13:24.270634 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5756 | 2026.02.26 17:13:24.270673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5757 | 2026.02.26 17:13:24.270685 [ 293 ] {} <Debug> TCP-Session: 0c9b3e2c-6aaf-4aec-8f83-722b5ef8a8cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.02.26 17:13:24.270710 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5759 | 2026.02.26 17:13:24.270735 [ 291 ] {} <Debug> TCP-Session: ad130779-d1b4-4a14-9948-52e0cfa6d9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.02.26 17:13:24.270690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5761 | 2026.02.26 17:13:24.270761 [ 286 ] {} <Debug> TCP-Session: 04e697b2-803d-4490-9197-fd91971f6647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.02.26 17:13:24.270675 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.02.26 17:13:24.270801 [ 294 ] {} <Debug> TCP-Session: 9dac0fd8-1f18-45e4-a251-b54dab11a420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.02.26 17:13:24.270654 [ 290 ] {} <Debug> TCP-Session: 16afaf1b-4a15-4bc7-8dd2-34ceb9c3ae15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.02.26 17:13:24.270836 [ 275 ] {} <Debug> TCP-Session: 781cf2bb-1443-4a89-befa-e6feb9f1e425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.02.26 17:13:24.270619 [ 289 ] {} <Debug> TCP-Session: 4b1f57ce-c080-4ec6-8b37-7caaf66a2b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.02.26 17:13:24.270712 [ 292 ] {} <Debug> TCP-Session: 634025c6-0330-4749-98e2-eac47744b14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.02.26 17:13:24.354853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55873 | ||
| 5769 | 2026.02.26 17:13:24.354954 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5770 | 2026.02.26 17:13:24.354979 [ 287 ] {} <Debug> TCP-Session: 087d6579-8902-401b-a4a3-2465b2d548aa Authenticating user 'default' from [fd00:1122:3344:101::e]:55873 | ||
| 5771 | 2026.02.26 17:13:24.354999 [ 287 ] {} <Debug> TCP-Session: 087d6579-8902-401b-a4a3-2465b2d548aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.02.26 17:13:24.355012 [ 287 ] {} <Debug> TCP-Session: 087d6579-8902-401b-a4a3-2465b2d548aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.02.26 17:13:24.355175 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36685 | ||
| 5774 | 2026.02.26 17:13:24.355220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37525 | ||
| 5775 | 2026.02.26 17:13:24.355263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34804 | ||
| 5776 | 2026.02.26 17:13:24.355282 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34863 | ||
| 5777 | 2026.02.26 17:13:24.355307 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48697 | ||
| 5778 | 2026.02.26 17:13:24.355316 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59936 | ||
| 5779 | 2026.02.26 17:13:24.355334 [ 287 ] {} <Trace> TCP-Session: 087d6579-8902-401b-a4a3-2465b2d548aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.02.26 17:13:24.355346 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5781 | 2026.02.26 17:13:24.355365 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5782 | 2026.02.26 17:13:24.355400 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5783 | 2026.02.26 17:13:24.355406 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5784 | 2026.02.26 17:13:24.355419 [ 293 ] {} <Debug> TCP-Session: 47b2e6d7-d07e-41f1-92a5-041404efd669 Authenticating user 'default' from [fd00:1122:3344:101::e]:34863 | ||
| 5785 | 2026.02.26 17:13:24.355445 [ 275 ] {} <Debug> TCP-Session: 9065a1dd-17ec-4750-9e12-7cabb84416b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48697 | ||
| 5786 | 2026.02.26 17:13:24.355448 [ 286 ] {} <Debug> TCP-Session: 5ccf6385-e9fd-4896-b136-3ba5550de8b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59936 | ||
| 5787 | 2026.02.26 17:13:24.355468 [ 293 ] {} <Debug> TCP-Session: 47b2e6d7-d07e-41f1-92a5-041404efd669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.02.26 17:13:24.355483 [ 275 ] {} <Debug> TCP-Session: 9065a1dd-17ec-4750-9e12-7cabb84416b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.02.26 17:13:24.355494 [ 286 ] {} <Debug> TCP-Session: 5ccf6385-e9fd-4896-b136-3ba5550de8b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.02.26 17:13:24.355514 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5791 | 2026.02.26 17:13:24.355536 [ 286 ] {} <Debug> TCP-Session: 5ccf6385-e9fd-4896-b136-3ba5550de8b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.02.26 17:13:24.355521 [ 275 ] {} <Debug> TCP-Session: 9065a1dd-17ec-4750-9e12-7cabb84416b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.02.26 17:13:24.355501 [ 293 ] {} <Debug> TCP-Session: 47b2e6d7-d07e-41f1-92a5-041404efd669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.02.26 17:13:24.355402 [ 291 ] {} <Debug> TCP-Session: 3824b64f-f3f6-4b0f-94c2-94143a6c5a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:34804 | ||
| 5795 | 2026.02.26 17:13:24.355331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5796 | 2026.02.26 17:13:24.355633 [ 291 ] {} <Debug> TCP-Session: 3824b64f-f3f6-4b0f-94c2-94143a6c5a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.02.26 17:13:24.355664 [ 290 ] {} <Debug> TCP-Session: 2b074ffc-a221-472b-a504-a0dd801ea552 Authenticating user 'default' from [fd00:1122:3344:101::e]:37525 | ||
| 5798 | 2026.02.26 17:13:24.355671 [ 291 ] {} <Debug> TCP-Session: 3824b64f-f3f6-4b0f-94c2-94143a6c5a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2026.02.26 17:13:24.355697 [ 290 ] {} <Debug> TCP-Session: 2b074ffc-a221-472b-a504-a0dd801ea552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.02.26 17:13:24.355287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2026.02.26 17:13:24.355726 [ 290 ] {} <Debug> TCP-Session: 2b074ffc-a221-472b-a504-a0dd801ea552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.02.26 17:13:24.355298 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62232 | ||
| 5803 | 2026.02.26 17:13:24.355760 [ 289 ] {} <Debug> TCP-Session: 6be9cc8d-303f-41e6-a5d2-28793d6d044e Authenticating user 'default' from [fd00:1122:3344:101::e]:36685 | ||
| 5804 | 2026.02.26 17:13:24.355792 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5805 | 2026.02.26 17:13:24.355808 [ 289 ] {} <Debug> TCP-Session: 6be9cc8d-303f-41e6-a5d2-28793d6d044e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.02.26 17:13:24.355829 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5807 | 2026.02.26 17:13:24.355854 [ 289 ] {} <Debug> TCP-Session: 6be9cc8d-303f-41e6-a5d2-28793d6d044e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.02.26 17:13:24.355912 [ 294 ] {} <Debug> TCP-Session: 44e0c850-3ffd-41e4-bcfa-f31d1b899022 Authenticating user 'default' from [fd00:1122:3344:101::e]:62232 | ||
| 5809 | 2026.02.26 17:13:24.355288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
| 5810 | 2026.02.26 17:13:24.355956 [ 294 ] {} <Debug> TCP-Session: 44e0c850-3ffd-41e4-bcfa-f31d1b899022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.02.26 17:13:24.355853 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5812 | 2026.02.26 17:13:24.356029 [ 294 ] {} <Debug> TCP-Session: 44e0c850-3ffd-41e4-bcfa-f31d1b899022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.02.26 17:13:24.356073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5814 | 2026.02.26 17:13:24.356107 [ 292 ] {} <Debug> TCP-Session: 4f43e5e3-8940-4bc2-b823-d8b0293920f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
| 5815 | 2026.02.26 17:13:24.356130 [ 292 ] {} <Debug> TCP-Session: 4f43e5e3-8940-4bc2-b823-d8b0293920f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.02.26 17:13:24.356145 [ 292 ] {} <Debug> TCP-Session: 4f43e5e3-8940-4bc2-b823-d8b0293920f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.02.26 17:13:24.356411 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 5818 | 2026.02.26 17:13:24.357442 [ 320 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> AggregatingTransform: Aggregating | ||
| 5819 | 2026.02.26 17:13:24.357471 [ 320 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5820 | 2026.02.26 17:13:24.357497 [ 320 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959417 sec. (1042.300 rows/sec., 40.71 KiB/sec.) | ||
| 5821 | 2026.02.26 17:13:24.357515 [ 320 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Trace> Aggregator: Merging aggregated data | ||
| 5822 | 2026.02.26 17:13:24.358755 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003301 sec., 302.9385034837928 rows/sec., 11.83 KiB/sec. | ||
| 5823 | 2026.02.26 17:13:24.358832 [ 287 ] {428d99d4-703a-49f3-aa32-39d55a00bf0a} <Debug> TCPHandler: Processed in 0.00360904 sec. | ||
| 5824 | 2026.02.26 17:13:24.358963 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5825 | 2026.02.26 17:13:24.358992 [ 287 ] {} <Debug> TCP-Session: 087d6579-8902-401b-a4a3-2465b2d548aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.02.26 17:13:24.358994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5827 | 2026.02.26 17:13:24.359028 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5828 | 2026.02.26 17:13:24.359042 [ 289 ] {} <Debug> TCP-Session: 6be9cc8d-303f-41e6-a5d2-28793d6d044e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.02.26 17:13:24.359062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5830 | 2026.02.26 17:13:24.359065 [ 291 ] {} <Debug> TCP-Session: 3824b64f-f3f6-4b0f-94c2-94143a6c5a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.02.26 17:13:24.359086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5832 | 2026.02.26 17:13:24.359110 [ 290 ] {} <Debug> TCP-Session: 2b074ffc-a221-472b-a504-a0dd801ea552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.02.26 17:13:24.359114 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5834 | 2026.02.26 17:13:24.359130 [ 286 ] {} <Debug> TCP-Session: 5ccf6385-e9fd-4896-b136-3ba5550de8b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.02.26 17:13:24.359137 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5836 | 2026.02.26 17:13:24.359168 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5837 | 2026.02.26 17:13:24.359197 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5838 | 2026.02.26 17:13:24.359224 [ 294 ] {} <Debug> TCP-Session: 44e0c850-3ffd-41e4-bcfa-f31d1b899022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.02.26 17:13:24.359237 [ 293 ] {} <Debug> TCP-Session: 47b2e6d7-d07e-41f1-92a5-041404efd669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.02.26 17:13:24.359250 [ 275 ] {} <Debug> TCP-Session: 9065a1dd-17ec-4750-9e12-7cabb84416b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.02.26 17:13:24.359176 [ 292 ] {} <Debug> TCP-Session: 4f43e5e3-8940-4bc2-b823-d8b0293920f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.02.26 17:13:26.164773 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.02.26 17:13:26.164956 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5844 | 2026.02.26 17:13:26.165018 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5845 | 2026.02.26 17:13:26.165703 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.02.26 17:13:26.165746 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5847 | 2026.02.26 17:13:26.166162 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5848 | 2026.02.26 17:13:26.166390 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.02.26 17:13:26.166536 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001622 sec., 72749.69173859432 rows/sec., 6.19 MiB/sec. | ||
| 5850 | 2026.02.26 17:13:26.166577 [ 277 ] {1d5e60f9-e7c7-42cf-98c1-1b41647c7043} <Debug> TCPHandler: Processed in 0.001928594 sec. | ||
| 5851 | 2026.02.26 17:13:26.166705 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.02.26 17:13:26.166801 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.02.26 17:13:26.166842 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5854 | 2026.02.26 17:13:26.167248 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.02.26 17:13:26.167284 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5856 | 2026.02.26 17:13:26.167596 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5857 | 2026.02.26 17:13:26.167822 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.02.26 17:13:26.167931 [ 72 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5859 | 2026.02.26 17:13:26.167949 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 5860 | 2026.02.26 17:13:26.167965 [ 72 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.26 17:13:26.167986 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5862 | 2026.02.26 17:13:26.167987 [ 277 ] {fa26b5aa-35bd-487e-b512-4d528ad73f8f} <Debug> TCPHandler: Processed in 0.001335168 sec. | ||
| 5863 | 2026.02.26 17:13:26.168094 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.02.26 17:13:26.168114 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 5865 | 2026.02.26 17:13:26.168188 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5866 | 2026.02.26 17:13:26.168231 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5867 | 2026.02.26 17:13:26.168263 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2026.02.26 17:13:26.168304 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 213 rows starting from the beginning of the part | ||
| 5869 | 2026.02.26 17:13:26.168378 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 175 rows starting from the beginning of the part | ||
| 5870 | 2026.02.26 17:13:26.168427 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5871 | 2026.02.26 17:13:26.168472 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 173 rows starting from the beginning of the part | ||
| 5872 | 2026.02.26 17:13:26.168516 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 5873 | 2026.02.26 17:13:26.168561 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5874 | 2026.02.26 17:13:26.168645 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.02.26 17:13:26.168693 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5876 | 2026.02.26 17:13:26.169066 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5877 | 2026.02.26 17:13:26.169312 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.02.26 17:13:26.169440 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001269 sec., 74862.0961386919 rows/sec., 5.85 MiB/sec. | ||
| 5879 | 2026.02.26 17:13:26.169465 [ 201 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413799 sec., 444193.2693402669 rows/sec., 29.88 MiB/sec. | ||
| 5880 | 2026.02.26 17:13:26.169480 [ 277 ] {c15382d4-808d-4e1a-9dd5-3b8afd810378} <Debug> TCPHandler: Processed in 0.00143312 sec. | ||
| 5881 | 2026.02.26 17:13:26.169593 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5882 | 2026.02.26 17:13:26.169603 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.02.26 17:13:26.169708 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5884 | 2026.02.26 17:13:26.169755 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5885 | 2026.02.26 17:13:26.169842 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.02.26 17:13:26.169919 [ 193 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_31_6} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5887 | 2026.02.26 17:13:26.169987 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5888 | 2026.02.26 17:13:26.170176 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.02.26 17:13:26.170217 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5890 | 2026.02.26 17:13:26.170550 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5891 | 2026.02.26 17:13:26.170767 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.02.26 17:13:26.170893 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5893 | 2026.02.26 17:13:26.170930 [ 277 ] {ede41a52-a918-41ca-9d2f-be891944513b} <Debug> TCPHandler: Processed in 0.001376238 sec. | ||
| 5894 | 2026.02.26 17:13:26.171037 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.02.26 17:13:26.171132 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.02.26 17:13:26.171185 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5897 | 2026.02.26 17:13:26.172045 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.02.26 17:13:26.172080 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5899 | 2026.02.26 17:13:26.172624 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5900 | 2026.02.26 17:13:26.172853 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.02.26 17:13:26.172949 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5902 | 2026.02.26 17:13:26.172983 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.02.26 17:13:26.172984 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 5904 | 2026.02.26 17:13:26.173005 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5905 | 2026.02.26 17:13:26.173044 [ 277 ] {948f0525-ad70-4d39-be78-167f9b5e58cd} <Debug> TCPHandler: Processed in 0.002054456 sec. | ||
| 5906 | 2026.02.26 17:13:26.173119 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 5907 | 2026.02.26 17:13:26.173157 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.02.26 17:13:26.173259 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.02.26 17:13:26.173302 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5910 | 2026.02.26 17:13:26.173384 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5911 | 2026.02.26 17:13:26.173474 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 475 rows starting from the beginning of the part | ||
| 5912 | 2026.02.26 17:13:26.173615 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5913 | 2026.02.26 17:13:26.173642 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.02.26 17:13:26.173684 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5915 | 2026.02.26 17:13:26.173728 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5916 | 2026.02.26 17:13:26.173841 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5917 | 2026.02.26 17:13:26.173943 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5918 | 2026.02.26 17:13:26.174011 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5919 | 2026.02.26 17:13:26.174030 [ 190 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5920 | 2026.02.26 17:13:26.174224 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.02.26 17:13:26.174362 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 5922 | 2026.02.26 17:13:26.174398 [ 277 ] {b3d8f70d-c9a3-4b6b-a5da-1262764adc1c} <Debug> TCPHandler: Processed in 0.001288336 sec. | ||
| 5923 | 2026.02.26 17:13:26.195467 [ 193 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.02240483 sec., 26244.341063958083 rows/sec., 47.03 MiB/sec. | ||
| 5924 | 2026.02.26 17:13:26.196218 [ 201 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5925 | 2026.02.26 17:13:26.196573 [ 201 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.02.26 17:13:26.196653 [ 201 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5927 | 2026.02.26 17:13:26.196822 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5928 | 2026.02.26 17:13:27.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.77 MiB, peak 269.57 MiB, free memory in arenas 0.00 B, will set to 262.39 MiB (RSS), difference: 1.62 MiB | ||
| 5929 | 2026.02.26 17:13:27.448641 [ 75 ] {} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5930 | 2026.02.26 17:13:27.448726 [ 75 ] {} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.02.26 17:13:27.448749 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5932 | 2026.02.26 17:13:27.448878 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::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 | ||
| 5933 | 2026.02.26 17:13:27.449045 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5934 | 2026.02.26 17:13:27.449086 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5935 | 2026.02.26 17:13:27.449159 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5936 | 2026.02.26 17:13:27.449207 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5937 | 2026.02.26 17:13:27.449251 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5938 | 2026.02.26 17:13:27.449291 [ 194 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5939 | 2026.02.26 17:13:27.450103 [ 201 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285515 sec., 10890.576928312777 rows/sec., 733.84 KiB/sec. | ||
| 5940 | 2026.02.26 17:13:27.450272 [ 193 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5941 | 2026.02.26 17:13:27.450560 [ 193 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.02.26 17:13:27.450640 [ 193 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_14_3} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5943 | 2026.02.26 17:13:27.450733 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5944 | 2026.02.26 17:13:28.591812 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5945 | 2026.02.26 17:13:28.591886 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5946 | 2026.02.26 17:13:28.756495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11500 | ||
| 5947 | 2026.02.26 17:13:28.756954 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.02.26 17:13:28.756989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5949 | 2026.02.26 17:13:28.757454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5950 | 2026.02.26 17:13:28.757682 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.02.26 17:13:28.757808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11500 | ||
| 5952 | 2026.02.26 17:13:28.930071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 778 | ||
| 5953 | 2026.02.26 17:13:28.932302 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.02.26 17:13:28.932352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5955 | 2026.02.26 17:13:28.933615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5956 | 2026.02.26 17:13:28.933890 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.02.26 17:13:28.934143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5958 | 2026.02.26 17:13:29.339726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5959 | 2026.02.26 17:13:29.357137 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.02.26 17:13:29.357201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5961 | 2026.02.26 17:13:29.363371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5962 | 2026.02.26 17:13:29.364080 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.02.26 17:13:29.366913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5964 | 2026.02.26 17:13:31.163327 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.02.26 17:13:31.163537 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5966 | 2026.02.26 17:13:31.163610 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5967 | 2026.02.26 17:13:31.164304 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.02.26 17:13:31.164351 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5969 | 2026.02.26 17:13:31.164737 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5970 | 2026.02.26 17:13:31.164967 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.26 17:13:31.165117 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 5972 | 2026.02.26 17:13:31.165158 [ 277 ] {6efd71e4-2717-45b1-9ea3-044e9f9f0ced} <Debug> TCPHandler: Processed in 0.001965614 sec. | ||
| 5973 | 2026.02.26 17:13:31.165293 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.02.26 17:13:31.165396 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.02.26 17:13:31.165438 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5976 | 2026.02.26 17:13:31.165854 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.02.26 17:13:31.165891 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5978 | 2026.02.26 17:13:31.166198 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5979 | 2026.02.26 17:13:31.166413 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.26 17:13:31.166543 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 644.90 KiB/sec. | ||
| 5981 | 2026.02.26 17:13:31.166581 [ 277 ] {394ca694-e316-415e-be53-98a550a3297a} <Debug> TCPHandler: Processed in 0.001339817 sec. | ||
| 5982 | 2026.02.26 17:13:31.166692 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.02.26 17:13:31.166786 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5984 | 2026.02.26 17:13:31.166827 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5985 | 2026.02.26 17:13:31.167250 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.02.26 17:13:31.167287 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5987 | 2026.02.26 17:13:31.167588 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5988 | 2026.02.26 17:13:31.167803 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.02.26 17:13:31.167930 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 5990 | 2026.02.26 17:13:31.167966 [ 277 ] {5e516120-93bb-4177-a149-17f20e2a1556} <Debug> TCPHandler: Processed in 0.001323817 sec. | ||
| 5991 | 2026.02.26 17:13:31.168077 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.02.26 17:13:31.168170 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5993 | 2026.02.26 17:13:31.168214 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5994 | 2026.02.26 17:13:31.168624 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.02.26 17:13:31.168659 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5996 | 2026.02.26 17:13:31.168980 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5997 | 2026.02.26 17:13:31.169197 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.02.26 17:13:31.169324 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5999 | 2026.02.26 17:13:31.169360 [ 277 ] {1886f14d-544f-4327-9c64-5e9016efd61b} <Debug> TCPHandler: Processed in 0.001331507 sec. | ||
| 6000 | 2026.02.26 17:13:31.169468 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.02.26 17:13:31.169561 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.02.26 17:13:31.169615 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6003 | 2026.02.26 17:13:31.170365 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.02.26 17:13:31.170402 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6005 | 2026.02.26 17:13:31.170896 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6006 | 2026.02.26 17:13:31.171113 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.02.26 17:13:31.171245 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001701 sec., 5878.894767783657 rows/sec., 10.53 MiB/sec. | ||
| 6008 | 2026.02.26 17:13:31.171297 [ 277 ] {2fabcf22-db52-4042-b0d3-39e6f3d08ba0} <Debug> TCPHandler: Processed in 0.001877532 sec. | ||
| 6009 | 2026.02.26 17:13:31.171404 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.02.26 17:13:31.171498 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6011 | 2026.02.26 17:13:31.171538 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6012 | 2026.02.26 17:13:31.171874 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.02.26 17:13:31.171910 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6014 | 2026.02.26 17:13:31.172209 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6015 | 2026.02.26 17:13:31.172415 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.02.26 17:13:31.172538 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6017 | 2026.02.26 17:13:31.172574 [ 277 ] {4d628317-11ce-4fd3-a0dd-211e31601168} <Debug> TCPHandler: Processed in 0.001218914 sec. | ||
| 6018 | 2026.02.26 17:13:36.172088 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.02.26 17:13:36.172300 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.02.26 17:13:36.172361 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6021 | 2026.02.26 17:13:36.173132 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.02.26 17:13:36.173176 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6023 | 2026.02.26 17:13:36.173565 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6024 | 2026.02.26 17:13:36.173789 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.02.26 17:13:36.173936 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 6026 | 2026.02.26 17:13:36.173974 [ 277 ] {4df92b35-2ee7-435a-b281-5436351e35af} <Debug> TCPHandler: Processed in 0.002013276 sec. | ||
| 6027 | 2026.02.26 17:13:36.174106 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.02.26 17:13:36.174200 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6029 | 2026.02.26 17:13:36.174239 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6030 | 2026.02.26 17:13:36.174666 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.02.26 17:13:36.174701 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6032 | 2026.02.26 17:13:36.174982 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6033 | 2026.02.26 17:13:36.175178 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.02.26 17:13:36.175299 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001118 sec., 3577.8175313059032 rows/sec., 291.75 KiB/sec. | ||
| 6035 | 2026.02.26 17:13:36.175337 [ 277 ] {76d47e58-80e9-49fc-8f51-1c227276459f} <Debug> TCPHandler: Processed in 0.001278486 sec. | ||
| 6036 | 2026.02.26 17:13:36.175456 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.02.26 17:13:36.175547 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6038 | 2026.02.26 17:13:36.175583 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6039 | 2026.02.26 17:13:36.176415 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.02.26 17:13:36.176450 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6041 | 2026.02.26 17:13:36.176796 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6042 | 2026.02.26 17:13:36.176997 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.02.26 17:13:36.177119 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Debug> executeQuery: Read 861 rows, 70.21 KiB in 0.00159 sec., 541509.4339622641 rows/sec., 43.12 MiB/sec. | ||
| 6044 | 2026.02.26 17:13:36.177158 [ 277 ] {98d41d0a-1973-4679-b066-c26bfbb72aba} <Debug> TCPHandler: Processed in 0.001747858 sec. | ||
| 6045 | 2026.02.26 17:13:36.177280 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.02.26 17:13:36.177372 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.02.26 17:13:36.177410 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6048 | 2026.02.26 17:13:36.177881 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.02.26 17:13:36.177916 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6050 | 2026.02.26 17:13:36.178213 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6051 | 2026.02.26 17:13:36.178422 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.02.26 17:13:36.178543 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001189 sec., 148864.59209419682 rows/sec., 9.16 MiB/sec. | ||
| 6053 | 2026.02.26 17:13:36.178578 [ 277 ] {6fe1e25c-52f3-4348-a9a1-ff433f95afa4} <Debug> TCPHandler: Processed in 0.001345667 sec. | ||
| 6054 | 2026.02.26 17:13:36.178688 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.02.26 17:13:36.178790 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.02.26 17:13:36.178829 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6057 | 2026.02.26 17:13:36.179258 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.02.26 17:13:36.179292 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6059 | 2026.02.26 17:13:36.179595 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6060 | 2026.02.26 17:13:36.179799 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.02.26 17:13:36.179918 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 6062 | 2026.02.26 17:13:36.179953 [ 277 ] {0be1bbd0-6ca7-4a81-857d-1519f237a39c} <Debug> TCPHandler: Processed in 0.001312506 sec. | ||
| 6063 | 2026.02.26 17:13:36.180063 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.02.26 17:13:36.180159 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.02.26 17:13:36.180197 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6066 | 2026.02.26 17:13:36.180614 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.02.26 17:13:36.180649 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6068 | 2026.02.26 17:13:36.180936 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6069 | 2026.02.26 17:13:36.181137 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.02.26 17:13:36.181254 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001113 sec., 132973.944294699 rows/sec., 7.56 MiB/sec. | ||
| 6071 | 2026.02.26 17:13:36.181288 [ 277 ] {a017a765-f1b7-442f-b085-dc43f63cf9cc} <Debug> TCPHandler: Processed in 0.001271185 sec. | ||
| 6072 | 2026.02.26 17:13:36.181397 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.02.26 17:13:36.181497 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6074 | 2026.02.26 17:13:36.181535 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6075 | 2026.02.26 17:13:36.182157 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.02.26 17:13:36.182191 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6077 | 2026.02.26 17:13:36.182509 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6078 | 2026.02.26 17:13:36.182714 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.02.26 17:13:36.182836 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Debug> executeQuery: Read 525 rows, 37.99 KiB in 0.001356 sec., 387168.14159292035 rows/sec., 27.36 MiB/sec. | ||
| 6080 | 2026.02.26 17:13:36.182871 [ 277 ] {1c59dc54-925a-4e3f-9e98-c385b3e354ae} <Debug> TCPHandler: Processed in 0.001521252 sec. | ||
| 6081 | 2026.02.26 17:13:36.182979 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.02.26 17:13:36.183077 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6083 | 2026.02.26 17:13:36.183117 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6084 | 2026.02.26 17:13:36.183441 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.02.26 17:13:36.183475 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6086 | 2026.02.26 17:13:36.183778 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6087 | 2026.02.26 17:13:36.183981 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.02.26 17:13:36.184101 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 6089 | 2026.02.26 17:13:36.184135 [ 277 ] {5d1add4c-c4e0-42c2-857e-dd88a38cfc54} <Debug> TCPHandler: Processed in 0.001203023 sec. | ||
| 6090 | 2026.02.26 17:13:36.184249 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.02.26 17:13:36.184340 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.02.26 17:13:36.184380 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6093 | 2026.02.26 17:13:36.184786 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.02.26 17:13:36.184818 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6095 | 2026.02.26 17:13:36.185136 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6096 | 2026.02.26 17:13:36.185341 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.02.26 17:13:36.185459 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001137 sec., 234828.49604221637 rows/sec., 15.61 MiB/sec. | ||
| 6098 | 2026.02.26 17:13:36.185492 [ 277 ] {0d0b00cd-ce46-425d-8abd-5134a4a78834} <Debug> TCPHandler: Processed in 0.001298816 sec. | ||
| 6099 | 2026.02.26 17:13:36.185601 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.02.26 17:13:36.185694 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.02.26 17:13:36.185733 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6102 | 2026.02.26 17:13:36.186056 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.02.26 17:13:36.186090 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6104 | 2026.02.26 17:13:36.186382 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6105 | 2026.02.26 17:13:36.186584 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.26 17:13:36.186703 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 6107 | 2026.02.26 17:13:36.186737 [ 277 ] {f2378914-739c-434c-9719-99e22ee9d717} <Debug> TCPHandler: Processed in 0.001182262 sec. | ||
| 6108 | 2026.02.26 17:13:36.186851 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.02.26 17:13:36.186942 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.02.26 17:13:36.186992 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6111 | 2026.02.26 17:13:36.187810 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.02.26 17:13:36.187842 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6113 | 2026.02.26 17:13:36.188353 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6114 | 2026.02.26 17:13:36.188578 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.02.26 17:13:36.188708 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001784 sec., 17376.681614349774 rows/sec., 31.14 MiB/sec. | ||
| 6116 | 2026.02.26 17:13:36.188761 [ 277 ] {2dcfe12a-7728-45f3-a04e-b61b1076bbd1} <Debug> TCPHandler: Processed in 0.001959884 sec. | ||
| 6117 | 2026.02.26 17:13:36.188875 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.02.26 17:13:36.188967 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.02.26 17:13:36.189006 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6120 | 2026.02.26 17:13:36.189346 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.02.26 17:13:36.189378 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6122 | 2026.02.26 17:13:36.189669 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6123 | 2026.02.26 17:13:36.189881 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.02.26 17:13:36.190005 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 6125 | 2026.02.26 17:13:36.190039 [ 277 ] {48da676e-4b62-4856-b6a5-684bb65daebf} <Debug> TCPHandler: Processed in 0.001210304 sec. | ||
| 6126 | 2026.02.26 17:13:36.257895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12012 | ||
| 6127 | 2026.02.26 17:13:36.258571 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.02.26 17:13:36.258607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6129 | 2026.02.26 17:13:36.259078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6130 | 2026.02.26 17:13:36.259304 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.02.26 17:13:36.259440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12012 | ||
| 6132 | 2026.02.26 17:13:36.867956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6133 | 2026.02.26 17:13:36.884689 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.02.26 17:13:36.884754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6135 | 2026.02.26 17:13:36.890558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6136 | 2026.02.26 17:13:36.891263 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.02.26 17:13:36.894196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6138 | 2026.02.26 17:13:38.934288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 814 | ||
| 6139 | 2026.02.26 17:13:38.936797 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.02.26 17:13:38.936835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6141 | 2026.02.26 17:13:38.938026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6142 | 2026.02.26 17:13:38.938290 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.02.26 17:13:38.938546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6144 | 2026.02.26 17:13:41.162590 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.02.26 17:13:41.162781 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6146 | 2026.02.26 17:13:41.162846 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6147 | 2026.02.26 17:13:41.163566 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.02.26 17:13:41.163618 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6149 | 2026.02.26 17:13:41.164010 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6150 | 2026.02.26 17:13:41.164256 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.02.26 17:13:41.164406 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 6152 | 2026.02.26 17:13:41.164417 [ 67 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6153 | 2026.02.26 17:13:41.164449 [ 277 ] {22d908d0-e9cf-4324-8d27-b9dc0747eec7} <Debug> TCPHandler: Processed in 0.001989335 sec. | ||
| 6154 | 2026.02.26 17:13:41.164488 [ 67 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.02.26 17:13:41.164516 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6156 | 2026.02.26 17:13:41.164604 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.02.26 17:13:41.164607 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 6158 | 2026.02.26 17:13:41.164710 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.02.26 17:13:41.164712 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6160 | 2026.02.26 17:13:41.164753 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2149 rows starting from the beginning of the part | ||
| 6161 | 2026.02.26 17:13:41.164753 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6162 | 2026.02.26 17:13:41.164808 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 6163 | 2026.02.26 17:13:41.164853 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6164 | 2026.02.26 17:13:41.164892 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 6165 | 2026.02.26 17:13:41.164938 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 861 rows starting from the beginning of the part | ||
| 6166 | 2026.02.26 17:13:41.164978 [ 188 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6167 | 2026.02.26 17:13:41.165192 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.02.26 17:13:41.165227 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6169 | 2026.02.26 17:13:41.165526 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6170 | 2026.02.26 17:13:41.165743 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.02.26 17:13:41.165875 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 6172 | 2026.02.26 17:13:41.165912 [ 277 ] {d396643b-ecc6-48f1-bbd6-8de3a6eb25c0} <Debug> TCPHandler: Processed in 0.001356497 sec. | ||
| 6173 | 2026.02.26 17:13:41.166027 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.02.26 17:13:41.166122 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6175 | 2026.02.26 17:13:41.166161 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6176 | 2026.02.26 17:13:41.166537 [ 193 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964485 sec., 1698154.9871849364 rows/sec., 144.95 MiB/sec. | ||
| 6177 | 2026.02.26 17:13:41.166580 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.02.26 17:13:41.166619 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6179 | 2026.02.26 17:13:41.166832 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6180 | 2026.02.26 17:13:41.166940 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6181 | 2026.02.26 17:13:41.167192 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.02.26 17:13:41.167221 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.02.26 17:13:41.167281 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_36_7} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6184 | 2026.02.26 17:13:41.167333 [ 88 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6185 | 2026.02.26 17:13:41.167358 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001254 sec., 59011.164274322175 rows/sec., 4.61 MiB/sec. | ||
| 6186 | 2026.02.26 17:13:41.167380 [ 88 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.02.26 17:13:41.167394 [ 277 ] {cdad441d-b578-4cfe-a4bb-5fff032ddcbd} <Debug> TCPHandler: Processed in 0.00141467 sec. | ||
| 6188 | 2026.02.26 17:13:41.167400 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6189 | 2026.02.26 17:13:41.167398 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 6190 | 2026.02.26 17:13:41.167492 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 6191 | 2026.02.26 17:13:41.167510 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.02.26 17:13:41.167579 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6193 | 2026.02.26 17:13:41.167604 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1061 rows starting from the beginning of the part | ||
| 6194 | 2026.02.26 17:13:41.167607 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.02.26 17:13:41.167650 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 6196 | 2026.02.26 17:13:41.167653 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6197 | 2026.02.26 17:13:41.167686 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6198 | 2026.02.26 17:13:41.167720 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 6199 | 2026.02.26 17:13:41.167752 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 525 rows starting from the beginning of the part | ||
| 6200 | 2026.02.26 17:13:41.167786 [ 188 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6201 | 2026.02.26 17:13:41.168074 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.02.26 17:13:41.168107 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6203 | 2026.02.26 17:13:41.168434 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6204 | 2026.02.26 17:13:41.168645 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.02.26 17:13:41.168694 [ 201 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227243 sec., 1542481.806781542 rows/sec., 118.58 MiB/sec. | ||
| 6206 | 2026.02.26 17:13:41.168759 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6207 | 2026.02.26 17:13:41.168780 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6208 | 2026.02.26 17:13:41.168800 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.02.26 17:13:41.168818 [ 277 ] {e47a6355-9194-4987-b582-e2b92088ab1f} <Debug> TCPHandler: Processed in 0.001356567 sec. | ||
| 6210 | 2026.02.26 17:13:41.168818 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6211 | 2026.02.26 17:13:41.168887 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 6212 | 2026.02.26 17:13:41.168922 [ 187 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6213 | 2026.02.26 17:13:41.168930 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.02.26 17:13:41.168970 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6215 | 2026.02.26 17:13:41.168995 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11101 rows starting from the beginning of the part | ||
| 6216 | 2026.02.26 17:13:41.169041 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 6217 | 2026.02.26 17:13:41.169041 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.02.26 17:13:41.169079 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6219 | 2026.02.26 17:13:41.169105 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6220 | 2026.02.26 17:13:41.169115 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 6221 | 2026.02.26 17:13:41.169151 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 267 rows starting from the beginning of the part | ||
| 6222 | 2026.02.26 17:13:41.169185 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6223 | 2026.02.26 17:13:41.169299 [ 187 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.02.26 17:13:41.169414 [ 187 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_36_7} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6225 | 2026.02.26 17:13:41.169537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6226 | 2026.02.26 17:13:41.169854 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.02.26 17:13:41.169894 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6228 | 2026.02.26 17:13:41.170425 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6229 | 2026.02.26 17:13:41.170656 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.02.26 17:13:41.170798 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 6231 | 2026.02.26 17:13:41.170852 [ 277 ] {11b3b270-2309-4aa1-b6b1-eb03716c52c5} <Debug> TCPHandler: Processed in 0.001970694 sec. | ||
| 6232 | 2026.02.26 17:13:41.170965 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.02.26 17:13:41.171059 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.02.26 17:13:41.171100 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2026.02.26 17:13:41.171461 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.02.26 17:13:41.171497 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6237 | 2026.02.26 17:13:41.171830 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6238 | 2026.02.26 17:13:41.172041 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.02.26 17:13:41.172144 [ 88 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6240 | 2026.02.26 17:13:41.172166 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6241 | 2026.02.26 17:13:41.172181 [ 88 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.02.26 17:13:41.172200 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6243 | 2026.02.26 17:13:41.172200 [ 277 ] {3cf93641-4b0c-4790-8a49-6fbb367e05e3} <Debug> TCPHandler: Processed in 0.001283996 sec. | ||
| 6244 | 2026.02.26 17:13:41.172257 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6245 | 2026.02.26 17:13:41.172335 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2026.02.26 17:13:41.172362 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2112 rows starting from the beginning of the part | ||
| 6247 | 2026.02.26 17:13:41.172413 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6248 | 2026.02.26 17:13:41.172453 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6249 | 2026.02.26 17:13:41.172489 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6250 | 2026.02.26 17:13:41.172528 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6251 | 2026.02.26 17:13:41.172565 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6252 | 2026.02.26 17:13:41.172967 [ 198 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11976 rows, containing 5 columns (5 merged, 0 gathered) in 0.004096364 sec., 2923568.315706319 rows/sec., 198.13 MiB/sec. | ||
| 6253 | 2026.02.26 17:13:41.173442 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6254 | 2026.02.26 17:13:41.173502 [ 187 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265724 sec., 1919849.8250803493 rows/sec., 124.12 MiB/sec. | ||
| 6255 | 2026.02.26 17:13:41.173743 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.02.26 17:13:41.173764 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6257 | 2026.02.26 17:13:41.173820 [ 199 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6258 | 2026.02.26 17:13:41.173905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6259 | 2026.02.26 17:13:41.174020 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.02.26 17:13:41.174086 [ 188 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_36_7} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6261 | 2026.02.26 17:13:41.174143 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6262 | 2026.02.26 17:13:43.592069 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6263 | 2026.02.26 17:13:43.592124 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6264 | 2026.02.26 17:13:43.759502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12460 | ||
| 6265 | 2026.02.26 17:13:43.759989 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.26 17:13:43.760035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6267 | 2026.02.26 17:13:43.760527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6268 | 2026.02.26 17:13:43.760755 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.02.26 17:13:43.760884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12460 | ||
| 6270 | 2026.02.26 17:13:43.760909 [ 107 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6271 | 2026.02.26 17:13:43.760982 [ 107 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.02.26 17:13:43.761002 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6273 | 2026.02.26 17:13:43.761107 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 6274 | 2026.02.26 17:13:43.761225 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6275 | 2026.02.26 17:13:43.761265 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10092 rows starting from the beginning of the part | ||
| 6276 | 2026.02.26 17:13:43.761331 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6277 | 2026.02.26 17:13:43.761374 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6278 | 2026.02.26 17:13:43.761414 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6279 | 2026.02.26 17:13:43.761452 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6280 | 2026.02.26 17:13:43.761491 [ 191 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6281 | 2026.02.26 17:13:43.766103 [ 199 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 4 columns (4 merged, 0 gathered) in 0.00504043 sec., 2472011.316494823 rows/sec., 35.36 MiB/sec. | ||
| 6282 | 2026.02.26 17:13:43.766418 [ 199 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6283 | 2026.02.26 17:13:43.766712 [ 199 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.02.26 17:13:43.766790 [ 199 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_26_5} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6285 | 2026.02.26 17:13:43.766868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6286 | 2026.02.26 17:13:44.395243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6287 | 2026.02.26 17:13:44.412871 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.02.26 17:13:44.412932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6289 | 2026.02.26 17:13:44.418480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6290 | 2026.02.26 17:13:44.419189 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.02.26 17:13:44.419481 [ 127 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6292 | 2026.02.26 17:13:44.419574 [ 127 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.02.26 17:13:44.419608 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6294 | 2026.02.26 17:13:44.419755 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6295 | 2026.02.26 17:13:44.422655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6296 | 2026.02.26 17:13:44.425021 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6297 | 2026.02.26 17:13:44.426476 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6298 | 2026.02.26 17:13:44.431362 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6299 | 2026.02.26 17:13:44.435896 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6300 | 2026.02.26 17:13:44.440016 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6301 | 2026.02.26 17:13:44.444529 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6302 | 2026.02.26 17:13:44.448726 [ 191 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 6303 | 2026.02.26 17:13:44.504353 [ 187 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084660594 sec., 2315.1266810152547 rows/sec., 11.97 MiB/sec. | ||
| 6304 | 2026.02.26 17:13:44.506531 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6305 | 2026.02.26 17:13:44.508960 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_26_5} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.02.26 17:13:44.509089 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_26_5} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6307 | 2026.02.26 17:13:44.510744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6308 | 2026.02.26 17:13:45.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.04 MiB, peak 276.58 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: 4.33 MiB | ||
| 6309 | 2026.02.26 17:13:46.171625 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.02.26 17:13:46.171803 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.02.26 17:13:46.171864 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6312 | 2026.02.26 17:13:46.172540 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.02.26 17:13:46.172585 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6314 | 2026.02.26 17:13:46.173010 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6315 | 2026.02.26 17:13:46.173233 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.02.26 17:13:46.173378 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 6317 | 2026.02.26 17:13:46.173418 [ 277 ] {88828500-20d0-4145-ba72-38f46d463a07} <Debug> TCPHandler: Processed in 0.001912803 sec. | ||
| 6318 | 2026.02.26 17:13:46.173534 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.02.26 17:13:46.173628 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2026.02.26 17:13:46.173680 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2026.02.26 17:13:46.174378 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.02.26 17:13:46.174414 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6323 | 2026.02.26 17:13:46.174787 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6324 | 2026.02.26 17:13:46.175007 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.02.26 17:13:46.175132 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001521 sec., 564760.0262984878 rows/sec., 44.99 MiB/sec. | ||
| 6326 | 2026.02.26 17:13:46.175168 [ 277 ] {cc43399a-c576-43db-b96e-91168a50d995} <Debug> TCPHandler: Processed in 0.001682007 sec. | ||
| 6327 | 2026.02.26 17:13:46.175282 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.02.26 17:13:46.175376 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6329 | 2026.02.26 17:13:46.175414 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6330 | 2026.02.26 17:13:46.175887 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.02.26 17:13:46.175925 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6332 | 2026.02.26 17:13:46.176247 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6333 | 2026.02.26 17:13:46.176469 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.02.26 17:13:46.176596 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001238 sec., 139741.51857835217 rows/sec., 8.58 MiB/sec. | ||
| 6335 | 2026.02.26 17:13:46.176635 [ 277 ] {6167da5b-616b-410f-835d-8c838674b327} <Debug> TCPHandler: Processed in 0.001400649 sec. | ||
| 6336 | 2026.02.26 17:13:46.176747 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.02.26 17:13:46.176843 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6338 | 2026.02.26 17:13:46.176884 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6339 | 2026.02.26 17:13:46.177314 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.02.26 17:13:46.177351 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6341 | 2026.02.26 17:13:46.177662 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6342 | 2026.02.26 17:13:46.177868 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.02.26 17:13:46.177996 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 6344 | 2026.02.26 17:13:46.178035 [ 277 ] {845a69c7-1a1b-4c49-a7c2-2e03986daf15} <Debug> TCPHandler: Processed in 0.001335608 sec. | ||
| 6345 | 2026.02.26 17:13:46.178144 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.02.26 17:13:46.178238 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.02.26 17:13:46.178278 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6348 | 2026.02.26 17:13:46.178698 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.02.26 17:13:46.178735 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6350 | 2026.02.26 17:13:46.179047 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6351 | 2026.02.26 17:13:46.179261 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.02.26 17:13:46.179390 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 6353 | 2026.02.26 17:13:46.179428 [ 277 ] {ff4c73dc-4283-454d-92c1-ab156cd73704} <Debug> TCPHandler: Processed in 0.001332347 sec. | ||
| 6354 | 2026.02.26 17:13:46.179539 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.02.26 17:13:46.179633 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6356 | 2026.02.26 17:13:46.179672 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6357 | 2026.02.26 17:13:46.180227 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.26 17:13:46.180263 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6359 | 2026.02.26 17:13:46.180592 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6360 | 2026.02.26 17:13:46.180815 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.02.26 17:13:46.180939 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001324 sec., 393504.53172205435 rows/sec., 27.78 MiB/sec. | ||
| 6362 | 2026.02.26 17:13:46.180977 [ 277 ] {58bfdd6d-3411-4f1e-9bf6-c37b530238b8} <Debug> TCPHandler: Processed in 0.001485291 sec. | ||
| 6363 | 2026.02.26 17:13:46.181091 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.02.26 17:13:46.181185 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6365 | 2026.02.26 17:13:46.181227 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6366 | 2026.02.26 17:13:46.181554 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.02.26 17:13:46.181590 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6368 | 2026.02.26 17:13:46.181895 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6369 | 2026.02.26 17:13:46.182111 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.02.26 17:13:46.182220 [ 28 ] {} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6371 | 2026.02.26 17:13:46.182235 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 6372 | 2026.02.26 17:13:46.182257 [ 28 ] {} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.02.26 17:13:46.182273 [ 277 ] {b104d76c-f60f-408b-bb76-19e0ef983b51} <Debug> TCPHandler: Processed in 0.001228894 sec. | ||
| 6374 | 2026.02.26 17:13:46.182277 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6375 | 2026.02.26 17:13:46.182359 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::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 | ||
| 6376 | 2026.02.26 17:13:46.182379 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.02.26 17:13:46.182458 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6378 | 2026.02.26 17:13:46.182474 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.02.26 17:13:46.182489 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6380 | 2026.02.26 17:13:46.182517 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6381 | 2026.02.26 17:13:46.182540 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6382 | 2026.02.26 17:13:46.182580 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6383 | 2026.02.26 17:13:46.182619 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6384 | 2026.02.26 17:13:46.182655 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6385 | 2026.02.26 17:13:46.182693 [ 200 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6386 | 2026.02.26 17:13:46.182912 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.02.26 17:13:46.182947 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6388 | 2026.02.26 17:13:46.183318 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6389 | 2026.02.26 17:13:46.183387 [ 195 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054579 sec., 91031.58701244762 rows/sec., 4.64 MiB/sec. | ||
| 6390 | 2026.02.26 17:13:46.183548 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.02.26 17:13:46.183582 [ 195 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6392 | 2026.02.26 17:13:46.183682 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 6393 | 2026.02.26 17:13:46.183723 [ 277 ] {1af48f83-d3f0-4328-a08e-e2f078f9bc94} <Debug> TCPHandler: Processed in 0.001389618 sec. | ||
| 6394 | 2026.02.26 17:13:46.183833 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.02.26 17:13:46.183903 [ 195 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.02.26 17:13:46.183930 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.02.26 17:13:46.183977 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6398 | 2026.02.26 17:13:46.183982 [ 195 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_16_3} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6399 | 2026.02.26 17:13:46.184098 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6400 | 2026.02.26 17:13:46.184290 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.02.26 17:13:46.184330 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6402 | 2026.02.26 17:13:46.184638 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6403 | 2026.02.26 17:13:46.184846 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.02.26 17:13:46.184968 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 6405 | 2026.02.26 17:13:46.185004 [ 277 ] {88dc0996-d7bf-4ac7-92a7-f9296a9b9b7a} <Debug> TCPHandler: Processed in 0.001217633 sec. | ||
| 6406 | 2026.02.26 17:13:46.185102 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.02.26 17:13:46.185195 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.02.26 17:13:46.185248 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6409 | 2026.02.26 17:13:46.186032 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.02.26 17:13:46.186067 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6411 | 2026.02.26 17:13:46.186635 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6412 | 2026.02.26 17:13:46.186879 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.02.26 17:13:46.187009 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001832 sec., 16921.39737991266 rows/sec., 30.32 MiB/sec. | ||
| 6414 | 2026.02.26 17:13:46.187062 [ 277 ] {11634bd5-c02a-422d-bb40-6b3cd3d0ea71} <Debug> TCPHandler: Processed in 0.002005526 sec. | ||
| 6415 | 2026.02.26 17:13:46.187172 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.02.26 17:13:46.187266 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.02.26 17:13:46.187307 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6418 | 2026.02.26 17:13:46.187624 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.02.26 17:13:46.187658 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6420 | 2026.02.26 17:13:46.187985 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6421 | 2026.02.26 17:13:46.188217 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.02.26 17:13:46.188343 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 6423 | 2026.02.26 17:13:46.188378 [ 277 ] {f6e85602-9c54-4c85-b128-5cf56431c36d} <Debug> TCPHandler: Processed in 0.001254245 sec. | ||
| 6424 | 2026.02.26 17:13:48.939703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 848 | ||
| 6425 | 2026.02.26 17:13:48.942057 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.02.26 17:13:48.942107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6427 | 2026.02.26 17:13:48.943305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6428 | 2026.02.26 17:13:48.943579 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.26 17:13:48.943837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6430 | 2026.02.26 17:13:51.189993 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.02.26 17:13:51.190200 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6432 | 2026.02.26 17:13:51.190271 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6433 | 2026.02.26 17:13:51.190910 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.02.26 17:13:51.190959 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6435 | 2026.02.26 17:13:51.191339 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6436 | 2026.02.26 17:13:51.191563 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.02.26 17:13:51.191715 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001565 sec., 5111.821086261981 rows/sec., 416.83 KiB/sec. | ||
| 6438 | 2026.02.26 17:13:51.191763 [ 277 ] {484e0ce7-b0cb-4974-bda1-d9959fd44914} <Debug> TCPHandler: Processed in 0.001899213 sec. | ||
| 6439 | 2026.02.26 17:13:51.191885 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.02.26 17:13:51.191995 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6441 | 2026.02.26 17:13:51.192038 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6442 | 2026.02.26 17:13:51.192939 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.02.26 17:13:51.192974 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6444 | 2026.02.26 17:13:51.193368 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6445 | 2026.02.26 17:13:51.193585 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.02.26 17:13:51.193723 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Debug> executeQuery: Read 1220 rows, 103.27 KiB in 0.001752 sec., 696347.0319634703 rows/sec., 57.56 MiB/sec. | ||
| 6447 | 2026.02.26 17:13:51.193762 [ 277 ] {3bc74185-a3c9-42a1-91d8-f8fa58f37942} <Debug> TCPHandler: Processed in 0.001927623 sec. | ||
| 6448 | 2026.02.26 17:13:51.193878 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.02.26 17:13:51.193972 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.02.26 17:13:51.194013 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6451 | 2026.02.26 17:13:51.194411 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.02.26 17:13:51.194445 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6453 | 2026.02.26 17:13:51.194739 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6454 | 2026.02.26 17:13:51.194945 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.02.26 17:13:51.195043 [ 44 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6456 | 2026.02.26 17:13:51.195069 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001115 sec., 16143.497757847532 rows/sec., 1.15 MiB/sec. | ||
| 6457 | 2026.02.26 17:13:51.195081 [ 44 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.02.26 17:13:51.195105 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6459 | 2026.02.26 17:13:51.195108 [ 277 ] {ce6417c1-5047-4dd7-8154-cb489ea273b5} <Debug> TCPHandler: Processed in 0.001278876 sec. | ||
| 6460 | 2026.02.26 17:13:51.195222 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.02.26 17:13:51.195241 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 6462 | 2026.02.26 17:13:51.195317 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.02.26 17:13:51.195360 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6464 | 2026.02.26 17:13:51.195396 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6465 | 2026.02.26 17:13:51.195438 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 215 rows starting from the beginning of the part | ||
| 6466 | 2026.02.26 17:13:51.195515 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6467 | 2026.02.26 17:13:51.195570 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part | ||
| 6468 | 2026.02.26 17:13:51.195624 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6469 | 2026.02.26 17:13:51.195673 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 173 rows starting from the beginning of the part | ||
| 6470 | 2026.02.26 17:13:51.195724 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6471 | 2026.02.26 17:13:51.195834 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.02.26 17:13:51.195875 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6473 | 2026.02.26 17:13:51.196218 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6474 | 2026.02.26 17:13:51.196449 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.02.26 17:13:51.196575 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 6476 | 2026.02.26 17:13:51.196613 [ 277 ] {988ffa1a-80ea-45b1-9a01-5c3b8f3609ad} <Debug> TCPHandler: Processed in 0.001439619 sec. | ||
| 6477 | 2026.02.26 17:13:51.196631 [ 195 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451001 sec., 415575.1787903661 rows/sec., 27.71 MiB/sec. | ||
| 6478 | 2026.02.26 17:13:51.196725 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.02.26 17:13:51.196781 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6480 | 2026.02.26 17:13:51.196827 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6481 | 2026.02.26 17:13:51.196872 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6482 | 2026.02.26 17:13:51.197050 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.02.26 17:13:51.197122 [ 187 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_36_7} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6484 | 2026.02.26 17:13:51.197197 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6485 | 2026.02.26 17:13:51.197449 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.26 17:13:51.197490 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6487 | 2026.02.26 17:13:51.197849 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6488 | 2026.02.26 17:13:51.198062 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.02.26 17:13:51.198191 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001381 sec., 389572.773352643 rows/sec., 28.89 MiB/sec. | ||
| 6490 | 2026.02.26 17:13:51.198228 [ 277 ] {fbe055f1-18fa-473b-877c-e72e50522c5c} <Debug> TCPHandler: Processed in 0.001551553 sec. | ||
| 6491 | 2026.02.26 17:13:51.198344 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.02.26 17:13:51.198437 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.02.26 17:13:51.198479 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6494 | 2026.02.26 17:13:51.199057 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.02.26 17:13:51.199091 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6496 | 2026.02.26 17:13:51.199489 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6497 | 2026.02.26 17:13:51.199719 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.02.26 17:13:51.199848 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001429 sec., 593421.9734079776 rows/sec., 39.94 MiB/sec. | ||
| 6499 | 2026.02.26 17:13:51.199886 [ 277 ] {bd8f5024-cf1a-4f22-aa99-28acbfc02dbe} <Debug> TCPHandler: Processed in 0.001590534 sec. | ||
| 6500 | 2026.02.26 17:13:51.200002 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.02.26 17:13:51.200097 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.02.26 17:13:51.200151 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6503 | 2026.02.26 17:13:51.200926 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.02.26 17:13:51.200961 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6505 | 2026.02.26 17:13:51.201501 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6506 | 2026.02.26 17:13:51.201735 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.02.26 17:13:51.201837 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6508 | 2026.02.26 17:13:51.201870 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.02.26 17:13:51.201870 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 6510 | 2026.02.26 17:13:51.201888 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6511 | 2026.02.26 17:13:51.201935 [ 277 ] {36cd404a-2c6c-4f65-9159-988d058b894c} <Debug> TCPHandler: Processed in 0.001981175 sec. | ||
| 6512 | 2026.02.26 17:13:51.201998 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 6513 | 2026.02.26 17:13:51.202053 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.02.26 17:13:51.202153 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6515 | 2026.02.26 17:13:51.202194 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6516 | 2026.02.26 17:13:51.202243 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6517 | 2026.02.26 17:13:51.202307 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 588 rows starting from the beginning of the part | ||
| 6518 | 2026.02.26 17:13:51.202447 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6519 | 2026.02.26 17:13:51.202551 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6520 | 2026.02.26 17:13:51.202585 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.02.26 17:13:51.202641 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6522 | 2026.02.26 17:13:51.202653 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6523 | 2026.02.26 17:13:51.202745 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6524 | 2026.02.26 17:13:51.202856 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6525 | 2026.02.26 17:13:51.203005 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6526 | 2026.02.26 17:13:51.203251 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.02.26 17:13:51.203392 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 6528 | 2026.02.26 17:13:51.203428 [ 277 ] {bd1d5326-6531-4ed7-b461-fa081f32e105} <Debug> TCPHandler: Processed in 0.001423179 sec. | ||
| 6529 | 2026.02.26 17:13:51.210373 [ 189 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 19 columns (19 merged, 0 gathered) in 0.008423733 sec., 80724.30595794051 rows/sec., 144.65 MiB/sec. | ||
| 6530 | 2026.02.26 17:13:51.211487 [ 196 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6531 | 2026.02.26 17:13:51.211815 [ 196 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.02.26 17:13:51.211880 [ 196 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6533 | 2026.02.26 17:13:51.211994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 6534 | 2026.02.26 17:13:51.261932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12972 | ||
| 6535 | 2026.02.26 17:13:51.262429 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.02.26 17:13:51.262473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6537 | 2026.02.26 17:13:51.263048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6538 | 2026.02.26 17:13:51.263279 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.02.26 17:13:51.263409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12972 | ||
| 6540 | 2026.02.26 17:13:51.923770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6541 | 2026.02.26 17:13:51.938400 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.02.26 17:13:51.938445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6543 | 2026.02.26 17:13:51.943943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6544 | 2026.02.26 17:13:51.944638 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.02.26 17:13:51.947163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6546 | 2026.02.26 17:13:52.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.67 MiB, peak 278.58 MiB, free memory in arenas 0.00 B, will set to 273.75 MiB (RSS), difference: 2.08 MiB | ||
| 6547 | 2026.02.26 17:13:56.171033 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.02.26 17:13:56.171226 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6549 | 2026.02.26 17:13:56.171289 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6550 | 2026.02.26 17:13:56.172056 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.02.26 17:13:56.172102 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6552 | 2026.02.26 17:13:56.172504 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6553 | 2026.02.26 17:13:56.172735 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.02.26 17:13:56.172875 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001695 sec., 167551.62241887907 rows/sec., 10.64 MiB/sec. | ||
| 6555 | 2026.02.26 17:13:56.172915 [ 277 ] {38aa25f8-709a-46e1-a520-efb0a8904bb4} <Debug> TCPHandler: Processed in 0.002000365 sec. | ||
| 6556 | 2026.02.26 17:13:56.173050 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.02.26 17:13:56.173144 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6558 | 2026.02.26 17:13:56.173183 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6559 | 2026.02.26 17:13:56.173964 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.02.26 17:13:56.174000 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6561 | 2026.02.26 17:13:56.174365 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6562 | 2026.02.26 17:13:56.174569 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.02.26 17:13:56.174694 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001568 sec., 547831.6326530612 rows/sec., 43.64 MiB/sec. | ||
| 6564 | 2026.02.26 17:13:56.174730 [ 277 ] {42cadf11-5298-43e6-8178-7aa4d121a0e3} <Debug> TCPHandler: Processed in 0.001734858 sec. | ||
| 6565 | 2026.02.26 17:13:56.174847 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.02.26 17:13:56.174939 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6567 | 2026.02.26 17:13:56.174977 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6568 | 2026.02.26 17:13:56.175415 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2026.02.26 17:13:56.175451 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6570 | 2026.02.26 17:13:56.175759 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6571 | 2026.02.26 17:13:56.175962 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.02.26 17:13:56.176083 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001161 sec., 149009.47459086994 rows/sec., 9.15 MiB/sec. | ||
| 6573 | 2026.02.26 17:13:56.176119 [ 277 ] {fa9951ad-33c0-43d3-b38c-4afe91a38314} <Debug> TCPHandler: Processed in 0.001318627 sec. | ||
| 6574 | 2026.02.26 17:13:56.176225 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.02.26 17:13:56.176317 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6576 | 2026.02.26 17:13:56.176355 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6577 | 2026.02.26 17:13:56.176790 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.02.26 17:13:56.176824 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6579 | 2026.02.26 17:13:56.177119 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6580 | 2026.02.26 17:13:56.177321 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.02.26 17:13:56.177440 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 6582 | 2026.02.26 17:13:56.177481 [ 277 ] {3fd8ca6f-a91d-4d0a-83f4-a7111cff1a39} <Debug> TCPHandler: Processed in 0.001298705 sec. | ||
| 6583 | 2026.02.26 17:13:56.177584 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.02.26 17:13:56.177674 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6585 | 2026.02.26 17:13:56.177711 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6586 | 2026.02.26 17:13:56.178126 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.02.26 17:13:56.178160 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6588 | 2026.02.26 17:13:56.178443 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6589 | 2026.02.26 17:13:56.178651 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.02.26 17:13:56.178774 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001117 sec., 132497.76186213072 rows/sec., 7.54 MiB/sec. | ||
| 6591 | 2026.02.26 17:13:56.178809 [ 277 ] {2db213bc-47c7-47df-840a-8e5656a179e5} <Debug> TCPHandler: Processed in 0.001272145 sec. | ||
| 6592 | 2026.02.26 17:13:56.178914 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.02.26 17:13:56.179005 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6594 | 2026.02.26 17:13:56.179042 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6595 | 2026.02.26 17:13:56.179598 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.02.26 17:13:56.179633 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6597 | 2026.02.26 17:13:56.179942 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6598 | 2026.02.26 17:13:56.180144 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.02.26 17:13:56.180265 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001277 sec., 407987.47063429916 rows/sec., 28.80 MiB/sec. | ||
| 6600 | 2026.02.26 17:13:56.180301 [ 277 ] {87ee949e-44e2-4ccc-a218-90da17c1b589} <Debug> TCPHandler: Processed in 0.00143409 sec. | ||
| 6601 | 2026.02.26 17:13:56.180414 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.02.26 17:13:56.180506 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6603 | 2026.02.26 17:13:56.180546 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6604 | 2026.02.26 17:13:56.180864 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.02.26 17:13:56.180898 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6606 | 2026.02.26 17:13:56.181190 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6607 | 2026.02.26 17:13:56.181397 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.02.26 17:13:56.181516 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 6609 | 2026.02.26 17:13:56.181550 [ 277 ] {033c85d6-d81a-4c26-b03d-b542cfdacb28} <Debug> TCPHandler: Processed in 0.001182522 sec. | ||
| 6610 | 2026.02.26 17:13:56.181663 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.02.26 17:13:56.181753 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6612 | 2026.02.26 17:13:56.181793 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6613 | 2026.02.26 17:13:56.182190 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.02.26 17:13:56.182225 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6615 | 2026.02.26 17:13:56.182535 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2026.02.26 17:13:56.182731 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.02.26 17:13:56.182850 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001115 sec., 237668.16143497755 rows/sec., 15.79 MiB/sec. | ||
| 6618 | 2026.02.26 17:13:56.182886 [ 277 ] {1bea7c35-4ddb-4e54-b99b-c51a520594d7} <Debug> TCPHandler: Processed in 0.001268605 sec. | ||
| 6619 | 2026.02.26 17:13:56.182989 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.02.26 17:13:56.183080 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.02.26 17:13:56.183120 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6622 | 2026.02.26 17:13:56.183418 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.02.26 17:13:56.183452 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6624 | 2026.02.26 17:13:56.183729 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6625 | 2026.02.26 17:13:56.183934 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.02.26 17:13:56.184053 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 6627 | 2026.02.26 17:13:56.184087 [ 277 ] {dbf7c445-9da7-46a5-b2e3-0e2998380a2b} <Debug> TCPHandler: Processed in 0.001144552 sec. | ||
| 6628 | 2026.02.26 17:13:56.184181 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.02.26 17:13:56.184270 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.02.26 17:13:56.184321 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6631 | 2026.02.26 17:13:56.185121 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.02.26 17:13:56.185156 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6633 | 2026.02.26 17:13:56.185671 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6634 | 2026.02.26 17:13:56.185908 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.02.26 17:13:56.186039 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001785 sec., 17366.946778711485 rows/sec., 31.12 MiB/sec. | ||
| 6636 | 2026.02.26 17:13:56.186090 [ 277 ] {c1a995b7-5c85-4f75-af6f-bfb02015d630} <Debug> TCPHandler: Processed in 0.001954484 sec. | ||
| 6637 | 2026.02.26 17:13:56.186195 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.02.26 17:13:56.186288 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.02.26 17:13:56.186327 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6640 | 2026.02.26 17:13:56.186661 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.02.26 17:13:56.186696 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6642 | 2026.02.26 17:13:56.186991 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6643 | 2026.02.26 17:13:56.187195 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.02.26 17:13:56.187313 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 6645 | 2026.02.26 17:13:56.187348 [ 277 ] {619f851b-bcc7-4ad4-b920-bead552c0898} <Debug> TCPHandler: Processed in 0.001199173 sec. | ||
| 6646 | 2026.02.26 17:13:58.592174 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6647 | 2026.02.26 17:13:58.592230 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6648 | 2026.02.26 17:13:58.763487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13420 | ||
| 6649 | 2026.02.26 17:13:58.764252 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.02.26 17:13:58.764291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6651 | 2026.02.26 17:13:58.764774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6652 | 2026.02.26 17:13:58.765011 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.26 17:13:58.765137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13420 | ||
| 6654 | 2026.02.26 17:13:58.944042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 886 | ||
| 6655 | 2026.02.26 17:13:58.946746 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.02.26 17:13:58.946788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6657 | 2026.02.26 17:13:58.947982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6658 | 2026.02.26 17:13:58.948245 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.02.26 17:13:58.948491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 6660 | 2026.02.26 17:13:59.447233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6661 | 2026.02.26 17:13:59.462679 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.02.26 17:13:59.462723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6663 | 2026.02.26 17:13:59.468838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6664 | 2026.02.26 17:13:59.469543 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.02.26 17:13:59.472369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6666 | 2026.02.26 17:14:01.162583 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.02.26 17:14:01.162774 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6668 | 2026.02.26 17:14:01.162843 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6669 | 2026.02.26 17:14:01.163509 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.02.26 17:14:01.163555 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6671 | 2026.02.26 17:14:01.163939 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6672 | 2026.02.26 17:14:01.164168 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.02.26 17:14:01.164311 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001587 sec., 47889.09892879647 rows/sec., 3.95 MiB/sec. | ||
| 6674 | 2026.02.26 17:14:01.164351 [ 277 ] {ee7b65e8-ac63-4996-bfd1-004573d55c5c} <Debug> TCPHandler: Processed in 0.001895943 sec. | ||
| 6675 | 2026.02.26 17:14:01.164472 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.02.26 17:14:01.164566 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.02.26 17:14:01.164606 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6678 | 2026.02.26 17:14:01.164993 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.02.26 17:14:01.165028 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6680 | 2026.02.26 17:14:01.165319 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6681 | 2026.02.26 17:14:01.165541 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.02.26 17:14:01.165668 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 6683 | 2026.02.26 17:14:01.165705 [ 277 ] {57e9adbf-e01c-4412-baa0-6e7c454bdfd8} <Debug> TCPHandler: Processed in 0.001280606 sec. | ||
| 6684 | 2026.02.26 17:14:01.165813 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.02.26 17:14:01.165906 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6686 | 2026.02.26 17:14:01.165944 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6687 | 2026.02.26 17:14:01.166347 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.02.26 17:14:01.166382 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6689 | 2026.02.26 17:14:01.166673 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6690 | 2026.02.26 17:14:01.166888 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.02.26 17:14:01.167010 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 5.15 MiB/sec. | ||
| 6692 | 2026.02.26 17:14:01.167046 [ 277 ] {b555f2e6-ae79-41ae-92ba-ed786b7267d6} <Debug> TCPHandler: Processed in 0.001280305 sec. | ||
| 6693 | 2026.02.26 17:14:01.167153 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.02.26 17:14:01.167245 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6695 | 2026.02.26 17:14:01.167287 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6696 | 2026.02.26 17:14:01.167685 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.02.26 17:14:01.167720 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6698 | 2026.02.26 17:14:01.168049 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6699 | 2026.02.26 17:14:01.168263 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.02.26 17:14:01.168389 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6701 | 2026.02.26 17:14:01.168423 [ 277 ] {2427f4fe-db0e-453c-86dc-716772b75cc0} <Debug> TCPHandler: Processed in 0.001317056 sec. | ||
| 6702 | 2026.02.26 17:14:01.168521 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.02.26 17:14:01.168612 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.02.26 17:14:01.168666 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6705 | 2026.02.26 17:14:01.169387 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.02.26 17:14:01.169423 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6707 | 2026.02.26 17:14:01.169922 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6708 | 2026.02.26 17:14:01.170133 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.02.26 17:14:01.170266 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 6710 | 2026.02.26 17:14:01.170318 [ 277 ] {7c1e6242-c54e-4be5-b337-602825522bf3} <Debug> TCPHandler: Processed in 0.001843801 sec. | ||
| 6711 | 2026.02.26 17:14:01.170421 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.02.26 17:14:01.170512 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.02.26 17:14:01.170551 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6714 | 2026.02.26 17:14:01.170872 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.02.26 17:14:01.170907 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6716 | 2026.02.26 17:14:01.171208 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6717 | 2026.02.26 17:14:01.171412 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.02.26 17:14:01.171533 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 6719 | 2026.02.26 17:14:01.171568 [ 277 ] {ca737036-d8a9-481b-abbf-3c4ef100481a} <Debug> TCPHandler: Processed in 0.001193733 sec. | ||
| 6720 | 2026.02.26 17:14:03.710216 [ 25 ] {} <Debug> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6721 | 2026.02.26 17:14:03.710309 [ 25 ] {} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.02.26 17:14:03.710346 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6723 | 2026.02.26 17:14:03.710459 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 6724 | 2026.02.26 17:14:03.710605 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6725 | 2026.02.26 17:14:03.710642 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6726 | 2026.02.26 17:14:03.710715 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6727 | 2026.02.26 17:14:03.710764 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::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 | ||
| 6728 | 2026.02.26 17:14:03.710811 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6729 | 2026.02.26 17:14:03.710856 [ 196 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6730 | 2026.02.26 17:14:03.711653 [ 189 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249165 sec., 28819.251259841574 rows/sec., 2.40 MiB/sec. | ||
| 6731 | 2026.02.26 17:14:03.711790 [ 192 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6732 | 2026.02.26 17:14:03.712053 [ 192 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.02.26 17:14:03.712126 [ 192 ] {a696bf23-6707-488b-a1f2-f5ca33f27f3b::all_1_13_3} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6734 | 2026.02.26 17:14:03.712192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6735 | 2026.02.26 17:14:06.171146 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.02.26 17:14:06.171360 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.02.26 17:14:06.171437 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6738 | 2026.02.26 17:14:06.172281 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.02.26 17:14:06.172325 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6740 | 2026.02.26 17:14:06.172724 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6741 | 2026.02.26 17:14:06.172949 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.02.26 17:14:06.173091 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001783 sec., 159282.10880538417 rows/sec., 10.12 MiB/sec. | ||
| 6743 | 2026.02.26 17:14:06.173131 [ 277 ] {4320aacb-f0ce-4deb-990c-0547e496c449} <Debug> TCPHandler: Processed in 0.002111078 sec. | ||
| 6744 | 2026.02.26 17:14:06.173257 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.02.26 17:14:06.173358 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6746 | 2026.02.26 17:14:06.173397 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6747 | 2026.02.26 17:14:06.173813 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.02.26 17:14:06.173847 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6749 | 2026.02.26 17:14:06.174134 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6750 | 2026.02.26 17:14:06.174341 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.02.26 17:14:06.174462 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 6752 | 2026.02.26 17:14:06.174502 [ 277 ] {09e2afc8-5141-43b4-9458-66f692253427} <Debug> TCPHandler: Processed in 0.001292026 sec. | ||
| 6753 | 2026.02.26 17:14:06.174620 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.02.26 17:14:06.174712 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6755 | 2026.02.26 17:14:06.174749 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6756 | 2026.02.26 17:14:06.175570 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.02.26 17:14:06.175607 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6758 | 2026.02.26 17:14:06.175970 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6759 | 2026.02.26 17:14:06.176181 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.02.26 17:14:06.176286 [ 42 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6761 | 2026.02.26 17:14:06.176307 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Debug> executeQuery: Read 860 rows, 70.14 KiB in 0.001611 sec., 533829.9193047796 rows/sec., 42.52 MiB/sec. | ||
| 6762 | 2026.02.26 17:14:06.176354 [ 42 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.02.26 17:14:06.176363 [ 277 ] {4e18993b-b7f0-4a1c-99e5-db888596e2f6} <Debug> TCPHandler: Processed in 0.00179286 sec. | ||
| 6764 | 2026.02.26 17:14:06.176387 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6765 | 2026.02.26 17:14:06.176545 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 6766 | 2026.02.26 17:14:06.176553 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.02.26 17:14:06.176656 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.02.26 17:14:06.176687 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2149 rows starting from the beginning of the part | ||
| 6769 | 2026.02.26 17:14:06.176692 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.02.26 17:14:06.176744 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6771 | 2026.02.26 17:14:06.176752 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 859 rows starting from the beginning of the part | ||
| 6772 | 2026.02.26 17:14:06.176805 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1220 rows starting from the beginning of the part | ||
| 6773 | 2026.02.26 17:14:06.176851 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 859 rows starting from the beginning of the part | ||
| 6774 | 2026.02.26 17:14:06.176895 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6775 | 2026.02.26 17:14:06.176939 [ 196 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 860 rows starting from the beginning of the part | ||
| 6776 | 2026.02.26 17:14:06.177335 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.02.26 17:14:06.177377 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6778 | 2026.02.26 17:14:06.177701 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6779 | 2026.02.26 17:14:06.177904 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.02.26 17:14:06.178026 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.001364 sec., 128299.12023460411 rows/sec., 7.88 MiB/sec. | ||
| 6781 | 2026.02.26 17:14:06.178063 [ 277 ] {21241f91-c89d-4d0f-a27c-7c7b1d1e24c9} <Debug> TCPHandler: Processed in 0.001576924 sec. | ||
| 6782 | 2026.02.26 17:14:06.178182 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.02.26 17:14:06.178276 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.02.26 17:14:06.178314 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6785 | 2026.02.26 17:14:06.178804 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.02.26 17:14:06.178843 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6787 | 2026.02.26 17:14:06.179000 [ 190 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505629 sec., 2403787.6317683104 rows/sec., 204.35 MiB/sec. | ||
| 6788 | 2026.02.26 17:14:06.179171 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6789 | 2026.02.26 17:14:06.179345 [ 189 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6790 | 2026.02.26 17:14:06.179413 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.02.26 17:14:06.179526 [ 42 ] {} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6792 | 2026.02.26 17:14:06.179547 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001288 sec., 115683.22981366458 rows/sec., 7.47 MiB/sec. | ||
| 6793 | 2026.02.26 17:14:06.179558 [ 42 ] {} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.02.26 17:14:06.179589 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6795 | 2026.02.26 17:14:06.179591 [ 277 ] {ba07eaf0-c648-439a-9f2a-0abbb793f45f} <Debug> TCPHandler: Processed in 0.00145593 sec. | ||
| 6796 | 2026.02.26 17:14:06.179672 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 6797 | 2026.02.26 17:14:06.179685 [ 190 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.02.26 17:14:06.179732 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.02.26 17:14:06.179763 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6800 | 2026.02.26 17:14:06.179789 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 401 rows starting from the beginning of the part | ||
| 6801 | 2026.02.26 17:14:06.179806 [ 190 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_41_8} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6802 | 2026.02.26 17:14:06.179830 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.02.26 17:14:06.179840 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6804 | 2026.02.26 17:14:06.179874 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6805 | 2026.02.26 17:14:06.179886 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6806 | 2026.02.26 17:14:06.179925 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6807 | 2026.02.26 17:14:06.179925 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6808 | 2026.02.26 17:14:06.179966 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6809 | 2026.02.26 17:14:06.180006 [ 192 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6810 | 2026.02.26 17:14:06.180386 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.02.26 17:14:06.180421 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6812 | 2026.02.26 17:14:06.180755 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6813 | 2026.02.26 17:14:06.180830 [ 194 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186923 sec., 1032080.4298172669 rows/sec., 72.18 MiB/sec. | ||
| 6814 | 2026.02.26 17:14:06.181000 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.02.26 17:14:06.181012 [ 190 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6816 | 2026.02.26 17:14:06.181153 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001339 sec., 110530.24645257655 rows/sec., 6.29 MiB/sec. | ||
| 6817 | 2026.02.26 17:14:06.181200 [ 277 ] {350acf31-edb8-4e18-b1ce-2bf9c6ec82bf} <Debug> TCPHandler: Processed in 0.001515462 sec. | ||
| 6818 | 2026.02.26 17:14:06.181311 [ 190 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.02.26 17:14:06.181327 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.02.26 17:14:06.181383 [ 190 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_21_4} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6821 | 2026.02.26 17:14:06.181436 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6822 | 2026.02.26 17:14:06.181457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6823 | 2026.02.26 17:14:06.181479 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6824 | 2026.02.26 17:14:06.182097 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.02.26 17:14:06.182132 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6826 | 2026.02.26 17:14:06.182469 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6827 | 2026.02.26 17:14:06.182673 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.02.26 17:14:06.182773 [ 42 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6829 | 2026.02.26 17:14:06.182798 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.00138 sec., 378985.50724637683 rows/sec., 26.77 MiB/sec. | ||
| 6830 | 2026.02.26 17:14:06.182814 [ 42 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.02.26 17:14:06.182839 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6832 | 2026.02.26 17:14:06.182840 [ 277 ] {a221c98c-0353-461b-a17a-32523938b03d} <Debug> TCPHandler: Processed in 0.001559303 sec. | ||
| 6833 | 2026.02.26 17:14:06.182921 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6834 | 2026.02.26 17:14:06.182967 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.02.26 17:14:06.183022 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6836 | 2026.02.26 17:14:06.183057 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1061 rows starting from the beginning of the part | ||
| 6837 | 2026.02.26 17:14:06.183063 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6838 | 2026.02.26 17:14:06.183109 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6839 | 2026.02.26 17:14:06.183118 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 521 rows starting from the beginning of the part | ||
| 6840 | 2026.02.26 17:14:06.183167 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 538 rows starting from the beginning of the part | ||
| 6841 | 2026.02.26 17:14:06.183207 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 521 rows starting from the beginning of the part | ||
| 6842 | 2026.02.26 17:14:06.183244 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6843 | 2026.02.26 17:14:06.183281 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 523 rows starting from the beginning of the part | ||
| 6844 | 2026.02.26 17:14:06.183435 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.02.26 17:14:06.183473 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6846 | 2026.02.26 17:14:06.183784 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6847 | 2026.02.26 17:14:06.183997 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.02.26 17:14:06.184125 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 6849 | 2026.02.26 17:14:06.184160 [ 277 ] {fe2ee2ca-3cc1-4c0a-aa8a-d764ffb05b4f} <Debug> TCPHandler: Processed in 0.001241065 sec. | ||
| 6850 | 2026.02.26 17:14:06.184256 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.02.26 17:14:06.184347 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6852 | 2026.02.26 17:14:06.184387 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6853 | 2026.02.26 17:14:06.184513 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627585 sec., 1989450.6277705927 rows/sec., 150.99 MiB/sec. | ||
| 6854 | 2026.02.26 17:14:06.184671 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6855 | 2026.02.26 17:14:06.184798 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.02.26 17:14:06.184840 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6857 | 2026.02.26 17:14:06.184912 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.02.26 17:14:06.185000 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_41_8} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6859 | 2026.02.26 17:14:06.185070 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6860 | 2026.02.26 17:14:06.185180 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6861 | 2026.02.26 17:14:06.185396 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.02.26 17:14:06.185519 [ 186 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6863 | 2026.02.26 17:14:06.185521 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001191 sec., 223341.72963895884 rows/sec., 14.84 MiB/sec. | ||
| 6864 | 2026.02.26 17:14:06.185561 [ 186 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.02.26 17:14:06.185579 [ 277 ] {32598bdc-9adb-4bca-ba35-cdab87cdce8b} <Debug> TCPHandler: Processed in 0.001369468 sec. | ||
| 6866 | 2026.02.26 17:14:06.185589 [ 186 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6867 | 2026.02.26 17:14:06.185696 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.02.26 17:14:06.185709 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 6869 | 2026.02.26 17:14:06.185796 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.02.26 17:14:06.185833 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6871 | 2026.02.26 17:14:06.185840 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6872 | 2026.02.26 17:14:06.185872 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11976 rows starting from the beginning of the part | ||
| 6873 | 2026.02.26 17:14:06.185937 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6874 | 2026.02.26 17:14:06.185986 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 848 rows starting from the beginning of the part | ||
| 6875 | 2026.02.26 17:14:06.186029 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6876 | 2026.02.26 17:14:06.186072 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 6877 | 2026.02.26 17:14:06.186113 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 6878 | 2026.02.26 17:14:06.186161 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.02.26 17:14:06.186201 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6880 | 2026.02.26 17:14:06.186510 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6881 | 2026.02.26 17:14:06.186728 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.02.26 17:14:06.186864 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 6883 | 2026.02.26 17:14:06.186901 [ 277 ] {219b1c84-5b6a-48c6-be7a-5270dcc54e5f} <Debug> TCPHandler: Processed in 0.001251734 sec. | ||
| 6884 | 2026.02.26 17:14:06.187005 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.02.26 17:14:06.187106 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6886 | 2026.02.26 17:14:06.187157 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6887 | 2026.02.26 17:14:06.187976 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.02.26 17:14:06.188010 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6889 | 2026.02.26 17:14:06.188764 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6890 | 2026.02.26 17:14:06.188986 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.02.26 17:14:06.189120 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002031 sec., 15263.417035942886 rows/sec., 27.35 MiB/sec. | ||
| 6892 | 2026.02.26 17:14:06.189174 [ 277 ] {ac0ba59a-65dc-47ba-baa4-654db0ba549b} <Debug> TCPHandler: Processed in 0.002215711 sec. | ||
| 6893 | 2026.02.26 17:14:06.189284 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2026.02.26 17:14:06.189377 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6895 | 2026.02.26 17:14:06.189417 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6896 | 2026.02.26 17:14:06.189757 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.02.26 17:14:06.189792 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6898 | 2026.02.26 17:14:06.189916 [ 197 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13780 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249048 sec., 3243079.3909600456 rows/sec., 219.51 MiB/sec. | ||
| 6899 | 2026.02.26 17:14:06.190091 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6900 | 2026.02.26 17:14:06.190317 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.02.26 17:14:06.190328 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6902 | 2026.02.26 17:14:06.190441 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 6903 | 2026.02.26 17:14:06.190441 [ 126 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6904 | 2026.02.26 17:14:06.190483 [ 277 ] {f639af54-e667-40d0-9fcf-c8e46b779c32} <Debug> TCPHandler: Processed in 0.001246405 sec. | ||
| 6905 | 2026.02.26 17:14:06.190497 [ 126 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.02.26 17:14:06.190526 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6907 | 2026.02.26 17:14:06.190611 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.02.26 17:14:06.190612 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6909 | 2026.02.26 17:14:06.190689 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6910 | 2026.02.26 17:14:06.190733 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6911 | 2026.02.26 17:14:06.190769 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2430 rows starting from the beginning of the part | ||
| 6912 | 2026.02.26 17:14:06.190770 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 6913 | 2026.02.26 17:14:06.190825 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6914 | 2026.02.26 17:14:06.190870 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6915 | 2026.02.26 17:14:06.190904 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6916 | 2026.02.26 17:14:06.190939 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 6917 | 2026.02.26 17:14:06.190974 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6918 | 2026.02.26 17:14:06.192099 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001524052 sec., 1850330.5661486618 rows/sec., 119.47 MiB/sec. | ||
| 6919 | 2026.02.26 17:14:06.192363 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6920 | 2026.02.26 17:14:06.192587 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.02.26 17:14:06.192643 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_41_8} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6922 | 2026.02.26 17:14:06.192694 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6923 | 2026.02.26 17:14:06.265231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13932 | ||
| 6924 | 2026.02.26 17:14:06.265756 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.02.26 17:14:06.265803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6926 | 2026.02.26 17:14:06.266302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6927 | 2026.02.26 17:14:06.266551 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.02.26 17:14:06.266674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13932 | ||
| 6929 | 2026.02.26 17:14:06.972456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6930 | 2026.02.26 17:14:06.989411 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.02.26 17:14:06.989468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6932 | 2026.02.26 17:14:06.995268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6933 | 2026.02.26 17:14:06.995960 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.02.26 17:14:06.998750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6935 | 2026.02.26 17:14:08.948763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 922 | ||
| 6936 | 2026.02.26 17:14:08.951377 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.02.26 17:14:08.951413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6938 | 2026.02.26 17:14:08.952599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6939 | 2026.02.26 17:14:08.952879 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.02.26 17:14:08.953011 [ 155 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6941 | 2026.02.26 17:14:08.953052 [ 155 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.02.26 17:14:08.953075 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6943 | 2026.02.26 17:14:08.953127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 6944 | 2026.02.26 17:14:08.953208 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 6945 | 2026.02.26 17:14:08.953812 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6946 | 2026.02.26 17:14:08.953952 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 752 rows starting from the beginning of the part | ||
| 6947 | 2026.02.26 17:14:08.954286 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6948 | 2026.02.26 17:14:08.954600 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6949 | 2026.02.26 17:14:08.954896 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6950 | 2026.02.26 17:14:08.955209 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6951 | 2026.02.26 17:14:08.955539 [ 190 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6952 | 2026.02.26 17:14:08.961451 [ 188 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 72 columns (72 merged, 0 gathered) in 0.00830286 sec., 111046.07328077313 rows/sec., 93.61 MiB/sec. | ||
| 6953 | 2026.02.26 17:14:08.963001 [ 201 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6954 | 2026.02.26 17:14:08.963626 [ 201 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.02.26 17:14:08.963712 [ 201 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_21_4} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6956 | 2026.02.26 17:14:08.964079 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6957 | 2026.02.26 17:14:11.163317 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.02.26 17:14:11.163507 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6959 | 2026.02.26 17:14:11.163570 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6960 | 2026.02.26 17:14:11.164196 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.26 17:14:11.164240 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6962 | 2026.02.26 17:14:11.164630 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6963 | 2026.02.26 17:14:11.164857 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.02.26 17:14:11.165003 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001543 sec., 49254.6986390149 rows/sec., 4.06 MiB/sec. | ||
| 6965 | 2026.02.26 17:14:11.165045 [ 277 ] {8b9f5347-31e2-4d76-9e67-10ef5786cf0f} <Debug> TCPHandler: Processed in 0.001850811 sec. | ||
| 6966 | 2026.02.26 17:14:11.165166 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.02.26 17:14:11.165263 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.02.26 17:14:11.165304 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6969 | 2026.02.26 17:14:11.165700 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.26 17:14:11.165735 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6971 | 2026.02.26 17:14:11.166034 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6972 | 2026.02.26 17:14:11.166245 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.02.26 17:14:11.166369 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 669.00 KiB/sec. | ||
| 6974 | 2026.02.26 17:14:11.166406 [ 277 ] {bb80c9b6-5a3c-4b81-ad34-8ac69d64676a} <Debug> TCPHandler: Processed in 0.001289895 sec. | ||
| 6975 | 2026.02.26 17:14:11.166513 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.02.26 17:14:11.166609 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6977 | 2026.02.26 17:14:11.166648 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6978 | 2026.02.26 17:14:11.167054 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.26 17:14:11.167089 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6980 | 2026.02.26 17:14:11.167393 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6981 | 2026.02.26 17:14:11.167606 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.26 17:14:11.167729 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 6983 | 2026.02.26 17:14:11.167766 [ 277 ] {5e468005-22ca-4052-b5b9-6b3ecf6b0a54} <Debug> TCPHandler: Processed in 0.001302806 sec. | ||
| 6984 | 2026.02.26 17:14:11.167876 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.02.26 17:14:11.167971 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6986 | 2026.02.26 17:14:11.168014 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6987 | 2026.02.26 17:14:11.168409 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.02.26 17:14:11.168445 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6989 | 2026.02.26 17:14:11.168785 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6990 | 2026.02.26 17:14:11.169000 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.02.26 17:14:11.169125 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6992 | 2026.02.26 17:14:11.169161 [ 277 ] {5067cc94-eec4-4a84-b8a6-7d3046a5cd84} <Debug> TCPHandler: Processed in 0.001335637 sec. | ||
| 6993 | 2026.02.26 17:14:11.169278 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.02.26 17:14:11.169374 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6995 | 2026.02.26 17:14:11.169435 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6996 | 2026.02.26 17:14:11.170171 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.02.26 17:14:11.170206 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6998 | 2026.02.26 17:14:11.170713 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6999 | 2026.02.26 17:14:11.170934 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.02.26 17:14:11.171069 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001713 sec., 5837.711617046119 rows/sec., 10.46 MiB/sec. | ||
| 7001 | 2026.02.26 17:14:11.171121 [ 277 ] {ac42798f-f57b-4142-8a7e-25f3227f549f} <Debug> TCPHandler: Processed in 0.001893322 sec. | ||
| 7002 | 2026.02.26 17:14:11.171230 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.02.26 17:14:11.171326 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.02.26 17:14:11.171367 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7005 | 2026.02.26 17:14:11.171699 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.02.26 17:14:11.171735 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7007 | 2026.02.26 17:14:11.172038 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7008 | 2026.02.26 17:14:11.172249 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.02.26 17:14:11.172371 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7010 | 2026.02.26 17:14:11.172407 [ 277 ] {333a240a-95fa-47d9-a5c9-46b72107d72f} <Debug> TCPHandler: Processed in 0.001225683 sec. | ||
| 7011 | 2026.02.26 17:14:13.592493 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7012 | 2026.02.26 17:14:13.592561 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7013 | 2026.02.26 17:14:13.766772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14380 | ||
| 7014 | 2026.02.26 17:14:13.767437 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.02.26 17:14:13.767484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7016 | 2026.02.26 17:14:13.767972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7017 | 2026.02.26 17:14:13.768209 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.02.26 17:14:13.768354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14380 | ||
| 7019 | 2026.02.26 17:14:14.499794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7020 | 2026.02.26 17:14:14.516567 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.02.26 17:14:14.516618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7022 | 2026.02.26 17:14:14.522455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7023 | 2026.02.26 17:14:14.523152 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.02.26 17:14:14.526206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7025 | 2026.02.26 17:14:16.171181 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.02.26 17:14:16.171354 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.02.26 17:14:16.171428 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7028 | 2026.02.26 17:14:16.172248 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.26 17:14:16.172286 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7030 | 2026.02.26 17:14:16.172703 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7031 | 2026.02.26 17:14:16.172940 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.26 17:14:16.173060 [ 116 ] {} <Debug> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7033 | 2026.02.26 17:14:16.173088 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 7034 | 2026.02.26 17:14:16.173102 [ 116 ] {} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.02.26 17:14:16.173132 [ 277 ] {bb6d7d50-0305-4e1e-bd8b-60d32bcd0ad5} <Debug> TCPHandler: Processed in 0.002072678 sec. | ||
| 7036 | 2026.02.26 17:14:16.173134 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7037 | 2026.02.26 17:14:16.173276 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.02.26 17:14:16.173285 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::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 | ||
| 7039 | 2026.02.26 17:14:16.173381 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7040 | 2026.02.26 17:14:16.173436 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7041 | 2026.02.26 17:14:16.173446 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2026.02.26 17:14:16.173488 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7043 | 2026.02.26 17:14:16.173560 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7044 | 2026.02.26 17:14:16.173605 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7045 | 2026.02.26 17:14:16.173649 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7046 | 2026.02.26 17:14:16.173689 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7047 | 2026.02.26 17:14:16.173727 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7048 | 2026.02.26 17:14:16.174276 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.02.26 17:14:16.174318 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7050 | 2026.02.26 17:14:16.174724 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7051 | 2026.02.26 17:14:16.174806 [ 201 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582914 sec., 1091657.5379332043 rows/sec., 73.79 MiB/sec. | ||
| 7052 | 2026.02.26 17:14:16.174946 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.02.26 17:14:16.174964 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7054 | 2026.02.26 17:14:16.175081 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001724 sec., 498259.8607888631 rows/sec., 39.69 MiB/sec. | ||
| 7055 | 2026.02.26 17:14:16.175126 [ 277 ] {013e41b7-3473-4c49-8fff-0a1ad007b21c} <Debug> TCPHandler: Processed in 0.001901953 sec. | ||
| 7056 | 2026.02.26 17:14:16.175221 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.02.26 17:14:16.175245 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.02.26 17:14:16.175294 [ 199 ] {5af9b5ba-67ba-4739-a330-0622a7c4c852::all_1_21_4} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7059 | 2026.02.26 17:14:16.175347 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7060 | 2026.02.26 17:14:16.175370 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7061 | 2026.02.26 17:14:16.175391 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7062 | 2026.02.26 17:14:16.175850 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.26 17:14:16.175886 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7064 | 2026.02.26 17:14:16.176196 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7065 | 2026.02.26 17:14:16.176410 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.02.26 17:14:16.176505 [ 116 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7067 | 2026.02.26 17:14:16.176532 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001203 sec., 143807.14879467996 rows/sec., 8.83 MiB/sec. | ||
| 7068 | 2026.02.26 17:14:16.176538 [ 116 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.02.26 17:14:16.176562 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7070 | 2026.02.26 17:14:16.176568 [ 277 ] {01e4ca7b-a385-428d-8ab7-af1232244850} <Debug> TCPHandler: Processed in 0.001373528 sec. | ||
| 7071 | 2026.02.26 17:14:16.176646 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 7072 | 2026.02.26 17:14:16.176680 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.02.26 17:14:16.176751 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7074 | 2026.02.26 17:14:16.176779 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7075 | 2026.02.26 17:14:16.176790 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 215 rows starting from the beginning of the part | ||
| 7076 | 2026.02.26 17:14:16.176827 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7077 | 2026.02.26 17:14:16.176868 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 173 rows starting from the beginning of the part | ||
| 7078 | 2026.02.26 17:14:16.176928 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7079 | 2026.02.26 17:14:16.176975 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 175 rows starting from the beginning of the part | ||
| 7080 | 2026.02.26 17:14:16.177025 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7081 | 2026.02.26 17:14:16.177071 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 173 rows starting from the beginning of the part | ||
| 7082 | 2026.02.26 17:14:16.177267 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.02.26 17:14:16.177308 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7084 | 2026.02.26 17:14:16.177632 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7085 | 2026.02.26 17:14:16.177868 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.02.26 17:14:16.177991 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 7087 | 2026.02.26 17:14:16.178023 [ 201 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416019 sec., 533891.1412911833 rows/sec., 35.31 MiB/sec. | ||
| 7088 | 2026.02.26 17:14:16.178029 [ 277 ] {df600973-7b6b-406a-9508-efdbeae85ff9} <Debug> TCPHandler: Processed in 0.001398728 sec. | ||
| 7089 | 2026.02.26 17:14:16.178158 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7090 | 2026.02.26 17:14:16.178167 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.02.26 17:14:16.178273 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.02.26 17:14:16.178315 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7093 | 2026.02.26 17:14:16.178408 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.02.26 17:14:16.178475 [ 191 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_41_8} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7095 | 2026.02.26 17:14:16.178540 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7096 | 2026.02.26 17:14:16.178769 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.02.26 17:14:16.178810 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7098 | 2026.02.26 17:14:16.179122 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7099 | 2026.02.26 17:14:16.179337 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.02.26 17:14:16.179428 [ 116 ] {} <Debug> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7101 | 2026.02.26 17:14:16.179454 [ 116 ] {} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.02.26 17:14:16.179459 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 7103 | 2026.02.26 17:14:16.179470 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7104 | 2026.02.26 17:14:16.179498 [ 277 ] {dbb3a5a5-6e1a-44aa-a7f7-b51f65476e59} <Debug> TCPHandler: Processed in 0.001380278 sec. | ||
| 7105 | 2026.02.26 17:14:16.179555 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::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 | ||
| 7106 | 2026.02.26 17:14:16.179608 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.02.26 17:14:16.179666 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7108 | 2026.02.26 17:14:16.179703 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7109 | 2026.02.26 17:14:16.179707 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7110 | 2026.02.26 17:14:16.179754 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7111 | 2026.02.26 17:14:16.179770 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7112 | 2026.02.26 17:14:16.179819 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7113 | 2026.02.26 17:14:16.179859 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7114 | 2026.02.26 17:14:16.179896 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7115 | 2026.02.26 17:14:16.179936 [ 201 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7116 | 2026.02.26 17:14:16.180367 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.02.26 17:14:16.180407 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7118 | 2026.02.26 17:14:16.180747 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7119 | 2026.02.26 17:14:16.180879 [ 191 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361678 sec., 660949.2111938358 rows/sec., 40.28 MiB/sec. | ||
| 7120 | 2026.02.26 17:14:16.180966 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.02.26 17:14:16.181032 [ 200 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7122 | 2026.02.26 17:14:16.181098 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001409 sec., 369765.79134137684 rows/sec., 26.10 MiB/sec. | ||
| 7123 | 2026.02.26 17:14:16.181136 [ 277 ] {7ce8ab74-73f3-4251-9d74-86ba918a5e65} <Debug> TCPHandler: Processed in 0.001577803 sec. | ||
| 7124 | 2026.02.26 17:14:16.181274 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7125 | 2026.02.26 17:14:16.181391 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7126 | 2026.02.26 17:14:16.181441 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7127 | 2026.02.26 17:14:16.181440 [ 200 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.02.26 17:14:16.181537 [ 200 ] {c3295e22-8100-4774-8107-14773c21ef6d::all_1_21_4} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7129 | 2026.02.26 17:14:16.181635 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7130 | 2026.02.26 17:14:16.181845 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.02.26 17:14:16.181878 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7132 | 2026.02.26 17:14:16.182182 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7133 | 2026.02.26 17:14:16.182397 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.02.26 17:14:16.182517 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 7135 | 2026.02.26 17:14:16.182553 [ 277 ] {a07a4b9f-255d-4263-8388-47ee89af481b} <Debug> TCPHandler: Processed in 0.001342497 sec. | ||
| 7136 | 2026.02.26 17:14:16.182681 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.02.26 17:14:16.182775 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.02.26 17:14:16.182817 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7139 | 2026.02.26 17:14:16.183242 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.02.26 17:14:16.183275 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7141 | 2026.02.26 17:14:16.183614 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7142 | 2026.02.26 17:14:16.183836 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.02.26 17:14:16.183958 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 7144 | 2026.02.26 17:14:16.183994 [ 277 ] {4442ffc8-c91b-417f-9a09-aa927ffe7083} <Debug> TCPHandler: Processed in 0.001368777 sec. | ||
| 7145 | 2026.02.26 17:14:16.184108 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.02.26 17:14:16.184203 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.02.26 17:14:16.184243 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7148 | 2026.02.26 17:14:16.184552 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.02.26 17:14:16.184585 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7150 | 2026.02.26 17:14:16.184869 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7151 | 2026.02.26 17:14:16.185078 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.02.26 17:14:16.185165 [ 116 ] {} <Debug> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7153 | 2026.02.26 17:14:16.185195 [ 116 ] {} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.02.26 17:14:16.185199 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 7155 | 2026.02.26 17:14:16.185212 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7156 | 2026.02.26 17:14:16.185238 [ 277 ] {fd05aa2f-98cc-49e9-b0ea-c79b0f9eaeed} <Debug> TCPHandler: Processed in 0.001179803 sec. | ||
| 7157 | 2026.02.26 17:14:16.185299 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7158 | 2026.02.26 17:14:16.185351 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.02.26 17:14:16.185419 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7160 | 2026.02.26 17:14:16.185450 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7161 | 2026.02.26 17:14:16.185460 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 7162 | 2026.02.26 17:14:16.185510 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7163 | 2026.02.26 17:14:16.185533 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7164 | 2026.02.26 17:14:16.185590 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7165 | 2026.02.26 17:14:16.185637 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7166 | 2026.02.26 17:14:16.185681 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7167 | 2026.02.26 17:14:16.185727 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7168 | 2026.02.26 17:14:16.186331 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.02.26 17:14:16.186372 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7170 | 2026.02.26 17:14:16.186474 [ 187 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216443 sec., 15619.309741599072 rows/sec., 1.03 MiB/sec. | ||
| 7171 | 2026.02.26 17:14:16.186673 [ 202 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7172 | 2026.02.26 17:14:16.186939 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7173 | 2026.02.26 17:14:16.187023 [ 202 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.02.26 17:14:16.187149 [ 202 ] {7c8d72c9-0a66-4218-97bd-3b88efe43c4c::all_1_19_4} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7175 | 2026.02.26 17:14:16.187207 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.02.26 17:14:16.187250 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7177 | 2026.02.26 17:14:16.187322 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7178 | 2026.02.26 17:14:16.187349 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001917 sec., 16171.100678142931 rows/sec., 28.98 MiB/sec. | ||
| 7179 | 2026.02.26 17:14:16.187357 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.02.26 17:14:16.187378 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7181 | 2026.02.26 17:14:16.187402 [ 277 ] {9ddf090f-15d1-497e-b277-58b8c7237c7d} <Debug> TCPHandler: Processed in 0.002101438 sec. | ||
| 7182 | 2026.02.26 17:14:16.187442 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 7183 | 2026.02.26 17:14:16.187545 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.02.26 17:14:16.187616 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7185 | 2026.02.26 17:14:16.187645 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.02.26 17:14:16.187666 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 680 rows starting from the beginning of the part | ||
| 7187 | 2026.02.26 17:14:16.187690 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7188 | 2026.02.26 17:14:16.187779 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7189 | 2026.02.26 17:14:16.187881 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7190 | 2026.02.26 17:14:16.187972 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7191 | 2026.02.26 17:14:16.188024 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.02.26 17:14:16.188064 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7193 | 2026.02.26 17:14:16.188065 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7194 | 2026.02.26 17:14:16.188168 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7195 | 2026.02.26 17:14:16.188411 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7196 | 2026.02.26 17:14:16.188667 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.02.26 17:14:16.188791 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 7198 | 2026.02.26 17:14:16.188826 [ 277 ] {71287392-64ca-4ff1-b204-764735d89533} <Debug> TCPHandler: Processed in 0.001331027 sec. | ||
| 7199 | 2026.02.26 17:14:16.234782 [ 195 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 19 columns (19 merged, 0 gathered) in 0.047361842 sec., 16743.436625627863 rows/sec., 30.00 MiB/sec. | ||
| 7200 | 2026.02.26 17:14:16.235965 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7201 | 2026.02.26 17:14:16.236316 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.02.26 17:14:16.236397 [ 191 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7203 | 2026.02.26 17:14:16.236522 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7204 | 2026.02.26 17:14:17.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.00 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 277.38 MiB (RSS), difference: 1.38 MiB | ||
| 7205 | 2026.02.26 17:14:18.954227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 956 | ||
| 7206 | 2026.02.26 17:14:18.956625 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.02.26 17:14:18.956678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7208 | 2026.02.26 17:14:18.957960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7209 | 2026.02.26 17:14:18.958259 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.02.26 17:14:18.958638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7211 | 2026.02.26 17:14:21.193545 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.02.26 17:14:21.193772 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7213 | 2026.02.26 17:14:21.193845 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7214 | 2026.02.26 17:14:21.194453 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.02.26 17:14:21.194499 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7216 | 2026.02.26 17:14:21.194889 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7217 | 2026.02.26 17:14:21.195109 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.02.26 17:14:21.195254 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001539 sec., 2599.090318388564 rows/sec., 211.94 KiB/sec. | ||
| 7219 | 2026.02.26 17:14:21.195295 [ 277 ] {0a1d4640-4083-418b-9f9b-b912e27b56d8} <Debug> TCPHandler: Processed in 0.001885873 sec. | ||
| 7220 | 2026.02.26 17:14:21.195408 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.02.26 17:14:21.195505 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7222 | 2026.02.26 17:14:21.195543 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7223 | 2026.02.26 17:14:21.196363 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.02.26 17:14:21.196399 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7225 | 2026.02.26 17:14:21.196787 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7226 | 2026.02.26 17:14:21.197003 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.02.26 17:14:21.197128 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001642 sec., 741778.3191230207 rows/sec., 61.33 MiB/sec. | ||
| 7228 | 2026.02.26 17:14:21.197165 [ 277 ] {d30f10c7-e7bf-4a37-8452-44511c25bc17} <Debug> TCPHandler: Processed in 0.001807451 sec. | ||
| 7229 | 2026.02.26 17:14:21.197277 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.02.26 17:14:21.197373 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.02.26 17:14:21.197413 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7232 | 2026.02.26 17:14:21.197801 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.02.26 17:14:21.197837 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7234 | 2026.02.26 17:14:21.198144 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7235 | 2026.02.26 17:14:21.198354 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.02.26 17:14:21.198481 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001126 sec., 12433.392539964476 rows/sec., 915.85 KiB/sec. | ||
| 7237 | 2026.02.26 17:14:21.198518 [ 277 ] {9c818589-2c73-453f-b138-1b6f556c0212} <Debug> TCPHandler: Processed in 0.001290526 sec. | ||
| 7238 | 2026.02.26 17:14:21.198625 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.02.26 17:14:21.198721 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7240 | 2026.02.26 17:14:21.198760 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7241 | 2026.02.26 17:14:21.199202 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.02.26 17:14:21.199237 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7243 | 2026.02.26 17:14:21.199549 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7244 | 2026.02.26 17:14:21.199767 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.02.26 17:14:21.199891 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001188 sec., 191919.19191919192 rows/sec., 13.00 MiB/sec. | ||
| 7246 | 2026.02.26 17:14:21.199929 [ 277 ] {ef4205f4-7c2d-47cb-a0b0-8bc39651e30e} <Debug> TCPHandler: Processed in 0.001353917 sec. | ||
| 7247 | 2026.02.26 17:14:21.200033 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.02.26 17:14:21.200135 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7249 | 2026.02.26 17:14:21.200176 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7250 | 2026.02.26 17:14:21.200730 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.02.26 17:14:21.200766 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7252 | 2026.02.26 17:14:21.201097 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7253 | 2026.02.26 17:14:21.201316 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.02.26 17:14:21.201445 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001329 sec., 401805.8690744921 rows/sec., 29.78 MiB/sec. | ||
| 7255 | 2026.02.26 17:14:21.201483 [ 277 ] {8b2b2a32-9e8e-4084-8cd0-77c70a26ef46} <Debug> TCPHandler: Processed in 0.001499751 sec. | ||
| 7256 | 2026.02.26 17:14:21.201593 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.02.26 17:14:21.201693 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7258 | 2026.02.26 17:14:21.201735 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7259 | 2026.02.26 17:14:21.202255 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.02.26 17:14:21.202291 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7261 | 2026.02.26 17:14:21.202664 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7262 | 2026.02.26 17:14:21.202870 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.02.26 17:14:21.202996 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001322 sec., 639939.4856278365 rows/sec., 43.07 MiB/sec. | ||
| 7264 | 2026.02.26 17:14:21.203032 [ 277 ] {1c0d5445-9e93-4332-abd2-153a00a13cb1} <Debug> TCPHandler: Processed in 0.001487101 sec. | ||
| 7265 | 2026.02.26 17:14:21.203144 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.02.26 17:14:21.203237 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.02.26 17:14:21.203291 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7268 | 2026.02.26 17:14:21.204018 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.02.26 17:14:21.204053 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7270 | 2026.02.26 17:14:21.204548 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7271 | 2026.02.26 17:14:21.204783 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.02.26 17:14:21.204919 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 7273 | 2026.02.26 17:14:21.204972 [ 277 ] {bebc545c-e7ba-48bf-8e63-12b46ff8ee2b} <Debug> TCPHandler: Processed in 0.001876022 sec. | ||
| 7274 | 2026.02.26 17:14:21.205088 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.02.26 17:14:21.205183 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.02.26 17:14:21.205223 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7277 | 2026.02.26 17:14:21.205554 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.02.26 17:14:21.205590 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7279 | 2026.02.26 17:14:21.205898 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7280 | 2026.02.26 17:14:21.206099 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.02.26 17:14:21.206224 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7282 | 2026.02.26 17:14:21.206259 [ 277 ] {112472ba-8a02-458c-a0fd-c74a9bbf4057} <Debug> TCPHandler: Processed in 0.001219174 sec. | ||
| 7283 | 2026.02.26 17:14:21.269351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14892 | ||
| 7284 | 2026.02.26 17:14:21.269850 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.02.26 17:14:21.269889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7286 | 2026.02.26 17:14:21.270359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7287 | 2026.02.26 17:14:21.270589 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.02.26 17:14:21.270716 [ 145 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7289 | 2026.02.26 17:14:21.270730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14892 | ||
| 7290 | 2026.02.26 17:14:21.270760 [ 145 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.02.26 17:14:21.270783 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7292 | 2026.02.26 17:14:21.270922 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 7293 | 2026.02.26 17:14:21.271148 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7294 | 2026.02.26 17:14:21.271211 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12460 rows starting from the beginning of the part | ||
| 7295 | 2026.02.26 17:14:21.271312 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7296 | 2026.02.26 17:14:21.271385 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7297 | 2026.02.26 17:14:21.271451 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7298 | 2026.02.26 17:14:21.271518 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7299 | 2026.02.26 17:14:21.271582 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7300 | 2026.02.26 17:14:21.273494 [ 194 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002637733 sec., 5645757.171025271 rows/sec., 80.76 MiB/sec. | ||
| 7301 | 2026.02.26 17:14:21.273756 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7302 | 2026.02.26 17:14:21.274005 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.02.26 17:14:21.274080 [ 187 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_31_6} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7304 | 2026.02.26 17:14:21.274163 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7305 | 2026.02.26 17:14:22.027206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7306 | 2026.02.26 17:14:22.044317 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.26 17:14:22.044366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7308 | 2026.02.26 17:14:22.050093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7309 | 2026.02.26 17:14:22.050794 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.26 17:14:22.051102 [ 145 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7311 | 2026.02.26 17:14:22.051193 [ 145 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.02.26 17:14:22.051230 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7313 | 2026.02.26 17:14:22.051401 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7314 | 2026.02.26 17:14:22.053586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7315 | 2026.02.26 17:14:22.055027 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7316 | 2026.02.26 17:14:22.056405 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7317 | 2026.02.26 17:14:22.061056 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7318 | 2026.02.26 17:14:22.065514 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7319 | 2026.02.26 17:14:22.070151 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7320 | 2026.02.26 17:14:22.074757 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7321 | 2026.02.26 17:14:22.078920 [ 195 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 7322 | 2026.02.26 17:14:22.136600 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085275252 sec., 2744.055215456883 rows/sec., 14.19 MiB/sec. | ||
| 7323 | 2026.02.26 17:14:22.139275 [ 193 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7324 | 2026.02.26 17:14:22.141329 [ 193 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_31_6} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.02.26 17:14:22.141445 [ 193 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_31_6} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7326 | 2026.02.26 17:14:22.143532 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7327 | 2026.02.26 17:14:23.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.53 MiB, peak 289.07 MiB, free memory in arenas 0.00 B, will set to 282.70 MiB (RSS), difference: 4.17 MiB | ||
| 7328 | 2026.02.26 17:14:23.817836 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56414 | ||
| 7329 | 2026.02.26 17:14:23.817957 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7330 | 2026.02.26 17:14:23.817987 [ 287 ] {} <Debug> TCP-Session: 16883b20-cc80-4331-9a71-9385839bcfa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56414 | ||
| 7331 | 2026.02.26 17:14:23.818013 [ 287 ] {} <Debug> TCP-Session: 16883b20-cc80-4331-9a71-9385839bcfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.02.26 17:14:23.818027 [ 287 ] {} <Debug> TCP-Session: 16883b20-cc80-4331-9a71-9385839bcfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.02.26 17:14:23.818289 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 | ||
| 7334 | 2026.02.26 17:14:23.818363 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53770 | ||
| 7335 | 2026.02.26 17:14:23.818389 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63647 | ||
| 7336 | 2026.02.26 17:14:23.818427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43047 | ||
| 7337 | 2026.02.26 17:14:23.818450 [ 287 ] {} <Trace> TCP-Session: 16883b20-cc80-4331-9a71-9385839bcfa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.02.26 17:14:23.818439 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37783 | ||
| 7339 | 2026.02.26 17:14:23.818566 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7340 | 2026.02.26 17:14:23.818589 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 7341 | 2026.02.26 17:14:23.818597 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37228 | ||
| 7342 | 2026.02.26 17:14:23.818607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 7343 | 2026.02.26 17:14:23.818613 [ 289 ] {} <Debug> TCP-Session: e0f32c9f-2262-457a-aa35-9e988bfa9d01 Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 | ||
| 7344 | 2026.02.26 17:14:23.818677 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7345 | 2026.02.26 17:14:23.818711 [ 289 ] {} <Debug> TCP-Session: e0f32c9f-2262-457a-aa35-9e988bfa9d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.02.26 17:14:23.818745 [ 289 ] {} <Debug> TCP-Session: e0f32c9f-2262-457a-aa35-9e988bfa9d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.02.26 17:14:23.819072 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7348 | 2026.02.26 17:14:23.819157 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7349 | 2026.02.26 17:14:23.819177 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.02.26 17:14:23.819228 [ 293 ] {} <Debug> TCP-Session: 739fd6ac-9476-4346-9282-bb277012dc3e Authenticating user 'default' from [fd00:1122:3344:101::e]:43047 | ||
| 7351 | 2026.02.26 17:14:23.819257 [ 293 ] {} <Debug> TCP-Session: 739fd6ac-9476-4346-9282-bb277012dc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.02.26 17:14:23.819278 [ 293 ] {} <Debug> TCP-Session: 739fd6ac-9476-4346-9282-bb277012dc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.02.26 17:14:23.819310 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7354 | 2026.02.26 17:14:23.819353 [ 275 ] {} <Debug> TCP-Session: 80792a97-c98b-4957-ab85-5007bf59944e Authenticating user 'default' from [fd00:1122:3344:101::e]:37228 | ||
| 7355 | 2026.02.26 17:14:23.819381 [ 275 ] {} <Debug> TCP-Session: 80792a97-c98b-4957-ab85-5007bf59944e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.02.26 17:14:23.819398 [ 275 ] {} <Debug> TCP-Session: 80792a97-c98b-4957-ab85-5007bf59944e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.02.26 17:14:23.819454 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7358 | 2026.02.26 17:14:23.819493 [ 286 ] {} <Debug> TCP-Session: 737660da-6cdb-427c-9326-b447bd6744b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 7359 | 2026.02.26 17:14:23.819514 [ 286 ] {} <Debug> TCP-Session: 737660da-6cdb-427c-9326-b447bd6744b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.02.26 17:14:23.819532 [ 286 ] {} <Debug> TCP-Session: 737660da-6cdb-427c-9326-b447bd6744b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.02.26 17:14:23.819592 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 7362 | 2026.02.26 17:14:23.819870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.02.26 17:14:23.819932 [ 292 ] {} <Debug> TCP-Session: 7ff33cf1-1607-418e-8747-1a27661ab753 Authenticating user 'default' from [fd00:1122:3344:101::e]:37783 | ||
| 7364 | 2026.02.26 17:14:23.819963 [ 292 ] {} <Debug> TCP-Session: 7ff33cf1-1607-418e-8747-1a27661ab753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.02.26 17:14:23.819978 [ 292 ] {} <Debug> TCP-Session: 7ff33cf1-1607-418e-8747-1a27661ab753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.02.26 17:14:23.820017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7367 | 2026.02.26 17:14:23.820062 [ 290 ] {} <Debug> TCP-Session: 5e9203f3-fd28-4d86-bc2f-d658f1299238 Authenticating user 'default' from [fd00:1122:3344:101::e]:53770 | ||
| 7368 | 2026.02.26 17:14:23.820081 [ 290 ] {} <Debug> TCP-Session: 5e9203f3-fd28-4d86-bc2f-d658f1299238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.02.26 17:14:23.820097 [ 290 ] {} <Debug> TCP-Session: 5e9203f3-fd28-4d86-bc2f-d658f1299238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.02.26 17:14:23.820517 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2026.02.26 17:14:23.820568 [ 291 ] {} <Debug> TCP-Session: de460f6e-f6c0-4f5a-adf9-fde01de25e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:63647 | ||
| 7372 | 2026.02.26 17:14:23.820595 [ 291 ] {} <Debug> TCP-Session: de460f6e-f6c0-4f5a-adf9-fde01de25e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.02.26 17:14:23.820618 [ 291 ] {} <Debug> TCP-Session: de460f6e-f6c0-4f5a-adf9-fde01de25e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.02.26 17:14:23.820639 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2026.02.26 17:14:23.820679 [ 294 ] {} <Debug> TCP-Session: 85571743-529b-4b08-a4b6-f232b75333d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 7376 | 2026.02.26 17:14:23.820701 [ 294 ] {} <Debug> TCP-Session: 85571743-529b-4b08-a4b6-f232b75333d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.02.26 17:14:23.820716 [ 294 ] {} <Debug> TCP-Session: 85571743-529b-4b08-a4b6-f232b75333d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.02.26 17:14:23.821261 [ 298 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> AggregatingTransform: Aggregating | ||
| 7379 | 2026.02.26 17:14:23.821315 [ 298 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7380 | 2026.02.26 17:14:23.821356 [ 298 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001621655 sec. (616.654 rows/sec., 24.09 KiB/sec.) | ||
| 7381 | 2026.02.26 17:14:23.821375 [ 298 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Trace> Aggregator: Merging aggregated data | ||
| 7382 | 2026.02.26 17:14:23.822932 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004328 sec., 231.0536044362292 rows/sec., 9.03 KiB/sec. | ||
| 7383 | 2026.02.26 17:14:23.823111 [ 287 ] {43de5710-1bc6-4683-b3b7-472d8f0dc7c3} <Debug> TCPHandler: Processed in 0.004783182 sec. | ||
| 7384 | 2026.02.26 17:14:23.823231 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2026.02.26 17:14:23.823268 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2026.02.26 17:14:23.823284 [ 287 ] {} <Debug> TCP-Session: 16883b20-cc80-4331-9a71-9385839bcfa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.02.26 17:14:23.823311 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7388 | 2026.02.26 17:14:23.823319 [ 294 ] {} <Debug> TCP-Session: 85571743-529b-4b08-a4b6-f232b75333d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.02.26 17:14:23.823334 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7390 | 2026.02.26 17:14:23.823359 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7391 | 2026.02.26 17:14:23.823400 [ 286 ] {} <Debug> TCP-Session: 737660da-6cdb-427c-9326-b447bd6744b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.02.26 17:14:23.823408 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7393 | 2026.02.26 17:14:23.823442 [ 292 ] {} <Debug> TCP-Session: 7ff33cf1-1607-418e-8747-1a27661ab753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.02.26 17:14:23.823388 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7395 | 2026.02.26 17:14:23.823473 [ 293 ] {} <Debug> TCP-Session: 739fd6ac-9476-4346-9282-bb277012dc3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.02.26 17:14:23.823513 [ 290 ] {} <Debug> TCP-Session: 5e9203f3-fd28-4d86-bc2f-d658f1299238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.02.26 17:14:23.823388 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7398 | 2026.02.26 17:14:23.823355 [ 275 ] {} <Debug> TCP-Session: 80792a97-c98b-4957-ab85-5007bf59944e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.02.26 17:14:23.823580 [ 291 ] {} <Debug> TCP-Session: de460f6e-f6c0-4f5a-adf9-fde01de25e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.02.26 17:14:23.823288 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7401 | 2026.02.26 17:14:23.823686 [ 289 ] {} <Debug> TCP-Session: e0f32c9f-2262-457a-aa35-9e988bfa9d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2026.02.26 17:14:24.273373 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63117 | ||
| 7403 | 2026.02.26 17:14:24.273484 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.02.26 17:14:24.273511 [ 292 ] {} <Debug> TCP-Session: accdcfa2-6001-408b-982d-061d3d96c745 Authenticating user 'default' from [fd00:1122:3344:101::e]:63117 | ||
| 7405 | 2026.02.26 17:14:24.273534 [ 292 ] {} <Debug> TCP-Session: accdcfa2-6001-408b-982d-061d3d96c745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.02.26 17:14:24.273546 [ 292 ] {} <Debug> TCP-Session: accdcfa2-6001-408b-982d-061d3d96c745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.02.26 17:14:24.273723 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52370 | ||
| 7408 | 2026.02.26 17:14:24.273753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53590 | ||
| 7409 | 2026.02.26 17:14:24.273790 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40139 | ||
| 7410 | 2026.02.26 17:14:24.273810 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55470 | ||
| 7411 | 2026.02.26 17:14:24.273817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59245 | ||
| 7412 | 2026.02.26 17:14:24.273856 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50555 | ||
| 7413 | 2026.02.26 17:14:24.273873 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2026.02.26 17:14:24.273846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50854 | ||
| 7415 | 2026.02.26 17:14:24.273918 [ 275 ] {} <Debug> TCP-Session: 8bd53198-9e72-4e82-b2c8-dcd9dfc4a2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40139 | ||
| 7416 | 2026.02.26 17:14:24.273926 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7417 | 2026.02.26 17:14:24.273935 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7418 | 2026.02.26 17:14:24.273925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7419 | 2026.02.26 17:14:24.273976 [ 287 ] {} <Debug> TCP-Session: 5e9cd170-1973-4b83-9b8a-6ed4eab1e3ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59245 | ||
| 7420 | 2026.02.26 17:14:24.273980 [ 291 ] {} <Debug> TCP-Session: 19e992d7-ab2d-4599-9170-660113bb38ae Authenticating user 'default' from [fd00:1122:3344:101::e]:50555 | ||
| 7421 | 2026.02.26 17:14:24.273998 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7422 | 2026.02.26 17:14:24.274014 [ 275 ] {} <Debug> TCP-Session: 8bd53198-9e72-4e82-b2c8-dcd9dfc4a2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.02.26 17:14:24.274031 [ 286 ] {} <Debug> TCP-Session: c253a28e-4b3c-4209-8057-37257726d21f Authenticating user 'default' from [fd00:1122:3344:101::e]:55470 | ||
| 7424 | 2026.02.26 17:14:24.274042 [ 290 ] {} <Debug> TCP-Session: 96d9f145-1dfe-4868-a1a2-01f0c8098b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:50854 | ||
| 7425 | 2026.02.26 17:14:24.274046 [ 275 ] {} <Debug> TCP-Session: 8bd53198-9e72-4e82-b2c8-dcd9dfc4a2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.02.26 17:14:24.274065 [ 286 ] {} <Debug> TCP-Session: c253a28e-4b3c-4209-8057-37257726d21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.02.26 17:14:24.274075 [ 290 ] {} <Debug> TCP-Session: 96d9f145-1dfe-4868-a1a2-01f0c8098b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.02.26 17:14:24.274097 [ 286 ] {} <Debug> TCP-Session: c253a28e-4b3c-4209-8057-37257726d21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.02.26 17:14:24.274132 [ 290 ] {} <Debug> TCP-Session: 96d9f145-1dfe-4868-a1a2-01f0c8098b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.02.26 17:14:24.274020 [ 291 ] {} <Debug> TCP-Session: 19e992d7-ab2d-4599-9170-660113bb38ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.02.26 17:14:24.273913 [ 292 ] {} <Trace> TCP-Session: accdcfa2-6001-408b-982d-061d3d96c745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.02.26 17:14:24.274186 [ 291 ] {} <Debug> TCP-Session: 19e992d7-ab2d-4599-9170-660113bb38ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.02.26 17:14:24.273839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7434 | 2026.02.26 17:14:24.273824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51126 | ||
| 7435 | 2026.02.26 17:14:24.274263 [ 293 ] {} <Debug> TCP-Session: ad30f21e-c631-4068-866f-c9ebb65a39e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52370 | ||
| 7436 | 2026.02.26 17:14:24.274021 [ 287 ] {} <Debug> TCP-Session: 5e9cd170-1973-4b83-9b8a-6ed4eab1e3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.02.26 17:14:24.274289 [ 293 ] {} <Debug> TCP-Session: ad30f21e-c631-4068-866f-c9ebb65a39e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.02.26 17:14:24.274302 [ 287 ] {} <Debug> TCP-Session: 5e9cd170-1973-4b83-9b8a-6ed4eab1e3ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.02.26 17:14:24.274314 [ 293 ] {} <Debug> TCP-Session: ad30f21e-c631-4068-866f-c9ebb65a39e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.02.26 17:14:24.274322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7441 | 2026.02.26 17:14:24.273873 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7442 | 2026.02.26 17:14:24.274354 [ 289 ] {} <Debug> TCP-Session: 5baeb3d2-78f7-45cc-b62a-4ca007a239d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51126 | ||
| 7443 | 2026.02.26 17:14:24.274383 [ 294 ] {} <Debug> TCP-Session: 6383caca-cb28-4d69-934a-ef09bc27cdad Authenticating user 'default' from [fd00:1122:3344:101::e]:53590 | ||
| 7444 | 2026.02.26 17:14:24.274388 [ 289 ] {} <Debug> TCP-Session: 5baeb3d2-78f7-45cc-b62a-4ca007a239d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.02.26 17:14:24.274410 [ 294 ] {} <Debug> TCP-Session: 6383caca-cb28-4d69-934a-ef09bc27cdad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.02.26 17:14:24.274422 [ 289 ] {} <Debug> TCP-Session: 5baeb3d2-78f7-45cc-b62a-4ca007a239d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.02.26 17:14:24.274436 [ 294 ] {} <Debug> TCP-Session: 6383caca-cb28-4d69-934a-ef09bc27cdad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.02.26 17:14:24.274386 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63117) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7449 | 2026.02.26 17:14:24.274791 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7450 | 2026.02.26 17:14:24.274850 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7451 | 2026.02.26 17:14:24.275189 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 7452 | 2026.02.26 17:14:24.276384 [ 297 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> AggregatingTransform: Aggregating | ||
| 7453 | 2026.02.26 17:14:24.276434 [ 297 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7454 | 2026.02.26 17:14:24.276472 [ 297 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001176423 sec. (850.034 rows/sec., 33.20 KiB/sec.) | ||
| 7455 | 2026.02.26 17:14:24.276491 [ 297 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Trace> Aggregator: Merging aggregated data | ||
| 7456 | 2026.02.26 17:14:24.277824 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 7457 | 2026.02.26 17:14:24.278036 [ 292 ] {e5a0ab22-bfa0-462b-acbc-b93599ae3fc7} <Debug> TCPHandler: Processed in 0.004282559 sec. | ||
| 7458 | 2026.02.26 17:14:24.278174 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7459 | 2026.02.26 17:14:24.278205 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7460 | 2026.02.26 17:14:24.278220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7461 | 2026.02.26 17:14:24.278237 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2026.02.26 17:14:24.278254 [ 286 ] {} <Debug> TCP-Session: c253a28e-4b3c-4209-8057-37257726d21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.02.26 17:14:24.278270 [ 289 ] {} <Debug> TCP-Session: 5baeb3d2-78f7-45cc-b62a-4ca007a239d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.02.26 17:14:24.278279 [ 293 ] {} <Debug> TCP-Session: ad30f21e-c631-4068-866f-c9ebb65a39e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.02.26 17:14:24.278290 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7466 | 2026.02.26 17:14:24.278322 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7467 | 2026.02.26 17:14:24.278340 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7468 | 2026.02.26 17:14:24.278360 [ 275 ] {} <Debug> TCP-Session: 8bd53198-9e72-4e82-b2c8-dcd9dfc4a2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.02.26 17:14:24.278368 [ 287 ] {} <Debug> TCP-Session: 5e9cd170-1973-4b83-9b8a-6ed4eab1e3ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.02.26 17:14:24.278396 [ 294 ] {} <Debug> TCP-Session: 6383caca-cb28-4d69-934a-ef09bc27cdad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.02.26 17:14:24.278272 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7472 | 2026.02.26 17:14:24.278254 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7473 | 2026.02.26 17:14:24.278465 [ 291 ] {} <Debug> TCP-Session: 19e992d7-ab2d-4599-9170-660113bb38ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.02.26 17:14:24.278217 [ 292 ] {} <Debug> TCP-Session: accdcfa2-6001-408b-982d-061d3d96c745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.02.26 17:14:24.278490 [ 290 ] {} <Debug> TCP-Session: 96d9f145-1dfe-4868-a1a2-01f0c8098b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.02.26 17:14:24.548934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41531 | ||
| 7477 | 2026.02.26 17:14:24.549060 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2026.02.26 17:14:24.549089 [ 292 ] {} <Debug> TCP-Session: e5c6e337-8e4b-48b3-a179-a5e3b0985031 Authenticating user 'default' from [fd00:1122:3344:101::e]:41531 | ||
| 7479 | 2026.02.26 17:14:24.549112 [ 292 ] {} <Debug> TCP-Session: e5c6e337-8e4b-48b3-a179-a5e3b0985031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7480 | 2026.02.26 17:14:24.549126 [ 292 ] {} <Debug> TCP-Session: e5c6e337-8e4b-48b3-a179-a5e3b0985031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.02.26 17:14:24.549293 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54666 | ||
| 7482 | 2026.02.26 17:14:24.549329 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40032 | ||
| 7483 | 2026.02.26 17:14:24.549342 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46908 | ||
| 7484 | 2026.02.26 17:14:24.549377 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40542 | ||
| 7485 | 2026.02.26 17:14:24.549406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63460 | ||
| 7486 | 2026.02.26 17:14:24.549416 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55473 | ||
| 7487 | 2026.02.26 17:14:24.549451 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.02.26 17:14:24.549451 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7489 | 2026.02.26 17:14:24.549429 [ 292 ] {} <Trace> TCP-Session: e5c6e337-8e4b-48b3-a179-a5e3b0985031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.02.26 17:14:24.549495 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7491 | 2026.02.26 17:14:24.549511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7492 | 2026.02.26 17:14:24.549488 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7493 | 2026.02.26 17:14:24.549546 [ 291 ] {} <Debug> TCP-Session: e12e9833-572c-40c3-9497-b6c7016acda9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55473 | ||
| 7494 | 2026.02.26 17:14:24.549571 [ 290 ] {} <Debug> TCP-Session: 8580a5e8-5361-4319-bf06-7fd78938a0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:63460 | ||
| 7495 | 2026.02.26 17:14:24.549586 [ 291 ] {} <Debug> TCP-Session: e12e9833-572c-40c3-9497-b6c7016acda9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.02.26 17:14:24.549604 [ 290 ] {} <Debug> TCP-Session: 8580a5e8-5361-4319-bf06-7fd78938a0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.02.26 17:14:24.549612 [ 291 ] {} <Debug> TCP-Session: e12e9833-572c-40c3-9497-b6c7016acda9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.02.26 17:14:24.549627 [ 290 ] {} <Debug> TCP-Session: 8580a5e8-5361-4319-bf06-7fd78938a0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.02.26 17:14:24.549486 [ 275 ] {} <Debug> TCP-Session: 00269eeb-5fbc-4a88-a80a-a387414d6c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:46908 | ||
| 7500 | 2026.02.26 17:14:24.549402 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2026.02.26 17:14:24.549674 [ 275 ] {} <Debug> TCP-Session: 00269eeb-5fbc-4a88-a80a-a387414d6c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.02.26 17:14:24.549667 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41531) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7503 | 2026.02.26 17:14:24.549707 [ 275 ] {} <Debug> TCP-Session: 00269eeb-5fbc-4a88-a80a-a387414d6c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2026.02.26 17:14:24.549705 [ 293 ] {} <Debug> TCP-Session: 0460c825-a232-4c4c-b1e4-2a62829ceb70 Authenticating user 'default' from [fd00:1122:3344:101::e]:54666 | ||
| 7505 | 2026.02.26 17:14:24.549384 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34888 | ||
| 7506 | 2026.02.26 17:14:24.549775 [ 293 ] {} <Debug> TCP-Session: 0460c825-a232-4c4c-b1e4-2a62829ceb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.02.26 17:14:24.549374 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46605 | ||
| 7508 | 2026.02.26 17:14:24.549792 [ 293 ] {} <Debug> TCP-Session: 0460c825-a232-4c4c-b1e4-2a62829ceb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.02.26 17:14:24.549825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7510 | 2026.02.26 17:14:24.549539 [ 287 ] {} <Debug> TCP-Session: 35e776e7-57a8-42be-80ab-c90619b15cae Authenticating user 'default' from [fd00:1122:3344:101::e]:40542 | ||
| 7511 | 2026.02.26 17:14:24.549851 [ 289 ] {} <Debug> TCP-Session: 227c2b78-a896-4d87-b960-df175a206031 Authenticating user 'default' from [fd00:1122:3344:101::e]:34888 | ||
| 7512 | 2026.02.26 17:14:24.549862 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7513 | 2026.02.26 17:14:24.549871 [ 287 ] {} <Debug> TCP-Session: 35e776e7-57a8-42be-80ab-c90619b15cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.02.26 17:14:24.549881 [ 289 ] {} <Debug> TCP-Session: 227c2b78-a896-4d87-b960-df175a206031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.02.26 17:14:24.549899 [ 287 ] {} <Debug> TCP-Session: 35e776e7-57a8-42be-80ab-c90619b15cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.02.26 17:14:24.549896 [ 286 ] {} <Debug> TCP-Session: 6cfc4a3f-8643-4f07-9a76-adf29001a284 Authenticating user 'default' from [fd00:1122:3344:101::e]:46605 | ||
| 7517 | 2026.02.26 17:14:24.549913 [ 289 ] {} <Debug> TCP-Session: 227c2b78-a896-4d87-b960-df175a206031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.02.26 17:14:24.549938 [ 286 ] {} <Debug> TCP-Session: 6cfc4a3f-8643-4f07-9a76-adf29001a284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.02.26 17:14:24.549494 [ 294 ] {} <Debug> TCP-Session: ab607899-b9da-4b20-a85d-7be74d4f757a Authenticating user 'default' from [fd00:1122:3344:101::e]:40032 | ||
| 7520 | 2026.02.26 17:14:24.549963 [ 286 ] {} <Debug> TCP-Session: 6cfc4a3f-8643-4f07-9a76-adf29001a284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.02.26 17:14:24.549988 [ 294 ] {} <Debug> TCP-Session: ab607899-b9da-4b20-a85d-7be74d4f757a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.02.26 17:14:24.549988 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7523 | 2026.02.26 17:14:24.550008 [ 294 ] {} <Debug> TCP-Session: ab607899-b9da-4b20-a85d-7be74d4f757a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.02.26 17:14:24.550068 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7525 | 2026.02.26 17:14:24.550383 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Debug> oximeter.version (ddc8e893-468b-43f7-935f-34791385b260) (SelectExecutor): Key condition: unknown | ||
| 7526 | 2026.02.26 17:14:24.551355 [ 303 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> AggregatingTransform: Aggregating | ||
| 7527 | 2026.02.26 17:14:24.551403 [ 303 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7528 | 2026.02.26 17:14:24.551439 [ 303 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947246 sec. (1055.692 rows/sec., 41.24 KiB/sec.) | ||
| 7529 | 2026.02.26 17:14:24.551460 [ 303 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Trace> Aggregator: Merging aggregated data | ||
| 7530 | 2026.02.26 17:14:24.552685 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003081 sec., 324.5699448231094 rows/sec., 12.68 KiB/sec. | ||
| 7531 | 2026.02.26 17:14:24.552811 [ 292 ] {3b746ef4-8f3f-43be-a429-93f7aac0c46c} <Debug> TCPHandler: Processed in 0.003504627 sec. | ||
| 7532 | 2026.02.26 17:14:24.552962 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.02.26 17:14:24.552990 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7534 | 2026.02.26 17:14:24.553007 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2026.02.26 17:14:24.553032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7536 | 2026.02.26 17:14:24.553045 [ 291 ] {} <Debug> TCP-Session: e12e9833-572c-40c3-9497-b6c7016acda9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.02.26 17:14:24.553059 [ 286 ] {} <Debug> TCP-Session: 6cfc4a3f-8643-4f07-9a76-adf29001a284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.02.26 17:14:24.553090 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7539 | 2026.02.26 17:14:24.553108 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7540 | 2026.02.26 17:14:24.553142 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7541 | 2026.02.26 17:14:24.553148 [ 275 ] {} <Debug> TCP-Session: 00269eeb-5fbc-4a88-a80a-a387414d6c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.02.26 17:14:24.553170 [ 287 ] {} <Debug> TCP-Session: 35e776e7-57a8-42be-80ab-c90619b15cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.02.26 17:14:24.553189 [ 289 ] {} <Debug> TCP-Session: 227c2b78-a896-4d87-b960-df175a206031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.02.26 17:14:24.553094 [ 293 ] {} <Debug> TCP-Session: 0460c825-a232-4c4c-b1e4-2a62829ceb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.02.26 17:14:24.553067 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7546 | 2026.02.26 17:14:24.553065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7547 | 2026.02.26 17:14:24.553282 [ 290 ] {} <Debug> TCP-Session: 8580a5e8-5361-4319-bf06-7fd78938a0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.02.26 17:14:24.553012 [ 292 ] {} <Debug> TCP-Session: e5c6e337-8e4b-48b3-a179-a5e3b0985031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.02.26 17:14:24.553302 [ 294 ] {} <Debug> TCP-Session: ab607899-b9da-4b20-a85d-7be74d4f757a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2026.02.26 17:14:26.171932 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.02.26 17:14:26.172106 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7552 | 2026.02.26 17:14:26.172170 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7553 | 2026.02.26 17:14:26.172912 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.02.26 17:14:26.172960 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7555 | 2026.02.26 17:14:26.173379 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7556 | 2026.02.26 17:14:26.173611 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.02.26 17:14:26.173770 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 7558 | 2026.02.26 17:14:26.173822 [ 277 ] {386236e0-2484-48b1-93a4-b2ad4032738b} <Debug> TCPHandler: Processed in 0.002009756 sec. | ||
| 7559 | 2026.02.26 17:14:26.173949 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.02.26 17:14:26.174051 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7561 | 2026.02.26 17:14:26.174094 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7562 | 2026.02.26 17:14:26.174906 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.02.26 17:14:26.174944 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7564 | 2026.02.26 17:14:26.175336 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7565 | 2026.02.26 17:14:26.175563 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.02.26 17:14:26.175704 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001675 sec., 512835.82089552237 rows/sec., 40.85 MiB/sec. | ||
| 7567 | 2026.02.26 17:14:26.175743 [ 277 ] {d4f0640c-65e0-48cc-a6cd-f660868820d0} <Debug> TCPHandler: Processed in 0.001845651 sec. | ||
| 7568 | 2026.02.26 17:14:26.175874 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.02.26 17:14:26.175970 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.02.26 17:14:26.176011 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7571 | 2026.02.26 17:14:26.176458 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.02.26 17:14:26.176495 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7573 | 2026.02.26 17:14:26.176814 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7574 | 2026.02.26 17:14:26.177023 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.02.26 17:14:26.177151 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001201 sec., 144046.62781015818 rows/sec., 8.84 MiB/sec. | ||
| 7576 | 2026.02.26 17:14:26.177190 [ 277 ] {8b9e8412-d19a-4bf5-abc0-de97731341be} <Debug> TCPHandler: Processed in 0.001365198 sec. | ||
| 7577 | 2026.02.26 17:14:26.177303 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.02.26 17:14:26.177398 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7579 | 2026.02.26 17:14:26.177437 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7580 | 2026.02.26 17:14:26.177869 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.02.26 17:14:26.177906 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7582 | 2026.02.26 17:14:26.178219 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7583 | 2026.02.26 17:14:26.178437 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.02.26 17:14:26.178561 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 7585 | 2026.02.26 17:14:26.178599 [ 277 ] {2b3ed4bd-1581-46c4-9282-c09e6ba121de} <Debug> TCPHandler: Processed in 0.001344787 sec. | ||
| 7586 | 2026.02.26 17:14:26.178710 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.02.26 17:14:26.178804 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.02.26 17:14:26.178845 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7589 | 2026.02.26 17:14:26.179268 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.02.26 17:14:26.179304 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7591 | 2026.02.26 17:14:26.179615 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7592 | 2026.02.26 17:14:26.179834 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.02.26 17:14:26.179959 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 7594 | 2026.02.26 17:14:26.179997 [ 277 ] {16c2d454-3bc8-4e66-8b5a-a3dcc568bed9} <Debug> TCPHandler: Processed in 0.001336197 sec. | ||
| 7595 | 2026.02.26 17:14:26.180114 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.02.26 17:14:26.180207 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7597 | 2026.02.26 17:14:26.180246 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7598 | 2026.02.26 17:14:26.180883 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.02.26 17:14:26.180925 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7600 | 2026.02.26 17:14:26.181312 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7601 | 2026.02.26 17:14:26.181542 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.02.26 17:14:26.181677 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001487 sec., 350369.8722259583 rows/sec., 24.73 MiB/sec. | ||
| 7603 | 2026.02.26 17:14:26.181716 [ 277 ] {111c6f4c-d84f-44f6-8e85-55204bf36825} <Debug> TCPHandler: Processed in 0.001651286 sec. | ||
| 7604 | 2026.02.26 17:14:26.181830 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.02.26 17:14:26.181927 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7606 | 2026.02.26 17:14:26.181969 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7607 | 2026.02.26 17:14:26.182306 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.02.26 17:14:26.182343 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7609 | 2026.02.26 17:14:26.182647 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7610 | 2026.02.26 17:14:26.182875 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.02.26 17:14:26.183008 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 7612 | 2026.02.26 17:14:26.183045 [ 277 ] {04887f6f-f5ff-48bc-8f78-2c853bb7ae5d} <Debug> TCPHandler: Processed in 0.001263665 sec. | ||
| 7613 | 2026.02.26 17:14:26.183157 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.02.26 17:14:26.183252 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.02.26 17:14:26.183293 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7616 | 2026.02.26 17:14:26.183725 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.02.26 17:14:26.183761 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7618 | 2026.02.26 17:14:26.184118 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7619 | 2026.02.26 17:14:26.184339 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.02.26 17:14:26.184472 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001239 sec., 213882.1630347054 rows/sec., 14.21 MiB/sec. | ||
| 7621 | 2026.02.26 17:14:26.184509 [ 277 ] {1ccf7dca-87d3-4a12-9eae-7e04adca60d2} <Debug> TCPHandler: Processed in 0.001400829 sec. | ||
| 7622 | 2026.02.26 17:14:26.184622 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.02.26 17:14:26.184722 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.02.26 17:14:26.184764 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7625 | 2026.02.26 17:14:26.185090 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.02.26 17:14:26.185126 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7627 | 2026.02.26 17:14:26.185463 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7628 | 2026.02.26 17:14:26.185691 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.02.26 17:14:26.185819 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 7630 | 2026.02.26 17:14:26.185856 [ 277 ] {5a451c2c-e670-4501-9a02-33f7b128beae} <Debug> TCPHandler: Processed in 0.001283176 sec. | ||
| 7631 | 2026.02.26 17:14:26.185968 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.02.26 17:14:26.186062 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.02.26 17:14:26.186114 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7634 | 2026.02.26 17:14:26.186942 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.02.26 17:14:26.186979 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7636 | 2026.02.26 17:14:26.187542 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7637 | 2026.02.26 17:14:26.187780 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.02.26 17:14:26.187916 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 7639 | 2026.02.26 17:14:26.187976 [ 277 ] {e1a4291b-ad93-445d-aa35-74a8051c79b3} <Debug> TCPHandler: Processed in 0.002056777 sec. | ||
| 7640 | 2026.02.26 17:14:26.188090 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.02.26 17:14:26.188186 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.02.26 17:14:26.188226 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7643 | 2026.02.26 17:14:26.188577 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.02.26 17:14:26.188614 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7645 | 2026.02.26 17:14:26.188938 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7646 | 2026.02.26 17:14:26.189162 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.02.26 17:14:26.189292 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 7648 | 2026.02.26 17:14:26.189328 [ 277 ] {b834ec02-a4c7-4efe-baed-4c54b2cce75e} <Debug> TCPHandler: Processed in 0.001286556 sec. | ||
| 7649 | 2026.02.26 17:14:28.592616 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7650 | 2026.02.26 17:14:28.592679 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7651 | 2026.02.26 17:14:28.770871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15340 | ||
| 7652 | 2026.02.26 17:14:28.771396 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.02.26 17:14:28.771440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7654 | 2026.02.26 17:14:28.771932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7655 | 2026.02.26 17:14:28.772179 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.02.26 17:14:28.772319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15340 | ||
| 7657 | 2026.02.26 17:14:28.958873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1000 | ||
| 7658 | 2026.02.26 17:14:28.961438 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.02.26 17:14:28.961485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7660 | 2026.02.26 17:14:28.962797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7661 | 2026.02.26 17:14:28.963068 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.02.26 17:14:28.963329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7663 | 2026.02.26 17:14:29.001160 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000807592 sec. | ||
| 7664 | 2026.02.26 17:14:29.553709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7665 | 2026.02.26 17:14:29.569177 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.02.26 17:14:29.569231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7667 | 2026.02.26 17:14:29.575615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7668 | 2026.02.26 17:14:29.576320 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.26 17:14:29.579003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7670 | 2026.02.26 17:14:31.162816 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.02.26 17:14:31.162986 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7672 | 2026.02.26 17:14:31.163047 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7673 | 2026.02.26 17:14:31.163672 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.02.26 17:14:31.163721 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7675 | 2026.02.26 17:14:31.164099 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7676 | 2026.02.26 17:14:31.164320 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.02.26 17:14:31.164447 [ 132 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7678 | 2026.02.26 17:14:31.164467 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001526 sec., 49803.40760157274 rows/sec., 4.10 MiB/sec. | ||
| 7679 | 2026.02.26 17:14:31.164490 [ 132 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.02.26 17:14:31.164513 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7681 | 2026.02.26 17:14:31.164516 [ 277 ] {c5144c85-94a4-4a4f-901b-d0aa005c9f72} <Debug> TCPHandler: Processed in 0.001827371 sec. | ||
| 7682 | 2026.02.26 17:14:31.164644 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.02.26 17:14:31.164681 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 7684 | 2026.02.26 17:14:31.164757 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7685 | 2026.02.26 17:14:31.164806 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7686 | 2026.02.26 17:14:31.164890 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7687 | 2026.02.26 17:14:31.164950 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2149 rows starting from the beginning of the part | ||
| 7688 | 2026.02.26 17:14:31.165055 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7689 | 2026.02.26 17:14:31.165132 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 859 rows starting from the beginning of the part | ||
| 7690 | 2026.02.26 17:14:31.165202 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1218 rows starting from the beginning of the part | ||
| 7691 | 2026.02.26 17:14:31.165217 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.02.26 17:14:31.165259 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7693 | 2026.02.26 17:14:31.165278 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 859 rows starting from the beginning of the part | ||
| 7694 | 2026.02.26 17:14:31.165353 [ 197 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7695 | 2026.02.26 17:14:31.165581 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7696 | 2026.02.26 17:14:31.165822 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.02.26 17:14:31.165953 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 616.86 KiB/sec. | ||
| 7698 | 2026.02.26 17:14:31.165991 [ 277 ] {746e4f69-3749-401b-9c41-e5a53529c1c3} <Debug> TCPHandler: Processed in 0.001397179 sec. | ||
| 7699 | 2026.02.26 17:14:31.166106 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.02.26 17:14:31.166204 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7701 | 2026.02.26 17:14:31.166244 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7702 | 2026.02.26 17:14:31.166646 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.02.26 17:14:31.166680 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7704 | 2026.02.26 17:14:31.166995 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7705 | 2026.02.26 17:14:31.167199 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.02.26 17:14:31.167289 [ 132 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7707 | 2026.02.26 17:14:31.167316 [ 132 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.02.26 17:14:31.167321 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 7709 | 2026.02.26 17:14:31.167332 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7710 | 2026.02.26 17:14:31.167359 [ 277 ] {4d47bb17-0e04-4cd3-85a8-a15ee039285f} <Debug> TCPHandler: Processed in 0.001301066 sec. | ||
| 7711 | 2026.02.26 17:14:31.167388 [ 192 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5237 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796517 sec., 1872686.6312631033 rows/sec., 159.71 MiB/sec. | ||
| 7712 | 2026.02.26 17:14:31.167411 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 7713 | 2026.02.26 17:14:31.167473 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.02.26 17:14:31.167525 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7715 | 2026.02.26 17:14:31.167563 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1061 rows starting from the beginning of the part | ||
| 7716 | 2026.02.26 17:14:31.167572 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7717 | 2026.02.26 17:14:31.167620 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7718 | 2026.02.26 17:14:31.167626 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7719 | 2026.02.26 17:14:31.167684 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 521 rows starting from the beginning of the part | ||
| 7720 | 2026.02.26 17:14:31.167730 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 534 rows starting from the beginning of the part | ||
| 7721 | 2026.02.26 17:14:31.167775 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 521 rows starting from the beginning of the part | ||
| 7722 | 2026.02.26 17:14:31.167821 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7723 | 2026.02.26 17:14:31.167820 [ 198 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7724 | 2026.02.26 17:14:31.168028 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.02.26 17:14:31.168069 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7726 | 2026.02.26 17:14:31.168259 [ 198 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.26 17:14:31.168366 [ 198 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_46_9} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7728 | 2026.02.26 17:14:31.168438 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7729 | 2026.02.26 17:14:31.168470 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 7730 | 2026.02.26 17:14:31.168667 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.02.26 17:14:31.168779 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7732 | 2026.02.26 17:14:31.168803 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.26 17:14:31.168808 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 7734 | 2026.02.26 17:14:31.168818 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7735 | 2026.02.26 17:14:31.168845 [ 277 ] {e4b95235-f466-4da6-a431-db3d944ad6cf} <Debug> TCPHandler: Processed in 0.00142069 sec. | ||
| 7736 | 2026.02.26 17:14:31.168895 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 7737 | 2026.02.26 17:14:31.168953 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.02.26 17:14:31.168993 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7739 | 2026.02.26 17:14:31.169023 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13780 rows starting from the beginning of the part | ||
| 7740 | 2026.02.26 17:14:31.169048 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.02.26 17:14:31.169063 [ 198 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693317 sec., 1644700.9036110782 rows/sec., 125.52 MiB/sec. | ||
| 7742 | 2026.02.26 17:14:31.169080 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7743 | 2026.02.26 17:14:31.169103 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7744 | 2026.02.26 17:14:31.169132 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7745 | 2026.02.26 17:14:31.169174 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 846 rows starting from the beginning of the part | ||
| 7746 | 2026.02.26 17:14:31.169214 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7747 | 2026.02.26 17:14:31.169235 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7748 | 2026.02.26 17:14:31.169254 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::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 | ||
| 7749 | 2026.02.26 17:14:31.169519 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.02.26 17:14:31.169596 [ 189 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_46_9} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7751 | 2026.02.26 17:14:31.169670 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7752 | 2026.02.26 17:14:31.169845 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.02.26 17:14:31.169883 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7754 | 2026.02.26 17:14:31.170438 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7755 | 2026.02.26 17:14:31.170676 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.02.26 17:14:31.170830 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 7757 | 2026.02.26 17:14:31.170900 [ 277 ] {8be1f26b-cb6e-498a-bb29-f67b36e2a706} <Debug> TCPHandler: Processed in 0.001993896 sec. | ||
| 7758 | 2026.02.26 17:14:31.171024 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.02.26 17:14:31.171142 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7760 | 2026.02.26 17:14:31.171192 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7761 | 2026.02.26 17:14:31.171609 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.02.26 17:14:31.171642 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7763 | 2026.02.26 17:14:31.171962 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7764 | 2026.02.26 17:14:31.172245 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.02.26 17:14:31.172345 [ 132 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7766 | 2026.02.26 17:14:31.172373 [ 132 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.02.26 17:14:31.172375 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 7768 | 2026.02.26 17:14:31.172389 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7769 | 2026.02.26 17:14:31.172415 [ 277 ] {048df740-b394-4125-85fe-5fd540288c28} <Debug> TCPHandler: Processed in 0.001451481 sec. | ||
| 7770 | 2026.02.26 17:14:31.172477 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 7771 | 2026.02.26 17:14:31.172593 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7772 | 2026.02.26 17:14:31.172625 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2820 rows starting from the beginning of the part | ||
| 7773 | 2026.02.26 17:14:31.172686 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 7774 | 2026.02.26 17:14:31.172728 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7775 | 2026.02.26 17:14:31.172765 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 7776 | 2026.02.26 17:14:31.172801 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7777 | 2026.02.26 17:14:31.172834 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 7778 | 2026.02.26 17:14:31.174079 [ 189 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641046 sec., 1937788.4593119267 rows/sec., 125.21 MiB/sec. | ||
| 7779 | 2026.02.26 17:14:31.174165 [ 196 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15476 rows, containing 5 columns (5 merged, 0 gathered) in 0.005308567 sec., 2915287.684981653 rows/sec., 197.26 MiB/sec. | ||
| 7780 | 2026.02.26 17:14:31.174406 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7781 | 2026.02.26 17:14:31.174609 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7782 | 2026.02.26 17:14:31.174682 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.02.26 17:14:31.174763 [ 190 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_46_9} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7784 | 2026.02.26 17:14:31.174826 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7785 | 2026.02.26 17:14:31.174945 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.02.26 17:14:31.175030 [ 188 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7787 | 2026.02.26 17:14:31.175110 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7788 | 2026.02.26 17:14:32.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.24 MiB, peak 294.41 MiB, free memory in arenas 0.00 B, will set to 286.70 MiB (RSS), difference: 1.46 MiB | ||
| 7789 | 2026.02.26 17:14:36.171776 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.02.26 17:14:36.171970 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.02.26 17:14:36.172034 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7792 | 2026.02.26 17:14:36.172784 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.26 17:14:36.172833 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7794 | 2026.02.26 17:14:36.173251 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7795 | 2026.02.26 17:14:36.173493 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.26 17:14:36.173650 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 7797 | 2026.02.26 17:14:36.173701 [ 277 ] {d8f8baa4-fccd-4bea-821c-ead13d50623a} <Debug> TCPHandler: Processed in 0.002051167 sec. | ||
| 7798 | 2026.02.26 17:14:36.173835 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.02.26 17:14:36.173940 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7800 | 2026.02.26 17:14:36.173983 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7801 | 2026.02.26 17:14:36.174426 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.26 17:14:36.174464 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7803 | 2026.02.26 17:14:36.174755 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7804 | 2026.02.26 17:14:36.174958 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.26 17:14:36.175089 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 278.07 KiB/sec. | ||
| 7806 | 2026.02.26 17:14:36.175128 [ 277 ] {09486265-b5e6-4892-85ac-4d6f3c1888b0} <Debug> TCPHandler: Processed in 0.001343807 sec. | ||
| 7807 | 2026.02.26 17:14:36.175239 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.02.26 17:14:36.175334 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7809 | 2026.02.26 17:14:36.175373 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7810 | 2026.02.26 17:14:36.176052 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.02.26 17:14:36.176088 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7812 | 2026.02.26 17:14:36.176457 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7813 | 2026.02.26 17:14:36.176667 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.02.26 17:14:36.176797 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Debug> executeQuery: Read 861 rows, 70.21 KiB in 0.001482 sec., 580971.6599190283 rows/sec., 46.27 MiB/sec. | ||
| 7815 | 2026.02.26 17:14:36.176834 [ 277 ] {be28c50e-57ae-4560-a905-5212de20d024} <Debug> TCPHandler: Processed in 0.001645286 sec. | ||
| 7816 | 2026.02.26 17:14:36.176963 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.02.26 17:14:36.177059 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.02.26 17:14:36.177098 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7819 | 2026.02.26 17:14:36.177539 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.02.26 17:14:36.177575 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7821 | 2026.02.26 17:14:36.177893 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7822 | 2026.02.26 17:14:36.178115 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.02.26 17:14:36.178246 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001206 sec., 146766.16915422885 rows/sec., 9.03 MiB/sec. | ||
| 7824 | 2026.02.26 17:14:36.178285 [ 277 ] {05f0ab83-4bdd-4f3c-ba8c-d302d246586e} <Debug> TCPHandler: Processed in 0.001370448 sec. | ||
| 7825 | 2026.02.26 17:14:36.178397 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.02.26 17:14:36.178492 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.02.26 17:14:36.178532 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7828 | 2026.02.26 17:14:36.178958 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.02.26 17:14:36.178993 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7830 | 2026.02.26 17:14:36.179299 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7831 | 2026.02.26 17:14:36.179517 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.02.26 17:14:36.179644 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 7833 | 2026.02.26 17:14:36.179683 [ 277 ] {8e2f8b0c-6226-46af-a41e-3bad037bbc07} <Debug> TCPHandler: Processed in 0.001333797 sec. | ||
| 7834 | 2026.02.26 17:14:36.179797 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.26 17:14:36.179891 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.26 17:14:36.179930 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7837 | 2026.02.26 17:14:36.180356 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.02.26 17:14:36.180392 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7839 | 2026.02.26 17:14:36.180689 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7840 | 2026.02.26 17:14:36.180915 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.02.26 17:14:36.181046 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 7842 | 2026.02.26 17:14:36.181083 [ 277 ] {4256e3c8-51a2-4d57-ac04-ee1b48105180} <Debug> TCPHandler: Processed in 0.001335397 sec. | ||
| 7843 | 2026.02.26 17:14:36.181194 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.02.26 17:14:36.181288 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7845 | 2026.02.26 17:14:36.181328 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7846 | 2026.02.26 17:14:36.181882 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.02.26 17:14:36.181919 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7848 | 2026.02.26 17:14:36.182246 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7849 | 2026.02.26 17:14:36.182470 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.02.26 17:14:36.182596 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Debug> executeQuery: Read 525 rows, 37.99 KiB in 0.001326 sec., 395927.6018099548 rows/sec., 27.98 MiB/sec. | ||
| 7851 | 2026.02.26 17:14:36.182635 [ 277 ] {06273923-5fe4-491e-ad31-276aea7c2202} <Debug> TCPHandler: Processed in 0.001488611 sec. | ||
| 7852 | 2026.02.26 17:14:36.182748 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.02.26 17:14:36.182843 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7854 | 2026.02.26 17:14:36.182883 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7855 | 2026.02.26 17:14:36.183210 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.02.26 17:14:36.183246 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7857 | 2026.02.26 17:14:36.183548 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7858 | 2026.02.26 17:14:36.183766 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.02.26 17:14:36.183875 [ 121 ] {} <Debug> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7860 | 2026.02.26 17:14:36.183894 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7861 | 2026.02.26 17:14:36.183933 [ 121 ] {} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.02.26 17:14:36.183943 [ 277 ] {1a1ca5bd-5b97-401e-9981-1a8bced372cd} <Debug> TCPHandler: Processed in 0.001248225 sec. | ||
| 7863 | 2026.02.26 17:14:36.183962 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7864 | 2026.02.26 17:14:36.184062 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.02.26 17:14:36.184084 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::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 | ||
| 7866 | 2026.02.26 17:14:36.184164 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.02.26 17:14:36.184208 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7868 | 2026.02.26 17:14:36.184221 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.02.26 17:14:36.184264 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7870 | 2026.02.26 17:14:36.184330 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7871 | 2026.02.26 17:14:36.184376 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7872 | 2026.02.26 17:14:36.184420 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7873 | 2026.02.26 17:14:36.184457 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7874 | 2026.02.26 17:14:36.184498 [ 189 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7875 | 2026.02.26 17:14:36.184609 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.02.26 17:14:36.184651 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7877 | 2026.02.26 17:14:36.185010 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7878 | 2026.02.26 17:14:36.185241 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.02.26 17:14:36.185258 [ 190 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215134 sec., 103692.26768405788 rows/sec., 5.29 MiB/sec. | ||
| 7880 | 2026.02.26 17:14:36.185371 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001226 sec., 217781.40293637844 rows/sec., 14.48 MiB/sec. | ||
| 7881 | 2026.02.26 17:14:36.185414 [ 277 ] {5910d4b5-bdba-4684-8f4c-d4769f06c382} <Debug> TCPHandler: Processed in 0.001400149 sec. | ||
| 7882 | 2026.02.26 17:14:36.185430 [ 196 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7883 | 2026.02.26 17:14:36.185527 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.02.26 17:14:36.185622 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.02.26 17:14:36.185661 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7886 | 2026.02.26 17:14:36.185703 [ 196 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.02.26 17:14:36.185770 [ 196 ] {21f1aa07-f004-4e15-83ba-9eb749bc75da::all_1_21_4} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7888 | 2026.02.26 17:14:36.185850 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7889 | 2026.02.26 17:14:36.185988 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.02.26 17:14:36.186023 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7891 | 2026.02.26 17:14:36.186313 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7892 | 2026.02.26 17:14:36.186533 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.26 17:14:36.186657 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 7894 | 2026.02.26 17:14:36.186692 [ 277 ] {34924a02-6f48-4368-a949-2eeb9f23eb6b} <Debug> TCPHandler: Processed in 0.001213584 sec. | ||
| 7895 | 2026.02.26 17:14:36.186803 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.02.26 17:14:36.186897 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.02.26 17:14:36.186949 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7898 | 2026.02.26 17:14:36.187731 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.02.26 17:14:36.187768 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7900 | 2026.02.26 17:14:36.188295 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7901 | 2026.02.26 17:14:36.188519 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.02.26 17:14:36.188657 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001778 sec., 17435.320584926885 rows/sec., 31.24 MiB/sec. | ||
| 7903 | 2026.02.26 17:14:36.188727 [ 277 ] {ba068d19-1795-4946-8a6e-6934ae538e7b} <Debug> TCPHandler: Processed in 0.001972655 sec. | ||
| 7904 | 2026.02.26 17:14:36.188897 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.02.26 17:14:36.188993 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.02.26 17:14:36.189032 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7907 | 2026.02.26 17:14:36.189368 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.02.26 17:14:36.189404 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7909 | 2026.02.26 17:14:36.189703 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7910 | 2026.02.26 17:14:36.189929 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.02.26 17:14:36.190052 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 7912 | 2026.02.26 17:14:36.190134 [ 277 ] {0e0c894f-58fc-495c-9454-f6f65557ef2e} <Debug> TCPHandler: Processed in 0.001284636 sec. | ||
| 7913 | 2026.02.26 17:14:36.272430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15852 | ||
| 7914 | 2026.02.26 17:14:36.273007 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.02.26 17:14:36.273047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7916 | 2026.02.26 17:14:36.273532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7917 | 2026.02.26 17:14:36.273775 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.02.26 17:14:36.273892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15852 | ||
| 7919 | 2026.02.26 17:14:37.079079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7920 | 2026.02.26 17:14:37.095140 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.02.26 17:14:37.095196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7922 | 2026.02.26 17:14:37.101337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7923 | 2026.02.26 17:14:37.102031 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.02.26 17:14:37.104829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7925 | 2026.02.26 17:14:38.963598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1036 | ||
| 7926 | 2026.02.26 17:14:38.965987 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.02.26 17:14:38.966033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7928 | 2026.02.26 17:14:38.967238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7929 | 2026.02.26 17:14:38.967520 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.02.26 17:14:38.967773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 7931 | 2026.02.26 17:14:41.163155 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.02.26 17:14:41.163342 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7933 | 2026.02.26 17:14:41.163403 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7934 | 2026.02.26 17:14:41.164037 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.02.26 17:14:41.164079 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7936 | 2026.02.26 17:14:41.164471 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7937 | 2026.02.26 17:14:41.164723 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.02.26 17:14:41.164878 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001581 sec., 48070.841239721696 rows/sec., 3.96 MiB/sec. | ||
| 7939 | 2026.02.26 17:14:41.164922 [ 277 ] {6ce0b82e-e039-46ed-a458-3f4bc0167d27} <Debug> TCPHandler: Processed in 0.001883782 sec. | ||
| 7940 | 2026.02.26 17:14:41.165043 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.26 17:14:41.165140 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.02.26 17:14:41.165180 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7943 | 2026.02.26 17:14:41.165573 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.02.26 17:14:41.165608 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7945 | 2026.02.26 17:14:41.165918 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7946 | 2026.02.26 17:14:41.166127 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.02.26 17:14:41.166234 [ 115 ] {} <Debug> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7948 | 2026.02.26 17:14:41.166257 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 7949 | 2026.02.26 17:14:41.166302 [ 115 ] {} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.02.26 17:14:41.166312 [ 277 ] {a8a6cef1-ae3b-4247-99ff-294324c0e253} <Debug> TCPHandler: Processed in 0.001316826 sec. | ||
| 7951 | 2026.02.26 17:14:41.166332 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7952 | 2026.02.26 17:14:41.166445 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.02.26 17:14:41.166470 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 7954 | 2026.02.26 17:14:41.166544 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7955 | 2026.02.26 17:14:41.166587 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7956 | 2026.02.26 17:14:41.166617 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7957 | 2026.02.26 17:14:41.166655 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 215 rows starting from the beginning of the part | ||
| 7958 | 2026.02.26 17:14:41.166728 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::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 | ||
| 7959 | 2026.02.26 17:14:41.166772 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 173 rows starting from the beginning of the part | ||
| 7960 | 2026.02.26 17:14:41.166811 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7961 | 2026.02.26 17:14:41.166846 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part | ||
| 7962 | 2026.02.26 17:14:41.166884 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7963 | 2026.02.26 17:14:41.167014 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.02.26 17:14:41.167055 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7965 | 2026.02.26 17:14:41.167424 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7966 | 2026.02.26 17:14:41.167661 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.02.26 17:14:41.167757 [ 199 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348917 sec., 444059.9384543304 rows/sec., 29.60 MiB/sec. | ||
| 7968 | 2026.02.26 17:14:41.167792 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001267 sec., 58405.68271507498 rows/sec., 4.56 MiB/sec. | ||
| 7969 | 2026.02.26 17:14:41.167834 [ 277 ] {19da6b6f-afe9-4cd7-9280-c5ce710246de} <Debug> TCPHandler: Processed in 0.00143691 sec. | ||
| 7970 | 2026.02.26 17:14:41.167914 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7971 | 2026.02.26 17:14:41.167948 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.02.26 17:14:41.168049 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.02.26 17:14:41.168093 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7974 | 2026.02.26 17:14:41.168174 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.02.26 17:14:41.168248 [ 190 ] {a9b08864-6198-487b-a40a-cc840a77a310::all_1_46_9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7976 | 2026.02.26 17:14:41.168320 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7977 | 2026.02.26 17:14:41.168499 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.02.26 17:14:41.168539 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7979 | 2026.02.26 17:14:41.168886 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7980 | 2026.02.26 17:14:41.169108 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.02.26 17:14:41.169237 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 7982 | 2026.02.26 17:14:41.169273 [ 277 ] {a7d92532-e8bf-4f46-92c9-3e3eccb5646f} <Debug> TCPHandler: Processed in 0.001373747 sec. | ||
| 7983 | 2026.02.26 17:14:41.169381 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.02.26 17:14:41.169475 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7985 | 2026.02.26 17:14:41.169528 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7986 | 2026.02.26 17:14:41.170276 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.02.26 17:14:41.170313 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7988 | 2026.02.26 17:14:41.170880 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7989 | 2026.02.26 17:14:41.171114 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.02.26 17:14:41.171238 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7991 | 2026.02.26 17:14:41.171252 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 7992 | 2026.02.26 17:14:41.171286 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.02.26 17:14:41.171311 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7994 | 2026.02.26 17:14:41.171321 [ 277 ] {0723f497-893d-448c-997c-83cebeab376d} <Debug> TCPHandler: Processed in 0.001987225 sec. | ||
| 7995 | 2026.02.26 17:14:41.171383 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::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 | ||
| 7996 | 2026.02.26 17:14:41.171437 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.02.26 17:14:41.171535 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.02.26 17:14:41.171575 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7999 | 2026.02.26 17:14:41.171588 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8000 | 2026.02.26 17:14:41.171643 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 793 rows starting from the beginning of the part | ||
| 8001 | 2026.02.26 17:14:41.171755 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8002 | 2026.02.26 17:14:41.171852 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8003 | 2026.02.26 17:14:41.171910 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.02.26 17:14:41.171940 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8005 | 2026.02.26 17:14:41.171950 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8006 | 2026.02.26 17:14:41.172036 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8007 | 2026.02.26 17:14:41.172133 [ 202 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8008 | 2026.02.26 17:14:41.172281 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8009 | 2026.02.26 17:14:41.172553 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.02.26 17:14:41.172687 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 8011 | 2026.02.26 17:14:41.172727 [ 277 ] {463d21a9-2a77-4dac-be00-04e067669e79} <Debug> TCPHandler: Processed in 0.001338247 sec. | ||
| 8012 | 2026.02.26 17:14:41.177048 [ 201 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 885 rows, containing 19 columns (19 merged, 0 gathered) in 0.005688938 sec., 155565.06328597708 rows/sec., 278.77 MiB/sec. | ||
| 8013 | 2026.02.26 17:14:41.178620 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8014 | 2026.02.26 17:14:41.179053 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.02.26 17:14:41.179139 [ 199 ] {2c5ee19b-344d-4898-a034-9749bdd7081c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8016 | 2026.02.26 17:14:41.179278 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 8017 | 2026.02.26 17:14:42.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.34 MiB, peak 294.98 MiB, free memory in arenas 0.00 B, will set to 289.52 MiB (RSS), difference: 2.18 MiB | ||
| 8018 | 2026.02.26 17:14:43.592935 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8019 | 2026.02.26 17:14:43.593011 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8020 | 2026.02.26 17:14:43.774936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16300 | ||
| 8021 | 2026.02.26 17:14:43.775424 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.02.26 17:14:43.775468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8023 | 2026.02.26 17:14:43.775959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8024 | 2026.02.26 17:14:43.776197 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.02.26 17:14:43.776360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16300 | ||
| 8026 | 2026.02.26 17:14:44.605858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8027 | 2026.02.26 17:14:44.621789 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.02.26 17:14:44.621840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8029 | 2026.02.26 17:14:44.627932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8030 | 2026.02.26 17:14:44.628624 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.02.26 17:14:44.631365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8032 | 2026.02.26 17:14:46.172323 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.02.26 17:14:46.172523 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8034 | 2026.02.26 17:14:46.172594 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8035 | 2026.02.26 17:14:46.173346 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.02.26 17:14:46.173395 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8037 | 2026.02.26 17:14:46.173802 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8038 | 2026.02.26 17:14:46.174027 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.02.26 17:14:46.174172 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 8040 | 2026.02.26 17:14:46.174213 [ 277 ] {a87a652e-e699-4a9b-985c-a22e17a2da2d} <Debug> TCPHandler: Processed in 0.002015555 sec. | ||
| 8041 | 2026.02.26 17:14:46.174341 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2026.02.26 17:14:46.174435 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8043 | 2026.02.26 17:14:46.174474 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8044 | 2026.02.26 17:14:46.175166 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.02.26 17:14:46.175201 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8046 | 2026.02.26 17:14:46.175541 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8047 | 2026.02.26 17:14:46.175745 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.02.26 17:14:46.175867 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.00145 sec., 592413.7931034483 rows/sec., 47.19 MiB/sec. | ||
| 8049 | 2026.02.26 17:14:46.175903 [ 277 ] {ba9eab0f-92d7-4d87-9e25-4589b1427fdc} <Debug> TCPHandler: Processed in 0.001615125 sec. | ||
| 8050 | 2026.02.26 17:14:46.176018 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.02.26 17:14:46.176111 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8052 | 2026.02.26 17:14:46.176151 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8053 | 2026.02.26 17:14:46.176583 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.02.26 17:14:46.176619 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8055 | 2026.02.26 17:14:46.176909 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8056 | 2026.02.26 17:14:46.177109 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.02.26 17:14:46.177229 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001136 sec., 152288.73239436618 rows/sec., 9.35 MiB/sec. | ||
| 8058 | 2026.02.26 17:14:46.177265 [ 277 ] {41818514-f564-410a-ad00-5aeecfa61973} <Debug> TCPHandler: Processed in 0.001295616 sec. | ||
| 8059 | 2026.02.26 17:14:46.177375 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.02.26 17:14:46.177469 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.02.26 17:14:46.177507 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8062 | 2026.02.26 17:14:46.177940 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.02.26 17:14:46.177975 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8064 | 2026.02.26 17:14:46.178262 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8065 | 2026.02.26 17:14:46.178528 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.02.26 17:14:46.178667 [ 109 ] {} <Debug> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8067 | 2026.02.26 17:14:46.178673 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 8068 | 2026.02.26 17:14:46.178743 [ 109 ] {} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.02.26 17:14:46.178771 [ 277 ] {aa157f02-8d1e-4909-b61c-0da4d57ae5f7} <Debug> TCPHandler: Processed in 0.0014432 sec. | ||
| 8070 | 2026.02.26 17:14:46.178774 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8071 | 2026.02.26 17:14:46.178903 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.02.26 17:14:46.178912 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::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 | ||
| 8073 | 2026.02.26 17:14:46.179049 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8074 | 2026.02.26 17:14:46.179057 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8075 | 2026.02.26 17:14:46.179083 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
| 8076 | 2026.02.26 17:14:46.179121 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8077 | 2026.02.26 17:14:46.179155 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 8078 | 2026.02.26 17:14:46.179204 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 8079 | 2026.02.26 17:14:46.179244 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8080 | 2026.02.26 17:14:46.179282 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 8081 | 2026.02.26 17:14:46.179323 [ 201 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8082 | 2026.02.26 17:14:46.179575 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.26 17:14:46.179618 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8084 | 2026.02.26 17:14:46.179961 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8085 | 2026.02.26 17:14:46.180192 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.26 17:14:46.180242 [ 191 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372398 sec., 892598.2113060497 rows/sec., 62.43 MiB/sec. | ||
| 8087 | 2026.02.26 17:14:46.180325 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001292 sec., 114551.08359133128 rows/sec., 6.51 MiB/sec. | ||
| 8088 | 2026.02.26 17:14:46.180368 [ 277 ] {6e418c0d-87d0-4c84-b1ab-1a9fcf51ca7b} <Debug> TCPHandler: Processed in 0.001519312 sec. | ||
| 8089 | 2026.02.26 17:14:46.180484 [ 187 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8090 | 2026.02.26 17:14:46.180486 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.02.26 17:14:46.180603 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8092 | 2026.02.26 17:14:46.180647 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8093 | 2026.02.26 17:14:46.180811 [ 187 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.02.26 17:14:46.180905 [ 187 ] {f0f4e2ef-95da-4667-a8c6-7571055cd19f::all_1_26_5} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8095 | 2026.02.26 17:14:46.181049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8096 | 2026.02.26 17:14:46.181218 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.02.26 17:14:46.181259 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8098 | 2026.02.26 17:14:46.181648 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8099 | 2026.02.26 17:14:46.181886 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.02.26 17:14:46.182026 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001442 sec., 361303.74479889043 rows/sec., 25.51 MiB/sec. | ||
| 8101 | 2026.02.26 17:14:46.182065 [ 277 ] {fbb0bb13-b1c2-41fa-96e1-c2e8364497b6} <Debug> TCPHandler: Processed in 0.001629465 sec. | ||
| 8102 | 2026.02.26 17:14:46.182176 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.02.26 17:14:46.182271 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8104 | 2026.02.26 17:14:46.182313 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8105 | 2026.02.26 17:14:46.182649 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.02.26 17:14:46.182683 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8107 | 2026.02.26 17:14:46.182997 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8108 | 2026.02.26 17:14:46.183216 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.02.26 17:14:46.183345 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 8110 | 2026.02.26 17:14:46.183381 [ 277 ] {36995bf6-2f35-4f10-8c35-9bd4feba3a4c} <Debug> TCPHandler: Processed in 0.001255084 sec. | ||
| 8111 | 2026.02.26 17:14:46.183483 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.02.26 17:14:46.183578 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.02.26 17:14:46.183619 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8114 | 2026.02.26 17:14:46.184011 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.02.26 17:14:46.184046 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8116 | 2026.02.26 17:14:46.184381 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8117 | 2026.02.26 17:14:46.184601 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.02.26 17:14:46.184727 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 8119 | 2026.02.26 17:14:46.184763 [ 277 ] {ed98d010-6144-412e-a074-c6504893a3ff} <Debug> TCPHandler: Processed in 0.001328267 sec. | ||
| 8120 | 2026.02.26 17:14:46.184879 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.02.26 17:14:46.184973 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.02.26 17:14:46.185013 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8123 | 2026.02.26 17:14:46.185319 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.02.26 17:14:46.185353 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8125 | 2026.02.26 17:14:46.185646 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8126 | 2026.02.26 17:14:46.185858 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.02.26 17:14:46.185980 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8128 | 2026.02.26 17:14:46.186016 [ 277 ] {96e993ed-465e-4749-953a-95f71c406362} <Debug> TCPHandler: Processed in 0.001187442 sec. | ||
| 8129 | 2026.02.26 17:14:46.186125 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.02.26 17:14:46.186220 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.02.26 17:14:46.186272 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8132 | 2026.02.26 17:14:46.187174 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.02.26 17:14:46.187214 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8134 | 2026.02.26 17:14:46.187833 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8135 | 2026.02.26 17:14:46.188068 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.02.26 17:14:46.188202 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002 sec., 15500 rows/sec., 27.78 MiB/sec. | ||
| 8137 | 2026.02.26 17:14:46.188257 [ 277 ] {6c07be45-db03-48a8-a526-a512c692b142} <Debug> TCPHandler: Processed in 0.002180901 sec. | ||
| 8138 | 2026.02.26 17:14:46.188369 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.02.26 17:14:46.188466 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.02.26 17:14:46.188507 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8141 | 2026.02.26 17:14:46.188830 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.02.26 17:14:46.188866 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8143 | 2026.02.26 17:14:46.189181 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8144 | 2026.02.26 17:14:46.189397 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.02.26 17:14:46.189519 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 8146 | 2026.02.26 17:14:46.189554 [ 277 ] {a8d4c101-ded1-442a-86ed-cd9f6a1e7a77} <Debug> TCPHandler: Processed in 0.001232934 sec. | ||
| 8147 | 2026.02.26 17:14:48.967978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1070 | ||
| 8148 | 2026.02.26 17:14:48.970557 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.02.26 17:14:48.970616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8150 | 2026.02.26 17:14:48.971850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8151 | 2026.02.26 17:14:48.972132 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.02.26 17:14:48.972518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8153 | 2026.02.26 17:14:51.188482 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.02.26 17:14:51.188735 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8155 | 2026.02.26 17:14:51.188802 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8156 | 2026.02.26 17:14:51.189464 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.02.26 17:14:51.189512 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8158 | 2026.02.26 17:14:51.189905 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8159 | 2026.02.26 17:14:51.190136 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Trace> oximeter.fields_ipaddr (a696bf23-6707-488b-a1f2-f5ca33f27f3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.02.26 17:14:51.190286 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001607 sec., 4978.220286247667 rows/sec., 405.94 KiB/sec. | ||
| 8161 | 2026.02.26 17:14:51.190328 [ 277 ] {4c5e3bef-3ad7-4087-9040-d7ea2a5fbe51} <Debug> TCPHandler: Processed in 0.001915723 sec. | ||
| 8162 | 2026.02.26 17:14:51.190452 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.02.26 17:14:51.190547 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8164 | 2026.02.26 17:14:51.190586 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8165 | 2026.02.26 17:14:51.191789 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.02.26 17:14:51.191825 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8167 | 2026.02.26 17:14:51.192205 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8168 | 2026.02.26 17:14:51.192429 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.02.26 17:14:51.192561 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Debug> executeQuery: Read 1220 rows, 103.27 KiB in 0.002032 sec., 600393.7007874016 rows/sec., 49.63 MiB/sec. | ||
| 8170 | 2026.02.26 17:14:51.192600 [ 277 ] {a42e767a-0cf5-4b86-8197-d0bb5b8a5713} <Debug> TCPHandler: Processed in 0.002201251 sec. | ||
| 8171 | 2026.02.26 17:14:51.192727 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.02.26 17:14:51.192824 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.02.26 17:14:51.192865 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8174 | 2026.02.26 17:14:51.193325 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.02.26 17:14:51.193361 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8176 | 2026.02.26 17:14:51.193668 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8177 | 2026.02.26 17:14:51.193912 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.02.26 17:14:51.194043 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001238 sec., 14539.579967689822 rows/sec., 1.03 MiB/sec. | ||
| 8179 | 2026.02.26 17:14:51.194081 [ 277 ] {5946b36e-9a96-4621-9ef0-1128a181d13e} <Debug> TCPHandler: Processed in 0.001410839 sec. | ||
| 8180 | 2026.02.26 17:14:51.194190 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.02.26 17:14:51.194285 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.02.26 17:14:51.194323 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8183 | 2026.02.26 17:14:51.194833 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.02.26 17:14:51.194870 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8185 | 2026.02.26 17:14:51.195183 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8186 | 2026.02.26 17:14:51.195395 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.02.26 17:14:51.195521 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 8188 | 2026.02.26 17:14:51.195557 [ 277 ] {d61ae3b8-2249-497c-85f3-ca6e0fb5fa94} <Debug> TCPHandler: Processed in 0.001415869 sec. | ||
| 8189 | 2026.02.26 17:14:51.195664 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.02.26 17:14:51.195760 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.02.26 17:14:51.195799 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.02.26 17:14:51.196452 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.02.26 17:14:51.196487 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8194 | 2026.02.26 17:14:51.196818 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8195 | 2026.02.26 17:14:51.197032 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.02.26 17:14:51.197156 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001414 sec., 380480.9052333805 rows/sec., 28.22 MiB/sec. | ||
| 8197 | 2026.02.26 17:14:51.197195 [ 277 ] {313482c8-0b05-411d-a017-4021bd9b0a50} <Debug> TCPHandler: Processed in 0.001579593 sec. | ||
| 8198 | 2026.02.26 17:14:51.197304 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.02.26 17:14:51.197400 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.02.26 17:14:51.197443 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8201 | 2026.02.26 17:14:51.198068 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.02.26 17:14:51.198105 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8203 | 2026.02.26 17:14:51.198480 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8204 | 2026.02.26 17:14:51.198713 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.02.26 17:14:51.198843 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001462 sec., 580027.3597811217 rows/sec., 39.04 MiB/sec. | ||
| 8206 | 2026.02.26 17:14:51.198880 [ 277 ] {02d86454-ce4f-4a7f-99cf-bd9fc63977aa} <Debug> TCPHandler: Processed in 0.001624415 sec. | ||
| 8207 | 2026.02.26 17:14:51.198989 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.02.26 17:14:51.199084 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.02.26 17:14:51.199137 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8210 | 2026.02.26 17:14:51.199900 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.02.26 17:14:51.199935 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8212 | 2026.02.26 17:14:51.200441 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8213 | 2026.02.26 17:14:51.200668 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.02.26 17:14:51.200808 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 8215 | 2026.02.26 17:14:51.200861 [ 277 ] {f35028e0-f3c6-4e63-bb27-55d992ec3bb3} <Debug> TCPHandler: Processed in 0.001920973 sec. | ||
| 8216 | 2026.02.26 17:14:51.200974 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.02.26 17:14:51.201068 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.02.26 17:14:51.201109 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.02.26 17:14:51.201450 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.26 17:14:51.201486 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8221 | 2026.02.26 17:14:51.201794 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8222 | 2026.02.26 17:14:51.202013 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.02.26 17:14:51.202137 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8224 | 2026.02.26 17:14:51.202172 [ 277 ] {37ac585b-f21e-4ed4-89c5-d415776f64e1} <Debug> TCPHandler: Processed in 0.001246134 sec. | ||
| 8225 | 2026.02.26 17:14:51.276452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16812 | ||
| 8226 | 2026.02.26 17:14:51.277003 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.02.26 17:14:51.277043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8228 | 2026.02.26 17:14:51.277522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8229 | 2026.02.26 17:14:51.277744 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.02.26 17:14:51.277869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16812 | ||
| 8231 | 2026.02.26 17:14:52.131448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8232 | 2026.02.26 17:14:52.148225 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.02.26 17:14:52.148273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8234 | 2026.02.26 17:14:52.154828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8235 | 2026.02.26 17:14:52.155533 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.02.26 17:14:52.158137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8237 | 2026.02.26 17:14:56.171896 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.02.26 17:14:56.172086 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.02.26 17:14:56.172150 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8240 | 2026.02.26 17:14:56.172839 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.02.26 17:14:56.172884 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8242 | 2026.02.26 17:14:56.173301 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8243 | 2026.02.26 17:14:56.173544 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Trace> oximeter.fields_i16 (5af9b5ba-67ba-4739-a330-0622a7c4c852): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.02.26 17:14:56.173695 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001654 sec., 171704.95767835548 rows/sec., 10.91 MiB/sec. | ||
| 8245 | 2026.02.26 17:14:56.173738 [ 277 ] {b8761d18-eb56-4d0f-8f1e-31032505fde8} <Debug> TCPHandler: Processed in 0.001963584 sec. | ||
| 8246 | 2026.02.26 17:14:56.173925 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.02.26 17:14:56.174023 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8248 | 2026.02.26 17:14:56.174063 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8249 | 2026.02.26 17:14:56.174735 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.02.26 17:14:56.174770 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8251 | 2026.02.26 17:14:56.175134 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8252 | 2026.02.26 17:14:56.175348 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.02.26 17:14:56.175461 [ 66 ] {} <Debug> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8254 | 2026.02.26 17:14:56.175475 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Debug> executeQuery: Read 859 rows, 70.06 KiB in 0.001472 sec., 583559.7826086957 rows/sec., 46.48 MiB/sec. | ||
| 8255 | 2026.02.26 17:14:56.175531 [ 66 ] {} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.02.26 17:14:56.175539 [ 277 ] {d1fb2812-b760-4737-b678-a54094cd929a} <Debug> TCPHandler: Processed in 0.001667646 sec. | ||
| 8257 | 2026.02.26 17:14:56.175563 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8258 | 2026.02.26 17:14:56.175665 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2026.02.26 17:14:56.175699 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::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 | ||
| 8260 | 2026.02.26 17:14:56.175765 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8261 | 2026.02.26 17:14:56.175808 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8262 | 2026.02.26 17:14:56.175847 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8263 | 2026.02.26 17:14:56.175890 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2149 rows starting from the beginning of the part | ||
| 8264 | 2026.02.26 17:14:56.175965 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 861 rows starting from the beginning of the part | ||
| 8265 | 2026.02.26 17:14:56.176016 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 8266 | 2026.02.26 17:14:56.176064 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 859 rows starting from the beginning of the part | ||
| 8267 | 2026.02.26 17:14:56.176110 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1220 rows starting from the beginning of the part | ||
| 8268 | 2026.02.26 17:14:56.176155 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 859 rows starting from the beginning of the part | ||
| 8269 | 2026.02.26 17:14:56.176260 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.02.26 17:14:56.176300 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8271 | 2026.02.26 17:14:56.176667 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8272 | 2026.02.26 17:14:56.176908 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.26 17:14:56.177041 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001295 sec., 133590.7335907336 rows/sec., 8.20 MiB/sec. | ||
| 8274 | 2026.02.26 17:14:56.177080 [ 277 ] {f2319dac-eab8-4419-820b-0b13dfa8c3b9} <Debug> TCPHandler: Processed in 0.00146341 sec. | ||
| 8275 | 2026.02.26 17:14:56.177194 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.26 17:14:56.177287 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.02.26 17:14:56.177326 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8278 | 2026.02.26 17:14:56.177775 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.26 17:14:56.177816 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8280 | 2026.02.26 17:14:56.178146 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8281 | 2026.02.26 17:14:56.178215 [ 201 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579042 sec., 2335751.0269317054 rows/sec., 198.56 MiB/sec. | ||
| 8282 | 2026.02.26 17:14:56.178363 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Trace> oximeter.fields_u32 (f0f4e2ef-95da-4667-a8c6-7571055cd19f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.02.26 17:14:56.178502 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001231 sec., 121039.80503655564 rows/sec., 7.82 MiB/sec. | ||
| 8284 | 2026.02.26 17:14:56.178513 [ 193 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8285 | 2026.02.26 17:14:56.178546 [ 277 ] {340e301d-3796-413b-8305-61b8b0f18596} <Debug> TCPHandler: Processed in 0.001399959 sec. | ||
| 8286 | 2026.02.26 17:14:56.178667 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2026.02.26 17:14:56.178766 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8288 | 2026.02.26 17:14:56.178808 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8289 | 2026.02.26 17:14:56.178839 [ 193 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.02.26 17:14:56.178939 [ 193 ] {e48795cb-a93d-4215-af78-04c56fe8ae3d::all_1_51_10} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8291 | 2026.02.26 17:14:56.179034 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8292 | 2026.02.26 17:14:56.179260 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.02.26 17:14:56.179300 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8294 | 2026.02.26 17:14:56.179619 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8295 | 2026.02.26 17:14:56.179829 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Trace> oximeter.fields_u8 (c3295e22-8100-4774-8107-14773c21ef6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.02.26 17:14:56.179971 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 8297 | 2026.02.26 17:14:56.180011 [ 277 ] {143686d3-1ece-4b52-a12e-5da0dff5f27b} <Debug> TCPHandler: Processed in 0.001393168 sec. | ||
| 8298 | 2026.02.26 17:14:56.180126 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.02.26 17:14:56.180223 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8300 | 2026.02.26 17:14:56.180262 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8301 | 2026.02.26 17:14:56.180849 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.02.26 17:14:56.180885 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8303 | 2026.02.26 17:14:56.181234 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8304 | 2026.02.26 17:14:56.181472 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.02.26 17:14:56.181583 [ 66 ] {} <Debug> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8306 | 2026.02.26 17:14:56.181605 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001399 sec., 372408.8634739099 rows/sec., 26.29 MiB/sec. | ||
| 8307 | 2026.02.26 17:14:56.181625 [ 66 ] {} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.02.26 17:14:56.181650 [ 277 ] {0689ce03-1b56-4920-8324-90042e51ce4f} <Debug> TCPHandler: Processed in 0.001572294 sec. | ||
| 8309 | 2026.02.26 17:14:56.181651 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8310 | 2026.02.26 17:14:56.181762 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.02.26 17:14:56.181781 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::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 | ||
| 8312 | 2026.02.26 17:14:56.181862 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8313 | 2026.02.26 17:14:56.181908 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8314 | 2026.02.26 17:14:56.181932 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8315 | 2026.02.26 17:14:56.181970 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1061 rows starting from the beginning of the part | ||
| 8316 | 2026.02.26 17:14:56.182036 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 525 rows starting from the beginning of the part | ||
| 8317 | 2026.02.26 17:14:56.182081 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 8318 | 2026.02.26 17:14:56.182121 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 521 rows starting from the beginning of the part | ||
| 8319 | 2026.02.26 17:14:56.182162 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 538 rows starting from the beginning of the part | ||
| 8320 | 2026.02.26 17:14:56.182200 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 521 rows starting from the beginning of the part | ||
| 8321 | 2026.02.26 17:14:56.182248 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.02.26 17:14:56.182290 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8323 | 2026.02.26 17:14:56.182629 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8324 | 2026.02.26 17:14:56.182859 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Trace> oximeter.measurements_bool (21f1aa07-f004-4e15-83ba-9eb749bc75da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.02.26 17:14:56.182999 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 8326 | 2026.02.26 17:14:56.183038 [ 277 ] {58138cd1-51f3-419d-be99-b78d1178db40} <Debug> TCPHandler: Processed in 0.001324286 sec. | ||
| 8327 | 2026.02.26 17:14:56.183150 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2026.02.26 17:14:56.183245 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8329 | 2026.02.26 17:14:56.183286 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8330 | 2026.02.26 17:14:56.183544 [ 191 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181548 sec., 1784651.992861392 rows/sec., 135.46 MiB/sec. | ||
| 8331 | 2026.02.26 17:14:56.183686 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.02.26 17:14:56.183727 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8333 | 2026.02.26 17:14:56.183800 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8334 | 2026.02.26 17:14:56.184127 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8335 | 2026.02.26 17:14:56.184137 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.02.26 17:14:56.184256 [ 195 ] {d2a23bf7-3575-4d61-b5c7-1fe6a480fba8::all_1_51_10} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8337 | 2026.02.26 17:14:56.184358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8338 | 2026.02.26 17:14:56.184385 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.02.26 17:14:56.184496 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8340 | 2026.02.26 17:14:56.184523 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 8341 | 2026.02.26 17:14:56.184528 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.02.26 17:14:56.184563 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8343 | 2026.02.26 17:14:56.184570 [ 277 ] {da803f75-db36-44e2-a3ab-5f2f485ff91c} <Debug> TCPHandler: Processed in 0.001468051 sec. | ||
| 8344 | 2026.02.26 17:14:56.184629 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8345 | 2026.02.26 17:14:56.184691 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.02.26 17:14:56.184716 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8347 | 2026.02.26 17:14:56.184746 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15476 rows starting from the beginning of the part | ||
| 8348 | 2026.02.26 17:14:56.184791 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8349 | 2026.02.26 17:14:56.184793 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 267 rows starting from the beginning of the part | ||
| 8350 | 2026.02.26 17:14:56.184838 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8351 | 2026.02.26 17:14:56.184850 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8352 | 2026.02.26 17:14:56.184891 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 8353 | 2026.02.26 17:14:56.184931 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 848 rows starting from the beginning of the part | ||
| 8354 | 2026.02.26 17:14:56.184969 [ 201 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 8355 | 2026.02.26 17:14:56.185167 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.02.26 17:14:56.185208 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8357 | 2026.02.26 17:14:56.185509 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8358 | 2026.02.26 17:14:56.185748 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Trace> oximeter.measurements_f64 (7c8d72c9-0a66-4218-97bd-3b88efe43c4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.02.26 17:14:56.185882 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 8360 | 2026.02.26 17:14:56.185921 [ 277 ] {7f568785-26ad-4ba1-bdcf-5f8d5a60afeb} <Debug> TCPHandler: Processed in 0.001278925 sec. | ||
| 8361 | 2026.02.26 17:14:56.186031 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.02.26 17:14:56.186125 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8363 | 2026.02.26 17:14:56.186178 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8364 | 2026.02.26 17:14:56.186967 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.02.26 17:14:56.187004 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8366 | 2026.02.26 17:14:56.187622 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8367 | 2026.02.26 17:14:56.187853 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Trace> oximeter.measurements_histogramu64 (2c5ee19b-344d-4898-a034-9749bdd7081c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.02.26 17:14:56.187996 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001885 sec., 16445.623342175066 rows/sec., 29.47 MiB/sec. | ||
| 8369 | 2026.02.26 17:14:56.188063 [ 277 ] {2290b5ed-d9a0-485e-9351-3747a06d8bc5} <Debug> TCPHandler: Processed in 0.002079308 sec. | ||
| 8370 | 2026.02.26 17:14:56.188178 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2026.02.26 17:14:56.188274 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8372 | 2026.02.26 17:14:56.188315 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8373 | 2026.02.26 17:14:56.188648 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2026.02.26 17:14:56.188684 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8375 | 2026.02.26 17:14:56.189028 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8376 | 2026.02.26 17:14:56.189243 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.02.26 17:14:56.189372 [ 81 ] {} <Debug> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8378 | 2026.02.26 17:14:56.189374 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 8379 | 2026.02.26 17:14:56.189414 [ 81 ] {} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.02.26 17:14:56.189433 [ 277 ] {4dcb4c47-e8a7-4138-8cdf-47ca56e06c91} <Debug> TCPHandler: Processed in 0.001303416 sec. | ||
| 8381 | 2026.02.26 17:14:56.189440 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8382 | 2026.02.26 17:14:56.189532 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 8383 | 2026.02.26 17:14:56.189625 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8384 | 2026.02.26 17:14:56.189652 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3180 rows starting from the beginning of the part | ||
| 8385 | 2026.02.26 17:14:56.189700 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8386 | 2026.02.26 17:14:56.189741 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 8387 | 2026.02.26 17:14:56.189780 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8388 | 2026.02.26 17:14:56.189817 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::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 | ||
| 8389 | 2026.02.26 17:14:56.189853 [ 195 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8390 | 2026.02.26 17:14:56.190070 [ 194 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17281 rows, containing 5 columns (5 merged, 0 gathered) in 0.005468291 sec., 3160219.527453824 rows/sec., 213.66 MiB/sec. | ||
| 8391 | 2026.02.26 17:14:56.190355 [ 191 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8392 | 2026.02.26 17:14:56.190631 [ 191 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.02.26 17:14:56.190715 [ 191 ] {04d90a36-bf92-43b8-b1a6-2f727c0e1b72::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (04d90a36-bf92-43b8-b1a6-2f727c0e1b72) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8394 | 2026.02.26 17:14:56.190802 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8395 | 2026.02.26 17:14:56.191138 [ 198 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640006 sec., 2176821.3043123013 rows/sec., 140.52 MiB/sec. | ||
| 8396 | 2026.02.26 17:14:56.191564 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8397 | 2026.02.26 17:14:56.192245 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.02.26 17:14:56.192340 [ 191 ] {047e2051-c169-453e-967a-7bd61af0f1a7::all_1_51_10} <Trace> oximeter.measurements_u64 (047e2051-c169-453e-967a-7bd61af0f1a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8399 | 2026.02.26 17:14:56.192410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8400 | 2026.02.26 17:14:57.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.13 MiB, peak 298.03 MiB, free memory in arenas 0.00 B, will set to 292.68 MiB (RSS), difference: 1.55 MiB | ||
| 8401 | 2026.02.26 17:14:58.593076 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8402 | 2026.02.26 17:14:58.593133 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8403 | 2026.02.26 17:14:58.778141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17260 | ||
| 8404 | 2026.02.26 17:14:58.778685 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.02.26 17:14:58.778731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8406 | 2026.02.26 17:14:58.779313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8407 | 2026.02.26 17:14:58.779594 [ 245 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.02.26 17:14:58.779745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17260 | ||
| 8409 | 2026.02.26 17:14:58.779762 [ 58 ] {} <Debug> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8410 | 2026.02.26 17:14:58.779834 [ 58 ] {} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.02.26 17:14:58.779854 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8412 | 2026.02.26 17:14:58.779995 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::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 | ||
| 8413 | 2026.02.26 17:14:58.780159 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2026.02.26 17:14:58.780205 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14892 rows starting from the beginning of the part | ||
| 8415 | 2026.02.26 17:14:58.780280 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8416 | 2026.02.26 17:14:58.780331 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8417 | 2026.02.26 17:14:58.780377 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8418 | 2026.02.26 17:14:58.780422 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8419 | 2026.02.26 17:14:58.780470 [ 195 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8420 | 2026.02.26 17:14:58.782741 [ 198 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002817487 sec., 6126026.490982922 rows/sec., 87.63 MiB/sec. | ||
| 8421 | 2026.02.26 17:14:58.783037 [ 194 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8422 | 2026.02.26 17:14:58.783373 [ 194 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.02.26 17:14:58.783461 [ 194 ] {fa382ee6-a9b5-4432-8a65-d862853d1e66::all_1_36_7} <Trace> system.asynchronous_metric_log (fa382ee6-a9b5-4432-8a65-d862853d1e66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8424 | 2026.02.26 17:14:58.783567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8425 | 2026.02.26 17:14:58.972894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1108 | ||
| 8426 | 2026.02.26 17:14:58.975362 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.02.26 17:14:58.975406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8428 | 2026.02.26 17:14:58.976594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8429 | 2026.02.26 17:14:58.976854 [ 243 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.02.26 17:14:58.977022 [ 61 ] {} <Debug> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8431 | 2026.02.26 17:14:58.977074 [ 61 ] {} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.26 17:14:58.977098 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8433 | 2026.02.26 17:14:58.977112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 8434 | 2026.02.26 17:14:58.977202 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 8435 | 2026.02.26 17:14:58.977797 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8436 | 2026.02.26 17:14:58.977935 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 922 rows starting from the beginning of the part | ||
| 8437 | 2026.02.26 17:14:58.978336 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8438 | 2026.02.26 17:14:58.978714 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 8439 | 2026.02.26 17:14:58.979077 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::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 | ||
| 8440 | 2026.02.26 17:14:58.979418 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8441 | 2026.02.26 17:14:58.979754 [ 198 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8442 | 2026.02.26 17:14:58.985687 [ 188 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 72 columns (72 merged, 0 gathered) in 0.008574527 sec., 129219.95580630862 rows/sec., 106.08 MiB/sec. | ||
| 8443 | 2026.02.26 17:14:58.987480 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8444 | 2026.02.26 17:14:58.988055 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.02.26 17:14:58.988130 [ 197 ] {fc5aeb69-1649-4dd9-8ea4-4c8386008da9::all_1_26_5} <Trace> system.query_log (fc5aeb69-1649-4dd9-8ea4-4c8386008da9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8446 | 2026.02.26 17:14:58.988446 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8447 | 2026.02.26 17:14:59.658390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8448 | 2026.02.26 17:14:59.675588 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.02.26 17:14:59.675639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8450 | 2026.02.26 17:14:59.681345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8451 | 2026.02.26 17:14:59.682009 [ 244 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.02.26 17:14:59.682340 [ 61 ] {} <Debug> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8453 | 2026.02.26 17:14:59.682430 [ 61 ] {} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.02.26 17:14:59.682467 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8455 | 2026.02.26 17:14:59.682637 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8456 | 2026.02.26 17:14:59.684990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8457 | 2026.02.26 17:14:59.687010 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8458 | 2026.02.26 17:14:59.688438 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8459 | 2026.02.26 17:14:59.693161 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8460 | 2026.02.26 17:14:59.697625 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8461 | 2026.02.26 17:14:59.701859 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8462 | 2026.02.26 17:14:59.706114 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8463 | 2026.02.26 17:14:59.710436 [ 194 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::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 | ||
| 8464 | 2026.02.26 17:14:59.763081 [ 189 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.08052522 sec., 3377.8237426734136 rows/sec., 17.47 MiB/sec. | ||
| 8465 | 2026.02.26 17:14:59.766087 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8466 | 2026.02.26 17:14:59.768030 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_36_7} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.02.26 17:14:59.768140 [ 197 ] {5d4d6292-b420-44a6-b471-150ba9d7b889::all_1_36_7} <Trace> system.metric_log (5d4d6292-b420-44a6-b471-150ba9d7b889) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8468 | 2026.02.26 17:14:59.770560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8469 | 2026.02.26 17:15:00.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.04 MiB, peak 305.92 MiB, free memory in arenas 0.00 B, will set to 297.02 MiB (RSS), difference: 2.98 MiB | ||
| 8470 | 2026.02.26 17:15:01.164956 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.02.26 17:15:01.165141 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8472 | 2026.02.26 17:15:01.165209 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8473 | 2026.02.26 17:15:01.165916 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.02.26 17:15:01.165973 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8475 | 2026.02.26 17:15:01.166404 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8476 | 2026.02.26 17:15:01.166666 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Trace> oximeter.fields_string (e48795cb-a93d-4215-af78-04c56fe8ae3d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.02.26 17:15:01.166846 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 8478 | 2026.02.26 17:15:01.166903 [ 277 ] {f75fec83-98cc-41b2-8507-6c44875a2cde} <Debug> TCPHandler: Processed in 0.002094648 sec. | ||
| 8479 | 2026.02.26 17:15:01.167059 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.02.26 17:15:01.167167 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.02.26 17:15:01.167213 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8482 | 2026.02.26 17:15:01.167693 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.26 17:15:01.167732 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8484 | 2026.02.26 17:15:01.168125 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8485 | 2026.02.26 17:15:01.168353 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Trace> oximeter.fields_u16 (a9b08864-6198-487b-a40a-cc840a77a310): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.26 17:15:01.168505 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001362 sec., 7342.1439060205585 rows/sec., 552.09 KiB/sec. | ||
| 8487 | 2026.02.26 17:15:01.168555 [ 277 ] {d71feb0f-7d17-4a7d-95ee-2b0b044ed70f} <Debug> TCPHandler: Processed in 0.001555293 sec. | ||
| 8488 | 2026.02.26 17:15:01.168679 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.02.26 17:15:01.168784 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8490 | 2026.02.26 17:15:01.168831 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8491 | 2026.02.26 17:15:01.169319 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.02.26 17:15:01.169360 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8493 | 2026.02.26 17:15:01.169721 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8494 | 2026.02.26 17:15:01.169970 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Trace> oximeter.fields_uuid (d2a23bf7-3575-4d61-b5c7-1fe6a480fba8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.02.26 17:15:01.170106 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001346 sec., 54977.7117384844 rows/sec., 4.29 MiB/sec. | ||
| 8496 | 2026.02.26 17:15:01.170149 [ 277 ] {2f03aa54-712b-4d30-9b8c-8b7a355cf101} <Debug> TCPHandler: Processed in 0.001526362 sec. | ||
| 8497 | 2026.02.26 17:15:01.170271 [ 277 ] {} <Trace> TCP-Session: fa415922-61e9-40c6-9da4-4fd43b301687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.02.26 17:15:01.170371 [ 277 ] {8a00e6e4-d329-4043-ab83-54dfb70bdbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||