| 1 | [ Feb 10 18:40:07 Enabled. ] | ||
| 2 | [ Feb 10 18:40:07 Rereading configuration. ] | ||
| 3 | [ Feb 10 18:40:08 Rereading configuration. ] | ||
| 4 | [ Feb 10 18:40:09 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 10 18:40:09 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.10 18:40:10.289142 [ 1 ] {} <Information> Application: Will watch for the process with pid 24127 | ||
| 29 | 2026.02.10 18:40:10.289592 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.10 18:40:10.656398 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24127 | ||
| 31 | 2026.02.10 18:40:10.657218 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.10 18:40:10.657366 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.10 18:40:10.749016 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.10 18:40:10.777456 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.10 18:40:10.777544 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.10 18:40:10.777562 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.10 18:40:10.777622 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.10 18:40:10.778262 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.10 18:40:10.780707 [ 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.10 18:40:10.781697 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.10 18:40:10.782628 [ 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.10 18:40:10.782678 [ 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.10 18:40:10.782716 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.10 18:40:10.782917 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.10 18:40:10.783958 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.10 18:40:10.789819 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.10 18:40:10.790502 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.10 18:40:10.791883 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.10 18:40:10.791995 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.10 18:40:10.793072 [ 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.10 18:40:10.793544 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.10 18:40:10.797206 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.10 18:40:10.797760 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.10 18:40:10.801342 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.10 18:40:10.801743 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.10 18:40:10.802126 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.10 18:40:10.802455 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.10 18:40:10.804038 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.10 18:40:10.804064 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.10 18:40:10.804149 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.10 18:40:10.804254 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.10 18:40:10.811684 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.10 18:40:10.811711 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168255 sec | ||
| 68 | 2026.02.10 18:40:10.811762 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.10 18:40:10.811809 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.10 18:40:10.812511 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.10 18:40:10.813197 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.10 18:40:10.822841 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.10 18:40:10.822892 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.10 18:40:10.822983 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.10 18:40:10.822996 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.10 18:40:10.823032 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.10 18:40:10.823113 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.10 18:40:10.827231 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.10 18:40:10.827278 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.10 18:40:10.827323 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.10 18:40:10.827504 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.10 18:40:10.827549 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.10 18:40:10.827562 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.10 18:40:10.827651 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.10 18:40:10.827666 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.10 18:40:10.827700 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.10 18:40:10.827779 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.10 18:40:10.851258 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.10 18:40:10.852846 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.10 18:40:10.852947 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120744 sec | ||
| 91 | 2026.02.10 18:40:10.852961 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.10 18:40:10.852972 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.10 18:40:10.852999 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.10 18:40:10.853214 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.10 18:40:10.853357 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.10 18:40:10.853374 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.10 18:40:10.853385 [ 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.10 18:40:10.853396 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.10 18:40:10.857315 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.10 18:40:10.857545 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.02.10 18:40:10.858568 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3771e-05 sec. | ||
| 102 | 2026.02.10 18:40:10.859021 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.10 18:40:10.859764 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.10 18:40:10.859784 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.10 18:40:11.727966 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34798 | ||
| 106 | 2026.02.10 18:40:11.728991 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.10 18:40:11.729059 [ 3 ] {} <Debug> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34798 | ||
| 108 | 2026.02.10 18:40:11.729090 [ 3 ] {} <Debug> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.10 18:40:11.729186 [ 3 ] {} <Debug> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.10 18:40:11.729287 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.10 18:40:11.729314 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.10 18:40:11.729406 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.10 18:40:11.730764 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51158 | ||
| 114 | 2026.02.10 18:40:11.731647 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59584 | ||
| 115 | 2026.02.10 18:40:11.731668 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.02.10 18:40:11.731666 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53932 | ||
| 117 | 2026.02.10 18:40:11.731712 [ 4 ] {} <Debug> TCP-Session: 0f1584bf-50bf-4e3e-a56e-bc9f09fc24eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51158 | ||
| 118 | 2026.02.10 18:40:11.731860 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47496 | ||
| 119 | 2026.02.10 18:40:11.731890 [ 4 ] {} <Debug> TCP-Session: 0f1584bf-50bf-4e3e-a56e-bc9f09fc24eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.10 18:40:11.731930 [ 4 ] {} <Debug> TCP-Session: 0f1584bf-50bf-4e3e-a56e-bc9f09fc24eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.10 18:40:11.731958 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52998 | ||
| 122 | 2026.02.10 18:40:11.732488 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46331 | ||
| 123 | 2026.02.10 18:40:11.732519 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56394 | ||
| 124 | 2026.02.10 18:40:11.732718 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.10 18:40:11.732826 [ 253 ] {} <Debug> TCP-Session: e41ebbc0-5918-4bf7-b93a-e0add41c13d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59584 | ||
| 126 | 2026.02.10 18:40:11.732841 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51393 | ||
| 127 | 2026.02.10 18:40:11.732853 [ 253 ] {} <Debug> TCP-Session: e41ebbc0-5918-4bf7-b93a-e0add41c13d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.10 18:40:11.732886 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.10 18:40:11.732948 [ 253 ] {} <Debug> TCP-Session: e41ebbc0-5918-4bf7-b93a-e0add41c13d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.10 18:40:11.732983 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.10 18:40:11.733027 [ 259 ] {} <Debug> TCP-Session: 517807f8-0a25-4810-960f-77d550358981 Authenticating user 'default' from [fd00:1122:3344:101::d]:46331 | ||
| 132 | 2026.02.10 18:40:11.733120 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.10 18:40:11.733170 [ 5 ] {} <Debug> TCP-Session: 8ac55ea2-839f-4f21-9ccc-0bffc9bd8538 Authenticating user 'default' from [fd00:1122:3344:101::d]:53932 | ||
| 134 | 2026.02.10 18:40:11.733164 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.10 18:40:11.733233 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.10 18:40:11.733229 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.10 18:40:11.733211 [ 259 ] {} <Debug> TCP-Session: 517807f8-0a25-4810-960f-77d550358981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.10 18:40:11.733347 [ 255 ] {} <Debug> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47496 | ||
| 139 | 2026.02.10 18:40:11.733326 [ 258 ] {} <Debug> TCP-Session: 2b94ed43-d5ea-4aad-a008-ead36d161bde Authenticating user 'default' from [fd00:1122:3344:101::d]:56394 | ||
| 140 | 2026.02.10 18:40:11.733312 [ 256 ] {} <Debug> TCP-Session: dc14c525-bd25-4e5b-a1a3-33b200e40c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:52998 | ||
| 141 | 2026.02.10 18:40:11.733431 [ 255 ] {} <Debug> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.10 18:40:11.733424 [ 258 ] {} <Debug> TCP-Session: 2b94ed43-d5ea-4aad-a008-ead36d161bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.10 18:40:11.733399 [ 259 ] {} <Debug> TCP-Session: 517807f8-0a25-4810-960f-77d550358981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.10 18:40:11.733512 [ 258 ] {} <Debug> TCP-Session: 2b94ed43-d5ea-4aad-a008-ead36d161bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.10 18:40:11.733524 [ 255 ] {} <Debug> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.10 18:40:11.733501 [ 256 ] {} <Debug> TCP-Session: dc14c525-bd25-4e5b-a1a3-33b200e40c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.10 18:40:11.733209 [ 5 ] {} <Debug> TCP-Session: 8ac55ea2-839f-4f21-9ccc-0bffc9bd8538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.10 18:40:11.733187 [ 257 ] {} <Debug> TCP-Session: 26f42cf7-e7f8-4112-bf47-a0284030a8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51393 | ||
| 149 | 2026.02.10 18:40:11.733699 [ 256 ] {} <Debug> TCP-Session: dc14c525-bd25-4e5b-a1a3-33b200e40c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.10 18:40:11.733729 [ 5 ] {} <Debug> TCP-Session: 8ac55ea2-839f-4f21-9ccc-0bffc9bd8538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.10 18:40:11.733717 [ 257 ] {} <Debug> TCP-Session: 26f42cf7-e7f8-4112-bf47-a0284030a8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.10 18:40:11.733837 [ 257 ] {} <Debug> TCP-Session: 26f42cf7-e7f8-4112-bf47-a0284030a8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.10 18:40:11.736126 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.10 18:40:11.739237 [ 3 ] {351ff07b-3255-4bd7-85b0-e083822ee681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.10 18:40:11.802899 [ 3 ] {351ff07b-3255-4bd7-85b0-e083822ee681} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34798) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.10 18:40:11.803903 [ 3 ] {351ff07b-3255-4bd7-85b0-e083822ee681} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.10 18:40:11.804154 [ 3 ] {351ff07b-3255-4bd7-85b0-e083822ee681} <Debug> TCPHandler: Processed in 0.070525424 sec. | ||
| 204 | 2026.02.10 18:40:11.804706 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.10 18:40:11.804985 [ 255 ] {bb6ad5c3-6e5d-4458-9384-973470996895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.10 18:40:11.805462 [ 255 ] {bb6ad5c3-6e5d-4458-9384-973470996895} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47496) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.10 18:40:11.805732 [ 255 ] {bb6ad5c3-6e5d-4458-9384-973470996895} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.10 18:40:11.805960 [ 255 ] {bb6ad5c3-6e5d-4458-9384-973470996895} <Debug> TCPHandler: Processed in 0.001438062 sec. | ||
| 255 | 2026.02.10 18:40:11.806279 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.10 18:40:11.807022 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.10 18:40:11.807637 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.10 18:40:11.808993 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.10 18:40:11.809016 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5291e-05 sec | ||
| 260 | 2026.02.10 18:40:11.809029 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.10 18:40:11.809103 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.10 18:40:11.809129 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.10 18:40:11.809772 [ 3 ] {e8c27591-41fb-4a9e-a3f4-a1d4f1f3bf7b} <Debug> TCPHandler: Processed in 0.003604727 sec. | ||
| 264 | 2026.02.10 18:40:11.809928 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.10 18:40:11.810156 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.10 18:40:11.810213 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.10 18:40:11.814549 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.10 18:40:11.815684 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b): Loading data parts | ||
| 270 | 2026.02.10 18:40:11.816733 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b): There are no data parts | ||
| 271 | 2026.02.10 18:40:11.819450 [ 3 ] {1dc19505-7172-4ce6-be15-6f53468281bd} <Debug> TCPHandler: Processed in 0.009572913 sec. | ||
| 272 | 2026.02.10 18:40:11.819628 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.10 18:40:11.819806 [ 3 ] {e2862cae-9fd0-4f75-9a61-4dd178623af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.10 18:40:11.819929 [ 3 ] {e2862cae-9fd0-4f75-9a61-4dd178623af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.10 18:40:11.829603 [ 3 ] {e2862cae-9fd0-4f75-9a61-4dd178623af6} <Debug> oximeter.measurements_bool (58c59813-f0b8-440c-8870-f7b0688b3f3f): Loading data parts | ||
| 286 | 2026.02.10 18:40:11.829911 [ 3 ] {e2862cae-9fd0-4f75-9a61-4dd178623af6} <Debug> oximeter.measurements_bool (58c59813-f0b8-440c-8870-f7b0688b3f3f): There are no data parts | ||
| 287 | 2026.02.10 18:40:11.831345 [ 3 ] {e2862cae-9fd0-4f75-9a61-4dd178623af6} <Debug> TCPHandler: Processed in 0.011768208 sec. | ||
| 288 | 2026.02.10 18:40:11.831533 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.10 18:40:11.831779 [ 3 ] {610f91fc-d7bf-4a52-b050-f6b81a9b8284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.02.10 18:40:11.831837 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62115 | ||
| 291 | 2026.02.10 18:40:11.831906 [ 3 ] {610f91fc-d7bf-4a52-b050-f6b81a9b8284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.02.10 18:40:11.831995 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2026.02.10 18:40:11.832022 [ 262 ] {} <Debug> TCP-Session: c49caab9-2896-4ae5-afd3-2966228dabb9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62115 | ||
| 294 | 2026.02.10 18:40:11.832174 [ 262 ] {} <Debug> TCP-Session: c49caab9-2896-4ae5-afd3-2966228dabb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.02.10 18:40:11.832197 [ 262 ] {} <Debug> TCP-Session: c49caab9-2896-4ae5-afd3-2966228dabb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2026.02.10 18:40:11.832295 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 297 | 2026.02.10 18:40:11.832398 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 298 | 2026.02.10 18:40:11.832416 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 299 | 2026.02.10 18:40:11.832891 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49574 | ||
| 300 | 2026.02.10 18:40:11.833037 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38969 | ||
| 301 | 2026.02.10 18:40:11.833116 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.02.10 18:40:11.833157 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58040 | ||
| 303 | 2026.02.10 18:40:11.833180 [ 263 ] {} <Debug> TCP-Session: 57c7a98f-1b40-4b9e-bc69-7b2658a9c463 Authenticating user 'default' from [fd00:1122:3344:101::a]:49574 | ||
| 304 | 2026.02.10 18:40:11.833231 [ 263 ] {} <Debug> TCP-Session: 57c7a98f-1b40-4b9e-bc69-7b2658a9c463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.02.10 18:40:11.833246 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42482 | ||
| 306 | 2026.02.10 18:40:11.833380 [ 263 ] {} <Debug> TCP-Session: 57c7a98f-1b40-4b9e-bc69-7b2658a9c463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.02.10 18:40:11.833420 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.02.10 18:40:11.833462 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 309 | 2026.02.10 18:40:11.833456 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47584 | ||
| 310 | 2026.02.10 18:40:11.833560 [ 264 ] {} <Debug> TCP-Session: c9cbc3a0-d47d-4ed9-b3a9-6de26b845901 Authenticating user 'default' from [fd00:1122:3344:101::a]:38969 | ||
| 311 | 2026.02.10 18:40:11.833565 [ 265 ] {} <Debug> TCP-Session: cc96a085-36ed-4621-b983-f1101cf1db36 Authenticating user 'default' from [fd00:1122:3344:101::a]:58040 | ||
| 312 | 2026.02.10 18:40:11.833609 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45235 | ||
| 313 | 2026.02.10 18:40:11.833591 [ 264 ] {} <Debug> TCP-Session: c9cbc3a0-d47d-4ed9-b3a9-6de26b845901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.02.10 18:40:11.833558 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.02.10 18:40:11.833727 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46166 | ||
| 316 | 2026.02.10 18:40:11.833705 [ 265 ] {} <Debug> TCP-Session: cc96a085-36ed-4621-b983-f1101cf1db36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2026.02.10 18:40:11.833698 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 318 | 2026.02.10 18:40:11.833788 [ 266 ] {} <Debug> TCP-Session: 337506cb-ef33-4d04-802f-2a9eb8a68fbf Authenticating user 'default' from [fd00:1122:3344:101::a]:42482 | ||
| 319 | 2026.02.10 18:40:11.833844 [ 3 ] {610f91fc-d7bf-4a52-b050-f6b81a9b8284} <Debug> oximeter.measurements_i8 (56e72f73-9445-4159-a9f8-7dcaea6deac6): Loading data parts | ||
| 320 | 2026.02.10 18:40:11.833801 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 321 | 2026.02.10 18:40:11.833788 [ 265 ] {} <Debug> TCP-Session: cc96a085-36ed-4621-b983-f1101cf1db36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.02.10 18:40:11.833910 [ 268 ] {} <Debug> TCP-Session: 94ed6230-5510-43ac-92c3-dd7590c26baf Authenticating user 'default' from [fd00:1122:3344:101::a]:45235 | ||
| 323 | 2026.02.10 18:40:11.833904 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 324 | 2026.02.10 18:40:11.833895 [ 266 ] {} <Debug> TCP-Session: 337506cb-ef33-4d04-802f-2a9eb8a68fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.02.10 18:40:11.834025 [ 269 ] {} <Debug> TCP-Session: ef671a86-1cbf-4d49-b2f1-847dba511351 Authenticating user 'default' from [fd00:1122:3344:101::a]:46166 | ||
| 326 | 2026.02.10 18:40:11.834042 [ 3 ] {610f91fc-d7bf-4a52-b050-f6b81a9b8284} <Debug> oximeter.measurements_i8 (56e72f73-9445-4159-a9f8-7dcaea6deac6): There are no data parts | ||
| 327 | 2026.02.10 18:40:11.834019 [ 268 ] {} <Debug> TCP-Session: 94ed6230-5510-43ac-92c3-dd7590c26baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.02.10 18:40:11.834108 [ 269 ] {} <Debug> TCP-Session: ef671a86-1cbf-4d49-b2f1-847dba511351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.02.10 18:40:11.834089 [ 266 ] {} <Debug> TCP-Session: 337506cb-ef33-4d04-802f-2a9eb8a68fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.02.10 18:40:11.834196 [ 269 ] {} <Debug> TCP-Session: ef671a86-1cbf-4d49-b2f1-847dba511351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.02.10 18:40:11.834189 [ 268 ] {} <Debug> TCP-Session: 94ed6230-5510-43ac-92c3-dd7590c26baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2026.02.10 18:40:11.833693 [ 264 ] {} <Debug> TCP-Session: c9cbc3a0-d47d-4ed9-b3a9-6de26b845901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 333 | 2026.02.10 18:40:11.833818 [ 267 ] {} <Debug> TCP-Session: 3dddbcac-b085-4c18-96c4-4421a54175dc Authenticating user 'default' from [fd00:1122:3344:101::a]:47584 | ||
| 334 | 2026.02.10 18:40:11.834418 [ 267 ] {} <Debug> TCP-Session: 3dddbcac-b085-4c18-96c4-4421a54175dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.02.10 18:40:11.834436 [ 267 ] {} <Debug> TCP-Session: 3dddbcac-b085-4c18-96c4-4421a54175dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.02.10 18:40:11.835528 [ 3 ] {610f91fc-d7bf-4a52-b050-f6b81a9b8284} <Debug> TCPHandler: Processed in 0.00405474 sec. | ||
| 337 | 2026.02.10 18:40:11.835798 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.02.10 18:40:11.836000 [ 3 ] {3bdf0e07-537e-4ec9-b3a8-27e8a2f46a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.02.10 18:40:11.836157 [ 3 ] {3bdf0e07-537e-4ec9-b3a8-27e8a2f46a64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.02.10 18:40:11.838357 [ 3 ] {3bdf0e07-537e-4ec9-b3a8-27e8a2f46a64} <Debug> oximeter.measurements_u8 (07da9c30-414c-48e0-8298-b2640fb2aa1b): Loading data parts | ||
| 341 | 2026.02.10 18:40:11.838556 [ 3 ] {3bdf0e07-537e-4ec9-b3a8-27e8a2f46a64} <Debug> oximeter.measurements_u8 (07da9c30-414c-48e0-8298-b2640fb2aa1b): There are no data parts | ||
| 342 | 2026.02.10 18:40:11.839883 [ 3 ] {3bdf0e07-537e-4ec9-b3a8-27e8a2f46a64} <Debug> TCPHandler: Processed in 0.004136403 sec. | ||
| 343 | 2026.02.10 18:40:11.840038 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.10 18:40:11.840196 [ 3 ] {67ea3948-5f0b-4a59-a0c8-d65d7649db34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.02.10 18:40:11.840354 [ 3 ] {67ea3948-5f0b-4a59-a0c8-d65d7649db34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.02.10 18:40:11.842481 [ 3 ] {67ea3948-5f0b-4a59-a0c8-d65d7649db34} <Debug> oximeter.measurements_i16 (595950ff-0ba7-478f-a1fe-393719b9d559): Loading data parts | ||
| 347 | 2026.02.10 18:40:11.842628 [ 3 ] {67ea3948-5f0b-4a59-a0c8-d65d7649db34} <Debug> oximeter.measurements_i16 (595950ff-0ba7-478f-a1fe-393719b9d559): There are no data parts | ||
| 348 | 2026.02.10 18:40:11.844237 [ 3 ] {67ea3948-5f0b-4a59-a0c8-d65d7649db34} <Debug> TCPHandler: Processed in 0.004247085 sec. | ||
| 349 | 2026.02.10 18:40:11.844391 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.02.10 18:40:11.844622 [ 3 ] {df38a9b1-e7f7-41a7-9d76-6ef0b113ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.02.10 18:40:11.844733 [ 3 ] {df38a9b1-e7f7-41a7-9d76-6ef0b113ef6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.02.10 18:40:11.846528 [ 3 ] {df38a9b1-e7f7-41a7-9d76-6ef0b113ef6e} <Debug> oximeter.measurements_u16 (fee47491-4284-42ca-95ee-7a50a5f18566): Loading data parts | ||
| 353 | 2026.02.10 18:40:11.846690 [ 3 ] {df38a9b1-e7f7-41a7-9d76-6ef0b113ef6e} <Debug> oximeter.measurements_u16 (fee47491-4284-42ca-95ee-7a50a5f18566): There are no data parts | ||
| 354 | 2026.02.10 18:40:11.848299 [ 3 ] {df38a9b1-e7f7-41a7-9d76-6ef0b113ef6e} <Debug> TCPHandler: Processed in 0.003958357 sec. | ||
| 355 | 2026.02.10 18:40:11.848451 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.02.10 18:40:11.848615 [ 3 ] {32427349-0e80-46db-a94e-097cba558bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 357 | 2026.02.10 18:40:11.848749 [ 3 ] {32427349-0e80-46db-a94e-097cba558bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.02.10 18:40:11.851003 [ 3 ] {32427349-0e80-46db-a94e-097cba558bf2} <Debug> oximeter.measurements_i32 (7a624ea7-6b53-482f-afdf-67630d273a77): Loading data parts | ||
| 359 | 2026.02.10 18:40:11.851228 [ 3 ] {32427349-0e80-46db-a94e-097cba558bf2} <Debug> oximeter.measurements_i32 (7a624ea7-6b53-482f-afdf-67630d273a77): There are no data parts | ||
| 360 | 2026.02.10 18:40:11.852345 [ 3 ] {32427349-0e80-46db-a94e-097cba558bf2} <Debug> TCPHandler: Processed in 0.003943597 sec. | ||
| 361 | 2026.02.10 18:40:11.852507 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.02.10 18:40:11.852771 [ 3 ] {6ab2606e-e8e0-4d07-be2b-ae365334cf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.02.10 18:40:11.852901 [ 3 ] {6ab2606e-e8e0-4d07-be2b-ae365334cf71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.02.10 18:40:11.854834 [ 3 ] {6ab2606e-e8e0-4d07-be2b-ae365334cf71} <Debug> oximeter.measurements_u32 (8026461c-0069-4c94-86cf-24d7e8b47ce7): Loading data parts | ||
| 365 | 2026.02.10 18:40:11.854984 [ 3 ] {6ab2606e-e8e0-4d07-be2b-ae365334cf71} <Debug> oximeter.measurements_u32 (8026461c-0069-4c94-86cf-24d7e8b47ce7): There are no data parts | ||
| 366 | 2026.02.10 18:40:11.856343 [ 3 ] {6ab2606e-e8e0-4d07-be2b-ae365334cf71} <Debug> TCPHandler: Processed in 0.003888365 sec. | ||
| 367 | 2026.02.10 18:40:11.856524 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.10 18:40:11.856687 [ 3 ] {81dc96e8-3b18-4ea7-b477-9d211f04830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.02.10 18:40:11.856822 [ 3 ] {81dc96e8-3b18-4ea7-b477-9d211f04830b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.02.10 18:40:11.858677 [ 3 ] {81dc96e8-3b18-4ea7-b477-9d211f04830b} <Debug> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Loading data parts | ||
| 371 | 2026.02.10 18:40:11.859026 [ 3 ] {81dc96e8-3b18-4ea7-b477-9d211f04830b} <Debug> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): There are no data parts | ||
| 372 | 2026.02.10 18:40:11.860088 [ 3 ] {81dc96e8-3b18-4ea7-b477-9d211f04830b} <Debug> TCPHandler: Processed in 0.003625747 sec. | ||
| 373 | 2026.02.10 18:40:11.860238 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.10 18:40:11.860477 [ 3 ] {464a6f90-03f2-495a-8807-8204540cc8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.02.10 18:40:11.860600 [ 3 ] {464a6f90-03f2-495a-8807-8204540cc8bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.02.10 18:40:11.862590 [ 3 ] {464a6f90-03f2-495a-8807-8204540cc8bf} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Loading data parts | ||
| 377 | 2026.02.10 18:40:11.862748 [ 3 ] {464a6f90-03f2-495a-8807-8204540cc8bf} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): There are no data parts | ||
| 378 | 2026.02.10 18:40:11.864522 [ 3 ] {464a6f90-03f2-495a-8807-8204540cc8bf} <Debug> TCPHandler: Processed in 0.004333278 sec. | ||
| 379 | 2026.02.10 18:40:11.864672 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.10 18:40:11.864830 [ 3 ] {22f2dca0-9e2b-4531-a541-d7b8060d9dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.02.10 18:40:11.864964 [ 3 ] {22f2dca0-9e2b-4531-a541-d7b8060d9dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.02.10 18:40:11.866568 [ 3 ] {22f2dca0-9e2b-4531-a541-d7b8060d9dae} <Debug> oximeter.measurements_f32 (9d83fc3d-3d83-4aa7-84cc-a5c37a305d9c): Loading data parts | ||
| 383 | 2026.02.10 18:40:11.866786 [ 3 ] {22f2dca0-9e2b-4531-a541-d7b8060d9dae} <Debug> oximeter.measurements_f32 (9d83fc3d-3d83-4aa7-84cc-a5c37a305d9c): There are no data parts | ||
| 384 | 2026.02.10 18:40:11.868304 [ 3 ] {22f2dca0-9e2b-4531-a541-d7b8060d9dae} <Debug> TCPHandler: Processed in 0.003680948 sec. | ||
| 385 | 2026.02.10 18:40:11.868452 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.10 18:40:11.868689 [ 3 ] {372f7511-4dfb-43fd-94d2-e3dbb2d3b26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.02.10 18:40:11.868771 [ 3 ] {372f7511-4dfb-43fd-94d2-e3dbb2d3b26f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.02.10 18:40:11.870830 [ 3 ] {372f7511-4dfb-43fd-94d2-e3dbb2d3b26f} <Debug> oximeter.measurements_f64 (f6f89e2a-c531-4a90-ba02-dfb60cb2f0be): Loading data parts | ||
| 389 | 2026.02.10 18:40:11.871064 [ 3 ] {372f7511-4dfb-43fd-94d2-e3dbb2d3b26f} <Debug> oximeter.measurements_f64 (f6f89e2a-c531-4a90-ba02-dfb60cb2f0be): There are no data parts | ||
| 390 | 2026.02.10 18:40:11.872554 [ 3 ] {372f7511-4dfb-43fd-94d2-e3dbb2d3b26f} <Debug> TCPHandler: Processed in 0.004149592 sec. | ||
| 391 | 2026.02.10 18:40:11.872807 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.10 18:40:11.872972 [ 3 ] {754a46cc-17a1-4326-a680-70c9b6280b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.02.10 18:40:11.873132 [ 3 ] {754a46cc-17a1-4326-a680-70c9b6280b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.02.10 18:40:11.875237 [ 3 ] {754a46cc-17a1-4326-a680-70c9b6280b51} <Debug> oximeter.measurements_string (9ca4c103-f932-4ac7-ae3f-e505efbd26bf): Loading data parts | ||
| 395 | 2026.02.10 18:40:11.875555 [ 3 ] {754a46cc-17a1-4326-a680-70c9b6280b51} <Debug> oximeter.measurements_string (9ca4c103-f932-4ac7-ae3f-e505efbd26bf): There are no data parts | ||
| 396 | 2026.02.10 18:40:11.877073 [ 3 ] {754a46cc-17a1-4326-a680-70c9b6280b51} <Debug> TCPHandler: Processed in 0.004324188 sec. | ||
| 397 | 2026.02.10 18:40:11.877239 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.02.10 18:40:11.877595 [ 3 ] {bc6b91ca-222d-476b-961d-70f634764d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.02.10 18:40:11.877726 [ 3 ] {bc6b91ca-222d-476b-961d-70f634764d84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.02.10 18:40:11.879337 [ 3 ] {bc6b91ca-222d-476b-961d-70f634764d84} <Debug> oximeter.measurements_bytes (a4716109-bcfc-4536-b097-6daf1e38781a): Loading data parts | ||
| 408 | 2026.02.10 18:40:11.879588 [ 3 ] {bc6b91ca-222d-476b-961d-70f634764d84} <Debug> oximeter.measurements_bytes (a4716109-bcfc-4536-b097-6daf1e38781a): There are no data parts | ||
| 409 | 2026.02.10 18:40:11.881069 [ 3 ] {bc6b91ca-222d-476b-961d-70f634764d84} <Debug> TCPHandler: Processed in 0.003884525 sec. | ||
| 410 | 2026.02.10 18:40:11.881232 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.02.10 18:40:11.881510 [ 3 ] {31cb0dd4-3609-4714-9c60-fbbaf1f9fcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.02.10 18:40:11.881661 [ 3 ] {31cb0dd4-3609-4714-9c60-fbbaf1f9fcdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.02.10 18:40:11.883923 [ 3 ] {31cb0dd4-3609-4714-9c60-fbbaf1f9fcdf} <Debug> oximeter.measurements_cumulativei64 (4b6dd338-c7bb-40a2-9a87-63a7e0a0c49a): Loading data parts | ||
| 414 | 2026.02.10 18:40:11.884152 [ 3 ] {31cb0dd4-3609-4714-9c60-fbbaf1f9fcdf} <Debug> oximeter.measurements_cumulativei64 (4b6dd338-c7bb-40a2-9a87-63a7e0a0c49a): There are no data parts | ||
| 415 | 2026.02.10 18:40:11.885382 [ 3 ] {31cb0dd4-3609-4714-9c60-fbbaf1f9fcdf} <Debug> TCPHandler: Processed in 0.004204594 sec. | ||
| 416 | 2026.02.10 18:40:11.885547 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.02.10 18:40:11.885717 [ 3 ] {053748b1-b011-4ae0-8933-60481ef247c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.02.10 18:40:11.885878 [ 3 ] {053748b1-b011-4ae0-8933-60481ef247c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.02.10 18:40:11.887854 [ 3 ] {053748b1-b011-4ae0-8933-60481ef247c7} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Loading data parts | ||
| 420 | 2026.02.10 18:40:11.888006 [ 3 ] {053748b1-b011-4ae0-8933-60481ef247c7} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): There are no data parts | ||
| 421 | 2026.02.10 18:40:11.889600 [ 3 ] {053748b1-b011-4ae0-8933-60481ef247c7} <Debug> TCPHandler: Processed in 0.004106611 sec. | ||
| 422 | 2026.02.10 18:40:11.889839 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.02.10 18:40:11.890017 [ 3 ] {8bee00d8-ccd5-41ed-bbbf-8494700f6216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.02.10 18:40:11.890142 [ 3 ] {8bee00d8-ccd5-41ed-bbbf-8494700f6216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.02.10 18:40:11.892281 [ 3 ] {8bee00d8-ccd5-41ed-bbbf-8494700f6216} <Debug> oximeter.measurements_cumulativef32 (3c8e5d71-1393-402e-9a4c-6a89be5b8e36): Loading data parts | ||
| 426 | 2026.02.10 18:40:11.892544 [ 3 ] {8bee00d8-ccd5-41ed-bbbf-8494700f6216} <Debug> oximeter.measurements_cumulativef32 (3c8e5d71-1393-402e-9a4c-6a89be5b8e36): There are no data parts | ||
| 427 | 2026.02.10 18:40:11.894935 [ 3 ] {8bee00d8-ccd5-41ed-bbbf-8494700f6216} <Debug> TCPHandler: Processed in 0.005144381 sec. | ||
| 428 | 2026.02.10 18:40:11.895118 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.02.10 18:40:11.895497 [ 3 ] {d2973d54-23ba-46f4-b17c-c8673e576aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.02.10 18:40:11.895632 [ 3 ] {d2973d54-23ba-46f4-b17c-c8673e576aaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.02.10 18:40:11.897651 [ 3 ] {d2973d54-23ba-46f4-b17c-c8673e576aaa} <Debug> oximeter.measurements_cumulativef64 (1867d18f-fb0c-41cd-b81a-1a33c5e078b6): Loading data parts | ||
| 432 | 2026.02.10 18:40:11.897814 [ 3 ] {d2973d54-23ba-46f4-b17c-c8673e576aaa} <Debug> oximeter.measurements_cumulativef64 (1867d18f-fb0c-41cd-b81a-1a33c5e078b6): There are no data parts | ||
| 433 | 2026.02.10 18:40:11.900347 [ 3 ] {d2973d54-23ba-46f4-b17c-c8673e576aaa} <Debug> TCPHandler: Processed in 0.005291506 sec. | ||
| 434 | 2026.02.10 18:40:11.900520 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.02.10 18:40:11.900749 [ 3 ] {4ce14522-b2cc-4fe9-87dd-79c8755d4c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.02.10 18:40:11.900940 [ 3 ] {4ce14522-b2cc-4fe9-87dd-79c8755d4c52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.02.10 18:40:11.903131 [ 3 ] {4ce14522-b2cc-4fe9-87dd-79c8755d4c52} <Debug> oximeter.measurements_histogrami8 (c7634557-79a0-40be-9da3-78bf45bf065b): Loading data parts | ||
| 448 | 2026.02.10 18:40:11.903395 [ 3 ] {4ce14522-b2cc-4fe9-87dd-79c8755d4c52} <Debug> oximeter.measurements_histogrami8 (c7634557-79a0-40be-9da3-78bf45bf065b): There are no data parts | ||
| 449 | 2026.02.10 18:40:11.905422 [ 3 ] {4ce14522-b2cc-4fe9-87dd-79c8755d4c52} <Debug> TCPHandler: Processed in 0.004964937 sec. | ||
| 450 | 2026.02.10 18:40:11.905584 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.10 18:40:11.905892 [ 3 ] {4f5c243c-aa26-4572-9848-c180d0b654fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.02.10 18:40:11.906028 [ 3 ] {4f5c243c-aa26-4572-9848-c180d0b654fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.02.10 18:40:11.909107 [ 3 ] {4f5c243c-aa26-4572-9848-c180d0b654fb} <Debug> oximeter.measurements_histogramu8 (33849ae4-ed69-4054-b42b-be9913f07b1b): Loading data parts | ||
| 454 | 2026.02.10 18:40:11.909256 [ 3 ] {4f5c243c-aa26-4572-9848-c180d0b654fb} <Debug> oximeter.measurements_histogramu8 (33849ae4-ed69-4054-b42b-be9913f07b1b): There are no data parts | ||
| 455 | 2026.02.10 18:40:11.911877 [ 3 ] {4f5c243c-aa26-4572-9848-c180d0b654fb} <Debug> TCPHandler: Processed in 0.006342157 sec. | ||
| 456 | 2026.02.10 18:40:11.914061 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.10 18:40:11.914297 [ 3 ] {b5700c09-2b3d-4462-a2a9-c29c143577cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.02.10 18:40:11.914468 [ 3 ] {b5700c09-2b3d-4462-a2a9-c29c143577cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.02.10 18:40:11.916676 [ 3 ] {b5700c09-2b3d-4462-a2a9-c29c143577cc} <Debug> oximeter.measurements_histogrami16 (9c3ece9f-1c9a-496b-a702-b9ef0d025b43): Loading data parts | ||
| 460 | 2026.02.10 18:40:11.917145 [ 3 ] {b5700c09-2b3d-4462-a2a9-c29c143577cc} <Debug> oximeter.measurements_histogrami16 (9c3ece9f-1c9a-496b-a702-b9ef0d025b43): There are no data parts | ||
| 461 | 2026.02.10 18:40:11.932796 [ 3 ] {b5700c09-2b3d-4462-a2a9-c29c143577cc} <Debug> TCPHandler: Processed in 0.018783455 sec. | ||
| 462 | 2026.02.10 18:40:11.933180 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.10 18:40:11.933922 [ 3 ] {3b579f7e-4d67-4cae-9a17-17d3e4b9c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 464 | 2026.02.10 18:40:11.934223 [ 3 ] {3b579f7e-4d67-4cae-9a17-17d3e4b9c163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.02.10 18:40:11.948679 [ 3 ] {3b579f7e-4d67-4cae-9a17-17d3e4b9c163} <Debug> oximeter.measurements_histogramu16 (bce0f1f3-7a89-4847-94f9-7e09492efe02): Loading data parts | ||
| 466 | 2026.02.10 18:40:11.948886 [ 3 ] {3b579f7e-4d67-4cae-9a17-17d3e4b9c163} <Debug> oximeter.measurements_histogramu16 (bce0f1f3-7a89-4847-94f9-7e09492efe02): There are no data parts | ||
| 467 | 2026.02.10 18:40:11.956710 [ 3 ] {3b579f7e-4d67-4cae-9a17-17d3e4b9c163} <Debug> TCPHandler: Processed in 0.02369444 sec. | ||
| 468 | 2026.02.10 18:40:11.957014 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.02.10 18:40:11.957256 [ 3 ] {0362c470-f665-43e4-9c75-56e091892b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 470 | 2026.02.10 18:40:11.957401 [ 3 ] {0362c470-f665-43e4-9c75-56e091892b11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.02.10 18:40:11.967665 [ 3 ] {0362c470-f665-43e4-9c75-56e091892b11} <Debug> oximeter.measurements_histogrami32 (d4d0364c-f381-4c35-8684-e442c9eee87a): Loading data parts | ||
| 472 | 2026.02.10 18:40:11.967943 [ 3 ] {0362c470-f665-43e4-9c75-56e091892b11} <Debug> oximeter.measurements_histogrami32 (d4d0364c-f381-4c35-8684-e442c9eee87a): There are no data parts | ||
| 473 | 2026.02.10 18:40:11.975945 [ 3 ] {0362c470-f665-43e4-9c75-56e091892b11} <Debug> TCPHandler: Processed in 0.018990022 sec. | ||
| 474 | 2026.02.10 18:40:11.976137 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.02.10 18:40:11.976372 [ 3 ] {e083d58e-4d90-4752-aa66-8fcfd40a66d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 476 | 2026.02.10 18:40:11.976523 [ 3 ] {e083d58e-4d90-4752-aa66-8fcfd40a66d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.02.10 18:40:11.983362 [ 3 ] {e083d58e-4d90-4752-aa66-8fcfd40a66d5} <Debug> oximeter.measurements_histogramu32 (c61a25ee-498d-4787-a862-c0f55d3a32f6): Loading data parts | ||
| 478 | 2026.02.10 18:40:11.983534 [ 3 ] {e083d58e-4d90-4752-aa66-8fcfd40a66d5} <Debug> oximeter.measurements_histogramu32 (c61a25ee-498d-4787-a862-c0f55d3a32f6): There are no data parts | ||
| 479 | 2026.02.10 18:40:11.986715 [ 3 ] {e083d58e-4d90-4752-aa66-8fcfd40a66d5} <Debug> TCPHandler: Processed in 0.010638104 sec. | ||
| 480 | 2026.02.10 18:40:11.987002 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.02.10 18:40:11.987298 [ 3 ] {2051263c-16a6-4956-8d2e-2f8a2db2efc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 482 | 2026.02.10 18:40:11.987458 [ 3 ] {2051263c-16a6-4956-8d2e-2f8a2db2efc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.02.10 18:40:11.995145 [ 3 ] {2051263c-16a6-4956-8d2e-2f8a2db2efc7} <Debug> oximeter.measurements_histogrami64 (265025d6-5c6a-4fb4-91e4-f3908978a395): Loading data parts | ||
| 484 | 2026.02.10 18:40:11.995339 [ 3 ] {2051263c-16a6-4956-8d2e-2f8a2db2efc7} <Debug> oximeter.measurements_histogrami64 (265025d6-5c6a-4fb4-91e4-f3908978a395): There are no data parts | ||
| 485 | 2026.02.10 18:40:11.999356 [ 3 ] {2051263c-16a6-4956-8d2e-2f8a2db2efc7} <Debug> TCPHandler: Processed in 0.012408097 sec. | ||
| 486 | 2026.02.10 18:40:11.999568 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.02.10 18:40:11.999825 [ 3 ] {bad7c2a9-faba-4690-a659-e8b76375ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 488 | 2026.02.10 18:40:12.000002 [ 3 ] {bad7c2a9-faba-4690-a659-e8b76375ae8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.02.10 18:40:12.001118 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.31 MiB, peak 123.31 MiB, free memory in arenas 0.00 B, will set to 133.45 MiB (RSS), difference: 10.14 MiB | ||
| 490 | 2026.02.10 18:40:12.007555 [ 3 ] {bad7c2a9-faba-4690-a659-e8b76375ae8b} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Loading data parts | ||
| 491 | 2026.02.10 18:40:12.007756 [ 3 ] {bad7c2a9-faba-4690-a659-e8b76375ae8b} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): There are no data parts | ||
| 492 | 2026.02.10 18:40:12.013084 [ 3 ] {bad7c2a9-faba-4690-a659-e8b76375ae8b} <Debug> TCPHandler: Processed in 0.013575921 sec. | ||
| 493 | 2026.02.10 18:40:12.013457 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.10 18:40:12.013765 [ 3 ] {2f198c1a-cc4f-44ed-a4ad-7020ce49affe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.02.10 18:40:12.013965 [ 3 ] {2f198c1a-cc4f-44ed-a4ad-7020ce49affe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.10 18:40:12.020420 [ 3 ] {2f198c1a-cc4f-44ed-a4ad-7020ce49affe} <Debug> oximeter.measurements_histogramf32 (2040c02b-0b70-48b9-8d09-25fb1c90bbb9): Loading data parts | ||
| 497 | 2026.02.10 18:40:12.020686 [ 3 ] {2f198c1a-cc4f-44ed-a4ad-7020ce49affe} <Debug> oximeter.measurements_histogramf32 (2040c02b-0b70-48b9-8d09-25fb1c90bbb9): There are no data parts | ||
| 498 | 2026.02.10 18:40:12.024460 [ 3 ] {2f198c1a-cc4f-44ed-a4ad-7020ce49affe} <Debug> TCPHandler: Processed in 0.01117644 sec. | ||
| 499 | 2026.02.10 18:40:12.024657 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.10 18:40:12.025044 [ 3 ] {ef862f1b-e683-45f0-9033-40f31c380281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.02.10 18:40:12.025200 [ 3 ] {ef862f1b-e683-45f0-9033-40f31c380281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.10 18:40:12.030860 [ 3 ] {ef862f1b-e683-45f0-9033-40f31c380281} <Debug> oximeter.measurements_histogramf64 (6a2eedc5-3f7d-48af-ab8c-b2c377492455): Loading data parts | ||
| 503 | 2026.02.10 18:40:12.031015 [ 3 ] {ef862f1b-e683-45f0-9033-40f31c380281} <Debug> oximeter.measurements_histogramf64 (6a2eedc5-3f7d-48af-ab8c-b2c377492455): There are no data parts | ||
| 504 | 2026.02.10 18:40:12.034698 [ 3 ] {ef862f1b-e683-45f0-9033-40f31c380281} <Debug> TCPHandler: Processed in 0.010099259 sec. | ||
| 505 | 2026.02.10 18:40:12.034864 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.10 18:40:12.035074 [ 3 ] {8707d59e-556a-4aa1-9e0d-64c808a19264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.02.10 18:40:12.035226 [ 3 ] {8707d59e-556a-4aa1-9e0d-64c808a19264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.10 18:40:12.037279 [ 3 ] {8707d59e-556a-4aa1-9e0d-64c808a19264} <Debug> oximeter.fields_bool (72bf06cb-1e3b-4196-acac-f5d67a8a29b1): Loading data parts | ||
| 534 | 2026.02.10 18:40:12.037575 [ 3 ] {8707d59e-556a-4aa1-9e0d-64c808a19264} <Debug> oximeter.fields_bool (72bf06cb-1e3b-4196-acac-f5d67a8a29b1): There are no data parts | ||
| 535 | 2026.02.10 18:40:12.039999 [ 3 ] {8707d59e-556a-4aa1-9e0d-64c808a19264} <Debug> TCPHandler: Processed in 0.005186383 sec. | ||
| 536 | 2026.02.10 18:40:12.040185 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.10 18:40:12.040508 [ 3 ] {9cba047e-46be-43c2-85e2-2d4f12d76cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.02.10 18:40:12.040569 [ 3 ] {9cba047e-46be-43c2-85e2-2d4f12d76cf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.10 18:40:12.042758 [ 3 ] {9cba047e-46be-43c2-85e2-2d4f12d76cf4} <Debug> oximeter.fields_i8 (e1c80963-ec1d-419a-952d-4902d253dfde): Loading data parts | ||
| 540 | 2026.02.10 18:40:12.043010 [ 3 ] {9cba047e-46be-43c2-85e2-2d4f12d76cf4} <Debug> oximeter.fields_i8 (e1c80963-ec1d-419a-952d-4902d253dfde): There are no data parts | ||
| 541 | 2026.02.10 18:40:12.044309 [ 3 ] {9cba047e-46be-43c2-85e2-2d4f12d76cf4} <Debug> TCPHandler: Processed in 0.004180004 sec. | ||
| 542 | 2026.02.10 18:40:12.044591 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.02.10 18:40:12.044773 [ 3 ] {0a987369-2843-4589-9ab2-e5da7f68691b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.02.10 18:40:12.044915 [ 3 ] {0a987369-2843-4589-9ab2-e5da7f68691b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.02.10 18:40:12.047245 [ 3 ] {0a987369-2843-4589-9ab2-e5da7f68691b} <Debug> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Loading data parts | ||
| 546 | 2026.02.10 18:40:12.047499 [ 3 ] {0a987369-2843-4589-9ab2-e5da7f68691b} <Debug> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): There are no data parts | ||
| 547 | 2026.02.10 18:40:12.048738 [ 3 ] {0a987369-2843-4589-9ab2-e5da7f68691b} <Debug> TCPHandler: Processed in 0.004205044 sec. | ||
| 548 | 2026.02.10 18:40:12.048911 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.02.10 18:40:12.049170 [ 3 ] {8686bf02-8979-4045-badd-8160caa298ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.02.10 18:40:12.049272 [ 3 ] {8686bf02-8979-4045-badd-8160caa298ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.02.10 18:40:12.052014 [ 3 ] {8686bf02-8979-4045-badd-8160caa298ad} <Debug> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Loading data parts | ||
| 552 | 2026.02.10 18:40:12.052170 [ 3 ] {8686bf02-8979-4045-badd-8160caa298ad} <Debug> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): There are no data parts | ||
| 553 | 2026.02.10 18:40:12.054035 [ 3 ] {8686bf02-8979-4045-badd-8160caa298ad} <Debug> TCPHandler: Processed in 0.005183933 sec. | ||
| 554 | 2026.02.10 18:40:12.054287 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.02.10 18:40:12.054444 [ 3 ] {abfeea9d-2d27-4fa6-a92e-b75376e12e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.02.10 18:40:12.054580 [ 3 ] {abfeea9d-2d27-4fa6-a92e-b75376e12e6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.02.10 18:40:12.056981 [ 3 ] {abfeea9d-2d27-4fa6-a92e-b75376e12e6c} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Loading data parts | ||
| 558 | 2026.02.10 18:40:12.057251 [ 3 ] {abfeea9d-2d27-4fa6-a92e-b75376e12e6c} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): There are no data parts | ||
| 559 | 2026.02.10 18:40:12.058667 [ 3 ] {abfeea9d-2d27-4fa6-a92e-b75376e12e6c} <Debug> TCPHandler: Processed in 0.004430201 sec. | ||
| 560 | 2026.02.10 18:40:12.058822 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.02.10 18:40:12.059081 [ 3 ] {4857723c-4a51-4b77-bd87-2896abfa3c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.02.10 18:40:12.059125 [ 3 ] {4857723c-4a51-4b77-bd87-2896abfa3c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.02.10 18:40:12.061696 [ 3 ] {4857723c-4a51-4b77-bd87-2896abfa3c42} <Debug> oximeter.fields_i32 (63e45750-949e-493a-adb2-abb1d6b7c369): Loading data parts | ||
| 564 | 2026.02.10 18:40:12.061858 [ 3 ] {4857723c-4a51-4b77-bd87-2896abfa3c42} <Debug> oximeter.fields_i32 (63e45750-949e-493a-adb2-abb1d6b7c369): There are no data parts | ||
| 565 | 2026.02.10 18:40:12.063117 [ 3 ] {4857723c-4a51-4b77-bd87-2896abfa3c42} <Debug> TCPHandler: Processed in 0.004344529 sec. | ||
| 566 | 2026.02.10 18:40:12.063382 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.02.10 18:40:12.063589 [ 3 ] {6776e7ab-d142-416a-9ddb-535a630baa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.02.10 18:40:12.063738 [ 3 ] {6776e7ab-d142-416a-9ddb-535a630baa62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.02.10 18:40:12.066751 [ 3 ] {6776e7ab-d142-416a-9ddb-535a630baa62} <Debug> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Loading data parts | ||
| 570 | 2026.02.10 18:40:12.067016 [ 3 ] {6776e7ab-d142-416a-9ddb-535a630baa62} <Debug> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): There are no data parts | ||
| 571 | 2026.02.10 18:40:12.070106 [ 3 ] {6776e7ab-d142-416a-9ddb-535a630baa62} <Debug> TCPHandler: Processed in 0.00678879 sec. | ||
| 572 | 2026.02.10 18:40:12.070267 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.02.10 18:40:12.070544 [ 3 ] {8e38169a-5390-4c08-9714-2f6f853a156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.02.10 18:40:12.070591 [ 3 ] {8e38169a-5390-4c08-9714-2f6f853a156d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.02.10 18:40:12.072666 [ 3 ] {8e38169a-5390-4c08-9714-2f6f853a156d} <Debug> oximeter.fields_i64 (3d650db9-1074-4054-a796-0b8f5dc47f86): Loading data parts | ||
| 576 | 2026.02.10 18:40:12.072837 [ 3 ] {8e38169a-5390-4c08-9714-2f6f853a156d} <Debug> oximeter.fields_i64 (3d650db9-1074-4054-a796-0b8f5dc47f86): There are no data parts | ||
| 577 | 2026.02.10 18:40:12.074737 [ 3 ] {8e38169a-5390-4c08-9714-2f6f853a156d} <Debug> TCPHandler: Processed in 0.004520334 sec. | ||
| 578 | 2026.02.10 18:40:12.075022 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.02.10 18:40:12.075209 [ 3 ] {5a17be52-d82c-45e1-8568-4b251fa7e453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.02.10 18:40:12.075358 [ 3 ] {5a17be52-d82c-45e1-8568-4b251fa7e453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.02.10 18:40:12.077505 [ 3 ] {5a17be52-d82c-45e1-8568-4b251fa7e453} <Debug> oximeter.fields_u64 (07548839-17e8-4b5a-ad90-3dccfb4d58b3): Loading data parts | ||
| 582 | 2026.02.10 18:40:12.077759 [ 3 ] {5a17be52-d82c-45e1-8568-4b251fa7e453} <Debug> oximeter.fields_u64 (07548839-17e8-4b5a-ad90-3dccfb4d58b3): There are no data parts | ||
| 583 | 2026.02.10 18:40:12.079073 [ 3 ] {5a17be52-d82c-45e1-8568-4b251fa7e453} <Debug> TCPHandler: Processed in 0.004108141 sec. | ||
| 584 | 2026.02.10 18:40:12.079245 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.02.10 18:40:12.079551 [ 3 ] {1a6c09e0-c3a1-4cd0-be94-6078f50bb834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.02.10 18:40:12.079601 [ 3 ] {1a6c09e0-c3a1-4cd0-be94-6078f50bb834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.02.10 18:40:12.081806 [ 3 ] {1a6c09e0-c3a1-4cd0-be94-6078f50bb834} <Debug> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Loading data parts | ||
| 588 | 2026.02.10 18:40:12.082078 [ 3 ] {1a6c09e0-c3a1-4cd0-be94-6078f50bb834} <Debug> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): There are no data parts | ||
| 589 | 2026.02.10 18:40:12.084111 [ 3 ] {1a6c09e0-c3a1-4cd0-be94-6078f50bb834} <Debug> TCPHandler: Processed in 0.004920535 sec. | ||
| 590 | 2026.02.10 18:40:12.084404 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.02.10 18:40:12.084574 [ 3 ] {7e50d3d9-b59c-4ea5-b3ee-63508dec9630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.02.10 18:40:12.084724 [ 3 ] {7e50d3d9-b59c-4ea5-b3ee-63508dec9630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.02.10 18:40:12.086846 [ 3 ] {7e50d3d9-b59c-4ea5-b3ee-63508dec9630} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Loading data parts | ||
| 594 | 2026.02.10 18:40:12.087170 [ 3 ] {7e50d3d9-b59c-4ea5-b3ee-63508dec9630} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): There are no data parts | ||
| 595 | 2026.02.10 18:40:12.088371 [ 3 ] {7e50d3d9-b59c-4ea5-b3ee-63508dec9630} <Debug> TCPHandler: Processed in 0.004016349 sec. | ||
| 596 | 2026.02.10 18:40:12.088532 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.02.10 18:40:12.088857 [ 3 ] {944d0fb9-a8cb-47a4-8688-cdf1ccb92cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.02.10 18:40:12.089042 [ 3 ] {944d0fb9-a8cb-47a4-8688-cdf1ccb92cb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.02.10 18:40:12.091299 [ 3 ] {944d0fb9-a8cb-47a4-8688-cdf1ccb92cb3} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Loading data parts | ||
| 600 | 2026.02.10 18:40:12.091462 [ 3 ] {944d0fb9-a8cb-47a4-8688-cdf1ccb92cb3} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): There are no data parts | ||
| 601 | 2026.02.10 18:40:12.092672 [ 3 ] {944d0fb9-a8cb-47a4-8688-cdf1ccb92cb3} <Debug> TCPHandler: Processed in 0.004191774 sec. | ||
| 602 | 2026.02.10 18:40:12.092964 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.02.10 18:40:12.093212 [ 3 ] {1c092179-c9ba-44ff-a359-836c20e9139a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.02.10 18:40:12.093369 [ 3 ] {1c092179-c9ba-44ff-a359-836c20e9139a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.02.10 18:40:12.096368 [ 3 ] {1c092179-c9ba-44ff-a359-836c20e9139a} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Loading data parts | ||
| 609 | 2026.02.10 18:40:12.096523 [ 3 ] {1c092179-c9ba-44ff-a359-836c20e9139a} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): There are no data parts | ||
| 610 | 2026.02.10 18:40:12.097853 [ 3 ] {1c092179-c9ba-44ff-a359-836c20e9139a} <Debug> TCPHandler: Processed in 0.004936686 sec. | ||
| 611 | 2026.02.10 18:40:12.101041 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.02.10 18:40:12.101361 [ 255 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.02.10 18:40:12.102801 [ 255 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.02.10 18:40:12.111362 [ 260 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Trace> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.02.10 18:40:12.111427 [ 260 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 616 | 2026.02.10 18:40:12.116262 [ 260 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.02.10 18:40:12.117177 [ 260 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Trace> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.02.10 18:40:12.117517 [ 255 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0163 sec., 61.34969325153375 rows/sec., 981.60 B/sec. | ||
| 619 | 2026.02.10 18:40:12.117996 [ 255 ] {00dd64f5-0572-458b-967f-e8ab68c7ebff} <Debug> TCPHandler: Processed in 0.017097316 sec. | ||
| 620 | 2026.02.10 18:40:12.449691 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47414 | ||
| 621 | 2026.02.10 18:40:12.449817 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.10 18:40:12.449862 [ 270 ] {} <Debug> TCP-Session: 29bcd0b2-51ea-430f-9f07-9621e0cb5b80 Authenticating user 'default' from [fd00:1122:3344:101::c]:47414 | ||
| 623 | 2026.02.10 18:40:12.449978 [ 270 ] {} <Debug> TCP-Session: 29bcd0b2-51ea-430f-9f07-9621e0cb5b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.10 18:40:12.449994 [ 270 ] {} <Debug> TCP-Session: 29bcd0b2-51ea-430f-9f07-9621e0cb5b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.10 18:40:12.450077 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.10 18:40:12.450188 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.10 18:40:12.450216 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.10 18:40:12.451082 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48902 | ||
| 629 | 2026.02.10 18:40:12.451211 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36046 | ||
| 630 | 2026.02.10 18:40:12.451339 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55551 | ||
| 631 | 2026.02.10 18:40:12.451299 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.02.10 18:40:12.451418 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53954 | ||
| 633 | 2026.02.10 18:40:12.451556 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54971 | ||
| 634 | 2026.02.10 18:40:12.451565 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.02.10 18:40:12.451673 [ 272 ] {} <Debug> TCP-Session: 2c0f4ae9-b214-4bd9-82c4-67416a0c18f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:36046 | ||
| 636 | 2026.02.10 18:40:12.451659 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35994 | ||
| 637 | 2026.02.10 18:40:12.451737 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37829 | ||
| 638 | 2026.02.10 18:40:12.451838 [ 272 ] {} <Debug> TCP-Session: 2c0f4ae9-b214-4bd9-82c4-67416a0c18f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.02.10 18:40:12.451878 [ 271 ] {} <Debug> TCP-Session: 36507332-1490-4921-8df0-e3aed658d2e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:48902 | ||
| 640 | 2026.02.10 18:40:12.451968 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.10 18:40:12.451998 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.02.10 18:40:12.452110 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.02.10 18:40:12.452075 [ 271 ] {} <Debug> TCP-Session: 36507332-1490-4921-8df0-e3aed658d2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.02.10 18:40:12.452058 [ 273 ] {} <Debug> TCP-Session: 666719bf-a359-452e-b6d8-2be9f8519e76 Authenticating user 'default' from [fd00:1122:3344:101::c]:55551 | ||
| 645 | 2026.02.10 18:40:12.452219 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.02.10 18:40:12.452310 [ 275 ] {} <Debug> TCP-Session: 035e00e4-073c-46ab-a446-65f8a6381757 Authenticating user 'default' from [fd00:1122:3344:101::c]:54971 | ||
| 647 | 2026.02.10 18:40:12.452321 [ 273 ] {} <Debug> TCP-Session: 666719bf-a359-452e-b6d8-2be9f8519e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.02.10 18:40:12.452331 [ 271 ] {} <Debug> TCP-Session: 36507332-1490-4921-8df0-e3aed658d2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.10 18:40:12.452474 [ 277 ] {} <Debug> TCP-Session: 2cbe753c-3eaa-4f76-9faf-d2e239b36f0d Authenticating user 'default' from [fd00:1122:3344:101::c]:37829 | ||
| 650 | 2026.02.10 18:40:12.452495 [ 276 ] {} <Debug> TCP-Session: cad18e8b-c7e9-4c7e-a8d8-bb49b62d7ab6 Authenticating user 'default' from [fd00:1122:3344:101::c]:35994 | ||
| 651 | 2026.02.10 18:40:12.452467 [ 273 ] {} <Debug> TCP-Session: 666719bf-a359-452e-b6d8-2be9f8519e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.10 18:40:12.452655 [ 277 ] {} <Debug> TCP-Session: 2cbe753c-3eaa-4f76-9faf-d2e239b36f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.10 18:40:12.452664 [ 276 ] {} <Debug> TCP-Session: cad18e8b-c7e9-4c7e-a8d8-bb49b62d7ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.02.10 18:40:12.452219 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.02.10 18:40:12.452785 [ 276 ] {} <Debug> TCP-Session: cad18e8b-c7e9-4c7e-a8d8-bb49b62d7ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.10 18:40:12.452800 [ 277 ] {} <Debug> TCP-Session: 2cbe753c-3eaa-4f76-9faf-d2e239b36f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.10 18:40:12.452968 [ 274 ] {} <Debug> TCP-Session: 7e4c45b9-8f77-4612-855c-5c26381e7948 Authenticating user 'default' from [fd00:1122:3344:101::c]:53954 | ||
| 658 | 2026.02.10 18:40:12.452027 [ 272 ] {} <Debug> TCP-Session: 2c0f4ae9-b214-4bd9-82c4-67416a0c18f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.10 18:40:12.453081 [ 274 ] {} <Debug> TCP-Session: 7e4c45b9-8f77-4612-855c-5c26381e7948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.10 18:40:12.453131 [ 275 ] {} <Debug> TCP-Session: 035e00e4-073c-46ab-a446-65f8a6381757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.10 18:40:12.453462 [ 274 ] {} <Debug> TCP-Session: 7e4c45b9-8f77-4612-855c-5c26381e7948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.10 18:40:12.453487 [ 275 ] {} <Debug> TCP-Session: 035e00e4-073c-46ab-a446-65f8a6381757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.10 18:40:12.996725 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59872 | ||
| 664 | 2026.02.10 18:40:12.996909 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.02.10 18:40:12.996941 [ 278 ] {} <Debug> TCP-Session: f7b01bbb-fc1e-4a8f-ac80-d86bae03c5ef Authenticating user 'default' from [fd00:1122:3344:101::b]:59872 | ||
| 666 | 2026.02.10 18:40:12.996962 [ 278 ] {} <Debug> TCP-Session: f7b01bbb-fc1e-4a8f-ac80-d86bae03c5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.02.10 18:40:12.997071 [ 278 ] {} <Debug> TCP-Session: f7b01bbb-fc1e-4a8f-ac80-d86bae03c5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.10 18:40:12.997140 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.02.10 18:40:12.997180 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.02.10 18:40:12.997283 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.10 18:40:12.997828 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49451 | ||
| 672 | 2026.02.10 18:40:12.997920 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42466 | ||
| 673 | 2026.02.10 18:40:12.998066 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.02.10 18:40:12.998175 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42249 | ||
| 675 | 2026.02.10 18:40:12.998073 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46600 | ||
| 676 | 2026.02.10 18:40:12.998260 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48231 | ||
| 677 | 2026.02.10 18:40:12.998152 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.02.10 18:40:12.998373 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63531 | ||
| 679 | 2026.02.10 18:40:12.998481 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42684 | ||
| 680 | 2026.02.10 18:40:12.998331 [ 279 ] {} <Debug> TCP-Session: b19fc804-d158-4eba-8d5a-fa260419f3c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:49451 | ||
| 681 | 2026.02.10 18:40:12.998533 [ 280 ] {} <Debug> TCP-Session: a77fc85d-243a-4f78-a2d7-6ce8ac18e3c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:42466 | ||
| 682 | 2026.02.10 18:40:12.998641 [ 280 ] {} <Debug> TCP-Session: a77fc85d-243a-4f78-a2d7-6ce8ac18e3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.02.10 18:40:12.998645 [ 279 ] {} <Debug> TCP-Session: b19fc804-d158-4eba-8d5a-fa260419f3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.02.10 18:40:12.998650 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.10 18:40:12.998735 [ 280 ] {} <Debug> TCP-Session: a77fc85d-243a-4f78-a2d7-6ce8ac18e3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.02.10 18:40:12.998783 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.02.10 18:40:12.998722 [ 279 ] {} <Debug> TCP-Session: b19fc804-d158-4eba-8d5a-fa260419f3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.02.10 18:40:12.998861 [ 284 ] {} <Debug> TCP-Session: 587cf329-499a-46b1-b864-34360c0f76ea Authenticating user 'default' from [fd00:1122:3344:101::b]:63531 | ||
| 689 | 2026.02.10 18:40:12.998841 [ 282 ] {} <Debug> TCP-Session: e47b0627-0c2f-4d1b-8610-eabc20367420 Authenticating user 'default' from [fd00:1122:3344:101::b]:42249 | ||
| 690 | 2026.02.10 18:40:12.998839 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.10 18:40:12.998682 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.10 18:40:12.999006 [ 284 ] {} <Debug> TCP-Session: 587cf329-499a-46b1-b864-34360c0f76ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.10 18:40:12.998984 [ 282 ] {} <Debug> TCP-Session: e47b0627-0c2f-4d1b-8610-eabc20367420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.10 18:40:12.998985 [ 285 ] {} <Debug> TCP-Session: a1aac3a1-39b1-4fc4-b9ba-f6b97c92aee0 Authenticating user 'default' from [fd00:1122:3344:101::b]:42684 | ||
| 695 | 2026.02.10 18:40:12.999139 [ 282 ] {} <Debug> TCP-Session: e47b0627-0c2f-4d1b-8610-eabc20367420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.10 18:40:12.999140 [ 281 ] {} <Debug> TCP-Session: 5ffd0090-5fa5-422a-8eef-07fb237de8bc Authenticating user 'default' from [fd00:1122:3344:101::b]:46600 | ||
| 697 | 2026.02.10 18:40:12.999159 [ 284 ] {} <Debug> TCP-Session: 587cf329-499a-46b1-b864-34360c0f76ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.10 18:40:12.998583 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.02.10 18:40:12.999262 [ 281 ] {} <Debug> TCP-Session: 5ffd0090-5fa5-422a-8eef-07fb237de8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.10 18:40:12.999430 [ 285 ] {} <Debug> TCP-Session: a1aac3a1-39b1-4fc4-b9ba-f6b97c92aee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.10 18:40:12.999469 [ 283 ] {} <Debug> TCP-Session: ee0e9567-8597-4934-b6c1-47d6d6eacfe8 Authenticating user 'default' from [fd00:1122:3344:101::b]:48231 | ||
| 702 | 2026.02.10 18:40:12.999465 [ 281 ] {} <Debug> TCP-Session: 5ffd0090-5fa5-422a-8eef-07fb237de8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.10 18:40:12.999566 [ 285 ] {} <Debug> TCP-Session: a1aac3a1-39b1-4fc4-b9ba-f6b97c92aee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.10 18:40:12.999600 [ 283 ] {} <Debug> TCP-Session: ee0e9567-8597-4934-b6c1-47d6d6eacfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.10 18:40:12.999679 [ 283 ] {} <Debug> TCP-Session: ee0e9567-8597-4934-b6c1-47d6d6eacfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.10 18:40:13.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.84 MiB, peak 134.84 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 4.88 MiB | ||
| 707 | 2026.02.10 18:40:18.328071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.10 18:40:18.328143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.10 18:40:18.328199 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.10 18:40:18.328244 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.10 18:40:18.333377 [ 244 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Loading data parts | ||
| 712 | 2026.02.10 18:40:18.333571 [ 244 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): There are no data parts | ||
| 713 | 2026.02.10 18:40:18.342645 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.10 18:40:18.342767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 715 | 2026.02.10 18:40:18.347580 [ 243 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Loading data parts | ||
| 716 | 2026.02.10 18:40:18.347759 [ 243 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): There are no data parts | ||
| 717 | 2026.02.10 18:40:18.350403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.10 18:40:18.351008 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.10 18:40:18.351156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.02.10 18:40:18.372856 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.10 18:40:18.373113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 722 | 2026.02.10 18:40:18.379535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.10 18:40:18.380666 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.10 18:40:18.384254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.10 18:40:19.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.97 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.02.10 18:40:20.828330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.10 18:40:20.828501 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.10 18:40:20.833223 [ 242 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Loading data parts | ||
| 729 | 2026.02.10 18:40:20.833432 [ 242 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): There are no data parts | ||
| 730 | 2026.02.10 18:40:20.839941 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.10 18:40:20.840066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 732 | 2026.02.10 18:40:20.842252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.10 18:40:20.842883 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.10 18:40:20.843285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.10 18:40:21.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.02.10 18:40:25.804321 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.10 18:40:25.804396 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.10 18:40:25.851738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.10 18:40:25.856617 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.10 18:40:25.856665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 741 | 2026.02.10 18:40:25.857534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.10 18:40:25.858120 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.10 18:40:25.858286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.10 18:40:25.884833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.10 18:40:25.902992 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.10 18:40:25.903117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 747 | 2026.02.10 18:40:25.909810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.10 18:40:25.910960 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.10 18:40:25.915381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.10 18:40:26.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.02.10 18:40:31.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.10 18:40:32.123500 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.10 18:40:32.123692 [ 3 ] {288b2379-e0c3-41fc-80b6-ddb1cf978698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.10 18:40:32.129976 [ 3 ] {288b2379-e0c3-41fc-80b6-ddb1cf978698} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.10 18:40:32.138223 [ 3 ] {288b2379-e0c3-41fc-80b6-ddb1cf978698} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.10 18:40:32.144671 [ 3 ] {288b2379-e0c3-41fc-80b6-ddb1cf978698} <Debug> TCPHandler: Processed in 0.021292749 sec. | ||
| 757 | 2026.02.10 18:40:32.174696 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.10 18:40:32.175054 [ 3 ] {9f48c87c-9258-42f2-9999-252e1c27c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.10 18:40:32.183422 [ 3 ] {9f48c87c-9258-42f2-9999-252e1c27c544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.10 18:40:32.183538 [ 3 ] {9f48c87c-9258-42f2-9999-252e1c27c544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.10 18:40:32.185865 [ 3 ] {9f48c87c-9258-42f2-9999-252e1c27c544} <Debug> TCPHandler: Processed in 0.011270553 sec. | ||
| 762 | 2026.02.10 18:40:32.186730 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.10 18:40:32.186846 [ 3 ] {78e818c7-aa86-4d5f-98ed-d9da976266f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.10 18:40:32.188991 [ 3 ] {78e818c7-aa86-4d5f-98ed-d9da976266f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.10 18:40:32.189039 [ 3 ] {78e818c7-aa86-4d5f-98ed-d9da976266f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.10 18:40:32.189414 [ 3 ] {78e818c7-aa86-4d5f-98ed-d9da976266f5} <Debug> TCPHandler: Processed in 0.00272951 sec. | ||
| 767 | 2026.02.10 18:40:32.189721 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.10 18:40:32.189857 [ 3 ] {9f2a71d6-ef73-4a1a-beac-e598a207f98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.02.10 18:40:32.190120 [ 3 ] {9f2a71d6-ef73-4a1a-beac-e598a207f98e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.10 18:40:32.190162 [ 3 ] {9f2a71d6-ef73-4a1a-beac-e598a207f98e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.10 18:40:32.190527 [ 3 ] {9f2a71d6-ef73-4a1a-beac-e598a207f98e} <Debug> TCPHandler: Processed in 0.000862376 sec. | ||
| 772 | 2026.02.10 18:40:32.190801 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.10 18:40:32.190911 [ 3 ] {efa154f6-b1ed-411a-a376-d48cb1541bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.02.10 18:40:32.191143 [ 3 ] {efa154f6-b1ed-411a-a376-d48cb1541bec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.10 18:40:32.191184 [ 3 ] {efa154f6-b1ed-411a-a376-d48cb1541bec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.10 18:40:32.191512 [ 3 ] {efa154f6-b1ed-411a-a376-d48cb1541bec} <Debug> TCPHandler: Processed in 0.000757503 sec. | ||
| 777 | 2026.02.10 18:40:32.191780 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.10 18:40:32.191890 [ 3 ] {305a96c8-3b8b-4bff-a859-d4735c079fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.02.10 18:40:32.192116 [ 3 ] {305a96c8-3b8b-4bff-a859-d4735c079fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.10 18:40:32.192156 [ 3 ] {305a96c8-3b8b-4bff-a859-d4735c079fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.10 18:40:32.192463 [ 3 ] {305a96c8-3b8b-4bff-a859-d4735c079fe2} <Debug> TCPHandler: Processed in 0.000747792 sec. | ||
| 782 | 2026.02.10 18:40:32.192692 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.10 18:40:32.192795 [ 3 ] {61a50c36-e9de-4ec9-ab91-6d33ee408274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.10 18:40:32.193008 [ 3 ] {61a50c36-e9de-4ec9-ab91-6d33ee408274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.10 18:40:32.193046 [ 3 ] {61a50c36-e9de-4ec9-ab91-6d33ee408274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.10 18:40:32.193479 [ 3 ] {61a50c36-e9de-4ec9-ab91-6d33ee408274} <Debug> TCPHandler: Processed in 0.000797784 sec. | ||
| 787 | 2026.02.10 18:40:32.199543 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.10 18:40:32.199723 [ 3 ] {29b53dba-efe9-4084-9383-35ca8e8f014a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.10 18:40:32.200089 [ 3 ] {29b53dba-efe9-4084-9383-35ca8e8f014a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.10 18:40:32.200132 [ 3 ] {29b53dba-efe9-4084-9383-35ca8e8f014a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.10 18:40:32.200512 [ 3 ] {29b53dba-efe9-4084-9383-35ca8e8f014a} <Debug> TCPHandler: Processed in 0.00104255 sec. | ||
| 792 | 2026.02.10 18:40:32.201372 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.10 18:40:32.201489 [ 3 ] {96d6f27a-74cc-4dd5-acab-12ef85449560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.10 18:40:32.201733 [ 3 ] {96d6f27a-74cc-4dd5-acab-12ef85449560} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.10 18:40:32.201775 [ 3 ] {96d6f27a-74cc-4dd5-acab-12ef85449560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.10 18:40:32.202112 [ 3 ] {96d6f27a-74cc-4dd5-acab-12ef85449560} <Debug> TCPHandler: Processed in 0.000786474 sec. | ||
| 797 | 2026.02.10 18:40:32.202317 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.10 18:40:32.202433 [ 3 ] {71077536-91bf-4c1e-a137-efa136dd24d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.10 18:40:32.202675 [ 3 ] {71077536-91bf-4c1e-a137-efa136dd24d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.10 18:40:32.202716 [ 3 ] {71077536-91bf-4c1e-a137-efa136dd24d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.10 18:40:32.203052 [ 3 ] {71077536-91bf-4c1e-a137-efa136dd24d4} <Debug> TCPHandler: Processed in 0.000781443 sec. | ||
| 802 | 2026.02.10 18:40:32.203252 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.10 18:40:32.203367 [ 3 ] {04ba8b92-458f-4cac-b81d-d8ab29de7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.10 18:40:32.203610 [ 3 ] {04ba8b92-458f-4cac-b81d-d8ab29de7d4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.10 18:40:32.203651 [ 3 ] {04ba8b92-458f-4cac-b81d-d8ab29de7d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.10 18:40:32.203979 [ 3 ] {04ba8b92-458f-4cac-b81d-d8ab29de7d4a} <Debug> TCPHandler: Processed in 0.000773843 sec. | ||
| 807 | 2026.02.10 18:40:32.204186 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.10 18:40:32.204310 [ 3 ] {6cb6d381-ed45-4a4d-96f0-b5aa05a03008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.10 18:40:32.204550 [ 3 ] {6cb6d381-ed45-4a4d-96f0-b5aa05a03008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.10 18:40:32.204591 [ 3 ] {6cb6d381-ed45-4a4d-96f0-b5aa05a03008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.10 18:40:32.204919 [ 3 ] {6cb6d381-ed45-4a4d-96f0-b5aa05a03008} <Debug> TCPHandler: Processed in 0.000779563 sec. | ||
| 812 | 2026.02.10 18:40:32.205141 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.10 18:40:32.205256 [ 3 ] {e51fe474-1c69-4574-bd31-4f665236392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.10 18:40:32.205497 [ 3 ] {e51fe474-1c69-4574-bd31-4f665236392d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.10 18:40:32.205537 [ 3 ] {e51fe474-1c69-4574-bd31-4f665236392d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.10 18:40:32.205840 [ 3 ] {e51fe474-1c69-4574-bd31-4f665236392d} <Debug> TCPHandler: Processed in 0.000745702 sec. | ||
| 817 | 2026.02.10 18:40:32.206039 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.10 18:40:32.206154 [ 3 ] {38d4dfb2-25f8-4b40-901e-cea32fa6db32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.10 18:40:32.206395 [ 3 ] {38d4dfb2-25f8-4b40-901e-cea32fa6db32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.10 18:40:32.206436 [ 3 ] {38d4dfb2-25f8-4b40-901e-cea32fa6db32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.10 18:40:32.206741 [ 3 ] {38d4dfb2-25f8-4b40-901e-cea32fa6db32} <Debug> TCPHandler: Processed in 0.000747733 sec. | ||
| 822 | 2026.02.10 18:40:32.206948 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.10 18:40:32.207064 [ 3 ] {3fdae20a-4bdd-4006-93cc-0bd0e1873abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.10 18:40:32.207308 [ 3 ] {3fdae20a-4bdd-4006-93cc-0bd0e1873abc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.10 18:40:32.207348 [ 3 ] {3fdae20a-4bdd-4006-93cc-0bd0e1873abc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.10 18:40:32.207650 [ 3 ] {3fdae20a-4bdd-4006-93cc-0bd0e1873abc} <Debug> TCPHandler: Processed in 0.000748292 sec. | ||
| 827 | 2026.02.10 18:40:32.207839 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.10 18:40:32.207955 [ 3 ] {39529e2f-7808-4604-ad00-113e86a25ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.02.10 18:40:32.208207 [ 3 ] {39529e2f-7808-4604-ad00-113e86a25ab1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.10 18:40:32.208248 [ 3 ] {39529e2f-7808-4604-ad00-113e86a25ab1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.02.10 18:40:32.208554 [ 3 ] {39529e2f-7808-4604-ad00-113e86a25ab1} <Debug> TCPHandler: Processed in 0.000760712 sec. | ||
| 832 | 2026.02.10 18:40:32.208752 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.02.10 18:40:32.208870 [ 3 ] {71131e41-60f4-4deb-a905-74a4de6e1eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.02.10 18:40:32.209118 [ 3 ] {71131e41-60f4-4deb-a905-74a4de6e1eb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.02.10 18:40:32.209161 [ 3 ] {71131e41-60f4-4deb-a905-74a4de6e1eb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.02.10 18:40:32.209468 [ 3 ] {71131e41-60f4-4deb-a905-74a4de6e1eb6} <Debug> TCPHandler: Processed in 0.000762672 sec. | ||
| 837 | 2026.02.10 18:40:32.209664 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.02.10 18:40:32.209784 [ 3 ] {da2d1fd3-91c5-48aa-858f-c3a8d601e160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.02.10 18:40:32.210045 [ 3 ] {da2d1fd3-91c5-48aa-858f-c3a8d601e160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.02.10 18:40:32.210088 [ 3 ] {da2d1fd3-91c5-48aa-858f-c3a8d601e160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.02.10 18:40:32.210394 [ 3 ] {da2d1fd3-91c5-48aa-858f-c3a8d601e160} <Debug> TCPHandler: Processed in 0.000780114 sec. | ||
| 842 | 2026.02.10 18:40:32.210589 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.02.10 18:40:32.210709 [ 3 ] {5f0b4143-a7fb-400f-a063-bd5a7b906912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.02.10 18:40:32.210962 [ 3 ] {5f0b4143-a7fb-400f-a063-bd5a7b906912} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.02.10 18:40:32.211002 [ 3 ] {5f0b4143-a7fb-400f-a063-bd5a7b906912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.10 18:40:32.211307 [ 3 ] {5f0b4143-a7fb-400f-a063-bd5a7b906912} <Debug> TCPHandler: Processed in 0.000766862 sec. | ||
| 847 | 2026.02.10 18:40:32.211509 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.02.10 18:40:32.211630 [ 3 ] {0a1a9dcd-3d43-4d8f-ba36-93a52a8917ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.02.10 18:40:32.211884 [ 3 ] {0a1a9dcd-3d43-4d8f-ba36-93a52a8917ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.02.10 18:40:32.211925 [ 3 ] {0a1a9dcd-3d43-4d8f-ba36-93a52a8917ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.02.10 18:40:32.212247 [ 3 ] {0a1a9dcd-3d43-4d8f-ba36-93a52a8917ba} <Debug> TCPHandler: Processed in 0.000786113 sec. | ||
| 852 | 2026.02.10 18:40:32.212444 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.02.10 18:40:32.212565 [ 3 ] {d35aaf37-0549-4134-9424-1a32df6279e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.02.10 18:40:32.212823 [ 3 ] {d35aaf37-0549-4134-9424-1a32df6279e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.02.10 18:40:32.212864 [ 3 ] {d35aaf37-0549-4134-9424-1a32df6279e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.10 18:40:32.213179 [ 3 ] {d35aaf37-0549-4134-9424-1a32df6279e9} <Debug> TCPHandler: Processed in 0.000784043 sec. | ||
| 857 | 2026.02.10 18:40:32.213387 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.02.10 18:40:32.213507 [ 3 ] {e600d84b-75e0-4c4b-b915-7695c603f32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.02.10 18:40:32.213767 [ 3 ] {e600d84b-75e0-4c4b-b915-7695c603f32b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.02.10 18:40:32.213808 [ 3 ] {e600d84b-75e0-4c4b-b915-7695c603f32b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.02.10 18:40:32.214111 [ 3 ] {e600d84b-75e0-4c4b-b915-7695c603f32b} <Debug> TCPHandler: Processed in 0.000774083 sec. | ||
| 862 | 2026.02.10 18:40:32.214784 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.02.10 18:40:32.214905 [ 3 ] {af420e80-f5b6-4171-b301-d77d9253cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.02.10 18:40:32.215168 [ 3 ] {af420e80-f5b6-4171-b301-d77d9253cf67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.02.10 18:40:32.215215 [ 3 ] {af420e80-f5b6-4171-b301-d77d9253cf67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.02.10 18:40:32.215531 [ 3 ] {af420e80-f5b6-4171-b301-d77d9253cf67} <Debug> TCPHandler: Processed in 0.000795003 sec. | ||
| 867 | 2026.02.10 18:40:32.215731 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.02.10 18:40:32.215853 [ 3 ] {60f08d58-c43b-498f-9865-194dde73cb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.02.10 18:40:32.216114 [ 3 ] {60f08d58-c43b-498f-9865-194dde73cb99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.02.10 18:40:32.216155 [ 3 ] {60f08d58-c43b-498f-9865-194dde73cb99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.02.10 18:40:32.216463 [ 3 ] {60f08d58-c43b-498f-9865-194dde73cb99} <Debug> TCPHandler: Processed in 0.000780923 sec. | ||
| 872 | 2026.02.10 18:40:32.216671 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.10 18:40:32.216794 [ 3 ] {c560b8c8-b5cd-4589-a019-97b493e767ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.02.10 18:40:32.217059 [ 3 ] {c560b8c8-b5cd-4589-a019-97b493e767ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.02.10 18:40:32.217100 [ 3 ] {c560b8c8-b5cd-4589-a019-97b493e767ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.02.10 18:40:32.217417 [ 3 ] {c560b8c8-b5cd-4589-a019-97b493e767ed} <Debug> TCPHandler: Processed in 0.000794753 sec. | ||
| 877 | 2026.02.10 18:40:32.217621 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.02.10 18:40:32.217743 [ 3 ] {3e56118b-290b-4936-811b-18c6aed01dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 879 | 2026.02.10 18:40:32.218008 [ 3 ] {3e56118b-290b-4936-811b-18c6aed01dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.02.10 18:40:32.218050 [ 3 ] {3e56118b-290b-4936-811b-18c6aed01dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.02.10 18:40:32.218362 [ 3 ] {3e56118b-290b-4936-811b-18c6aed01dd0} <Debug> TCPHandler: Processed in 0.000790133 sec. | ||
| 882 | 2026.02.10 18:40:32.228220 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.02.10 18:40:32.228354 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.02.10 18:40:32.228404 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.02.10 18:40:32.229064 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.02.10 18:40:32.229103 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 887 | 2026.02.10 18:40:32.231668 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.02.10 18:40:32.232074 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.02.10 18:40:32.232220 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003903 sec., 6661.542403279529 rows/sec., 1.44 MiB/sec. | ||
| 890 | 2026.02.10 18:40:32.232258 [ 3 ] {482753ef-078e-4070-95e4-eeafc870f124} <Debug> TCPHandler: Processed in 0.004102782 sec. | ||
| 891 | 2026.02.10 18:40:32.232399 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.02.10 18:40:32.232498 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.02.10 18:40:32.232538 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.02.10 18:40:32.237024 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.02.10 18:40:32.237073 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 896 | 2026.02.10 18:40:32.239795 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.02.10 18:40:32.240257 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.02.10 18:40:32.240384 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007908 sec., 3034.9013657056144 rows/sec., 257.85 KiB/sec. | ||
| 899 | 2026.02.10 18:40:32.240420 [ 3 ] {75c7fa95-9428-4d94-9b9f-190766afee35} <Debug> TCPHandler: Processed in 0.008071569 sec. | ||
| 900 | 2026.02.10 18:40:32.240532 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.02.10 18:40:32.240628 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.02.10 18:40:32.240667 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.02.10 18:40:32.241052 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.02.10 18:40:32.241088 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 905 | 2026.02.10 18:40:32.241527 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.02.10 18:40:32.241948 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.02.10 18:40:32.242076 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 444.68 KiB/sec. | ||
| 908 | 2026.02.10 18:40:32.242111 [ 3 ] {74b4d5bc-533f-4d6b-99f5-d1a15624cbec} <Debug> TCPHandler: Processed in 0.001629558 sec. | ||
| 909 | 2026.02.10 18:40:32.242219 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.02.10 18:40:32.242313 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.02.10 18:40:32.242350 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.02.10 18:40:32.242817 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.02.10 18:40:32.242852 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 914 | 2026.02.10 18:40:32.243312 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.02.10 18:40:32.243721 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.02.10 18:40:32.243844 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001549 sec., 112330.53582956747 rows/sec., 10.15 MiB/sec. | ||
| 917 | 2026.02.10 18:40:32.243880 [ 3 ] {5dd00e16-dadb-4425-8b8e-93b4b0fca8e7} <Debug> TCPHandler: Processed in 0.00171136 sec. | ||
| 918 | 2026.02.10 18:40:32.243987 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.02.10 18:40:32.244082 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.02.10 18:40:32.244120 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.02.10 18:40:32.244513 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.02.10 18:40:32.244548 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 923 | 2026.02.10 18:40:32.244921 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.02.10 18:40:32.245325 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.02.10 18:40:32.245449 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001386 sec., 21645.021645021643 rows/sec., 1.60 MiB/sec. | ||
| 926 | 2026.02.10 18:40:32.245487 [ 3 ] {c9ec36b0-040e-44c0-87b1-ae1bcc262edf} <Debug> TCPHandler: Processed in 0.001549316 sec. | ||
| 927 | 2026.02.10 18:40:32.245593 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.02.10 18:40:32.245686 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.02.10 18:40:32.245724 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.02.10 18:40:32.246133 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.02.10 18:40:32.246165 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 932 | 2026.02.10 18:40:32.246553 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.02.10 18:40:32.246992 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.02.10 18:40:32.247116 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001447 sec., 16586.0400829302 rows/sec., 1.38 MiB/sec. | ||
| 935 | 2026.02.10 18:40:32.247152 [ 3 ] {9f0c99e5-4bbf-42cd-96af-7199cc78af93} <Debug> TCPHandler: Processed in 0.001609418 sec. | ||
| 936 | 2026.02.10 18:40:32.247251 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.02.10 18:40:32.247345 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.02.10 18:40:32.247381 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.02.10 18:40:32.247754 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.02.10 18:40:32.247790 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 941 | 2026.02.10 18:40:32.248207 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.02.10 18:40:32.248833 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.02.10 18:40:32.248981 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001705 sec., 7038.123167155425 rows/sec., 549.85 KiB/sec. | ||
| 944 | 2026.02.10 18:40:32.249021 [ 3 ] {ea72f409-d6e8-4b7a-867a-1f641c24f54a} <Debug> TCPHandler: Processed in 0.001875496 sec. | ||
| 945 | 2026.02.10 18:40:32.249193 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.02.10 18:40:32.249288 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.02.10 18:40:32.249328 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.02.10 18:40:32.249760 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.02.10 18:40:32.249795 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 950 | 2026.02.10 18:40:32.250245 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.02.10 18:40:32.250735 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.02.10 18:40:32.250859 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001589 sec., 56639.395846444306 rows/sec., 4.66 MiB/sec. | ||
| 953 | 2026.02.10 18:40:32.250896 [ 3 ] {42dfe0d2-7002-48c3-8526-c5cd29a80f6b} <Debug> TCPHandler: Processed in 0.001753612 sec. | ||
| 954 | 2026.02.10 18:40:32.251009 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.02.10 18:40:32.251105 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.02.10 18:40:32.251147 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.02.10 18:40:32.251595 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.02.10 18:40:32.251628 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 959 | 2026.02.10 18:40:32.254432 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.02.10 18:40:32.254855 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.02.10 18:40:32.254980 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Debug> executeQuery: Read 236 rows, 18.52 KiB in 0.003894 sec., 60606.06060606061 rows/sec., 4.65 MiB/sec. | ||
| 962 | 2026.02.10 18:40:32.255015 [ 3 ] {6edcd9dc-8d6e-4d6d-94ed-4b6eb5b4cffa} <Debug> TCPHandler: Processed in 0.00405435 sec. | ||
| 963 | 2026.02.10 18:40:32.255127 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.02.10 18:40:32.255221 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.02.10 18:40:32.255272 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.02.10 18:40:32.256060 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.02.10 18:40:32.256102 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 968 | 2026.02.10 18:40:32.259219 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.02.10 18:40:32.259634 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.02.10 18:40:32.259766 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004563 sec., 2191.5406530791147 rows/sec., 3.93 MiB/sec. | ||
| 971 | 2026.02.10 18:40:32.259815 [ 3 ] {54420e2b-4cc0-4c7e-a821-01da94ca655d} <Debug> TCPHandler: Processed in 0.00473531 sec. | ||
| 972 | 2026.02.10 18:40:32.259932 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.02.10 18:40:32.260025 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.02.10 18:40:32.260065 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.02.10 18:40:32.260378 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.02.10 18:40:32.260413 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 977 | 2026.02.10 18:40:32.260801 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.02.10 18:40:32.261202 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.02.10 18:40:32.261325 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001318 sec., 24279.21092564492 rows/sec., 1.62 MiB/sec. | ||
| 980 | 2026.02.10 18:40:32.261359 [ 3 ] {87ca80f5-467d-4325-b61e-0be6eb3257b7} <Debug> TCPHandler: Processed in 0.001474983 sec. | ||
| 981 | 2026.02.10 18:40:33.358478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2026.02.10 18:40:33.359253 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.02.10 18:40:33.359291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 984 | 2026.02.10 18:40:33.359912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.02.10 18:40:33.360407 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.02.10 18:40:33.360530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2026.02.10 18:40:33.415582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.02.10 18:40:33.432294 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.02.10 18:40:33.432344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 990 | 2026.02.10 18:40:33.438546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.02.10 18:40:33.439657 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.02.10 18:40:33.442488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.02.10 18:40:34.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 163.80 MiB, free memory in arenas 0.00 B, will set to 161.10 MiB (RSS), difference: 1.30 MiB | ||
| 994 | 2026.02.10 18:40:37.129520 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.02.10 18:40:37.129810 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.02.10 18:40:37.129910 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.02.10 18:40:37.130723 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.02.10 18:40:37.130763 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 999 | 2026.02.10 18:40:37.131258 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.02.10 18:40:37.131740 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.02.10 18:40:37.131886 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002151 sec., 13947.001394700139 rows/sec., 1.06 MiB/sec. | ||
| 1002 | 2026.02.10 18:40:37.131926 [ 3 ] {8bb8bc7d-b179-4211-b03a-9ff4d07a41c4} <Debug> TCPHandler: Processed in 0.002565876 sec. | ||
| 1003 | 2026.02.10 18:40:37.132052 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.02.10 18:40:37.132152 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.02.10 18:40:37.132193 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.02.10 18:40:37.132615 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.02.10 18:40:37.132652 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1008 | 2026.02.10 18:40:37.133032 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.02.10 18:40:37.133452 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.02.10 18:40:37.133579 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001448 sec., 24861.878453038673 rows/sec., 1.94 MiB/sec. | ||
| 1011 | 2026.02.10 18:40:37.133617 [ 3 ] {0478b3ff-6ec7-46c0-9aa3-c6068dafe601} <Debug> TCPHandler: Processed in 0.001614188 sec. | ||
| 1012 | 2026.02.10 18:40:37.133738 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.02.10 18:40:37.133834 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.02.10 18:40:37.133877 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.02.10 18:40:37.134265 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.02.10 18:40:37.134301 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1017 | 2026.02.10 18:40:37.134697 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.02.10 18:40:37.135135 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.02.10 18:40:37.135257 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001502 sec., 73235.68575233022 rows/sec., 5.11 MiB/sec. | ||
| 1020 | 2026.02.10 18:40:37.135291 [ 3 ] {1412f249-f931-46c2-8c27-410bceeb572f} <Debug> TCPHandler: Processed in 0.001664729 sec. | ||
| 1021 | 2026.02.10 18:40:37.135481 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.02.10 18:40:37.135576 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.02.10 18:40:37.135617 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.02.10 18:40:37.135947 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.02.10 18:40:37.135983 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1026 | 2026.02.10 18:40:37.136373 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.02.10 18:40:37.136776 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.02.10 18:40:37.136904 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001345 sec., 29739.776951672862 rows/sec., 1.99 MiB/sec. | ||
| 1029 | 2026.02.10 18:40:37.136940 [ 3 ] {1a092401-0b6e-4224-ab11-0f594bd247ee} <Debug> TCPHandler: Processed in 0.001509495 sec. | ||
| 1030 | 2026.02.10 18:40:40.573341 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34655 | ||
| 1031 | 2026.02.10 18:40:40.573491 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.02.10 18:40:40.573524 [ 286 ] {} <Debug> TCP-Session: 16e577e4-ad26-41a3-923a-c4d1e12773f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34655 | ||
| 1033 | 2026.02.10 18:40:40.573547 [ 286 ] {} <Debug> TCP-Session: 16e577e4-ad26-41a3-923a-c4d1e12773f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.02.10 18:40:40.573561 [ 286 ] {} <Debug> TCP-Session: 16e577e4-ad26-41a3-923a-c4d1e12773f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.02.10 18:40:40.573613 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2026.02.10 18:40:40.573638 [ 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 | ||
| 1037 | 2026.02.10 18:40:40.573654 [ 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 | ||
| 1038 | 2026.02.10 18:40:40.574026 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60102 | ||
| 1039 | 2026.02.10 18:40:40.574135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58388 | ||
| 1040 | 2026.02.10 18:40:40.574242 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1041 | 2026.02.10 18:40:40.574264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36857 | ||
| 1042 | 2026.02.10 18:40:40.574286 [ 287 ] {} <Debug> TCP-Session: f3deb87a-0a4d-4914-8a50-eeda4ba79a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:60102 | ||
| 1043 | 2026.02.10 18:40:40.574332 [ 287 ] {} <Debug> TCP-Session: f3deb87a-0a4d-4914-8a50-eeda4ba79a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.02.10 18:40:40.574345 [ 287 ] {} <Debug> TCP-Session: f3deb87a-0a4d-4914-8a50-eeda4ba79a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.10 18:40:40.574401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.02.10 18:40:40.574406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42463 | ||
| 1047 | 2026.02.10 18:40:40.574456 [ 288 ] {} <Debug> TCP-Session: c5295a72-f4b2-4d95-ba7f-698dfdbb8e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:58388 | ||
| 1048 | 2026.02.10 18:40:40.574485 [ 288 ] {} <Debug> TCP-Session: c5295a72-f4b2-4d95-ba7f-698dfdbb8e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.02.10 18:40:40.574498 [ 288 ] {} <Debug> TCP-Session: c5295a72-f4b2-4d95-ba7f-698dfdbb8e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.02.10 18:40:40.574542 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32817 | ||
| 1051 | 2026.02.10 18:40:40.574800 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38424 | ||
| 1052 | 2026.02.10 18:40:40.576473 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.02.10 18:40:40.576514 [ 291 ] {} <Debug> TCP-Session: e662a01b-164d-4fe8-bd47-31e517512f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:32817 | ||
| 1054 | 2026.02.10 18:40:40.576511 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.02.10 18:40:40.576532 [ 291 ] {} <Debug> TCP-Session: e662a01b-164d-4fe8-bd47-31e517512f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.10 18:40:40.576569 [ 291 ] {} <Debug> TCP-Session: e662a01b-164d-4fe8-bd47-31e517512f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.10 18:40:40.576576 [ 289 ] {} <Debug> TCP-Session: 204d9356-8a38-4023-b582-fe4157926e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:36857 | ||
| 1058 | 2026.02.10 18:40:40.576600 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.02.10 18:40:40.576607 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.02.10 18:40:40.576655 [ 292 ] {} <Debug> TCP-Session: f741dea3-3d36-4a08-b3a2-e5de92c85b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:38424 | ||
| 1061 | 2026.02.10 18:40:40.576684 [ 290 ] {} <Debug> TCP-Session: 871c5e9b-8d42-4c39-84ed-2b47996e77aa Authenticating user 'default' from [fd00:1122:3344:101::e]:42463 | ||
| 1062 | 2026.02.10 18:40:40.576702 [ 292 ] {} <Debug> TCP-Session: f741dea3-3d36-4a08-b3a2-e5de92c85b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.10 18:40:40.576716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36939 | ||
| 1064 | 2026.02.10 18:40:40.576720 [ 290 ] {} <Debug> TCP-Session: 871c5e9b-8d42-4c39-84ed-2b47996e77aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.02.10 18:40:40.576732 [ 292 ] {} <Debug> TCP-Session: f741dea3-3d36-4a08-b3a2-e5de92c85b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.02.10 18:40:40.576775 [ 290 ] {} <Debug> TCP-Session: 871c5e9b-8d42-4c39-84ed-2b47996e77aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.10 18:40:40.576797 [ 286 ] {} <Trace> TCP-Session: 16e577e4-ad26-41a3-923a-c4d1e12773f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.02.10 18:40:40.576817 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48609 | ||
| 1069 | 2026.02.10 18:40:40.576608 [ 289 ] {} <Debug> TCP-Session: 204d9356-8a38-4023-b582-fe4157926e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.02.10 18:40:40.576882 [ 289 ] {} <Debug> TCP-Session: 204d9356-8a38-4023-b582-fe4157926e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.02.10 18:40:40.576909 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.02.10 18:40:40.576953 [ 293 ] {} <Debug> TCP-Session: 35288795-fc8f-46bf-9a59-388aee354b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:36939 | ||
| 1073 | 2026.02.10 18:40:40.576973 [ 293 ] {} <Debug> TCP-Session: 35288795-fc8f-46bf-9a59-388aee354b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.02.10 18:40:40.576987 [ 293 ] {} <Debug> TCP-Session: 35288795-fc8f-46bf-9a59-388aee354b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.02.10 18:40:40.576994 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1076 | 2026.02.10 18:40:40.576999 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2026.02.10 18:40:40.577044 [ 294 ] {} <Debug> TCP-Session: efe5c250-75ae-446d-932a-21a29ca98d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:48609 | ||
| 1078 | 2026.02.10 18:40:40.577062 [ 294 ] {} <Debug> TCP-Session: efe5c250-75ae-446d-932a-21a29ca98d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.02.10 18:40:40.577075 [ 294 ] {} <Debug> TCP-Session: efe5c250-75ae-446d-932a-21a29ca98d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.02.10 18:40:40.577333 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1081 | 2026.02.10 18:40:40.579856 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.02.10 18:40:40.588502 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2026.02.10 18:40:40.605745 [ 260 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2026.02.10 18:40:40.607937 [ 260 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2026.02.10 18:40:40.608582 [ 260 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006182493 sec. (161.747 rows/sec., 6.32 KiB/sec.) | ||
| 1086 | 2026.02.10 18:40:40.608608 [ 260 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2026.02.10 18:40:40.608637 [ 260 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2026.02.10 18:40:40.609874 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032939 sec., 30.359148729469624 rows/sec., 1.19 KiB/sec. | ||
| 1089 | 2026.02.10 18:40:40.610069 [ 286 ] {bd4d985a-4313-4ec0-afbe-62961d6bc43a} <Debug> TCPHandler: Processed in 0.033426937 sec. | ||
| 1090 | 2026.02.10 18:40:40.617266 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.02.10 18:40:40.617294 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.02.10 18:40:40.617316 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.02.10 18:40:40.617324 [ 286 ] {} <Debug> TCP-Session: 16e577e4-ad26-41a3-923a-c4d1e12773f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.10 18:40:40.617340 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.02.10 18:40:40.617358 [ 292 ] {} <Debug> TCP-Session: f741dea3-3d36-4a08-b3a2-e5de92c85b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.10 18:40:40.617384 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.02.10 18:40:40.617410 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.02.10 18:40:40.617432 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.02.10 18:40:40.617447 [ 290 ] {} <Debug> TCP-Session: 871c5e9b-8d42-4c39-84ed-2b47996e77aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.02.10 18:40:40.617453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.02.10 18:40:40.617477 [ 288 ] {} <Debug> TCP-Session: c5295a72-f4b2-4d95-ba7f-698dfdbb8e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.10 18:40:40.617485 [ 291 ] {} <Debug> TCP-Session: e662a01b-164d-4fe8-bd47-31e517512f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.02.10 18:40:40.617516 [ 293 ] {} <Debug> TCP-Session: 35288795-fc8f-46bf-9a59-388aee354b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.10 18:40:40.617373 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.10 18:40:40.617342 [ 287 ] {} <Debug> TCP-Session: f3deb87a-0a4d-4914-8a50-eeda4ba79a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.02.10 18:40:40.617412 [ 289 ] {} <Debug> TCP-Session: 204d9356-8a38-4023-b582-fe4157926e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.02.10 18:40:40.617600 [ 294 ] {} <Debug> TCP-Session: efe5c250-75ae-446d-932a-21a29ca98d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.10 18:40:40.804642 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1109 | 2026.02.10 18:40:40.804694 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1110 | 2026.02.10 18:40:40.844271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1111 | 2026.02.10 18:40:40.848271 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.02.10 18:40:40.848335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1113 | 2026.02.10 18:40:40.849743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1114 | 2026.02.10 18:40:40.850244 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.02.10 18:40:40.850527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1116 | 2026.02.10 18:40:40.860898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1117 | 2026.02.10 18:40:40.861302 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.02.10 18:40:40.861343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1119 | 2026.02.10 18:40:40.862104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1120 | 2026.02.10 18:40:40.862668 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.02.10 18:40:40.862812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1122 | 2026.02.10 18:40:40.942847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1123 | 2026.02.10 18:40:40.964285 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.02.10 18:40:40.964366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1125 | 2026.02.10 18:40:40.972040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1126 | 2026.02.10 18:40:40.973928 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.02.10 18:40:40.979628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1128 | 2026.02.10 18:40:41.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.97 MiB, peak 169.55 MiB, free memory in arenas 0.00 B, will set to 166.32 MiB (RSS), difference: 4.35 MiB | ||
| 1129 | 2026.02.10 18:40:42.129888 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.02.10 18:40:42.130082 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1131 | 2026.02.10 18:40:42.130154 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1132 | 2026.02.10 18:40:42.130854 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.02.10 18:40:42.130896 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1134 | 2026.02.10 18:40:42.131384 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2026.02.10 18:40:42.131857 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.02.10 18:40:42.132009 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001981 sec., 25239.777889954566 rows/sec., 2.15 MiB/sec. | ||
| 1137 | 2026.02.10 18:40:42.132055 [ 3 ] {7e8974cf-08db-4786-b33b-7f01aae22f56} <Debug> TCPHandler: Processed in 0.002299058 sec. | ||
| 1138 | 2026.02.10 18:40:42.132178 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.02.10 18:40:42.132282 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.02.10 18:40:42.132327 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1141 | 2026.02.10 18:40:42.132742 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.02.10 18:40:42.132777 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1143 | 2026.02.10 18:40:42.133252 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2026.02.10 18:40:42.133665 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.02.10 18:40:42.133796 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001538 sec., 6501.950585175552 rows/sec., 488.92 KiB/sec. | ||
| 1146 | 2026.02.10 18:40:42.133834 [ 3 ] {00362e5a-ba50-4be9-b05b-282dae063f4b} <Debug> TCPHandler: Processed in 0.00170723 sec. | ||
| 1147 | 2026.02.10 18:40:42.133937 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.02.10 18:40:42.134035 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1149 | 2026.02.10 18:40:42.134076 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1150 | 2026.02.10 18:40:42.134486 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.02.10 18:40:42.134520 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1152 | 2026.02.10 18:40:42.134912 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2026.02.10 18:40:42.135323 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.02.10 18:40:42.135449 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001433 sec., 32100.488485694346 rows/sec., 2.51 MiB/sec. | ||
| 1155 | 2026.02.10 18:40:42.135485 [ 3 ] {2ed13790-6750-47a3-86dc-058f724ea1ec} <Debug> TCPHandler: Processed in 0.001596977 sec. | ||
| 1156 | 2026.02.10 18:40:42.135584 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.02.10 18:40:42.135680 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.02.10 18:40:42.135725 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1159 | 2026.02.10 18:40:42.136107 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.02.10 18:40:42.136143 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1161 | 2026.02.10 18:40:42.136556 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1162 | 2026.02.10 18:40:42.137084 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.02.10 18:40:42.137215 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001554 sec., 70785.07078507078 rows/sec., 4.94 MiB/sec. | ||
| 1164 | 2026.02.10 18:40:42.137250 [ 3 ] {3669d5e2-ce23-4368-b9f6-780689c26c32} <Debug> TCPHandler: Processed in 0.001715071 sec. | ||
| 1165 | 2026.02.10 18:40:42.137362 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.02.10 18:40:42.137457 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.02.10 18:40:42.137510 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1168 | 2026.02.10 18:40:42.138231 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.02.10 18:40:42.138268 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1170 | 2026.02.10 18:40:42.138874 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2026.02.10 18:40:42.139283 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.02.10 18:40:42.139418 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001979 sec., 5053.057099545225 rows/sec., 9.05 MiB/sec. | ||
| 1173 | 2026.02.10 18:40:42.139473 [ 3 ] {d42a11bb-ca34-496e-a249-402406c2f2f2} <Debug> TCPHandler: Processed in 0.002160234 sec. | ||
| 1174 | 2026.02.10 18:40:42.139584 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.02.10 18:40:42.139679 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.02.10 18:40:42.139721 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.02.10 18:40:42.140044 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.02.10 18:40:42.140080 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1179 | 2026.02.10 18:40:42.140473 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1180 | 2026.02.10 18:40:42.140890 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.02.10 18:40:42.141014 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001354 sec., 29542.097488921714 rows/sec., 1.97 MiB/sec. | ||
| 1182 | 2026.02.10 18:40:42.141049 [ 3 ] {5ff98dc5-c449-4966-9122-758bac827934} <Debug> TCPHandler: Processed in 0.001514475 sec. | ||
| 1183 | 2026.02.10 18:40:46.986660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55771 | ||
| 1184 | 2026.02.10 18:40:46.986792 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.02.10 18:40:46.986818 [ 286 ] {} <Debug> TCP-Session: 27c1c6fe-9087-454f-a985-a551d51a431a Authenticating user 'default' from [fd00:1122:3344:101::e]:55771 | ||
| 1186 | 2026.02.10 18:40:46.986840 [ 286 ] {} <Debug> TCP-Session: 27c1c6fe-9087-454f-a985-a551d51a431a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.02.10 18:40:46.986854 [ 286 ] {} <Debug> TCP-Session: 27c1c6fe-9087-454f-a985-a551d51a431a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.02.10 18:40:46.987086 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51988 | ||
| 1189 | 2026.02.10 18:40:46.987095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34275 | ||
| 1190 | 2026.02.10 18:40:46.987132 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44826 | ||
| 1191 | 2026.02.10 18:40:46.987163 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56238 | ||
| 1192 | 2026.02.10 18:40:46.987198 [ 286 ] {} <Trace> TCP-Session: 27c1c6fe-9087-454f-a985-a551d51a431a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.02.10 18:40:46.987225 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.02.10 18:40:46.987155 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36998 | ||
| 1195 | 2026.02.10 18:40:46.987270 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.02.10 18:40:46.987267 [ 287 ] {} <Debug> TCP-Session: b434ebe9-e450-4e77-a38f-fdc9aaa58f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:51988 | ||
| 1197 | 2026.02.10 18:40:46.987328 [ 294 ] {} <Debug> TCP-Session: 0c33df2c-4142-4767-ba8a-4ccb44592fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56238 | ||
| 1198 | 2026.02.10 18:40:46.987257 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.02.10 18:40:46.987349 [ 287 ] {} <Debug> TCP-Session: b434ebe9-e450-4e77-a38f-fdc9aaa58f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.02.10 18:40:46.987362 [ 294 ] {} <Debug> TCP-Session: 0c33df2c-4142-4767-ba8a-4ccb44592fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.02.10 18:40:46.987378 [ 291 ] {} <Debug> TCP-Session: 19102d1f-ce1d-4a79-a617-2e9a28105ded Authenticating user 'default' from [fd00:1122:3344:101::e]:44826 | ||
| 1202 | 2026.02.10 18:40:46.987384 [ 287 ] {} <Debug> TCP-Session: b434ebe9-e450-4e77-a38f-fdc9aaa58f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.10 18:40:46.987402 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1204 | 2026.02.10 18:40:46.987403 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.02.10 18:40:46.987407 [ 291 ] {} <Debug> TCP-Session: 19102d1f-ce1d-4a79-a617-2e9a28105ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.02.10 18:40:46.987395 [ 294 ] {} <Debug> TCP-Session: 0c33df2c-4142-4767-ba8a-4ccb44592fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.02.10 18:40:46.987480 [ 291 ] {} <Debug> TCP-Session: 19102d1f-ce1d-4a79-a617-2e9a28105ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.02.10 18:40:46.987474 [ 293 ] {} <Debug> TCP-Session: 04a140d8-ccdb-403a-8485-7ab8b387dbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:36998 | ||
| 1209 | 2026.02.10 18:40:46.987256 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1210 | 2026.02.10 18:40:46.987537 [ 293 ] {} <Debug> TCP-Session: 04a140d8-ccdb-403a-8485-7ab8b387dbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.02.10 18:40:46.987144 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 | ||
| 1212 | 2026.02.10 18:40:46.987567 [ 293 ] {} <Debug> TCP-Session: 04a140d8-ccdb-403a-8485-7ab8b387dbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.02.10 18:40:46.987561 [ 288 ] {} <Debug> TCP-Session: d7d915fd-cd26-4a22-899e-53907d1bd6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:34275 | ||
| 1214 | 2026.02.10 18:40:46.987113 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61700 | ||
| 1215 | 2026.02.10 18:40:46.987642 [ 288 ] {} <Debug> TCP-Session: d7d915fd-cd26-4a22-899e-53907d1bd6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.02.10 18:40:46.987664 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.02.10 18:40:46.987689 [ 288 ] {} <Debug> TCP-Session: d7d915fd-cd26-4a22-899e-53907d1bd6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.02.10 18:40:46.987698 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1219 | 2026.02.10 18:40:46.987708 [ 292 ] {} <Debug> TCP-Session: 8b1fda8c-f894-4607-914e-09ec6463c83e Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 | ||
| 1220 | 2026.02.10 18:40:46.987737 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1221 | 2026.02.10 18:40:46.987753 [ 292 ] {} <Debug> TCP-Session: 8b1fda8c-f894-4607-914e-09ec6463c83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.02.10 18:40:46.987769 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1223 | 2026.02.10 18:40:46.987775 [ 289 ] {} <Debug> TCP-Session: 445da201-b13d-48c5-bdaa-e963f637f4f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61700 | ||
| 1224 | 2026.02.10 18:40:46.987781 [ 292 ] {} <Debug> TCP-Session: 8b1fda8c-f894-4607-914e-09ec6463c83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.10 18:40:46.987823 [ 289 ] {} <Debug> TCP-Session: 445da201-b13d-48c5-bdaa-e963f637f4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.02.10 18:40:46.987120 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53726 | ||
| 1227 | 2026.02.10 18:40:46.987848 [ 289 ] {} <Debug> TCP-Session: 445da201-b13d-48c5-bdaa-e963f637f4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.10 18:40:46.988013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.02.10 18:40:46.988044 [ 290 ] {} <Debug> TCP-Session: 1fe88562-40a4-4c05-ba12-bda350cc283c Authenticating user 'default' from [fd00:1122:3344:101::e]:53726 | ||
| 1230 | 2026.02.10 18:40:46.988065 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 1231 | 2026.02.10 18:40:46.988087 [ 290 ] {} <Debug> TCP-Session: 1fe88562-40a4-4c05-ba12-bda350cc283c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.02.10 18:40:46.988103 [ 290 ] {} <Debug> TCP-Session: 1fe88562-40a4-4c05-ba12-bda350cc283c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.02.10 18:40:46.988963 [ 331 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> AggregatingTransform: Aggregating | ||
| 1234 | 2026.02.10 18:40:46.989008 [ 331 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> Aggregator: Aggregation method: without_key | ||
| 1235 | 2026.02.10 18:40:46.989042 [ 331 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881996 sec. (1133.792 rows/sec., 44.29 KiB/sec.) | ||
| 1236 | 2026.02.10 18:40:46.989061 [ 331 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Trace> Aggregator: Merging aggregated data | ||
| 1237 | 2026.02.10 18:40:46.990388 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 1238 | 2026.02.10 18:40:46.990534 [ 286 ] {2b800829-f37a-4127-a379-25fe5c21af47} <Debug> TCPHandler: Processed in 0.003465872 sec. | ||
| 1239 | 2026.02.10 18:40:46.990670 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.02.10 18:40:46.990696 [ 286 ] {} <Debug> TCP-Session: 27c1c6fe-9087-454f-a985-a551d51a431a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.02.10 18:40:46.990704 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.02.10 18:40:46.990731 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.02.10 18:40:46.990751 [ 294 ] {} <Debug> TCP-Session: 0c33df2c-4142-4767-ba8a-4ccb44592fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.02.10 18:40:46.990752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.02.10 18:40:46.990769 [ 288 ] {} <Debug> TCP-Session: d7d915fd-cd26-4a22-899e-53907d1bd6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.02.10 18:40:46.990778 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.02.10 18:40:46.990803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.02.10 18:40:46.990807 [ 292 ] {} <Debug> TCP-Session: 8b1fda8c-f894-4607-914e-09ec6463c83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.02.10 18:40:46.990827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.02.10 18:40:46.990848 [ 289 ] {} <Debug> TCP-Session: 445da201-b13d-48c5-bdaa-e963f637f4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.02.10 18:40:46.990827 [ 291 ] {} <Debug> TCP-Session: 19102d1f-ce1d-4a79-a617-2e9a28105ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.02.10 18:40:46.990878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.02.10 18:40:46.990898 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2026.02.10 18:40:46.990927 [ 290 ] {} <Debug> TCP-Session: 1fe88562-40a4-4c05-ba12-bda350cc283c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.02.10 18:40:46.990966 [ 293 ] {} <Debug> TCP-Session: 04a140d8-ccdb-403a-8485-7ab8b387dbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.02.10 18:40:46.990883 [ 287 ] {} <Debug> TCP-Session: b434ebe9-e450-4e77-a38f-fdc9aaa58f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.02.10 18:40:47.113317 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48019 | ||
| 1258 | 2026.02.10 18:40:47.113422 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.02.10 18:40:47.113450 [ 286 ] {} <Debug> TCP-Session: b47a16f0-b9bd-475a-9d32-03975cf423af Authenticating user 'default' from [fd00:1122:3344:101::e]:48019 | ||
| 1260 | 2026.02.10 18:40:47.113472 [ 286 ] {} <Debug> TCP-Session: b47a16f0-b9bd-475a-9d32-03975cf423af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.02.10 18:40:47.113485 [ 286 ] {} <Debug> TCP-Session: b47a16f0-b9bd-475a-9d32-03975cf423af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.02.10 18:40:47.113700 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47177 | ||
| 1263 | 2026.02.10 18:40:47.113724 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51669 | ||
| 1264 | 2026.02.10 18:40:47.113764 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39603 | ||
| 1265 | 2026.02.10 18:40:47.113782 [ 286 ] {} <Trace> TCP-Session: b47a16f0-b9bd-475a-9d32-03975cf423af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.02.10 18:40:47.113795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61742 | ||
| 1267 | 2026.02.10 18:40:47.113818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2026.02.10 18:40:47.113854 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.02.10 18:40:47.113854 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1270 | 2026.02.10 18:40:47.113877 [ 287 ] {} <Debug> TCP-Session: a21a321c-afe5-4cd3-a67e-bd4e0934d8db Authenticating user 'default' from [fd00:1122:3344:101::e]:47177 | ||
| 1271 | 2026.02.10 18:40:47.113893 [ 288 ] {} <Debug> TCP-Session: 8b05cce3-4461-4a6e-afe0-6cb05add153f Authenticating user 'default' from [fd00:1122:3344:101::e]:51669 | ||
| 1272 | 2026.02.10 18:40:47.113896 [ 291 ] {} <Debug> TCP-Session: 66ff3de5-59e3-4381-958d-b16b354b0ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39603 | ||
| 1273 | 2026.02.10 18:40:47.113913 [ 287 ] {} <Debug> TCP-Session: a21a321c-afe5-4cd3-a67e-bd4e0934d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.02.10 18:40:47.113925 [ 288 ] {} <Debug> TCP-Session: 8b05cce3-4461-4a6e-afe0-6cb05add153f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.02.10 18:40:47.113931 [ 291 ] {} <Debug> TCP-Session: 66ff3de5-59e3-4381-958d-b16b354b0ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.10 18:40:47.113945 [ 287 ] {} <Debug> TCP-Session: a21a321c-afe5-4cd3-a67e-bd4e0934d8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.10 18:40:47.113955 [ 288 ] {} <Debug> TCP-Session: 8b05cce3-4461-4a6e-afe0-6cb05add153f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.02.10 18:40:47.113965 [ 291 ] {} <Debug> TCP-Session: 66ff3de5-59e3-4381-958d-b16b354b0ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.02.10 18:40:47.113971 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1280 | 2026.02.10 18:40:47.113886 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1281 | 2026.02.10 18:40:47.113775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51454 | ||
| 1282 | 2026.02.10 18:40:47.114051 [ 294 ] {} <Debug> TCP-Session: 9d00048d-8e08-4ad4-a66b-990c2fb4c35a Authenticating user 'default' from [fd00:1122:3344:101::e]:61742 | ||
| 1283 | 2026.02.10 18:40:47.113738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39807 | ||
| 1284 | 2026.02.10 18:40:47.114085 [ 294 ] {} <Debug> TCP-Session: 9d00048d-8e08-4ad4-a66b-990c2fb4c35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.02.10 18:40:47.114113 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2026.02.10 18:40:47.114141 [ 294 ] {} <Debug> TCP-Session: 9d00048d-8e08-4ad4-a66b-990c2fb4c35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.02.10 18:40:47.114160 [ 292 ] {} <Debug> TCP-Session: 869686cb-5778-41c5-9079-630e3124b02f Authenticating user 'default' from [fd00:1122:3344:101::e]:51454 | ||
| 1288 | 2026.02.10 18:40:47.113748 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56071 | ||
| 1289 | 2026.02.10 18:40:47.114190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.02.10 18:40:47.114187 [ 292 ] {} <Debug> TCP-Session: 869686cb-5778-41c5-9079-630e3124b02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.02.10 18:40:47.114238 [ 289 ] {} <Debug> TCP-Session: bb812833-0576-4313-a06f-ef01f931282f Authenticating user 'default' from [fd00:1122:3344:101::e]:39807 | ||
| 1292 | 2026.02.10 18:40:47.114252 [ 292 ] {} <Debug> TCP-Session: 869686cb-5778-41c5-9079-630e3124b02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.02.10 18:40:47.114262 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2026.02.10 18:40:47.114272 [ 289 ] {} <Debug> TCP-Session: bb812833-0576-4313-a06f-ef01f931282f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.02.10 18:40:47.114297 [ 290 ] {} <Debug> TCP-Session: 66e29c31-8ad3-4d69-afe5-43e5aac51198 Authenticating user 'default' from [fd00:1122:3344:101::e]:56071 | ||
| 1296 | 2026.02.10 18:40:47.114306 [ 289 ] {} <Debug> TCP-Session: bb812833-0576-4313-a06f-ef01f931282f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.02.10 18:40:47.114324 [ 290 ] {} <Debug> TCP-Session: 66e29c31-8ad3-4d69-afe5-43e5aac51198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.10 18:40:47.114257 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1299 | 2026.02.10 18:40:47.114349 [ 290 ] {} <Debug> TCP-Session: 66e29c31-8ad3-4d69-afe5-43e5aac51198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.10 18:40:47.113787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49127 | ||
| 1301 | 2026.02.10 18:40:47.114405 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1302 | 2026.02.10 18:40:47.114453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1303 | 2026.02.10 18:40:47.114479 [ 293 ] {} <Debug> TCP-Session: 1b0a7cb9-6238-4b1c-ae01-9264f3a56b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:49127 | ||
| 1304 | 2026.02.10 18:40:47.114497 [ 293 ] {} <Debug> TCP-Session: 1b0a7cb9-6238-4b1c-ae01-9264f3a56b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.02.10 18:40:47.114510 [ 293 ] {} <Debug> TCP-Session: 1b0a7cb9-6238-4b1c-ae01-9264f3a56b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.02.10 18:40:47.114691 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 1307 | 2026.02.10 18:40:47.115710 [ 318 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> AggregatingTransform: Aggregating | ||
| 1308 | 2026.02.10 18:40:47.115760 [ 318 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1309 | 2026.02.10 18:40:47.115798 [ 318 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100541 sec. (994.619 rows/sec., 38.85 KiB/sec.) | ||
| 1310 | 2026.02.10 18:40:47.115818 [ 318 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Trace> Aggregator: Merging aggregated data | ||
| 1311 | 2026.02.10 18:40:47.116961 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 1312 | 2026.02.10 18:40:47.117130 [ 286 ] {9910eac4-66b4-4da9-85e5-14cd02a6e4a8} <Debug> TCPHandler: Processed in 0.003471962 sec. | ||
| 1313 | 2026.02.10 18:40:47.117246 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.02.10 18:40:47.117275 [ 286 ] {} <Debug> TCP-Session: b47a16f0-b9bd-475a-9d32-03975cf423af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.02.10 18:40:47.117276 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.02.10 18:40:47.117306 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.02.10 18:40:47.117295 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.02.10 18:40:47.117334 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.02.10 18:40:47.117353 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.02.10 18:40:47.117370 [ 288 ] {} <Debug> TCP-Session: 8b05cce3-4461-4a6e-afe0-6cb05add153f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.10 18:40:47.117391 [ 290 ] {} <Debug> TCP-Session: 66e29c31-8ad3-4d69-afe5-43e5aac51198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.02.10 18:40:47.117388 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.02.10 18:40:47.117409 [ 291 ] {} <Debug> TCP-Session: 66ff3de5-59e3-4381-958d-b16b354b0ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.02.10 18:40:47.117372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.02.10 18:40:47.117455 [ 293 ] {} <Debug> TCP-Session: 1b0a7cb9-6238-4b1c-ae01-9264f3a56b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.02.10 18:40:47.117343 [ 287 ] {} <Debug> TCP-Session: a21a321c-afe5-4cd3-a67e-bd4e0934d8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.02.10 18:40:47.117486 [ 294 ] {} <Debug> TCP-Session: 9d00048d-8e08-4ad4-a66b-990c2fb4c35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.02.10 18:40:47.117339 [ 292 ] {} <Debug> TCP-Session: 869686cb-5778-41c5-9079-630e3124b02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.10 18:40:47.117333 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1330 | 2026.02.10 18:40:47.117585 [ 289 ] {} <Debug> TCP-Session: bb812833-0576-4313-a06f-ef01f931282f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.02.10 18:40:47.126522 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.02.10 18:40:47.126693 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 1333 | 2026.02.10 18:40:47.126977 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2026.02.10 18:40:47.131209 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <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 | ||
| 1335 | 2026.02.10 18:40:47.131458 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.02.10 18:40:47.131521 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2026.02.10 18:40:47.131692 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1338 | 2026.02.10 18:40:47.133757 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2026.02.10 18:40:47.135793 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1340 | 2026.02.10 18:40:47.135823 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2026.02.10 18:40:47.139812 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <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'))" | ||
| 1342 | 2026.02.10 18:40:47.139850 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1343 | 2026.02.10 18:40:47.163929 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.037304 sec., 696.9761955822432 rows/sec., 30.16 KiB/sec. | ||
| 1344 | 2026.02.10 18:40:47.164040 [ 3 ] {9f615930-cf19-43bc-97ff-941bb6935689} <Debug> TCPHandler: Processed in 0.037584311 sec. | ||
| 1345 | 2026.02.10 18:40:47.164432 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.02.10 18:40:47.164602 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 1347 | 2026.02.10 18:40:47.164929 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.02.10 18:40:47.164969 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <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 | ||
| 1349 | 2026.02.10 18:40:47.165181 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.02.10 18:40:47.165273 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.02.10 18:40:47.165412 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1352 | 2026.02.10 18:40:47.165447 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.02.10 18:40:47.165467 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1354 | 2026.02.10 18:40:47.165482 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.02.10 18:40:47.165517 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <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'))" | ||
| 1356 | 2026.02.10 18:40:47.165535 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1357 | 2026.02.10 18:40:47.166203 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001679 sec., 15485.407980941038 rows/sec., 670.04 KiB/sec. | ||
| 1358 | 2026.02.10 18:40:47.166286 [ 3 ] {73c2a394-e41f-4d6f-bfc3-d3cc155d1ba0} <Debug> TCPHandler: Processed in 0.001962808 sec. | ||
| 1359 | 2026.02.10 18:40:47.166520 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.02.10 18:40:47.166653 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 1361 | 2026.02.10 18:40:47.166883 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1362 | 2026.02.10 18:40:47.166919 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <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 | ||
| 1363 | 2026.02.10 18:40:47.167111 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2026.02.10 18:40:47.167164 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.02.10 18:40:47.167267 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1366 | 2026.02.10 18:40:47.167295 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1367 | 2026.02.10 18:40:47.167313 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1368 | 2026.02.10 18:40:47.167327 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1369 | 2026.02.10 18:40:47.167360 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <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'))" | ||
| 1370 | 2026.02.10 18:40:47.167378 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1371 | 2026.02.10 18:40:47.167838 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 907.99 KiB/sec. | ||
| 1372 | 2026.02.10 18:40:47.167919 [ 3 ] {2f5f0c72-1367-449b-af50-f647fa69b968} <Debug> TCPHandler: Processed in 0.001448403 sec. | ||
| 1373 | 2026.02.10 18:40:47.174479 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.02.10 18:40:47.174596 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1375 | 2026.02.10 18:40:47.174644 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2026.02.10 18:40:47.175228 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.02.10 18:40:47.175273 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1378 | 2026.02.10 18:40:47.175943 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1379 | 2026.02.10 18:40:47.176389 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.02.10 18:40:47.176636 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002072 sec., 1447.8764478764479 rows/sec., 131.97 KiB/sec. | ||
| 1381 | 2026.02.10 18:40:47.176679 [ 3 ] {3d31df21-3d48-46e9-b092-b1f4b0e6608a} <Debug> TCPHandler: Processed in 0.002252446 sec. | ||
| 1382 | 2026.02.10 18:40:47.176800 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.02.10 18:40:47.176900 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1384 | 2026.02.10 18:40:47.176944 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1385 | 2026.02.10 18:40:47.177377 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.02.10 18:40:47.177418 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1387 | 2026.02.10 18:40:47.177874 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1388 | 2026.02.10 18:40:47.178389 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.02.10 18:40:47.178542 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 196.02 KiB/sec. | ||
| 1390 | 2026.02.10 18:40:47.178583 [ 3 ] {cbb511df-407d-4b0f-b7bb-52d69440e186} <Debug> TCPHandler: Processed in 0.001831984 sec. | ||
| 1391 | 2026.02.10 18:40:47.178713 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.02.10 18:40:47.178812 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1393 | 2026.02.10 18:40:47.178852 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1394 | 2026.02.10 18:40:47.179414 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.02.10 18:40:47.179457 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1396 | 2026.02.10 18:40:47.180072 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1397 | 2026.02.10 18:40:47.180897 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.02.10 18:40:47.181071 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.002277 sec., 29863.855950812474 rows/sec., 2.36 MiB/sec. | ||
| 1399 | 2026.02.10 18:40:47.181140 [ 3 ] {39be2eed-7538-4bc5-915f-698ea9e1ef9b} <Debug> TCPHandler: Processed in 0.002477053 sec. | ||
| 1400 | 2026.02.10 18:40:47.181300 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.02.10 18:40:47.181418 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.02.10 18:40:47.181470 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1403 | 2026.02.10 18:40:47.182029 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.02.10 18:40:47.182070 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1405 | 2026.02.10 18:40:47.182537 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.02.10 18:40:47.183000 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.02.10 18:40:47.183154 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001754 sec., 5131.128848346637 rows/sec., 373.59 KiB/sec. | ||
| 1408 | 2026.02.10 18:40:47.183197 [ 3 ] {0a4098ae-e00a-41d8-882f-c8f18b1ac661} <Debug> TCPHandler: Processed in 0.001957498 sec. | ||
| 1409 | 2026.02.10 18:40:47.183322 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.02.10 18:40:47.183421 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1411 | 2026.02.10 18:40:47.183465 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1412 | 2026.02.10 18:40:47.183930 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.02.10 18:40:47.183971 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1414 | 2026.02.10 18:40:47.184405 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1415 | 2026.02.10 18:40:47.184848 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.02.10 18:40:47.184995 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001592 sec., 49623.115577889446 rows/sec., 3.88 MiB/sec. | ||
| 1417 | 2026.02.10 18:40:47.185036 [ 3 ] {64c64e9f-c5e8-4086-a8dc-35bb1e7fb816} <Debug> TCPHandler: Processed in 0.001766242 sec. | ||
| 1418 | 2026.02.10 18:40:47.185156 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.02.10 18:40:47.185256 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.02.10 18:40:47.185303 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1421 | 2026.02.10 18:40:47.185881 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.02.10 18:40:47.185921 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1423 | 2026.02.10 18:40:47.186445 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1424 | 2026.02.10 18:40:47.186891 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.02.10 18:40:47.187035 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Debug> executeQuery: Read 152 rows, 10.84 KiB in 0.001798 sec., 84538.37597330367 rows/sec., 5.89 MiB/sec. | ||
| 1426 | 2026.02.10 18:40:47.187074 [ 3 ] {e00da31f-4a69-4082-b71a-818fb9e5c149} <Debug> TCPHandler: Processed in 0.001970128 sec. | ||
| 1427 | 2026.02.10 18:40:47.187178 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.02.10 18:40:47.187275 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.02.10 18:40:47.187333 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1430 | 2026.02.10 18:40:47.188062 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.02.10 18:40:47.188101 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1432 | 2026.02.10 18:40:47.188730 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1433 | 2026.02.10 18:40:47.189185 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.02.10 18:40:47.189322 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002065 sec., 2421.3075060532688 rows/sec., 4.34 MiB/sec. | ||
| 1435 | 2026.02.10 18:40:47.189373 [ 3 ] {3d139748-4a3c-40d5-9f05-34beb8b9097a} <Debug> TCPHandler: Processed in 0.002244346 sec. | ||
| 1436 | 2026.02.10 18:40:47.189480 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.02.10 18:40:47.189576 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.02.10 18:40:47.189618 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1439 | 2026.02.10 18:40:47.189965 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.02.10 18:40:47.189999 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1441 | 2026.02.10 18:40:47.190397 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1442 | 2026.02.10 18:40:47.190833 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.02.10 18:40:47.190957 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 302.95 KiB/sec. | ||
| 1444 | 2026.02.10 18:40:47.190992 [ 3 ] {3bbd6182-9d37-4eb6-806f-cb5916c9226e} <Debug> TCPHandler: Processed in 0.001563176 sec. | ||
| 1445 | 2026.02.10 18:40:47.191105 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.02.10 18:40:47.191199 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.02.10 18:40:47.191239 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1448 | 2026.02.10 18:40:47.191585 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.02.10 18:40:47.191620 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1450 | 2026.02.10 18:40:47.192012 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.02.10 18:40:47.192425 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.02.10 18:40:47.192557 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001376 sec., 40697.67441860465 rows/sec., 2.74 MiB/sec. | ||
| 1453 | 2026.02.10 18:40:47.192598 [ 3 ] {11fc5999-9777-4ca3-8e8c-f635508c5e3e} <Debug> TCPHandler: Processed in 0.001544146 sec. | ||
| 1454 | 2026.02.10 18:40:48.362943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2403 | ||
| 1455 | 2026.02.10 18:40:48.363464 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.02.10 18:40:48.363505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1457 | 2026.02.10 18:40:48.364177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.02.10 18:40:48.364647 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.02.10 18:40:48.364821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2403 | ||
| 1460 | 2026.02.10 18:40:48.479761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1461 | 2026.02.10 18:40:48.497858 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.02.10 18:40:48.497925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1463 | 2026.02.10 18:40:48.504305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.02.10 18:40:48.505491 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.02.10 18:40:48.508733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1466 | 2026.02.10 18:40:49.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.33 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 169.45 MiB (RSS), difference: 1.13 MiB | ||
| 1467 | 2026.02.10 18:40:50.850912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 212 | ||
| 1468 | 2026.02.10 18:40:50.853372 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.02.10 18:40:50.853419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1470 | 2026.02.10 18:40:50.854710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1471 | 2026.02.10 18:40:50.855159 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.02.10 18:40:50.855396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1473 | 2026.02.10 18:40:52.132760 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.02.10 18:40:52.132960 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1475 | 2026.02.10 18:40:52.133025 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1476 | 2026.02.10 18:40:52.133681 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.02.10 18:40:52.133734 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1478 | 2026.02.10 18:40:52.134238 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.02.10 18:40:52.134717 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.02.10 18:40:52.134900 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001989 sec., 38210.15585721468 rows/sec., 3.15 MiB/sec. | ||
| 1481 | 2026.02.10 18:40:52.134951 [ 3 ] {c34ab20e-5ffd-4456-8ec6-f98732cb1959} <Debug> TCPHandler: Processed in 0.002317859 sec. | ||
| 1482 | 2026.02.10 18:40:52.135080 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.02.10 18:40:52.135186 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.02.10 18:40:52.135230 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2026.02.10 18:40:52.135655 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.02.10 18:40:52.135697 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1487 | 2026.02.10 18:40:52.136100 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.02.10 18:40:52.136512 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.02.10 18:40:52.136645 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001483 sec., 6743.088334457182 rows/sec., 507.05 KiB/sec. | ||
| 1490 | 2026.02.10 18:40:52.136683 [ 3 ] {17f39fe5-5c46-456c-89e3-1f38527fc323} <Debug> TCPHandler: Processed in 0.001657449 sec. | ||
| 1491 | 2026.02.10 18:40:52.136796 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.02.10 18:40:52.136894 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2026.02.10 18:40:52.136935 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2026.02.10 18:40:52.137354 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.02.10 18:40:52.137389 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1496 | 2026.02.10 18:40:52.137790 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2026.02.10 18:40:52.138201 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.02.10 18:40:52.138351 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001478 sec., 50067.658998646824 rows/sec., 3.91 MiB/sec. | ||
| 1499 | 2026.02.10 18:40:52.138389 [ 3 ] {17378209-0223-44ac-b940-19fd5020fc7a} <Debug> TCPHandler: Processed in 0.001645428 sec. | ||
| 1500 | 2026.02.10 18:40:52.138506 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.02.10 18:40:52.138604 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.02.10 18:40:52.138647 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1503 | 2026.02.10 18:40:52.139076 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.02.10 18:40:52.139112 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1505 | 2026.02.10 18:40:52.139528 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1506 | 2026.02.10 18:40:52.140031 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.02.10 18:40:52.140184 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. | ||
| 1508 | 2026.02.10 18:40:52.140223 [ 3 ] {4073f4c5-c163-47f5-8efe-7c85a3af14e7} <Debug> TCPHandler: Processed in 0.001767422 sec. | ||
| 1509 | 2026.02.10 18:40:52.140400 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.02.10 18:40:52.140497 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.02.10 18:40:52.140549 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1512 | 2026.02.10 18:40:52.141284 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.02.10 18:40:52.141321 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1514 | 2026.02.10 18:40:52.141951 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.02.10 18:40:52.142373 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.02.10 18:40:52.142515 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002037 sec., 4909.180166912125 rows/sec., 8.80 MiB/sec. | ||
| 1517 | 2026.02.10 18:40:52.142574 [ 3 ] {50e26e39-1a38-47f5-ad1e-3afe35867fb0} <Debug> TCPHandler: Processed in 0.002225716 sec. | ||
| 1518 | 2026.02.10 18:40:52.142687 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.02.10 18:40:52.142784 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.02.10 18:40:52.142826 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2026.02.10 18:40:52.143165 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.02.10 18:40:52.143201 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1523 | 2026.02.10 18:40:52.143606 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2026.02.10 18:40:52.144093 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.02.10 18:40:52.144250 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 1526 | 2026.02.10 18:40:52.144288 [ 3 ] {5625c04b-ad51-4ef2-b6eb-5e01798b7688} <Debug> TCPHandler: Processed in 0.001652278 sec. | ||
| 1527 | 2026.02.10 18:40:55.804946 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1528 | 2026.02.10 18:40:55.805015 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1529 | 2026.02.10 18:40:55.864961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2851 | ||
| 1530 | 2026.02.10 18:40:55.865456 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.02.10 18:40:55.865504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1532 | 2026.02.10 18:40:55.866121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1533 | 2026.02.10 18:40:55.866593 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.02.10 18:40:55.866742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1535 | 2026.02.10 18:40:55.866750 [ 78 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1536 | 2026.02.10 18:40:55.866823 [ 78 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.02.10 18:40:55.866850 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1538 | 2026.02.10 18:40:55.869194 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1539 | 2026.02.10 18:40:55.871483 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.02.10 18:40:55.871594 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1541 | 2026.02.10 18:40:55.871722 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1542 | 2026.02.10 18:40:55.871785 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1543 | 2026.02.10 18:40:55.871843 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1544 | 2026.02.10 18:40:55.871898 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1545 | 2026.02.10 18:40:55.871952 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 1546 | 2026.02.10 18:40:55.911630 [ 200 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.04466156 sec., 63835.6564347506 rows/sec., 935.09 KiB/sec. | ||
| 1547 | 2026.02.10 18:40:55.912737 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2026.02.10 18:40:55.913306 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.02.10 18:40:55.913395 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_6_1} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2026.02.10 18:40:55.913519 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1551 | 2026.02.10 18:40:56.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.61 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 171.14 MiB (RSS), difference: 1.53 MiB | ||
| 1552 | 2026.02.10 18:40:56.008861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1553 | 2026.02.10 18:40:56.027084 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.02.10 18:40:56.027151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1555 | 2026.02.10 18:40:56.033629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2026.02.10 18:40:56.034741 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.02.10 18:40:56.035036 [ 78 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2026.02.10 18:40:56.035095 [ 78 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.02.10 18:40:56.035120 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1560 | 2026.02.10 18:40:56.035234 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1561 | 2026.02.10 18:40:56.038200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1562 | 2026.02.10 18:40:56.039615 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2026.02.10 18:40:56.041128 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1564 | 2026.02.10 18:40:56.045772 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1565 | 2026.02.10 18:40:56.050142 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1566 | 2026.02.10 18:40:56.054373 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1567 | 2026.02.10 18:40:56.063900 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1568 | 2026.02.10 18:40:56.068218 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 1569 | 2026.02.10 18:40:56.128556 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093360409 sec., 492.71420822503035 rows/sec., 2.55 MiB/sec. | ||
| 1570 | 2026.02.10 18:40:56.130938 [ 188 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.02.10 18:40:56.133467 [ 188 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_6_1} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.02.10 18:40:56.133573 [ 188 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_6_1} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.02.10 18:40:56.135587 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1574 | 2026.02.10 18:40:57.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.22 MiB, peak 181.76 MiB, free memory in arenas 0.00 B, will set to 180.75 MiB (RSS), difference: 8.53 MiB | ||
| 1575 | 2026.02.10 18:40:57.133999 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.02.10 18:40:57.134194 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2026.02.10 18:40:57.134263 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2026.02.10 18:40:57.134888 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.02.10 18:40:57.134940 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1580 | 2026.02.10 18:40:57.135476 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.02.10 18:40:57.135925 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.02.10 18:40:57.136070 [ 77 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.02.10 18:40:57.136085 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001942 sec., 52523.17198764161 rows/sec., 4.38 MiB/sec. | ||
| 1584 | 2026.02.10 18:40:57.136139 [ 77 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.10 18:40:57.136157 [ 3 ] {dfd34618-6a03-4d57-b1bc-bd6e14efe3d3} <Debug> TCPHandler: Processed in 0.002289087 sec. | ||
| 1586 | 2026.02.10 18:40:57.136164 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1587 | 2026.02.10 18:40:57.136292 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.02.10 18:40:57.136301 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 1589 | 2026.02.10 18:40:57.136404 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.02.10 18:40:57.136435 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.02.10 18:40:57.136453 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1592 | 2026.02.10 18:40:57.136480 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 1593 | 2026.02.10 18:40:57.136579 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 1594 | 2026.02.10 18:40:57.136628 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 1595 | 2026.02.10 18:40:57.136676 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1596 | 2026.02.10 18:40:57.136721 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1597 | 2026.02.10 18:40:57.136765 [ 187 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1598 | 2026.02.10 18:40:57.136923 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.02.10 18:40:57.136967 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1600 | 2026.02.10 18:40:57.137532 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2026.02.10 18:40:57.137981 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.10 18:40:57.137993 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745981 sec., 286371.9593741284 rows/sec., 25.38 MiB/sec. | ||
| 1603 | 2026.02.10 18:40:57.138141 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001763 sec., 13045.944412932502 rows/sec., 980.99 KiB/sec. | ||
| 1604 | 2026.02.10 18:40:57.138182 [ 3 ] {11a3007c-74a8-45d9-b5c6-bc8681963ff7} <Debug> TCPHandler: Processed in 0.001944637 sec. | ||
| 1605 | 2026.02.10 18:40:57.138295 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.02.10 18:40:57.138355 [ 193 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1607 | 2026.02.10 18:40:57.138395 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1608 | 2026.02.10 18:40:57.138440 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1609 | 2026.02.10 18:40:57.138869 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.02.10 18:40:57.138907 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1611 | 2026.02.10 18:40:57.138979 [ 193 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.02.10 18:40:57.139077 [ 193 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_6_1} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1613 | 2026.02.10 18:40:57.139185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1614 | 2026.02.10 18:40:57.139334 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.02.10 18:40:57.139758 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.02.10 18:40:57.139857 [ 77 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.02.10 18:40:57.139889 [ 77 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.02.10 18:40:57.139895 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001521 sec., 62458.90861275476 rows/sec., 4.89 MiB/sec. | ||
| 1619 | 2026.02.10 18:40:57.139907 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1620 | 2026.02.10 18:40:57.139939 [ 3 ] {1c182bef-028f-4e97-a39c-c9dd8d751fa6} <Debug> TCPHandler: Processed in 0.0016955 sec. | ||
| 1621 | 2026.02.10 18:40:57.139986 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 1622 | 2026.02.10 18:40:57.140060 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.02.10 18:40:57.140079 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2026.02.10 18:40:57.140109 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 1625 | 2026.02.10 18:40:57.140158 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 1626 | 2026.02.10 18:40:57.140163 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.02.10 18:40:57.140200 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 1628 | 2026.02.10 18:40:57.140216 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1629 | 2026.02.10 18:40:57.140241 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 79 rows starting from the beginning of the part | ||
| 1630 | 2026.02.10 18:40:57.140283 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1631 | 2026.02.10 18:40:57.140319 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1632 | 2026.02.10 18:40:57.140642 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.02.10 18:40:57.140683 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1634 | 2026.02.10 18:40:57.141149 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1635 | 2026.02.10 18:40:57.141201 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242707 sec., 337971.86303770717 rows/sec., 28.01 MiB/sec. | ||
| 1636 | 2026.02.10 18:40:57.141447 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.02.10 18:40:57.141641 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.02.10 18:40:57.141759 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.02.10 18:40:57.141790 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. | ||
| 1640 | 2026.02.10 18:40:57.141793 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.02.10 18:40:57.141830 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1642 | 2026.02.10 18:40:57.141833 [ 3 ] {95dbf055-c8e6-43b8-bc0e-94fb0acb8a4d} <Debug> TCPHandler: Processed in 0.001823874 sec. | ||
| 1643 | 2026.02.10 18:40:57.141920 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 1644 | 2026.02.10 18:40:57.141943 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.02.10 18:40:57.141962 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.02.10 18:40:57.142019 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1647 | 2026.02.10 18:40:57.142020 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_6_1} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.02.10 18:40:57.142063 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.02.10 18:40:57.142065 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 236 rows starting from the beginning of the part | ||
| 1650 | 2026.02.10 18:40:57.142103 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1651 | 2026.02.10 18:40:57.142122 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.10 18:40:57.142158 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 1653 | 2026.02.10 18:40:57.142209 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 1654 | 2026.02.10 18:40:57.142251 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 1655 | 2026.02.10 18:40:57.142295 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1656 | 2026.02.10 18:40:57.142338 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1657 | 2026.02.10 18:40:57.142886 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.02.10 18:40:57.142920 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1659 | 2026.02.10 18:40:57.143295 [ 195 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420432 sec., 653322.3695326493 rows/sec., 46.69 MiB/sec. | ||
| 1660 | 2026.02.10 18:40:57.143612 [ 195 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.02.10 18:40:57.143613 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2026.02.10 18:40:57.144120 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.02.10 18:40:57.144296 [ 195 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.10 18:40:57.144343 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002299 sec., 10004.349717268378 rows/sec., 17.93 MiB/sec. | ||
| 1665 | 2026.02.10 18:40:57.144385 [ 195 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1666 | 2026.02.10 18:40:57.144402 [ 3 ] {6ccee274-1c75-45fa-9eea-23e77906bd92} <Debug> TCPHandler: Processed in 0.002490763 sec. | ||
| 1667 | 2026.02.10 18:40:57.144472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1668 | 2026.02.10 18:40:57.144532 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.02.10 18:40:57.144633 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.02.10 18:40:57.144679 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1671 | 2026.02.10 18:40:57.145001 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.02.10 18:40:57.145037 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1673 | 2026.02.10 18:40:57.145478 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1674 | 2026.02.10 18:40:57.145940 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.02.10 18:40:57.146074 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001459 sec., 10281.014393420151 rows/sec., 784.46 KiB/sec. | ||
| 1676 | 2026.02.10 18:40:57.146114 [ 3 ] {9becb60d-aa1b-4fa9-b6c6-15b06b62c20f} <Debug> TCPHandler: Processed in 0.001633719 sec. | ||
| 1677 | 2026.02.10 18:40:57.146226 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.02.10 18:40:57.146322 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.02.10 18:40:57.146362 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1680 | 2026.02.10 18:40:57.146705 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.02.10 18:40:57.146747 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1682 | 2026.02.10 18:40:57.147165 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1683 | 2026.02.10 18:40:57.147629 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.02.10 18:40:57.147734 [ 77 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1685 | 2026.02.10 18:40:57.147763 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 1686 | 2026.02.10 18:40:57.147770 [ 77 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.02.10 18:40:57.147804 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1688 | 2026.02.10 18:40:57.147806 [ 3 ] {3ac86311-d7e3-40ec-ad8b-bfee926245e7} <Debug> TCPHandler: Processed in 0.001630159 sec. | ||
| 1689 | 2026.02.10 18:40:57.147916 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 1690 | 2026.02.10 18:40:57.148042 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1691 | 2026.02.10 18:40:57.148086 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1692 | 2026.02.10 18:40:57.148177 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 1693 | 2026.02.10 18:40:57.148229 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 1694 | 2026.02.10 18:40:57.148276 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1695 | 2026.02.10 18:40:57.148321 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1696 | 2026.02.10 18:40:57.148363 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1697 | 2026.02.10 18:40:57.149207 [ 195 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134609 sec., 213953.0046282195 rows/sec., 14.36 MiB/sec. | ||
| 1698 | 2026.02.10 18:40:57.149431 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1699 | 2026.02.10 18:40:57.149922 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.02.10 18:40:57.149989 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_6_1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.02.10 18:40:57.150062 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1702 | 2026.02.10 18:40:59.196607 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.02.10 18:40:59.196884 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) 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) | ||
| 1704 | 2026.02.10 18:40:59.197274 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1705 | 2026.02.10 18:40:59.197322 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <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 | ||
| 1706 | 2026.02.10 18:40:59.197617 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1707 | 2026.02.10 18:40:59.197689 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1708 | 2026.02.10 18:40:59.197831 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1709 | 2026.02.10 18:40:59.197973 [ 318 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1710 | 2026.02.10 18:40:59.197977 [ 325 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1711 | 2026.02.10 18:40:59.198123 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1712 | 2026.02.10 18:40:59.198154 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1713 | 2026.02.10 18:40:59.200187 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1714 | 2026.02.10 18:40:59.200221 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1715 | 2026.02.10 18:40:59.200286 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <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'))" | ||
| 1716 | 2026.02.10 18:40:59.200328 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <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'))" | ||
| 1717 | 2026.02.10 18:40:59.201214 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004438 sec., 6534.474988733664 rows/sec., 284.74 KiB/sec. | ||
| 1718 | 2026.02.10 18:40:59.201342 [ 3 ] {a1921195-6a5d-4f33-a023-7b3309ab0b5b} <Debug> TCPHandler: Processed in 0.004863324 sec. | ||
| 1719 | 2026.02.10 18:40:59.201682 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.02.10 18:40:59.201831 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1721 | 2026.02.10 18:40:59.202064 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2026.02.10 18:40:59.202099 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1723 | 2026.02.10 18:40:59.202300 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2026.02.10 18:40:59.202354 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2026.02.10 18:40:59.202472 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1726 | 2026.02.10 18:40:59.202535 [ 333 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2026.02.10 18:40:59.202547 [ 318 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1728 | 2026.02.10 18:40:59.202646 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1729 | 2026.02.10 18:40:59.202671 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2026.02.10 18:40:59.202729 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1731 | 2026.02.10 18:40:59.202747 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1732 | 2026.02.10 18:40:59.202777 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1733 | 2026.02.10 18:40:59.202808 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1734 | 2026.02.10 18:40:59.203541 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001775 sec., 16338.028169014084 rows/sec., 711.93 KiB/sec. | ||
| 1735 | 2026.02.10 18:40:59.203637 [ 3 ] {b9921c03-529d-41e6-a04b-c0093de64293} <Debug> TCPHandler: Processed in 0.002008859 sec. | ||
| 1736 | 2026.02.10 18:40:59.203944 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.02.10 18:40:59.204087 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1738 | 2026.02.10 18:40:59.204307 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2026.02.10 18:40:59.204343 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1740 | 2026.02.10 18:40:59.204538 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2026.02.10 18:40:59.204592 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2026.02.10 18:40:59.204694 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1743 | 2026.02.10 18:40:59.204762 [ 341 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2026.02.10 18:40:59.204769 [ 335 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1745 | 2026.02.10 18:40:59.204856 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1746 | 2026.02.10 18:40:59.204877 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1747 | 2026.02.10 18:40:59.204931 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1748 | 2026.02.10 18:40:59.204948 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1749 | 2026.02.10 18:40:59.204977 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1750 | 2026.02.10 18:40:59.205009 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1751 | 2026.02.10 18:40:59.205563 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001536 sec., 18880.208333333332 rows/sec., 822.70 KiB/sec. | ||
| 1752 | 2026.02.10 18:40:59.205654 [ 3 ] {73b0f864-6577-4c24-b75f-7aad50c51f4f} <Debug> TCPHandler: Processed in 0.001762402 sec. | ||
| 1753 | 2026.02.10 18:40:59.205892 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.02.10 18:40:59.206049 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1755 | 2026.02.10 18:40:59.206294 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1756 | 2026.02.10 18:40:59.206334 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1757 | 2026.02.10 18:40:59.206559 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1758 | 2026.02.10 18:40:59.206620 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1759 | 2026.02.10 18:40:59.206723 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1760 | 2026.02.10 18:40:59.206792 [ 333 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1761 | 2026.02.10 18:40:59.206793 [ 335 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1762 | 2026.02.10 18:40:59.206882 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1763 | 2026.02.10 18:40:59.206909 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2026.02.10 18:40:59.206981 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1765 | 2026.02.10 18:40:59.207003 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1766 | 2026.02.10 18:40:59.207042 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1767 | 2026.02.10 18:40:59.207083 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1768 | 2026.02.10 18:40:59.207666 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001688 sec., 17180.094786729856 rows/sec., 748.62 KiB/sec. | ||
| 1769 | 2026.02.10 18:40:59.207778 [ 3 ] {f3d250bb-f7f4-4b94-990a-c48551506ecb} <Debug> TCPHandler: Processed in 0.001945828 sec. | ||
| 1770 | 2026.02.10 18:40:59.208005 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.02.10 18:40:59.208142 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1772 | 2026.02.10 18:40:59.208357 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1773 | 2026.02.10 18:40:59.208392 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1774 | 2026.02.10 18:40:59.208591 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1775 | 2026.02.10 18:40:59.208645 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1776 | 2026.02.10 18:40:59.208745 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1777 | 2026.02.10 18:40:59.208806 [ 335 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1778 | 2026.02.10 18:40:59.208815 [ 341 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1779 | 2026.02.10 18:40:59.208896 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1780 | 2026.02.10 18:40:59.208922 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2026.02.10 18:40:59.208976 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1782 | 2026.02.10 18:40:59.208993 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1783 | 2026.02.10 18:40:59.209023 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1784 | 2026.02.10 18:40:59.209062 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1785 | 2026.02.10 18:40:59.209693 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001606 sec., 18057.285180572853 rows/sec., 786.84 KiB/sec. | ||
| 1786 | 2026.02.10 18:40:59.209778 [ 3 ] {d4a453b1-95bd-4baa-9b9e-6b17989b46a0} <Debug> TCPHandler: Processed in 0.001831454 sec. | ||
| 1787 | 2026.02.10 18:40:59.209986 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.02.10 18:40:59.210122 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1789 | 2026.02.10 18:40:59.210338 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1790 | 2026.02.10 18:40:59.210373 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1791 | 2026.02.10 18:40:59.210575 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1792 | 2026.02.10 18:40:59.210628 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1793 | 2026.02.10 18:40:59.210730 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1794 | 2026.02.10 18:40:59.210790 [ 333 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1795 | 2026.02.10 18:40:59.210798 [ 341 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1796 | 2026.02.10 18:40:59.210886 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (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 | ||
| 1797 | 2026.02.10 18:40:59.210911 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1798 | 2026.02.10 18:40:59.210964 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1799 | 2026.02.10 18:40:59.210982 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1800 | 2026.02.10 18:40:59.211011 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1801 | 2026.02.10 18:40:59.211044 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1802 | 2026.02.10 18:40:59.211612 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001546 sec., 18758.08538163001 rows/sec., 817.38 KiB/sec. | ||
| 1803 | 2026.02.10 18:40:59.211712 [ 3 ] {5d5009d5-e80c-4ad1-a34e-42586c89de5b} <Debug> TCPHandler: Processed in 0.001776202 sec. | ||
| 1804 | 2026.02.10 18:40:59.281656 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.02.10 18:40:59.281795 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1806 | 2026.02.10 18:40:59.281848 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.02.10 18:40:59.282546 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.02.10 18:40:59.282597 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1809 | 2026.02.10 18:40:59.283134 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1810 | 2026.02.10 18:40:59.283495 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.02.10 18:40:59.283645 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001887 sec., 3179.650238473768 rows/sec., 707.97 KiB/sec. | ||
| 1812 | 2026.02.10 18:40:59.283686 [ 3 ] {d0315b1c-bf5d-47f1-b61b-9373b7438382} <Debug> TCPHandler: Processed in 0.002098932 sec. | ||
| 1813 | 2026.02.10 18:40:59.283812 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.02.10 18:40:59.283910 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.02.10 18:40:59.283952 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1816 | 2026.02.10 18:40:59.284377 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.02.10 18:40:59.284415 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1818 | 2026.02.10 18:40:59.284845 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2026.02.10 18:40:59.285280 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.02.10 18:40:59.285418 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001529 sec., 15696.533682145193 rows/sec., 1.30 MiB/sec. | ||
| 1821 | 2026.02.10 18:40:59.285455 [ 3 ] {5a75cf8d-89fd-46f7-bea1-dfb89d4eee26} <Debug> TCPHandler: Processed in 0.00169299 sec. | ||
| 1822 | 2026.02.10 18:40:59.285567 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.02.10 18:40:59.285665 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1824 | 2026.02.10 18:40:59.285706 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1825 | 2026.02.10 18:40:59.286084 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.02.10 18:40:59.286120 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1827 | 2026.02.10 18:40:59.286508 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1828 | 2026.02.10 18:40:59.286961 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.02.10 18:40:59.287092 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001449 sec., 1380.2622498274673 rows/sec., 112.55 KiB/sec. | ||
| 1830 | 2026.02.10 18:40:59.287129 [ 3 ] {93fd4baf-45b0-49c0-8cfe-68ceaae43380} <Debug> TCPHandler: Processed in 0.001611038 sec. | ||
| 1831 | 2026.02.10 18:40:59.287240 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.02.10 18:40:59.287335 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1833 | 2026.02.10 18:40:59.287373 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1834 | 2026.02.10 18:40:59.288612 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.02.10 18:40:59.288650 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1836 | 2026.02.10 18:40:59.289238 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1837 | 2026.02.10 18:40:59.289680 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.02.10 18:40:59.289822 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002505 sec., 533732.5349301398 rows/sec., 44.64 MiB/sec. | ||
| 1839 | 2026.02.10 18:40:59.289860 [ 3 ] {a00c858f-5d65-4d57-8379-fbb6a34da01e} <Debug> TCPHandler: Processed in 0.002670369 sec. | ||
| 1840 | 2026.02.10 18:40:59.289991 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.02.10 18:40:59.290086 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.02.10 18:40:59.290126 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1843 | 2026.02.10 18:40:59.290540 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.02.10 18:40:59.290577 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1845 | 2026.02.10 18:40:59.290990 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1846 | 2026.02.10 18:40:59.291421 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.02.10 18:40:59.291524 [ 68 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1848 | 2026.02.10 18:40:59.291566 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.21 MiB/sec. | ||
| 1849 | 2026.02.10 18:40:59.291590 [ 68 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.02.10 18:40:59.291610 [ 3 ] {40e7daff-c4d4-4a34-9da2-9ee80e876955} <Debug> TCPHandler: Processed in 0.001668089 sec. | ||
| 1851 | 2026.02.10 18:40:59.291617 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1852 | 2026.02.10 18:40:59.291733 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.02.10 18:40:59.291740 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 1854 | 2026.02.10 18:40:59.291835 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.02.10 18:40:59.291877 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1856 | 2026.02.10 18:40:59.291879 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1857 | 2026.02.10 18:40:59.291916 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 1858 | 2026.02.10 18:40:59.291981 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 1859 | 2026.02.10 18:40:59.292027 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1860 | 2026.02.10 18:40:59.292069 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 1861 | 2026.02.10 18:40:59.292110 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1862 | 2026.02.10 18:40:59.292147 [ 197 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1863 | 2026.02.10 18:40:59.292400 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.02.10 18:40:59.292442 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1865 | 2026.02.10 18:40:59.292963 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1866 | 2026.02.10 18:40:59.292979 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277988 sec., 82942.87583294991 rows/sec., 6.44 MiB/sec. | ||
| 1867 | 2026.02.10 18:40:59.293275 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2026.02.10 18:40:59.293459 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.02.10 18:40:59.293614 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001797 sec., 140233.72287145242 rows/sec., 9.70 MiB/sec. | ||
| 1870 | 2026.02.10 18:40:59.293655 [ 3 ] {0cb183e3-83c0-4f9b-a9a4-90d057580b44} <Debug> TCPHandler: Processed in 0.001970678 sec. | ||
| 1871 | 2026.02.10 18:40:59.293771 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.02.10 18:40:59.293867 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.02.10 18:40:59.293867 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.02.10 18:40:59.293911 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1875 | 2026.02.10 18:40:59.293965 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_6_1} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1876 | 2026.02.10 18:40:59.294061 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1877 | 2026.02.10 18:40:59.294309 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.02.10 18:40:59.294350 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1879 | 2026.02.10 18:40:59.294818 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1880 | 2026.02.10 18:40:59.295233 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.02.10 18:40:59.295374 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001524 sec., 7874.0157480314965 rows/sec., 615.16 KiB/sec. | ||
| 1882 | 2026.02.10 18:40:59.295413 [ 3 ] {e17e3ff7-2c2d-4319-9fd7-f218b41e4416} <Debug> TCPHandler: Processed in 0.00169084 sec. | ||
| 1883 | 2026.02.10 18:40:59.295530 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.02.10 18:40:59.295623 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1885 | 2026.02.10 18:40:59.295666 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1886 | 2026.02.10 18:40:59.296335 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.02.10 18:40:59.296372 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1888 | 2026.02.10 18:40:59.296864 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1889 | 2026.02.10 18:40:59.297288 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.02.10 18:40:59.297426 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001819 sec., 312259.4832325453 rows/sec., 23.42 MiB/sec. | ||
| 1891 | 2026.02.10 18:40:59.297464 [ 3 ] {b91eb0c3-e54d-416e-a7c3-9d96873406f0} <Debug> TCPHandler: Processed in 0.001984108 sec. | ||
| 1892 | 2026.02.10 18:40:59.297578 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.02.10 18:40:59.297673 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.02.10 18:40:59.297716 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1895 | 2026.02.10 18:40:59.298742 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.02.10 18:40:59.298777 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1897 | 2026.02.10 18:40:59.299428 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2026.02.10 18:40:59.299845 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.02.10 18:40:59.300061 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Debug> executeQuery: Read 1979 rows, 136.00 KiB in 0.002406 sec., 822527.0157938487 rows/sec., 55.20 MiB/sec. | ||
| 1900 | 2026.02.10 18:40:59.300099 [ 3 ] {5944e4a3-684e-49a2-a1f6-e413fbe2c952} <Debug> TCPHandler: Processed in 0.002570476 sec. | ||
| 1901 | 2026.02.10 18:40:59.300216 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.02.10 18:40:59.300310 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.02.10 18:40:59.300363 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1904 | 2026.02.10 18:40:59.301149 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.02.10 18:40:59.301186 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1906 | 2026.02.10 18:40:59.301955 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1907 | 2026.02.10 18:40:59.302377 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.02.10 18:40:59.302482 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1909 | 2026.02.10 18:40:59.302528 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.02.10 18:40:59.302529 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002238 sec., 4468.275245755139 rows/sec., 8.01 MiB/sec. | ||
| 1911 | 2026.02.10 18:40:59.302552 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1912 | 2026.02.10 18:40:59.302598 [ 3 ] {07d03a2a-1e43-4878-988a-d89a5cd84570} <Debug> TCPHandler: Processed in 0.002431242 sec. | ||
| 1913 | 2026.02.10 18:40:59.302658 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 1914 | 2026.02.10 18:40:59.302720 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.02.10 18:40:59.302821 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.02.10 18:40:59.302863 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.02.10 18:40:59.302866 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1918 | 2026.02.10 18:40:59.302931 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 1919 | 2026.02.10 18:40:59.303071 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 1920 | 2026.02.10 18:40:59.303205 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1921 | 2026.02.10 18:40:59.303254 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.02.10 18:40:59.303295 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1923 | 2026.02.10 18:40:59.303314 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 1924 | 2026.02.10 18:40:59.303410 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1925 | 2026.02.10 18:40:59.303528 [ 197 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 1926 | 2026.02.10 18:40:59.303835 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.02.10 18:40:59.304382 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.02.10 18:40:59.304528 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 960.14 KiB/sec. | ||
| 1929 | 2026.02.10 18:40:59.304566 [ 3 ] {b3d3eb3b-2422-4d5b-83ad-14ee98642bba} <Debug> TCPHandler: Processed in 0.001894786 sec. | ||
| 1930 | 2026.02.10 18:40:59.305487 [ 195 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.002870505 sec., 23689.211480209928 rows/sec., 42.45 MiB/sec. | ||
| 1931 | 2026.02.10 18:40:59.305915 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1932 | 2026.02.10 18:40:59.306500 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.02.10 18:40:59.306572 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1934 | 2026.02.10 18:40:59.306684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1935 | 2026.02.10 18:41:00.855573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 272 | ||
| 1936 | 2026.02.10 18:41:00.858918 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.02.10 18:41:00.858971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1938 | 2026.02.10 18:41:00.860341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1939 | 2026.02.10 18:41:00.860878 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.02.10 18:41:00.861138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1941 | 2026.02.10 18:41:02.129170 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.02.10 18:41:02.129348 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1943 | 2026.02.10 18:41:02.129414 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1944 | 2026.02.10 18:41:02.130051 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.02.10 18:41:02.130095 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1946 | 2026.02.10 18:41:02.130579 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2026.02.10 18:41:02.131061 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.02.10 18:41:02.131220 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. | ||
| 1949 | 2026.02.10 18:41:02.131269 [ 3 ] {9589da8b-5174-4adb-8937-6a0d486eba45} <Debug> TCPHandler: Processed in 0.002218215 sec. | ||
| 1950 | 2026.02.10 18:41:02.131387 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.02.10 18:41:02.131490 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1952 | 2026.02.10 18:41:02.131533 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1953 | 2026.02.10 18:41:02.131977 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.02.10 18:41:02.132013 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1955 | 2026.02.10 18:41:02.132429 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.02.10 18:41:02.132846 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.02.10 18:41:02.132979 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
| 1958 | 2026.02.10 18:41:02.133017 [ 3 ] {5698be04-c723-44fe-823e-ecec6c9c218b} <Debug> TCPHandler: Processed in 0.00168157 sec. | ||
| 1959 | 2026.02.10 18:41:02.133129 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.02.10 18:41:02.133227 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.02.10 18:41:02.133271 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1962 | 2026.02.10 18:41:02.133640 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.02.10 18:41:02.133676 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1964 | 2026.02.10 18:41:02.134116 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.02.10 18:41:02.134586 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.02.10 18:41:02.134720 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001514 sec., 63408.19022457067 rows/sec., 4.42 MiB/sec. | ||
| 1967 | 2026.02.10 18:41:02.134757 [ 3 ] {6644f161-d5eb-4190-b47b-06f232bfade0} <Debug> TCPHandler: Processed in 0.001677249 sec. | ||
| 1968 | 2026.02.10 18:41:02.134869 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.02.10 18:41:02.134964 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.02.10 18:41:02.135009 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1971 | 2026.02.10 18:41:02.135326 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.02.10 18:41:02.135362 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1973 | 2026.02.10 18:41:02.135768 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1974 | 2026.02.10 18:41:02.136301 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.02.10 18:41:02.136433 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001488 sec., 24193.548387096776 rows/sec., 1.63 MiB/sec. | ||
| 1976 | 2026.02.10 18:41:02.136469 [ 3 ] {75ff8f14-a4cc-4ea4-933e-a8d2d67117de} <Debug> TCPHandler: Processed in 0.001648489 sec. | ||
| 1977 | 2026.02.10 18:41:03.367785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3363 | ||
| 1978 | 2026.02.10 18:41:03.368273 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.02.10 18:41:03.368309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1980 | 2026.02.10 18:41:03.369006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1981 | 2026.02.10 18:41:03.369532 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.02.10 18:41:03.369674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3363 | ||
| 1983 | 2026.02.10 18:41:03.539252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1984 | 2026.02.10 18:41:03.556923 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.02.10 18:41:03.556984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1986 | 2026.02.10 18:41:03.562631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.02.10 18:41:03.563687 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.10 18:41:03.566762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1989 | 2026.02.10 18:41:07.133290 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.02.10 18:41:07.133503 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1991 | 2026.02.10 18:41:07.133576 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1992 | 2026.02.10 18:41:07.134271 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.10 18:41:07.134311 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 1994 | 2026.02.10 18:41:07.134815 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.02.10 18:41:07.135243 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.10 18:41:07.135401 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001951 sec., 54331.112250128135 rows/sec., 4.55 MiB/sec. | ||
| 1997 | 2026.02.10 18:41:07.135448 [ 3 ] {70ab7b39-6fdb-443e-92b8-bd61a194e0c1} <Debug> TCPHandler: Processed in 0.002290078 sec. | ||
| 1998 | 2026.02.10 18:41:07.135567 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.10 18:41:07.135669 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.10 18:41:07.135710 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2001 | 2026.02.10 18:41:07.136102 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.10 18:41:07.136134 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2003 | 2026.02.10 18:41:07.136506 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2004 | 2026.02.10 18:41:07.136968 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.10 18:41:07.137100 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001453 sec., 17205.781142463868 rows/sec., 1.26 MiB/sec. | ||
| 2006 | 2026.02.10 18:41:07.137137 [ 3 ] {5eb20fa3-7c3f-403c-8547-0be59ba55124} <Debug> TCPHandler: Processed in 0.001619718 sec. | ||
| 2007 | 2026.02.10 18:41:07.137247 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.10 18:41:07.137344 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.10 18:41:07.137384 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2010 | 2026.02.10 18:41:07.137811 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.02.10 18:41:07.137844 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2012 | 2026.02.10 18:41:07.138244 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2013 | 2026.02.10 18:41:07.138648 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.02.10 18:41:07.138782 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001458 sec., 61042.524005486965 rows/sec., 4.77 MiB/sec. | ||
| 2015 | 2026.02.10 18:41:07.138819 [ 3 ] {5d77371d-2d9c-4b71-b1ed-ec67454deef3} <Debug> TCPHandler: Processed in 0.001620007 sec. | ||
| 2016 | 2026.02.10 18:41:07.138928 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.10 18:41:07.139024 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.02.10 18:41:07.139067 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2019 | 2026.02.10 18:41:07.139472 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.10 18:41:07.139506 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2021 | 2026.02.10 18:41:07.139964 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2022 | 2026.02.10 18:41:07.140364 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.10 18:41:07.140494 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00149 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
| 2024 | 2026.02.10 18:41:07.140531 [ 3 ] {02d7b43e-3a22-4f3a-9eef-95d339253527} <Debug> TCPHandler: Processed in 0.001651759 sec. | ||
| 2025 | 2026.02.10 18:41:07.140630 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.02.10 18:41:07.140724 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.02.10 18:41:07.140778 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2028 | 2026.02.10 18:41:07.141561 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.10 18:41:07.141595 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2030 | 2026.02.10 18:41:07.142274 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2031 | 2026.02.10 18:41:07.142681 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.10 18:41:07.142818 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002112 sec., 11837.121212121212 rows/sec., 21.21 MiB/sec. | ||
| 2033 | 2026.02.10 18:41:07.142876 [ 3 ] {1876fe46-7d87-4108-871a-f04350beffb9} <Debug> TCPHandler: Processed in 0.002292897 sec. | ||
| 2034 | 2026.02.10 18:41:07.142988 [ 3 ] {} <Trace> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.02.10 18:41:07.143083 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.02.10 18:41:07.143123 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2037 | 2026.02.10 18:41:07.143470 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.02.10 18:41:07.143504 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2039 | 2026.02.10 18:41:07.143995 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.02.10 18:41:07.144471 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.10 18:41:07.144629 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
| 2042 | 2026.02.10 18:41:07.144671 [ 3 ] {a4c510fa-7159-4d21-86f9-e6e7798e344c} <Debug> TCPHandler: Processed in 0.001730811 sec. | ||
| 2043 | 2026.02.10 18:41:10.805066 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2044 | 2026.02.10 18:41:10.805131 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2045 | 2026.02.10 18:41:10.861582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 292 | ||
| 2046 | 2026.02.10 18:41:10.863965 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.02.10 18:41:10.864024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2048 | 2026.02.10 18:41:10.865253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2049 | 2026.02.10 18:41:10.865769 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.02.10 18:41:10.866089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2051 | 2026.02.10 18:41:10.869927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3811 | ||
| 2052 | 2026.02.10 18:41:10.870633 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.02.10 18:41:10.870675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2054 | 2026.02.10 18:41:10.871197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2026.02.10 18:41:10.871624 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.02.10 18:41:10.871735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 2057 | 2026.02.10 18:41:11.067018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2058 | 2026.02.10 18:41:11.084166 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.02.10 18:41:11.084229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2060 | 2026.02.10 18:41:11.090380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2026.02.10 18:41:11.091420 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.02.10 18:41:11.094395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2063 | 2026.02.10 18:41:11.735110 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.02.10 18:41:11.735178 [ 3 ] {} <Debug> TCP-Session: ef7d003d-f113-4237-812e-37a7275c0da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.02.10 18:41:12.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.40 MiB, peak 187.44 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 2.35 MiB | ||
| 2066 | 2026.02.10 18:41:12.132553 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.02.10 18:41:12.132738 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2068 | 2026.02.10 18:41:12.132802 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2069 | 2026.02.10 18:41:12.133491 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.02.10 18:41:12.133533 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2071 | 2026.02.10 18:41:12.133938 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2072 | 2026.02.10 18:41:12.134175 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.02.10 18:41:12.134349 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.77 MiB/sec. | ||
| 2074 | 2026.02.10 18:41:12.134392 [ 255 ] {0a2ab2cc-6f88-4c8b-821a-fbb0bb2b0d06} <Debug> TCPHandler: Processed in 0.001966669 sec. | ||
| 2075 | 2026.02.10 18:41:12.134518 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.02.10 18:41:12.134614 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.02.10 18:41:12.134654 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2078 | 2026.02.10 18:41:12.135051 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.02.10 18:41:12.135088 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2080 | 2026.02.10 18:41:12.135389 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2026.02.10 18:41:12.135603 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.02.10 18:41:12.135732 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 2083 | 2026.02.10 18:41:12.135769 [ 255 ] {ec1e61bc-e590-486a-96d9-e0434b56ae70} <Debug> TCPHandler: Processed in 0.001301088 sec. | ||
| 2084 | 2026.02.10 18:41:12.135879 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.02.10 18:41:12.135978 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2086 | 2026.02.10 18:41:12.136016 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2087 | 2026.02.10 18:41:12.136437 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.02.10 18:41:12.136472 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2089 | 2026.02.10 18:41:12.136769 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2090 | 2026.02.10 18:41:12.136975 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.02.10 18:41:12.137103 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 2092 | 2026.02.10 18:41:12.137140 [ 255 ] {42f5ac29-30fa-4193-b875-0f22e5a0489c} <Debug> TCPHandler: Processed in 0.001309409 sec. | ||
| 2093 | 2026.02.10 18:41:12.137253 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.02.10 18:41:12.137349 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.02.10 18:41:12.137391 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2096 | 2026.02.10 18:41:12.137903 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.02.10 18:41:12.137940 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2098 | 2026.02.10 18:41:12.138268 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2099 | 2026.02.10 18:41:12.138472 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.02.10 18:41:12.138601 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 2101 | 2026.02.10 18:41:12.138637 [ 255 ] {9666e76a-8d98-4530-a425-cc290794e708} <Debug> TCPHandler: Processed in 0.001432242 sec. | ||
| 2102 | 2026.02.10 18:41:12.138750 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.02.10 18:41:12.138844 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.02.10 18:41:12.138897 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2105 | 2026.02.10 18:41:12.139691 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.02.10 18:41:12.139728 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2107 | 2026.02.10 18:41:12.140224 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.02.10 18:41:12.140436 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.02.10 18:41:12.140570 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 2110 | 2026.02.10 18:41:12.140622 [ 255 ] {e50f2c42-5bef-4778-a205-6d877b950252} <Debug> TCPHandler: Processed in 0.001921357 sec. | ||
| 2111 | 2026.02.10 18:41:12.140747 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.02.10 18:41:12.140842 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.02.10 18:41:12.140883 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2114 | 2026.02.10 18:41:12.141227 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.02.10 18:41:12.141264 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2116 | 2026.02.10 18:41:12.141568 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2117 | 2026.02.10 18:41:12.141774 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.02.10 18:41:12.141905 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2119 | 2026.02.10 18:41:12.141940 [ 255 ] {0b27523f-632a-444a-a932-75f79924ada5} <Debug> TCPHandler: Processed in 0.001242027 sec. | ||
| 2120 | 2026.02.10 18:41:17.134510 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.02.10 18:41:17.134712 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2122 | 2026.02.10 18:41:17.134786 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2123 | 2026.02.10 18:41:17.135474 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.02.10 18:41:17.135529 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2125 | 2026.02.10 18:41:17.135980 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2126 | 2026.02.10 18:41:17.136242 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.02.10 18:41:17.136425 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001762 sec., 60158.9103291714 rows/sec., 5.04 MiB/sec. | ||
| 2128 | 2026.02.10 18:41:17.136422 [ 40 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2129 | 2026.02.10 18:41:17.136483 [ 255 ] {d878f4ae-ca8b-4095-9619-e5d5ac223c26} <Debug> TCPHandler: Processed in 0.002114572 sec. | ||
| 2130 | 2026.02.10 18:41:17.136506 [ 40 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.02.10 18:41:17.136533 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2132 | 2026.02.10 18:41:17.136624 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.02.10 18:41:17.136663 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 2134 | 2026.02.10 18:41:17.136748 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.02.10 18:41:17.136792 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2136 | 2026.02.10 18:41:17.136800 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2137 | 2026.02.10 18:41:17.136846 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 2138 | 2026.02.10 18:41:17.136932 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1337 rows starting from the beginning of the part | ||
| 2139 | 2026.02.10 18:41:17.137003 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2140 | 2026.02.10 18:41:17.137073 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2141 | 2026.02.10 18:41:17.137141 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2142 | 2026.02.10 18:41:17.137203 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
| 2143 | 2026.02.10 18:41:17.137337 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.02.10 18:41:17.137381 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2145 | 2026.02.10 18:41:17.137733 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2146 | 2026.02.10 18:41:17.138021 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.02.10 18:41:17.138176 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001456 sec., 17170.32967032967 rows/sec., 1.26 MiB/sec. | ||
| 2148 | 2026.02.10 18:41:17.138220 [ 255 ] {bb578059-8f69-43b7-ac5e-84664ce3202c} <Debug> TCPHandler: Processed in 0.001649828 sec. | ||
| 2149 | 2026.02.10 18:41:17.138351 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.02.10 18:41:17.138457 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2151 | 2026.02.10 18:41:17.138502 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2152 | 2026.02.10 18:41:17.138685 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086982 sec., 924301.2158226569 rows/sec., 81.26 MiB/sec. | ||
| 2153 | 2026.02.10 18:41:17.138942 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2154 | 2026.02.10 18:41:17.138969 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.02.10 18:41:17.139012 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2156 | 2026.02.10 18:41:17.139321 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.02.10 18:41:17.139416 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_11_2} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2158 | 2026.02.10 18:41:17.139418 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2159 | 2026.02.10 18:41:17.139522 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2160 | 2026.02.10 18:41:17.139678 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.02.10 18:41:17.139818 [ 39 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2162 | 2026.02.10 18:41:17.139845 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001414 sec., 62942.00848656295 rows/sec., 4.92 MiB/sec. | ||
| 2163 | 2026.02.10 18:41:17.139865 [ 39 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.02.10 18:41:17.139887 [ 255 ] {d08c8062-6c62-4a27-a169-c472fa89f51f} <Debug> TCPHandler: Processed in 0.001587557 sec. | ||
| 2165 | 2026.02.10 18:41:17.139893 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2166 | 2026.02.10 18:41:17.140055 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 2167 | 2026.02.10 18:41:17.140075 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.02.10 18:41:17.140207 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.02.10 18:41:17.140244 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2170 | 2026.02.10 18:41:17.140259 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2171 | 2026.02.10 18:41:17.140336 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 157 rows starting from the beginning of the part | ||
| 2172 | 2026.02.10 18:41:17.140455 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 568 rows starting from the beginning of the part | ||
| 2173 | 2026.02.10 18:41:17.140510 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2174 | 2026.02.10 18:41:17.140573 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
| 2175 | 2026.02.10 18:41:17.140624 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2176 | 2026.02.10 18:41:17.140683 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
| 2177 | 2026.02.10 18:41:17.140785 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.02.10 18:41:17.140829 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2179 | 2026.02.10 18:41:17.141238 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2180 | 2026.02.10 18:41:17.141544 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.02.10 18:41:17.141661 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2182 | 2026.02.10 18:41:17.141695 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 2183 | 2026.02.10 18:41:17.141696 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.02.10 18:41:17.141728 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2185 | 2026.02.10 18:41:17.141738 [ 255 ] {91b638cf-4827-481d-b9cd-eaf36494856d} <Debug> TCPHandler: Processed in 0.00171614 sec. | ||
| 2186 | 2026.02.10 18:41:17.141803 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 2187 | 2026.02.10 18:41:17.141805 [ 196 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822994 sec., 571038.6320525465 rows/sec., 46.03 MiB/sec. | ||
| 2188 | 2026.02.10 18:41:17.141866 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.02.10 18:41:17.141897 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.02.10 18:41:17.141927 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 928 rows starting from the beginning of the part | ||
| 2191 | 2026.02.10 18:41:17.141980 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1979 rows starting from the beginning of the part | ||
| 2192 | 2026.02.10 18:41:17.141985 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.02.10 18:41:17.142022 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2194 | 2026.02.10 18:41:17.142050 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2195 | 2026.02.10 18:41:17.142063 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2196 | 2026.02.10 18:41:17.142061 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 2197 | 2026.02.10 18:41:17.142139 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2198 | 2026.02.10 18:41:17.142180 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 2199 | 2026.02.10 18:41:17.142378 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.02.10 18:41:17.142471 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_11_2} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2201 | 2026.02.10 18:41:17.142562 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2202 | 2026.02.10 18:41:17.143014 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.02.10 18:41:17.143058 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2204 | 2026.02.10 18:41:17.143606 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.02.10 18:41:17.143713 [ 194 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984799 sec., 1754837.6435094937 rows/sec., 120.54 MiB/sec. | ||
| 2206 | 2026.02.10 18:41:17.143864 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.02.10 18:41:17.144112 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002154 sec., 11606.31383472609 rows/sec., 20.80 MiB/sec. | ||
| 2208 | 2026.02.10 18:41:17.144131 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2209 | 2026.02.10 18:41:17.144182 [ 255 ] {9cb2c749-58a9-4f23-8994-4555753b5379} <Debug> TCPHandler: Processed in 0.00236568 sec. | ||
| 2210 | 2026.02.10 18:41:17.144303 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.02.10 18:41:17.144385 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.02.10 18:41:17.144431 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2213 | 2026.02.10 18:41:17.144453 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2214 | 2026.02.10 18:41:17.144483 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2215 | 2026.02.10 18:41:17.144518 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2216 | 2026.02.10 18:41:17.144817 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41967 | ||
| 2217 | 2026.02.10 18:41:17.144854 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.02.10 18:41:17.144903 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2219 | 2026.02.10 18:41:17.144902 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2026.02.10 18:41:17.144943 [ 3 ] {} <Debug> TCP-Session: 75582876-b3ed-4a12-a455-b481e65dacc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41967 | ||
| 2221 | 2026.02.10 18:41:17.144967 [ 3 ] {} <Debug> TCP-Session: 75582876-b3ed-4a12-a455-b481e65dacc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.02.10 18:41:17.144980 [ 3 ] {} <Debug> TCP-Session: 75582876-b3ed-4a12-a455-b481e65dacc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.10 18:41:17.145226 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51945 | ||
| 2224 | 2026.02.10 18:41:17.145255 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46844 | ||
| 2225 | 2026.02.10 18:41:17.145272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 2226 | 2026.02.10 18:41:17.145290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48447 | ||
| 2227 | 2026.02.10 18:41:17.145323 [ 3 ] {} <Trace> TCP-Session: 75582876-b3ed-4a12-a455-b481e65dacc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.02.10 18:41:17.145320 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52117 | ||
| 2229 | 2026.02.10 18:41:17.145309 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38235 | ||
| 2230 | 2026.02.10 18:41:17.145275 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34725 | ||
| 2231 | 2026.02.10 18:41:17.145318 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 2232 | 2026.02.10 18:41:17.145280 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2233 | 2026.02.10 18:41:17.145501 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2234 | 2026.02.10 18:41:17.145510 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.02.10 18:41:17.145558 [ 286 ] {} <Debug> TCP-Session: 6759e670-4028-4d10-bd02-24a8c27051d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51945 | ||
| 2236 | 2026.02.10 18:41:17.145584 [ 286 ] {} <Debug> TCP-Session: 6759e670-4028-4d10-bd02-24a8c27051d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.10 18:41:17.145603 [ 286 ] {} <Debug> TCP-Session: 6759e670-4028-4d10-bd02-24a8c27051d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.02.10 18:41:17.145719 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.02.10 18:41:17.145754 [ 289 ] {} <Debug> TCP-Session: 10d25ce1-c112-4d01-a807-df4ab5f06da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34725 | ||
| 2240 | 2026.02.10 18:41:17.145755 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.02.10 18:41:17.145764 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2242 | 2026.02.10 18:41:17.145776 [ 289 ] {} <Debug> TCP-Session: 10d25ce1-c112-4d01-a807-df4ab5f06da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.02.10 18:41:17.145804 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.02.10 18:41:17.145818 [ 289 ] {} <Debug> TCP-Session: 10d25ce1-c112-4d01-a807-df4ab5f06da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.02.10 18:41:17.145839 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2246 | 2026.02.10 18:41:17.145856 [ 288 ] {} <Debug> TCP-Session: 92774a99-f628-4817-8f07-708dd6da53fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 2247 | 2026.02.10 18:41:17.145764 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2026.02.10 18:41:17.145878 [ 39 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2249 | 2026.02.10 18:41:17.145903 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 2250 | 2026.02.10 18:41:17.145917 [ 292 ] {} <Debug> TCP-Session: ada1de99-87bd-4cc2-a423-330d3c5cf269 Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 2251 | 2026.02.10 18:41:17.145944 [ 39 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.02.10 18:41:17.145962 [ 255 ] {805fb047-bc86-40d3-9ea9-62008843b4d8} <Debug> TCPHandler: Processed in 0.00170781 sec. | ||
| 2253 | 2026.02.10 18:41:17.145966 [ 292 ] {} <Debug> TCP-Session: ada1de99-87bd-4cc2-a423-330d3c5cf269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.02.10 18:41:17.145978 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.02.10 18:41:17.145989 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2256 | 2026.02.10 18:41:17.146025 [ 293 ] {} <Debug> TCP-Session: 4ee71e56-9a1f-4ea8-bc29-e0fb82ace380 Authenticating user 'default' from [fd00:1122:3344:101::e]:52117 | ||
| 2257 | 2026.02.10 18:41:17.145997 [ 292 ] {} <Debug> TCP-Session: ada1de99-87bd-4cc2-a423-330d3c5cf269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.02.10 18:41:17.146048 [ 293 ] {} <Debug> TCP-Session: 4ee71e56-9a1f-4ea8-bc29-e0fb82ace380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.02.10 18:41:17.146056 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.02.10 18:41:17.146078 [ 293 ] {} <Debug> TCP-Session: 4ee71e56-9a1f-4ea8-bc29-e0fb82ace380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.02.10 18:41:17.146107 [ 290 ] {} <Debug> TCP-Session: 8957c224-3586-443e-a4f2-90f1b656d80d Authenticating user 'default' from [fd00:1122:3344:101::e]:48447 | ||
| 2262 | 2026.02.10 18:41:17.146119 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2263 | 2026.02.10 18:41:17.146134 [ 290 ] {} <Debug> TCP-Session: 8957c224-3586-443e-a4f2-90f1b656d80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.02.10 18:41:17.145901 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.02.10 18:41:17.146161 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 2266 | 2026.02.10 18:41:17.146178 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.02.10 18:41:17.146191 [ 291 ] {} <Debug> TCP-Session: c55a2011-c151-43ce-a560-e8825878a066 Authenticating user 'default' from [fd00:1122:3344:101::e]:38235 | ||
| 2268 | 2026.02.10 18:41:17.146222 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2269 | 2026.02.10 18:41:17.146227 [ 287 ] {} <Debug> TCP-Session: 44e91da5-e0e5-4111-a5fd-3c8b440732f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46844 | ||
| 2270 | 2026.02.10 18:41:17.146242 [ 291 ] {} <Debug> TCP-Session: c55a2011-c151-43ce-a560-e8825878a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.02.10 18:41:17.146262 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2272 | 2026.02.10 18:41:17.146259 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
| 2273 | 2026.02.10 18:41:17.146276 [ 291 ] {} <Debug> TCP-Session: c55a2011-c151-43ce-a560-e8825878a066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.02.10 18:41:17.146271 [ 287 ] {} <Debug> TCP-Session: 44e91da5-e0e5-4111-a5fd-3c8b440732f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.10 18:41:17.145895 [ 288 ] {} <Debug> TCP-Session: 92774a99-f628-4817-8f07-708dd6da53fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.02.10 18:41:17.146339 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2277 | 2026.02.10 18:41:17.146372 [ 288 ] {} <Debug> TCP-Session: 92774a99-f628-4817-8f07-708dd6da53fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.02.10 18:41:17.146347 [ 287 ] {} <Debug> TCP-Session: 44e91da5-e0e5-4111-a5fd-3c8b440732f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.02.10 18:41:17.146412 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2280 | 2026.02.10 18:41:17.146152 [ 290 ] {} <Debug> TCP-Session: 8957c224-3586-443e-a4f2-90f1b656d80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.02.10 18:41:17.146457 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2282 | 2026.02.10 18:41:17.146494 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2283 | 2026.02.10 18:41:17.146535 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2284 | 2026.02.10 18:41:17.151004 [ 194 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 4 columns (4 merged, 0 gathered) in 0.004929366 sec., 107113.16627736711 rows/sec., 7.20 MiB/sec. | ||
| 2285 | 2026.02.10 18:41:17.151220 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2286 | 2026.02.10 18:41:17.151508 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.02.10 18:41:17.151579 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_11_2} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2288 | 2026.02.10 18:41:17.151658 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2289 | 2026.02.10 18:41:17.517540 [ 333 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> AggregatingTransform: Aggregating | ||
| 2290 | 2026.02.10 18:41:17.517602 [ 333 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2291 | 2026.02.10 18:41:17.517637 [ 333 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001430162 sec. (699.221 rows/sec., 27.31 KiB/sec.) | ||
| 2292 | 2026.02.10 18:41:17.517653 [ 333 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Trace> Aggregator: Merging aggregated data | ||
| 2293 | 2026.02.10 18:41:17.518738 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.373316 sec., 2.678695796590556 rows/sec., 107.15 B/sec. | ||
| 2294 | 2026.02.10 18:41:17.518921 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2295 | 2026.02.10 18:41:17.518942 [ 3 ] {ddecb5d4-4330-4806-b71e-d4061c13d2a2} <Debug> TCPHandler: Processed in 0.373792315 sec. | ||
| 2296 | 2026.02.10 18:41:17.519177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.02.10 18:41:17.519206 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2026.02.10 18:41:17.519232 [ 293 ] {} <Debug> TCP-Session: 4ee71e56-9a1f-4ea8-bc29-e0fb82ace380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.02.10 18:41:17.519233 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.02.10 18:41:17.519253 [ 286 ] {} <Debug> TCP-Session: 6759e670-4028-4d10-bd02-24a8c27051d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.02.10 18:41:17.519268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2026.02.10 18:41:17.519286 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2026.02.10 18:41:17.519308 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2026.02.10 18:41:17.519339 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2026.02.10 18:41:17.519325 [ 289 ] {} <Debug> TCP-Session: 10d25ce1-c112-4d01-a807-df4ab5f06da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.02.10 18:41:17.519366 [ 291 ] {} <Debug> TCP-Session: c55a2011-c151-43ce-a560-e8825878a066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.10 18:41:17.519371 [ 290 ] {} <Debug> TCP-Session: 8957c224-3586-443e-a4f2-90f1b656d80d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.02.10 18:41:17.519308 [ 287 ] {} <Debug> TCP-Session: 44e91da5-e0e5-4111-a5fd-3c8b440732f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.02.10 18:41:17.519251 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.02.10 18:41:17.519329 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2311 | 2026.02.10 18:41:17.519509 [ 288 ] {} <Debug> TCP-Session: 92774a99-f628-4817-8f07-708dd6da53fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.02.10 18:41:17.519380 [ 3 ] {} <Debug> TCP-Session: 75582876-b3ed-4a12-a455-b481e65dacc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.02.10 18:41:17.519539 [ 292 ] {} <Debug> TCP-Session: ada1de99-87bd-4cc2-a423-330d3c5cf269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.10 18:41:18.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.78 MiB, peak 195.91 MiB, free memory in arenas 0.00 B, will set to 204.80 MiB (RSS), difference: 19.02 MiB | ||
| 2315 | 2026.02.10 18:41:18.372051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4323 | ||
| 2316 | 2026.02.10 18:41:18.372603 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.02.10 18:41:18.372649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2318 | 2026.02.10 18:41:18.373155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2319 | 2026.02.10 18:41:18.373419 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.02.10 18:41:18.373562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4323 | ||
| 2321 | 2026.02.10 18:41:18.594703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2322 | 2026.02.10 18:41:18.614917 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.02.10 18:41:18.615036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 2324 | 2026.02.10 18:41:18.622686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2325 | 2026.02.10 18:41:18.623728 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.02.10 18:41:18.629040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2327 | 2026.02.10 18:41:20.866445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 318 | ||
| 2328 | 2026.02.10 18:41:20.868616 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.02.10 18:41:20.868677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2330 | 2026.02.10 18:41:20.869833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2331 | 2026.02.10 18:41:20.870104 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.02.10 18:41:20.870250 [ 35 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2333 | 2026.02.10 18:41:20.870287 [ 35 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.02.10 18:41:20.870306 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2335 | 2026.02.10 18:41:20.870365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2336 | 2026.02.10 18:41:20.870443 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 2337 | 2026.02.10 18:41:20.871066 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2026.02.10 18:41:20.871256 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 2339 | 2026.02.10 18:41:20.871686 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 2340 | 2026.02.10 18:41:20.872094 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 2341 | 2026.02.10 18:41:20.872486 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2342 | 2026.02.10 18:41:20.872878 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2343 | 2026.02.10 18:41:20.873247 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2344 | 2026.02.10 18:41:20.880185 [ 194 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.00980963 sec., 32417.124804911095 rows/sec., 32.12 MiB/sec. | ||
| 2345 | 2026.02.10 18:41:20.881109 [ 199 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2346 | 2026.02.10 18:41:20.881765 [ 199 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.02.10 18:41:20.881852 [ 199 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_6_1} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2348 | 2026.02.10 18:41:20.882082 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2349 | 2026.02.10 18:41:21.001183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.02 MiB, peak 210.62 MiB, free memory in arenas 0.00 B, will set to 207.32 MiB (RSS), difference: 1.29 MiB | ||
| 2350 | 2026.02.10 18:41:22.134058 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.02.10 18:41:22.134261 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2352 | 2026.02.10 18:41:22.134338 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2353 | 2026.02.10 18:41:22.135057 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.02.10 18:41:22.135110 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2355 | 2026.02.10 18:41:22.135516 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2356 | 2026.02.10 18:41:22.135746 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.02.10 18:41:22.135911 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001702 sec., 44653.34900117509 rows/sec., 3.68 MiB/sec. | ||
| 2358 | 2026.02.10 18:41:22.135959 [ 255 ] {df2407b9-deb1-4b0d-a8e2-0f77112357db} <Debug> TCPHandler: Processed in 0.00204526 sec. | ||
| 2359 | 2026.02.10 18:41:22.136083 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.02.10 18:41:22.136187 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.02.10 18:41:22.136232 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2362 | 2026.02.10 18:41:22.136631 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.02.10 18:41:22.136669 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2364 | 2026.02.10 18:41:22.136966 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2365 | 2026.02.10 18:41:22.137175 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.02.10 18:41:22.137309 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 2367 | 2026.02.10 18:41:22.137348 [ 255 ] {a5755670-4797-414c-8a18-0b3678795b7e} <Debug> TCPHandler: Processed in 0.001317559 sec. | ||
| 2368 | 2026.02.10 18:41:22.137458 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.02.10 18:41:22.137556 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2370 | 2026.02.10 18:41:22.137597 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2371 | 2026.02.10 18:41:22.138017 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.02.10 18:41:22.138053 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2373 | 2026.02.10 18:41:22.138361 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2374 | 2026.02.10 18:41:22.138564 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.02.10 18:41:22.138696 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 2376 | 2026.02.10 18:41:22.138734 [ 255 ] {9df4b344-a24f-4611-a095-811459e91209} <Debug> TCPHandler: Processed in 0.001325629 sec. | ||
| 2377 | 2026.02.10 18:41:22.138845 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.02.10 18:41:22.138940 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.02.10 18:41:22.138984 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2380 | 2026.02.10 18:41:22.139386 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.02.10 18:41:22.139423 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2382 | 2026.02.10 18:41:22.139756 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2383 | 2026.02.10 18:41:22.139965 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.02.10 18:41:22.140095 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2385 | 2026.02.10 18:41:22.140131 [ 255 ] {288ad7c2-321d-4387-bceb-199e58c76044} <Debug> TCPHandler: Processed in 0.00133575 sec. | ||
| 2386 | 2026.02.10 18:41:22.140240 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.02.10 18:41:22.140337 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2388 | 2026.02.10 18:41:22.140391 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2389 | 2026.02.10 18:41:22.141146 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.02.10 18:41:22.141184 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2391 | 2026.02.10 18:41:22.141686 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.02.10 18:41:22.141902 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.02.10 18:41:22.142038 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 2394 | 2026.02.10 18:41:22.142089 [ 255 ] {e5d39d59-b32f-4260-8f36-0ad27f741ae7} <Debug> TCPHandler: Processed in 0.001899176 sec. | ||
| 2395 | 2026.02.10 18:41:22.142217 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.02.10 18:41:22.142312 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.02.10 18:41:22.142355 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2398 | 2026.02.10 18:41:22.142689 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.02.10 18:41:22.142725 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2400 | 2026.02.10 18:41:22.143020 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2401 | 2026.02.10 18:41:22.143231 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.02.10 18:41:22.143361 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2403 | 2026.02.10 18:41:22.143398 [ 255 ] {cbf32caa-acfe-4f62-91f7-daa4f3b29849} <Debug> TCPHandler: Processed in 0.001230096 sec. | ||
| 2404 | 2026.02.10 18:41:25.805384 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2405 | 2026.02.10 18:41:25.805474 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2406 | 2026.02.10 18:41:25.874607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4771 | ||
| 2407 | 2026.02.10 18:41:25.875094 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.02.10 18:41:25.875140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2409 | 2026.02.10 18:41:25.875656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2410 | 2026.02.10 18:41:25.875898 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.02.10 18:41:25.876041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2412 | 2026.02.10 18:41:26.130077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2413 | 2026.02.10 18:41:26.148050 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.02.10 18:41:26.148118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2415 | 2026.02.10 18:41:26.153750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.02.10 18:41:26.154435 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): 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.10 18:41:26.157437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2418 | 2026.02.10 18:41:27.133959 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.02.10 18:41:27.134153 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2420 | 2026.02.10 18:41:27.134222 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2421 | 2026.02.10 18:41:27.134975 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.02.10 18:41:27.135034 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2423 | 2026.02.10 18:41:27.135466 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2424 | 2026.02.10 18:41:27.135699 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.02.10 18:41:27.135856 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001753 sec., 60467.76953793497 rows/sec., 5.07 MiB/sec. | ||
| 2426 | 2026.02.10 18:41:27.135901 [ 255 ] {525aa165-159e-45a1-b2c1-43520d0c5260} <Debug> TCPHandler: Processed in 0.002079702 sec. | ||
| 2427 | 2026.02.10 18:41:27.136033 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.02.10 18:41:27.136132 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.02.10 18:41:27.136175 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2430 | 2026.02.10 18:41:27.136592 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.02.10 18:41:27.136630 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2432 | 2026.02.10 18:41:27.136929 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2433 | 2026.02.10 18:41:27.137139 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.02.10 18:41:27.137263 [ 26 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2435 | 2026.02.10 18:41:27.137269 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001157 sec., 21607.605877268797 rows/sec., 1.59 MiB/sec. | ||
| 2436 | 2026.02.10 18:41:27.137337 [ 26 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.02.10 18:41:27.137354 [ 255 ] {df71a26f-ab6d-4af2-8c12-c6e3e4b12a1a} <Debug> TCPHandler: Processed in 0.00137327 sec. | ||
| 2438 | 2026.02.10 18:41:27.137364 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2439 | 2026.02.10 18:41:27.137482 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 2440 | 2026.02.10 18:41:27.137483 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.02.10 18:41:27.137598 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2442 | 2026.02.10 18:41:27.137603 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2443 | 2026.02.10 18:41:27.137642 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2444 | 2026.02.10 18:41:27.137658 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2445 | 2026.02.10 18:41:27.137713 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2446 | 2026.02.10 18:41:27.137764 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 2447 | 2026.02.10 18:41:27.137806 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2448 | 2026.02.10 18:41:27.137845 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 2449 | 2026.02.10 18:41:27.137892 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2450 | 2026.02.10 18:41:27.138111 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.02.10 18:41:27.138154 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2452 | 2026.02.10 18:41:27.138513 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2453 | 2026.02.10 18:41:27.138731 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.02.10 18:41:27.138776 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332289 sec., 115590.53628754722 rows/sec., 8.92 MiB/sec. | ||
| 2455 | 2026.02.10 18:41:27.138861 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001277 sec., 69694.59671104151 rows/sec., 5.44 MiB/sec. | ||
| 2456 | 2026.02.10 18:41:27.138906 [ 255 ] {027f6ccb-052d-4be9-86b9-a411ef627500} <Debug> TCPHandler: Processed in 0.001474753 sec. | ||
| 2457 | 2026.02.10 18:41:27.138954 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2458 | 2026.02.10 18:41:27.139026 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.02.10 18:41:27.139131 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.02.10 18:41:27.139178 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2461 | 2026.02.10 18:41:27.139227 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.02.10 18:41:27.139305 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_11_2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2463 | 2026.02.10 18:41:27.139381 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2464 | 2026.02.10 18:41:27.139606 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.02.10 18:41:27.139647 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2466 | 2026.02.10 18:41:27.139986 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2467 | 2026.02.10 18:41:27.140196 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.02.10 18:41:27.140328 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 2469 | 2026.02.10 18:41:27.140366 [ 255 ] {9fc7f7e4-13d7-4245-94ae-7b70d8a672a4} <Debug> TCPHandler: Processed in 0.001390852 sec. | ||
| 2470 | 2026.02.10 18:41:27.140486 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.02.10 18:41:27.140584 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.02.10 18:41:27.140639 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2473 | 2026.02.10 18:41:27.141500 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.02.10 18:41:27.141538 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2475 | 2026.02.10 18:41:27.142121 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2026.02.10 18:41:27.142355 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.02.10 18:41:27.142486 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2478 | 2026.02.10 18:41:27.142502 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001937 sec., 12906.556530717606 rows/sec., 23.13 MiB/sec. | ||
| 2479 | 2026.02.10 18:41:27.142546 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.02.10 18:41:27.142571 [ 255 ] {9499981e-98c5-47a5-9f47-dd3bf6053f2d} <Debug> TCPHandler: Processed in 0.002139933 sec. | ||
| 2481 | 2026.02.10 18:41:27.142576 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2482 | 2026.02.10 18:41:27.142697 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 2483 | 2026.02.10 18:41:27.142701 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.02.10 18:41:27.142820 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.02.10 18:41:27.142863 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2486 | 2026.02.10 18:41:27.142900 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2026.02.10 18:41:27.142962 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2488 | 2026.02.10 18:41:27.143104 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2489 | 2026.02.10 18:41:27.143210 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.02.10 18:41:27.143213 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 2491 | 2026.02.10 18:41:27.143249 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2492 | 2026.02.10 18:41:27.143333 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2493 | 2026.02.10 18:41:27.143439 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 2494 | 2026.02.10 18:41:27.143543 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2495 | 2026.02.10 18:41:27.143582 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2496 | 2026.02.10 18:41:27.143814 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.02.10 18:41:27.143944 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2498 | 2026.02.10 18:41:27.143983 [ 255 ] {1877d09e-be6d-4562-a000-325c5fdf94f8} <Debug> TCPHandler: Processed in 0.00133148 sec. | ||
| 2499 | 2026.02.10 18:41:27.150671 [ 196 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 19 columns (19 merged, 0 gathered) in 0.008014407 sec., 20338.373132285396 rows/sec., 36.45 MiB/sec. | ||
| 2500 | 2026.02.10 18:41:27.151164 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2501 | 2026.02.10 18:41:27.151567 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.02.10 18:41:27.151697 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2503 | 2026.02.10 18:41:27.151851 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2504 | 2026.02.10 18:41:30.871470 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 342 | ||
| 2505 | 2026.02.10 18:41:30.873557 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.02.10 18:41:30.873610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2507 | 2026.02.10 18:41:30.874764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2508 | 2026.02.10 18:41:30.875034 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.02.10 18:41:30.875368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2510 | 2026.02.10 18:41:32.164459 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.02.10 18:41:32.164664 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.02.10 18:41:32.164741 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2513 | 2026.02.10 18:41:32.165421 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.02.10 18:41:32.165468 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2515 | 2026.02.10 18:41:32.165864 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2516 | 2026.02.10 18:41:32.166096 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.02.10 18:41:32.166260 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 2518 | 2026.02.10 18:41:32.166311 [ 255 ] {f9b0bd02-b681-43d3-b10d-1cbb28bae869} <Debug> TCPHandler: Processed in 0.001993969 sec. | ||
| 2519 | 2026.02.10 18:41:32.166433 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.02.10 18:41:32.166539 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2521 | 2026.02.10 18:41:32.166584 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2522 | 2026.02.10 18:41:32.166986 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.02.10 18:41:32.167025 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2524 | 2026.02.10 18:41:32.167332 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2525 | 2026.02.10 18:41:32.167547 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.02.10 18:41:32.167679 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 840.65 KiB/sec. | ||
| 2527 | 2026.02.10 18:41:32.167718 [ 255 ] {6beb331e-95d3-41d7-8369-06fb58461b2d} <Debug> TCPHandler: Processed in 0.00133867 sec. | ||
| 2528 | 2026.02.10 18:41:32.167829 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.02.10 18:41:32.167926 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2530 | 2026.02.10 18:41:32.167967 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2531 | 2026.02.10 18:41:32.169100 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.02.10 18:41:32.169137 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2533 | 2026.02.10 18:41:32.169595 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2534 | 2026.02.10 18:41:32.169806 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.02.10 18:41:32.169937 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Debug> executeQuery: Read 1352 rows, 115.85 KiB in 0.002029 sec., 666338.0975850172 rows/sec., 55.76 MiB/sec. | ||
| 2536 | 2026.02.10 18:41:32.169974 [ 255 ] {4abb37ec-e815-4c6b-b557-edbe420674ed} <Debug> TCPHandler: Processed in 0.002196675 sec. | ||
| 2537 | 2026.02.10 18:41:32.170083 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.02.10 18:41:32.170178 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.02.10 18:41:32.170218 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2540 | 2026.02.10 18:41:32.170611 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.02.10 18:41:32.170648 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2542 | 2026.02.10 18:41:32.170945 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2543 | 2026.02.10 18:41:32.171152 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.02.10 18:41:32.171288 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001128 sec., 34574.46808510638 rows/sec., 2.53 MiB/sec. | ||
| 2545 | 2026.02.10 18:41:32.171325 [ 255 ] {eb33d7fc-2fe2-49ce-955c-08893444b22c} <Debug> TCPHandler: Processed in 0.001291858 sec. | ||
| 2546 | 2026.02.10 18:41:32.171440 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.02.10 18:41:32.171558 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.02.10 18:41:32.171606 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2549 | 2026.02.10 18:41:32.172155 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.02.10 18:41:32.172198 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2551 | 2026.02.10 18:41:32.172535 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2552 | 2026.02.10 18:41:32.172741 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.02.10 18:41:32.172865 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001331 sec., 189331.3298271976 rows/sec., 13.09 MiB/sec. | ||
| 2554 | 2026.02.10 18:41:32.172904 [ 255 ] {ff5b7b64-f1cc-4f16-9083-7706578e04d7} <Debug> TCPHandler: Processed in 0.001522735 sec. | ||
| 2555 | 2026.02.10 18:41:32.173009 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.02.10 18:41:32.173108 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.02.10 18:41:32.173146 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2558 | 2026.02.10 18:41:32.173544 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.02.10 18:41:32.173579 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2560 | 2026.02.10 18:41:32.173864 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2561 | 2026.02.10 18:41:32.174061 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.02.10 18:41:32.174185 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 2563 | 2026.02.10 18:41:32.174221 [ 255 ] {a7c87c01-794f-4d27-99e3-47f266e2fca6} <Debug> TCPHandler: Processed in 0.001259487 sec. | ||
| 2564 | 2026.02.10 18:41:32.174335 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.02.10 18:41:32.174433 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2566 | 2026.02.10 18:41:32.174480 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2567 | 2026.02.10 18:41:32.175242 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.02.10 18:41:32.175285 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2569 | 2026.02.10 18:41:32.175773 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2570 | 2026.02.10 18:41:32.176069 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.02.10 18:41:32.176241 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Debug> executeQuery: Read 589 rows, 45.32 KiB in 0.001826 sec., 322562.97918948525 rows/sec., 24.24 MiB/sec. | ||
| 2572 | 2026.02.10 18:41:32.176289 [ 255 ] {7103bd4b-2b3f-4b8b-b325-0de1cf846919} <Debug> TCPHandler: Processed in 0.002003849 sec. | ||
| 2573 | 2026.02.10 18:41:32.176419 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.02.10 18:41:32.176538 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.02.10 18:41:32.176595 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2576 | 2026.02.10 18:41:32.177382 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.02.10 18:41:32.177429 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2578 | 2026.02.10 18:41:32.177981 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2579 | 2026.02.10 18:41:32.178278 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.02.10 18:41:32.178419 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001906 sec., 464847.84889821615 rows/sec., 31.55 MiB/sec. | ||
| 2581 | 2026.02.10 18:41:32.178456 [ 255 ] {b3e75902-ab67-40b2-acb5-eefb707e9b95} <Debug> TCPHandler: Processed in 0.002098292 sec. | ||
| 2582 | 2026.02.10 18:41:32.178565 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.02.10 18:41:32.178664 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.02.10 18:41:32.178719 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2585 | 2026.02.10 18:41:32.179497 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.02.10 18:41:32.179535 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2587 | 2026.02.10 18:41:32.180067 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2588 | 2026.02.10 18:41:32.180291 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.02.10 18:41:32.180429 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001784 sec., 8408.071748878923 rows/sec., 15.07 MiB/sec. | ||
| 2590 | 2026.02.10 18:41:32.180486 [ 255 ] {559f162c-8584-4018-8d47-24be39776268} <Debug> TCPHandler: Processed in 0.001971868 sec. | ||
| 2591 | 2026.02.10 18:41:32.180596 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.02.10 18:41:32.180693 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.02.10 18:41:32.180734 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2594 | 2026.02.10 18:41:32.181039 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.02.10 18:41:32.181080 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2596 | 2026.02.10 18:41:32.181380 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2597 | 2026.02.10 18:41:32.181584 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Trace> oximeter.measurements_i64 (07c0aed1-df0b-41ce-8ec7-90904ffabc13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.02.10 18:41:32.181708 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 409.89 KiB/sec. | ||
| 2599 | 2026.02.10 18:41:32.181743 [ 255 ] {d1087ebe-5d41-4622-927d-fc18ff656de5} <Debug> TCPHandler: Processed in 0.001197475 sec. | ||
| 2600 | 2026.02.10 18:41:32.181856 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.02.10 18:41:32.181951 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.02.10 18:41:32.182089 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2603 | 2026.02.10 18:41:32.182408 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.02.10 18:41:32.182445 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2605 | 2026.02.10 18:41:32.182748 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2606 | 2026.02.10 18:41:32.182980 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.02.10 18:41:32.183110 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 2608 | 2026.02.10 18:41:32.183145 [ 255 ] {8a81aff7-dcd7-42b0-a5d1-cfd902a2aa5b} <Debug> TCPHandler: Processed in 0.00135095 sec. | ||
| 2609 | 2026.02.10 18:41:33.376103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5283 | ||
| 2610 | 2026.02.10 18:41:33.376615 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.02.10 18:41:33.376764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2612 | 2026.02.10 18:41:33.377298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2613 | 2026.02.10 18:41:33.377537 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.02.10 18:41:33.377681 [ 73 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2615 | 2026.02.10 18:41:33.377691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5283 | ||
| 2616 | 2026.02.10 18:41:33.377756 [ 73 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.02.10 18:41:33.377783 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2618 | 2026.02.10 18:41:33.377938 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2619 | 2026.02.10 18:41:33.378127 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2620 | 2026.02.10 18:41:33.378186 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2621 | 2026.02.10 18:41:33.378280 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2622 | 2026.02.10 18:41:33.378349 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2623 | 2026.02.10 18:41:33.378399 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2624 | 2026.02.10 18:41:33.378434 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2625 | 2026.02.10 18:41:33.378471 [ 196 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 2626 | 2026.02.10 18:41:33.379822 [ 199 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5283 rows, containing 4 columns (4 merged, 0 gathered) in 0.001962488 sec., 2691990.9828747995 rows/sec., 38.51 MiB/sec. | ||
| 2627 | 2026.02.10 18:41:33.380549 [ 202 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2628 | 2026.02.10 18:41:33.380897 [ 202 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.02.10 18:41:33.380983 [ 202 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_11_2} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2630 | 2026.02.10 18:41:33.381081 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2631 | 2026.02.10 18:41:33.657481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2632 | 2026.02.10 18:41:33.675381 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.02.10 18:41:33.675435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2634 | 2026.02.10 18:41:33.681850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2635 | 2026.02.10 18:41:33.682573 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.02.10 18:41:33.682868 [ 73 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2637 | 2026.02.10 18:41:33.682928 [ 73 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.02.10 18:41:33.682949 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2639 | 2026.02.10 18:41:33.683057 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2640 | 2026.02.10 18:41:33.685889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2641 | 2026.02.10 18:41:33.687033 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2642 | 2026.02.10 18:41:33.688523 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2643 | 2026.02.10 18:41:33.693293 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2644 | 2026.02.10 18:41:33.697578 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2645 | 2026.02.10 18:41:33.701891 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2646 | 2026.02.10 18:41:33.706687 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2647 | 2026.02.10 18:41:33.711102 [ 199 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 2648 | 2026.02.10 18:41:33.766056 [ 202 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083042194 sec., 999.4918968542667 rows/sec., 5.17 MiB/sec. | ||
| 2649 | 2026.02.10 18:41:33.768380 [ 192 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2026.02.10 18:41:33.770589 [ 192 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_11_2} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.02.10 18:41:33.770728 [ 192 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_11_2} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2026.02.10 18:41:33.772920 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2653 | 2026.02.10 18:41:34.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.96 MiB, peak 219.86 MiB, free memory in arenas 0.00 B, will set to 220.15 MiB (RSS), difference: 10.19 MiB | ||
| 2654 | 2026.02.10 18:41:37.133737 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.02.10 18:41:37.133919 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2656 | 2026.02.10 18:41:37.133987 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2657 | 2026.02.10 18:41:37.134614 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.02.10 18:41:37.134663 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2659 | 2026.02.10 18:41:37.135088 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2660 | 2026.02.10 18:41:37.135320 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.02.10 18:41:37.135490 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00162 sec., 65432.0987654321 rows/sec., 5.48 MiB/sec. | ||
| 2662 | 2026.02.10 18:41:37.135540 [ 255 ] {4be77dd5-2ba9-4c27-8fe9-de304c131ae8} <Debug> TCPHandler: Processed in 0.001932498 sec. | ||
| 2663 | 2026.02.10 18:41:37.135657 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.02.10 18:41:37.135761 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2665 | 2026.02.10 18:41:37.135805 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2666 | 2026.02.10 18:41:37.136195 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.02.10 18:41:37.136230 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2668 | 2026.02.10 18:41:37.136544 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2669 | 2026.02.10 18:41:37.136750 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.02.10 18:41:37.136884 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 2671 | 2026.02.10 18:41:37.136922 [ 255 ] {4bf0f682-df74-42b5-b3c0-ef1757ba8563} <Debug> TCPHandler: Processed in 0.001316899 sec. | ||
| 2672 | 2026.02.10 18:41:37.137023 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.02.10 18:41:37.137136 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2674 | 2026.02.10 18:41:37.137177 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2675 | 2026.02.10 18:41:37.137601 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.02.10 18:41:37.137636 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2677 | 2026.02.10 18:41:37.137962 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2678 | 2026.02.10 18:41:37.138170 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.02.10 18:41:37.138298 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001183 sec., 75232.45984784447 rows/sec., 5.88 MiB/sec. | ||
| 2680 | 2026.02.10 18:41:37.138334 [ 255 ] {d4082dff-860c-4350-b388-f23ffcc1e64f} <Debug> TCPHandler: Processed in 0.00135998 sec. | ||
| 2681 | 2026.02.10 18:41:37.138445 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.02.10 18:41:37.138540 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.02.10 18:41:37.138583 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2684 | 2026.02.10 18:41:37.138988 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.02.10 18:41:37.139022 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2686 | 2026.02.10 18:41:37.139420 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2687 | 2026.02.10 18:41:37.139629 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.02.10 18:41:37.139758 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 2689 | 2026.02.10 18:41:37.139793 [ 255 ] {b1a3a8c6-015f-4ad4-9b9f-87394f0b9b73} <Debug> TCPHandler: Processed in 0.001396351 sec. | ||
| 2690 | 2026.02.10 18:41:37.139891 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.02.10 18:41:37.139983 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.02.10 18:41:37.140035 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2693 | 2026.02.10 18:41:37.140787 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.02.10 18:41:37.140822 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2695 | 2026.02.10 18:41:37.141350 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2696 | 2026.02.10 18:41:37.141572 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.02.10 18:41:37.141704 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001739 sec., 14376.078205865439 rows/sec., 25.76 MiB/sec. | ||
| 2698 | 2026.02.10 18:41:37.141753 [ 255 ] {e292bd28-468e-4781-9956-c6c0ffdb35ee} <Debug> TCPHandler: Processed in 0.001909256 sec. | ||
| 2699 | 2026.02.10 18:41:37.141857 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.02.10 18:41:37.141950 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.02.10 18:41:37.141991 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2702 | 2026.02.10 18:41:37.142321 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.02.10 18:41:37.142355 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2704 | 2026.02.10 18:41:37.142649 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2705 | 2026.02.10 18:41:37.142845 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.02.10 18:41:37.142967 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 2707 | 2026.02.10 18:41:37.143001 [ 255 ] {75013369-a42b-4bf7-b449-d8ae777e3ad5} <Debug> TCPHandler: Processed in 0.001192825 sec. | ||
| 2708 | 2026.02.10 18:41:40.805741 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2709 | 2026.02.10 18:41:40.805808 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2710 | 2026.02.10 18:41:40.875563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 376 | ||
| 2711 | 2026.02.10 18:41:40.877867 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.10 18:41:40.877888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5731 | ||
| 2713 | 2026.02.10 18:41:40.877928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2714 | 2026.02.10 18:41:40.878280 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.02.10 18:41:40.878314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2716 | 2026.02.10 18:41:40.879002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2717 | 2026.02.10 18:41:40.879238 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.02.10 18:41:40.879383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2719 | 2026.02.10 18:41:40.879564 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2720 | 2026.02.10 18:41:40.879925 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.02.10 18:41:40.880280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2722 | 2026.02.10 18:41:41.186039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2723 | 2026.02.10 18:41:41.202641 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.10 18:41:41.202712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2725 | 2026.02.10 18:41:41.209353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2026.02.10 18:41:41.210135 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.02.10 18:41:41.213671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2728 | 2026.02.10 18:41:42.133902 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.02.10 18:41:42.134102 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2026.02.10 18:41:42.134178 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2026.02.10 18:41:42.134884 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.02.10 18:41:42.134932 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2733 | 2026.02.10 18:41:42.135330 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2734 | 2026.02.10 18:41:42.135553 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.02.10 18:41:42.135687 [ 106 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2736 | 2026.02.10 18:41:42.135715 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001667 sec., 51589.68206358728 rows/sec., 4.33 MiB/sec. | ||
| 2737 | 2026.02.10 18:41:42.135748 [ 106 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.02.10 18:41:42.135771 [ 255 ] {a433b8c3-ed99-4f96-a248-4eef1b96b421} <Debug> TCPHandler: Processed in 0.002010689 sec. | ||
| 2739 | 2026.02.10 18:41:42.135774 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2740 | 2026.02.10 18:41:42.135892 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 2741 | 2026.02.10 18:41:42.135901 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.02.10 18:41:42.136007 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2026.02.10 18:41:42.136021 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.02.10 18:41:42.136044 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part | ||
| 2745 | 2026.02.10 18:41:42.136070 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2746 | 2026.02.10 18:41:42.136138 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2747 | 2026.02.10 18:41:42.136190 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 2748 | 2026.02.10 18:41:42.136236 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1352 rows starting from the beginning of the part | ||
| 2749 | 2026.02.10 18:41:42.136277 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2750 | 2026.02.10 18:41:42.136318 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2751 | 2026.02.10 18:41:42.136489 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.02.10 18:41:42.136534 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2753 | 2026.02.10 18:41:42.136862 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2754 | 2026.02.10 18:41:42.137100 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.02.10 18:41:42.137242 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001246 sec., 12038.523274478332 rows/sec., 905.24 KiB/sec. | ||
| 2756 | 2026.02.10 18:41:42.137282 [ 255 ] {f033dc9b-87d5-44d8-a694-c304b4a50578} <Debug> TCPHandler: Processed in 0.001434222 sec. | ||
| 2757 | 2026.02.10 18:41:42.137384 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.02.10 18:41:42.137481 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2759 | 2026.02.10 18:41:42.137521 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2760 | 2026.02.10 18:41:42.137755 [ 192 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904216 sec., 1637944.4348750352 rows/sec., 143.42 MiB/sec. | ||
| 2761 | 2026.02.10 18:41:42.137949 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.02.10 18:41:42.137991 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2763 | 2026.02.10 18:41:42.137990 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2764 | 2026.02.10 18:41:42.138321 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.02.10 18:41:42.138351 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2766 | 2026.02.10 18:41:42.138400 [ 188 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_16_3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2767 | 2026.02.10 18:41:42.138485 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2768 | 2026.02.10 18:41:42.138582 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.02.10 18:41:42.138687 [ 106 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2770 | 2026.02.10 18:41:42.138716 [ 106 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.02.10 18:41:42.138721 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001259 sec., 62748.21286735505 rows/sec., 4.90 MiB/sec. | ||
| 2772 | 2026.02.10 18:41:42.138736 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2773 | 2026.02.10 18:41:42.138768 [ 255 ] {dcbc8439-1213-4d51-92d7-5fdab97837fc} <Debug> TCPHandler: Processed in 0.001434303 sec. | ||
| 2774 | 2026.02.10 18:41:42.138811 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 2775 | 2026.02.10 18:41:42.138881 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.02.10 18:41:42.138890 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2777 | 2026.02.10 18:41:42.138929 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 617 rows starting from the beginning of the part | ||
| 2778 | 2026.02.10 18:41:42.138975 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2779 | 2026.02.10 18:41:42.138983 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.02.10 18:41:42.139014 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part | ||
| 2781 | 2026.02.10 18:41:42.139032 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2782 | 2026.02.10 18:41:42.139054 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 589 rows starting from the beginning of the part | ||
| 2783 | 2026.02.10 18:41:42.139094 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 2784 | 2026.02.10 18:41:42.139130 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2785 | 2026.02.10 18:41:42.139440 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.02.10 18:41:42.139481 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2787 | 2026.02.10 18:41:42.139844 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2788 | 2026.02.10 18:41:42.140027 [ 188 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240597 sec., 1238919.6491689081 rows/sec., 98.68 MiB/sec. | ||
| 2789 | 2026.02.10 18:41:42.140060 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.02.10 18:41:42.140163 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2791 | 2026.02.10 18:41:42.140192 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.02.10 18:41:42.140195 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 2793 | 2026.02.10 18:41:42.140212 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2794 | 2026.02.10 18:41:42.140245 [ 255 ] {c0b89ab6-f301-4c07-bbe7-542faa78b9c8} <Debug> TCPHandler: Processed in 0.001414091 sec. | ||
| 2795 | 2026.02.10 18:41:42.140249 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2796 | 2026.02.10 18:41:42.140285 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 2797 | 2026.02.10 18:41:42.140352 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.02.10 18:41:42.140386 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2799 | 2026.02.10 18:41:42.140420 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3483 rows starting from the beginning of the part | ||
| 2800 | 2026.02.10 18:41:42.140452 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.02.10 18:41:42.140475 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2802 | 2026.02.10 18:41:42.140514 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2803 | 2026.02.10 18:41:42.140525 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2804 | 2026.02.10 18:41:42.140575 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 886 rows starting from the beginning of the part | ||
| 2805 | 2026.02.10 18:41:42.140606 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.02.10 18:41:42.140619 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 2807 | 2026.02.10 18:41:42.140668 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2808 | 2026.02.10 18:41:42.140702 [ 187 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_16_3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2809 | 2026.02.10 18:41:42.140809 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2810 | 2026.02.10 18:41:42.141319 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.02.10 18:41:42.141361 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2812 | 2026.02.10 18:41:42.141916 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2813 | 2026.02.10 18:41:42.142147 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.02.10 18:41:42.142287 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001854 sec., 8090.614886731391 rows/sec., 14.50 MiB/sec. | ||
| 2815 | 2026.02.10 18:41:42.142341 [ 255 ] {45189821-1eae-4e7e-90fb-1f5717f9cd32} <Debug> TCPHandler: Processed in 0.002038611 sec. | ||
| 2816 | 2026.02.10 18:41:42.142439 [ 187 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178704 sec., 2299073.2104957807 rows/sec., 157.87 MiB/sec. | ||
| 2817 | 2026.02.10 18:41:42.142450 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.02.10 18:41:42.142563 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.02.10 18:41:42.142606 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2820 | 2026.02.10 18:41:42.142829 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2821 | 2026.02.10 18:41:42.142941 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.02.10 18:41:42.142985 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2823 | 2026.02.10 18:41:42.143125 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.02.10 18:41:42.143198 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2825 | 2026.02.10 18:41:42.143264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2826 | 2026.02.10 18:41:42.143337 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2827 | 2026.02.10 18:41:42.143566 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.02.10 18:41:42.143668 [ 106 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2829 | 2026.02.10 18:41:42.143698 [ 106 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.02.10 18:41:42.143700 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 2831 | 2026.02.10 18:41:42.143715 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2832 | 2026.02.10 18:41:42.143751 [ 255 ] {5d53154b-2fa8-414f-b114-a39970b1f171} <Debug> TCPHandler: Processed in 0.00135328 sec. | ||
| 2833 | 2026.02.10 18:41:42.143785 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2834 | 2026.02.10 18:41:42.143871 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.02.10 18:41:42.143896 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part | ||
| 2836 | 2026.02.10 18:41:42.143937 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2837 | 2026.02.10 18:41:42.143975 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2838 | 2026.02.10 18:41:42.144008 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2839 | 2026.02.10 18:41:42.144040 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 2840 | 2026.02.10 18:41:42.144073 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2841 | 2026.02.10 18:41:42.144930 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169265 sec., 708137.1630896332 rows/sec., 47.66 MiB/sec. | ||
| 2842 | 2026.02.10 18:41:42.145058 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2843 | 2026.02.10 18:41:42.145291 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.02.10 18:41:42.145350 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_16_3} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2845 | 2026.02.10 18:41:42.145404 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2846 | 2026.02.10 18:41:47.134383 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.02.10 18:41:47.134607 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2848 | 2026.02.10 18:41:47.134682 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2849 | 2026.02.10 18:41:47.135310 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.02.10 18:41:47.135355 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2851 | 2026.02.10 18:41:47.135749 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2852 | 2026.02.10 18:41:47.135978 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.02.10 18:41:47.136138 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001589 sec., 2517.3064820641916 rows/sec., 205.27 KiB/sec. | ||
| 2854 | 2026.02.10 18:41:47.136183 [ 255 ] {688da080-ebd9-4eea-9acb-9e784b0b1836} <Debug> TCPHandler: Processed in 0.001943387 sec. | ||
| 2855 | 2026.02.10 18:41:47.136299 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.02.10 18:41:47.136400 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2857 | 2026.02.10 18:41:47.136441 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2858 | 2026.02.10 18:41:47.136886 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.02.10 18:41:47.136926 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2860 | 2026.02.10 18:41:47.137256 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2861 | 2026.02.10 18:41:47.137468 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.02.10 18:41:47.137597 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001216 sec., 88815.7894736842 rows/sec., 7.42 MiB/sec. | ||
| 2863 | 2026.02.10 18:41:47.137633 [ 255 ] {27fdb398-299f-48b1-8f4e-35267ec5960f} <Debug> TCPHandler: Processed in 0.001384551 sec. | ||
| 2864 | 2026.02.10 18:41:47.137739 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.02.10 18:41:47.137835 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.02.10 18:41:47.137876 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2867 | 2026.02.10 18:41:47.138306 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.02.10 18:41:47.138341 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2869 | 2026.02.10 18:41:47.138636 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2870 | 2026.02.10 18:41:47.138859 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.02.10 18:41:47.138986 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.00117 sec., 24786.324786324785 rows/sec., 1.80 MiB/sec. | ||
| 2872 | 2026.02.10 18:41:47.139023 [ 255 ] {241b2dee-5248-463e-8b0e-840df626f892} <Debug> TCPHandler: Processed in 0.001332229 sec. | ||
| 2873 | 2026.02.10 18:41:47.139132 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.02.10 18:41:47.139226 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2875 | 2026.02.10 18:41:47.139264 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2876 | 2026.02.10 18:41:47.139702 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.02.10 18:41:47.139739 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2878 | 2026.02.10 18:41:47.140069 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2879 | 2026.02.10 18:41:47.140294 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.02.10 18:41:47.140428 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.00122 sec., 76229.50819672132 rows/sec., 5.96 MiB/sec. | ||
| 2881 | 2026.02.10 18:41:47.140467 [ 255 ] {576babc1-7d12-48c3-8f92-7c8a9b60ad86} <Debug> TCPHandler: Processed in 0.001383291 sec. | ||
| 2882 | 2026.02.10 18:41:47.140578 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.02.10 18:41:47.140674 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.02.10 18:41:47.140720 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2885 | 2026.02.10 18:41:47.141139 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.02.10 18:41:47.141181 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2887 | 2026.02.10 18:41:47.141526 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2888 | 2026.02.10 18:41:47.141739 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.02.10 18:41:47.141868 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001212 sec., 133663.36633663366 rows/sec., 9.31 MiB/sec. | ||
| 2890 | 2026.02.10 18:41:47.141905 [ 255 ] {468c99a9-24ca-47ee-a807-a0e93950e7fe} <Debug> TCPHandler: Processed in 0.001377051 sec. | ||
| 2891 | 2026.02.10 18:41:47.142014 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.02.10 18:41:47.142139 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.02.10 18:41:47.142208 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2894 | 2026.02.10 18:41:47.143125 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.02.10 18:41:47.143163 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2896 | 2026.02.10 18:41:47.143735 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2897 | 2026.02.10 18:41:47.143977 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.02.10 18:41:47.144121 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002007 sec., 12456.402590931739 rows/sec., 22.32 MiB/sec. | ||
| 2899 | 2026.02.10 18:41:47.144174 [ 255 ] {84f86ea3-3bc0-4a34-89d9-236692352e23} <Debug> TCPHandler: Processed in 0.002216646 sec. | ||
| 2900 | 2026.02.10 18:41:47.144286 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.02.10 18:41:47.144382 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.02.10 18:41:47.144426 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.02.10 18:41:47.144763 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.02.10 18:41:47.144799 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2905 | 2026.02.10 18:41:47.145123 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2906 | 2026.02.10 18:41:47.145357 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.02.10 18:41:47.145486 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 2908 | 2026.02.10 18:41:47.145523 [ 255 ] {15ca5d40-a825-489a-a041-23e94804bcf2} <Debug> TCPHandler: Processed in 0.001287448 sec. | ||
| 2909 | 2026.02.10 18:41:48.379672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6243 | ||
| 2910 | 2026.02.10 18:41:48.380194 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.02.10 18:41:48.380245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2912 | 2026.02.10 18:41:48.380751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2913 | 2026.02.10 18:41:48.380995 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.02.10 18:41:48.381144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6243 | ||
| 2915 | 2026.02.10 18:41:48.713755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2916 | 2026.02.10 18:41:48.731987 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.02.10 18:41:48.732046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2918 | 2026.02.10 18:41:48.737860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2919 | 2026.02.10 18:41:48.738555 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.02.10 18:41:48.741577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2921 | 2026.02.10 18:41:50.881387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 402 | ||
| 2922 | 2026.02.10 18:41:50.883512 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.02.10 18:41:50.883571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2924 | 2026.02.10 18:41:50.884762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2925 | 2026.02.10 18:41:50.885051 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.02.10 18:41:50.885406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2927 | 2026.02.10 18:41:52.133643 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.02.10 18:41:52.133847 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2929 | 2026.02.10 18:41:52.133925 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2930 | 2026.02.10 18:41:52.134594 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.02.10 18:41:52.134648 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2932 | 2026.02.10 18:41:52.135058 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2933 | 2026.02.10 18:41:52.135292 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.02.10 18:41:52.135464 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001673 sec., 51404.66228332337 rows/sec., 4.31 MiB/sec. | ||
| 2935 | 2026.02.10 18:41:52.135517 [ 255 ] {62acc75f-0696-4a19-9c73-8cedf6fd8b8a} <Debug> TCPHandler: Processed in 0.00201848 sec. | ||
| 2936 | 2026.02.10 18:41:52.135642 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.02.10 18:41:52.135751 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.02.10 18:41:52.135797 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2939 | 2026.02.10 18:41:52.136219 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.02.10 18:41:52.136258 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2941 | 2026.02.10 18:41:52.136569 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2942 | 2026.02.10 18:41:52.136784 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.02.10 18:41:52.136915 [ 148 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2944 | 2026.02.10 18:41:52.136921 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 943.09 KiB/sec. | ||
| 2945 | 2026.02.10 18:41:52.136993 [ 148 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.02.10 18:41:52.137010 [ 255 ] {5e59b2ea-92e6-4f38-9f0f-657a4efa5cd2} <Debug> TCPHandler: Processed in 0.001421202 sec. | ||
| 2947 | 2026.02.10 18:41:52.137025 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2948 | 2026.02.10 18:41:52.137128 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.02.10 18:41:52.137169 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 2950 | 2026.02.10 18:41:52.137234 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2951 | 2026.02.10 18:41:52.137281 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2952 | 2026.02.10 18:41:52.137316 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2953 | 2026.02.10 18:41:52.137359 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part | ||
| 2954 | 2026.02.10 18:41:52.137435 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 2955 | 2026.02.10 18:41:52.137489 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2956 | 2026.02.10 18:41:52.137538 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 2957 | 2026.02.10 18:41:52.137583 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 2958 | 2026.02.10 18:41:52.137631 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2959 | 2026.02.10 18:41:52.137725 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.02.10 18:41:52.137768 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2961 | 2026.02.10 18:41:52.138128 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2962 | 2026.02.10 18:41:52.138362 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.02.10 18:41:52.138506 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001293 sec., 61098.22119102861 rows/sec., 4.77 MiB/sec. | ||
| 2964 | 2026.02.10 18:41:52.138547 [ 255 ] {35dac9f2-669b-4236-af51-d71bea17ffae} <Debug> TCPHandler: Processed in 0.001471803 sec. | ||
| 2965 | 2026.02.10 18:41:52.138547 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440323 sec., 127749.12293978503 rows/sec., 9.84 MiB/sec. | ||
| 2966 | 2026.02.10 18:41:52.138658 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.02.10 18:41:52.138723 [ 201 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2968 | 2026.02.10 18:41:52.138760 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.02.10 18:41:52.138806 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2970 | 2026.02.10 18:41:52.138993 [ 201 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.02.10 18:41:52.139062 [ 201 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_16_3} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2972 | 2026.02.10 18:41:52.139158 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2973 | 2026.02.10 18:41:52.139235 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.02.10 18:41:52.139272 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2975 | 2026.02.10 18:41:52.139600 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2976 | 2026.02.10 18:41:52.139810 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.02.10 18:41:52.139947 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2978 | 2026.02.10 18:41:52.139985 [ 255 ] {79d2a1a7-e834-4da6-9c52-9d8428b06d65} <Debug> TCPHandler: Processed in 0.001377371 sec. | ||
| 2979 | 2026.02.10 18:41:52.140094 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.02.10 18:41:52.140192 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.02.10 18:41:52.140247 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2982 | 2026.02.10 18:41:52.141004 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.02.10 18:41:52.141043 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2984 | 2026.02.10 18:41:52.141580 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2985 | 2026.02.10 18:41:52.141821 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.10 18:41:52.141928 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2987 | 2026.02.10 18:41:52.141960 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001786 sec., 8398.6562150056 rows/sec., 15.05 MiB/sec. | ||
| 2988 | 2026.02.10 18:41:52.141971 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.02.10 18:41:52.142001 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 2990 | 2026.02.10 18:41:52.142019 [ 255 ] {5ae9d1fd-307d-4d02-86cb-dd81ca08edf7} <Debug> TCPHandler: Processed in 0.001975059 sec. | ||
| 2991 | 2026.02.10 18:41:52.142082 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 2992 | 2026.02.10 18:41:52.142138 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.02.10 18:41:52.142236 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.02.10 18:41:52.142256 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.02.10 18:41:52.142278 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2996 | 2026.02.10 18:41:52.142312 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 163 rows starting from the beginning of the part | ||
| 2997 | 2026.02.10 18:41:52.142445 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 2998 | 2026.02.10 18:41:52.142555 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2999 | 2026.02.10 18:41:52.142615 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.02.10 18:41:52.142653 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3001 | 2026.02.10 18:41:52.142657 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3002 | 2026.02.10 18:41:52.142759 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3003 | 2026.02.10 18:41:52.142861 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3004 | 2026.02.10 18:41:52.142975 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3005 | 2026.02.10 18:41:52.143218 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.02.10 18:41:52.143352 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 3007 | 2026.02.10 18:41:52.143390 [ 255 ] {df128dcd-b20e-4a9a-8da6-38cb0a040c90} <Debug> TCPHandler: Processed in 0.001303409 sec. | ||
| 3008 | 2026.02.10 18:41:52.145834 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.003788171 sec., 68106.74597318865 rows/sec., 122.04 MiB/sec. | ||
| 3009 | 2026.02.10 18:41:52.146458 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3010 | 2026.02.10 18:41:52.146835 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.02.10 18:41:52.146915 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3012 | 2026.02.10 18:41:52.147046 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3013 | 2026.02.10 18:41:55.805843 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3014 | 2026.02.10 18:41:55.805911 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3015 | 2026.02.10 18:41:55.882061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6691 | ||
| 3016 | 2026.02.10 18:41:55.882566 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.10 18:41:55.882618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3018 | 2026.02.10 18:41:55.883140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3019 | 2026.02.10 18:41:55.883393 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.10 18:41:55.883538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3021 | 2026.02.10 18:41:56.242476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3022 | 2026.02.10 18:41:56.259956 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.02.10 18:41:56.260027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3024 | 2026.02.10 18:41:56.266526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2026.02.10 18:41:56.267216 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.02.10 18:41:56.270255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3027 | 2026.02.10 18:41:57.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.25 MiB, peak 227.25 MiB, free memory in arenas 0.00 B, will set to 224.25 MiB (RSS), difference: 1.00 MiB | ||
| 3028 | 2026.02.10 18:41:57.133601 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.02.10 18:41:57.133808 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3030 | 2026.02.10 18:41:57.133885 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3031 | 2026.02.10 18:41:57.134592 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.02.10 18:41:57.134645 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3033 | 2026.02.10 18:41:57.135056 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3034 | 2026.02.10 18:41:57.135301 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.02.10 18:41:57.135485 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001733 sec., 61165.60877091748 rows/sec., 5.12 MiB/sec. | ||
| 3036 | 2026.02.10 18:41:57.135538 [ 255 ] {f6bc4613-0ece-4e00-8acc-2df8f62e632d} <Debug> TCPHandler: Processed in 0.002100982 sec. | ||
| 3037 | 2026.02.10 18:41:57.135666 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.02.10 18:41:57.135773 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.02.10 18:41:57.135818 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3040 | 2026.02.10 18:41:57.136266 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.02.10 18:41:57.136307 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3042 | 2026.02.10 18:41:57.136627 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3043 | 2026.02.10 18:41:57.136846 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.02.10 18:41:57.136999 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001251 sec., 19984.012789768185 rows/sec., 1.47 MiB/sec. | ||
| 3045 | 2026.02.10 18:41:57.137043 [ 255 ] {1ba07180-505e-436f-a323-8f1c42cf797b} <Debug> TCPHandler: Processed in 0.001429172 sec. | ||
| 3046 | 2026.02.10 18:41:57.137160 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.02.10 18:41:57.137260 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3048 | 2026.02.10 18:41:57.137305 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3049 | 2026.02.10 18:41:57.137833 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.02.10 18:41:57.137870 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3051 | 2026.02.10 18:41:57.138218 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3052 | 2026.02.10 18:41:57.138443 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.02.10 18:41:57.138584 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001344 sec., 66220.23809523809 rows/sec., 5.17 MiB/sec. | ||
| 3054 | 2026.02.10 18:41:57.138624 [ 255 ] {d83ce5e2-015f-4dbd-8f88-7943a19780b8} <Debug> TCPHandler: Processed in 0.001514304 sec. | ||
| 3055 | 2026.02.10 18:41:57.138737 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.02.10 18:41:57.138834 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.02.10 18:41:57.138878 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3058 | 2026.02.10 18:41:57.139316 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.02.10 18:41:57.139362 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3060 | 2026.02.10 18:41:57.139791 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3061 | 2026.02.10 18:41:57.140066 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.02.10 18:41:57.140236 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 3063 | 2026.02.10 18:41:57.140276 [ 255 ] {89504122-f322-4e4c-8788-4878397df6aa} <Debug> TCPHandler: Processed in 0.001588617 sec. | ||
| 3064 | 2026.02.10 18:41:57.140382 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.02.10 18:41:57.140481 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.02.10 18:41:57.140576 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3067 | 2026.02.10 18:41:57.141486 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.02.10 18:41:57.141525 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3069 | 2026.02.10 18:41:57.142089 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3070 | 2026.02.10 18:41:57.142324 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.02.10 18:41:57.142476 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002013 sec., 12419.274714356681 rows/sec., 22.25 MiB/sec. | ||
| 3072 | 2026.02.10 18:41:57.142533 [ 255 ] {5ce8ec38-fdf0-4d47-ad0f-06bf3c19fe86} <Debug> TCPHandler: Processed in 0.002201245 sec. | ||
| 3073 | 2026.02.10 18:41:57.142645 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.02.10 18:41:57.142742 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.02.10 18:41:57.142784 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3076 | 2026.02.10 18:41:57.143124 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.02.10 18:41:57.143161 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3078 | 2026.02.10 18:41:57.143465 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3079 | 2026.02.10 18:41:57.143675 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.02.10 18:41:57.143803 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3081 | 2026.02.10 18:41:57.143838 [ 255 ] {932089eb-931f-4c9c-b8b9-e621b7c11fec} <Debug> TCPHandler: Processed in 0.001243176 sec. | ||
| 3082 | 2026.02.10 18:41:59.855017 [ 138 ] {} <Debug> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3083 | 2026.02.10 18:41:59.855103 [ 138 ] {} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.02.10 18:41:59.855133 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3085 | 2026.02.10 18:41:59.855252 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 3086 | 2026.02.10 18:41:59.855371 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2026.02.10 18:41:59.855404 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 3088 | 2026.02.10 18:41:59.855469 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3089 | 2026.02.10 18:41:59.855514 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 3090 | 2026.02.10 18:41:59.855568 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3091 | 2026.02.10 18:41:59.855611 [ 192 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3092 | 2026.02.10 18:41:59.856376 [ 190 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159004 sec., 25884.293755672978 rows/sec., 2.16 MiB/sec. | ||
| 3093 | 2026.02.10 18:41:59.856590 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3094 | 2026.02.10 18:41:59.856978 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.02.10 18:41:59.857090 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_5_1} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3096 | 2026.02.10 18:41:59.857210 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3097 | 2026.02.10 18:42:00.886408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 426 | ||
| 3098 | 2026.02.10 18:42:00.888563 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.02.10 18:42:00.888624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3100 | 2026.02.10 18:42:00.889910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3101 | 2026.02.10 18:42:00.890228 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.02.10 18:42:00.890688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3103 | 2026.02.10 18:42:02.162686 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.02.10 18:42:02.162859 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.02.10 18:42:02.162925 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3106 | 2026.02.10 18:42:02.163570 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.02.10 18:42:02.163613 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3108 | 2026.02.10 18:42:02.163990 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3109 | 2026.02.10 18:42:02.164236 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.02.10 18:42:02.164386 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 3111 | 2026.02.10 18:42:02.164432 [ 255 ] {ecaff835-6550-4f63-90f3-8f9cb743806c} <Debug> TCPHandler: Processed in 0.001878585 sec. | ||
| 3112 | 2026.02.10 18:42:02.164614 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.02.10 18:42:02.164715 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3114 | 2026.02.10 18:42:02.164758 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3115 | 2026.02.10 18:42:02.165143 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.02.10 18:42:02.165177 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3117 | 2026.02.10 18:42:02.165461 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3118 | 2026.02.10 18:42:02.165667 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.02.10 18:42:02.165794 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 147.99 KiB/sec. | ||
| 3120 | 2026.02.10 18:42:02.165830 [ 255 ] {22be04cc-02c1-49df-8b07-913f8b864fbc} <Debug> TCPHandler: Processed in 0.001266648 sec. | ||
| 3121 | 2026.02.10 18:42:02.165938 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.02.10 18:42:02.166033 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3123 | 2026.02.10 18:42:02.166072 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3124 | 2026.02.10 18:42:02.167159 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.02.10 18:42:02.167192 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3126 | 2026.02.10 18:42:02.167578 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3127 | 2026.02.10 18:42:02.167793 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.02.10 18:42:02.167921 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Debug> executeQuery: Read 1347 rows, 115.49 KiB in 0.001906 sec., 706715.6348373557 rows/sec., 59.17 MiB/sec. | ||
| 3129 | 2026.02.10 18:42:02.167957 [ 255 ] {a8558b9d-e13d-4a97-9e2e-43f90b895ae4} <Debug> TCPHandler: Processed in 0.002067742 sec. | ||
| 3130 | 2026.02.10 18:42:02.168069 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.02.10 18:42:02.168164 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.02.10 18:42:02.168203 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3133 | 2026.02.10 18:42:02.168601 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.10 18:42:02.168635 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3135 | 2026.02.10 18:42:02.168933 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3136 | 2026.02.10 18:42:02.169154 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.02.10 18:42:02.169289 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Debug> executeQuery: Read 29 rows, 2.23 KiB in 0.001145 sec., 25327.51091703057 rows/sec., 1.90 MiB/sec. | ||
| 3138 | 2026.02.10 18:42:02.169326 [ 255 ] {685b3bf6-8f0e-491d-be67-de74ea23af40} <Debug> TCPHandler: Processed in 0.001307139 sec. | ||
| 3139 | 2026.02.10 18:42:02.169440 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.02.10 18:42:02.169535 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.02.10 18:42:02.169573 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3142 | 2026.02.10 18:42:02.170039 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.10 18:42:02.170075 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3144 | 2026.02.10 18:42:02.170383 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3145 | 2026.02.10 18:42:02.170600 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.10 18:42:02.170726 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001209 sec., 208436.72456575683 rows/sec., 14.42 MiB/sec. | ||
| 3147 | 2026.02.10 18:42:02.170762 [ 255 ] {0bff4dab-d24a-4246-8a85-59c969307190} <Debug> TCPHandler: Processed in 0.00137156 sec. | ||
| 3148 | 2026.02.10 18:42:02.170875 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.02.10 18:42:02.170970 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.02.10 18:42:02.171009 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3151 | 2026.02.10 18:42:02.171396 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.10 18:42:02.171431 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3153 | 2026.02.10 18:42:02.171728 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3154 | 2026.02.10 18:42:02.171940 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.10 18:42:02.172066 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 3156 | 2026.02.10 18:42:02.172102 [ 255 ] {3c248f2f-122e-446b-ad73-83060c31a9eb} <Debug> TCPHandler: Processed in 0.001275148 sec. | ||
| 3157 | 2026.02.10 18:42:02.172214 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.02.10 18:42:02.172319 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3159 | 2026.02.10 18:42:02.172360 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3160 | 2026.02.10 18:42:02.173023 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.02.10 18:42:02.173061 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3162 | 2026.02.10 18:42:02.173429 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3163 | 2026.02.10 18:42:02.173654 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.02.10 18:42:02.173787 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Debug> executeQuery: Read 573 rows, 44.03 KiB in 0.001488 sec., 385080.64516129036 rows/sec., 28.89 MiB/sec. | ||
| 3165 | 2026.02.10 18:42:02.173826 [ 255 ] {717bd8ad-ec2e-4b7f-9d9c-a2da5c0c6bde} <Debug> TCPHandler: Processed in 0.001662429 sec. | ||
| 3166 | 2026.02.10 18:42:02.173942 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.02.10 18:42:02.174038 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.02.10 18:42:02.174083 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3169 | 2026.02.10 18:42:02.174678 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.02.10 18:42:02.174716 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3171 | 2026.02.10 18:42:02.175089 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3172 | 2026.02.10 18:42:02.175313 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.02.10 18:42:02.175448 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00143 sec., 616083.9160839161 rows/sec., 41.81 MiB/sec. | ||
| 3174 | 2026.02.10 18:42:02.175484 [ 255 ] {42cb865b-ef53-4234-b00e-a83bb86a0a9a} <Debug> TCPHandler: Processed in 0.001590637 sec. | ||
| 3175 | 2026.02.10 18:42:02.175592 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.02.10 18:42:02.175686 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3177 | 2026.02.10 18:42:02.175739 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3178 | 2026.02.10 18:42:02.176573 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.10 18:42:02.176609 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3180 | 2026.02.10 18:42:02.177132 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3181 | 2026.02.10 18:42:02.177372 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.02.10 18:42:02.177514 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001847 sec., 8121.277747698971 rows/sec., 14.55 MiB/sec. | ||
| 3183 | 2026.02.10 18:42:02.177588 [ 255 ] {c079166a-4c01-42be-bf9c-b2f7ada643e1} <Debug> TCPHandler: Processed in 0.00204337 sec. | ||
| 3184 | 2026.02.10 18:42:02.177713 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.02.10 18:42:02.177812 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.02.10 18:42:02.177855 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3187 | 2026.02.10 18:42:02.178207 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.02.10 18:42:02.178243 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3189 | 2026.02.10 18:42:02.178565 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3190 | 2026.02.10 18:42:02.178786 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.02.10 18:42:02.178915 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3192 | 2026.02.10 18:42:02.178952 [ 255 ] {cb8ddfc2-9e92-439e-95e1-19c7280a727b} <Debug> TCPHandler: Processed in 0.001288858 sec. | ||
| 3193 | 2026.02.10 18:42:03.384595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7203 | ||
| 3194 | 2026.02.10 18:42:03.385132 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.02.10 18:42:03.385187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3196 | 2026.02.10 18:42:03.385732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3197 | 2026.02.10 18:42:03.385973 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.02.10 18:42:03.386125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7203 | ||
| 3199 | 2026.02.10 18:42:03.771305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3200 | 2026.02.10 18:42:03.789417 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.02.10 18:42:03.789483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3202 | 2026.02.10 18:42:03.796039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3203 | 2026.02.10 18:42:03.796830 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.02.10 18:42:03.800132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3205 | 2026.02.10 18:42:04.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.96 MiB, peak 228.96 MiB, free memory in arenas 0.00 B, will set to 226.04 MiB (RSS), difference: 1.08 MiB | ||
| 3206 | 2026.02.10 18:42:07.132990 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.02.10 18:42:07.133192 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3208 | 2026.02.10 18:42:07.133268 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3209 | 2026.02.10 18:42:07.134005 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.02.10 18:42:07.134059 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3211 | 2026.02.10 18:42:07.134460 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3212 | 2026.02.10 18:42:07.134692 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.02.10 18:42:07.134847 [ 129 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3214 | 2026.02.10 18:42:07.134858 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001722 sec., 61556.32984901278 rows/sec., 5.16 MiB/sec. | ||
| 3215 | 2026.02.10 18:42:07.134915 [ 129 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.02.10 18:42:07.134938 [ 255 ] {fce5d997-f802-4ad6-9bc5-ddc213e2ae39} <Debug> TCPHandler: Processed in 0.002089812 sec. | ||
| 3217 | 2026.02.10 18:42:07.134941 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3218 | 2026.02.10 18:42:07.135062 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 3219 | 2026.02.10 18:42:07.135071 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.02.10 18:42:07.135184 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.02.10 18:42:07.135195 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.02.10 18:42:07.135224 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3223 | 2026.02.10 18:42:07.135247 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3224 | 2026.02.10 18:42:07.135322 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 108 rows starting from the beginning of the part | ||
| 3225 | 2026.02.10 18:42:07.135378 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3226 | 2026.02.10 18:42:07.135422 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3227 | 2026.02.10 18:42:07.135469 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1347 rows starting from the beginning of the part | ||
| 3228 | 2026.02.10 18:42:07.135509 [ 195 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3229 | 2026.02.10 18:42:07.135668 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.02.10 18:42:07.135714 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3231 | 2026.02.10 18:42:07.136111 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3232 | 2026.02.10 18:42:07.136343 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.10 18:42:07.136483 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001311 sec., 19069.412662090006 rows/sec., 1.40 MiB/sec. | ||
| 3234 | 2026.02.10 18:42:07.136521 [ 255 ] {92acb05d-9de0-4ae7-a853-707335ca15bb} <Debug> TCPHandler: Processed in 0.001503804 sec. | ||
| 3235 | 2026.02.10 18:42:07.136629 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.02.10 18:42:07.136725 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3237 | 2026.02.10 18:42:07.136764 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3238 | 2026.02.10 18:42:07.137090 [ 201 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073542 sec., 1522997.846197473 rows/sec., 133.47 MiB/sec. | ||
| 3239 | 2026.02.10 18:42:07.137199 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.02.10 18:42:07.137236 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3241 | 2026.02.10 18:42:07.137404 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3242 | 2026.02.10 18:42:07.137571 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3243 | 2026.02.10 18:42:07.137811 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.02.10 18:42:07.137847 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.02.10 18:42:07.137907 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_21_4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3246 | 2026.02.10 18:42:07.137967 [ 129 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3247 | 2026.02.10 18:42:07.137990 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001283 sec., 69368.66718628215 rows/sec., 5.42 MiB/sec. | ||
| 3248 | 2026.02.10 18:42:07.138012 [ 129 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.02.10 18:42:07.138015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3250 | 2026.02.10 18:42:07.138041 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3251 | 2026.02.10 18:42:07.138042 [ 255 ] {bc9f5624-ff15-43dd-915a-9fc698b1d43a} <Debug> TCPHandler: Processed in 0.001460333 sec. | ||
| 3252 | 2026.02.10 18:42:07.138118 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 3253 | 2026.02.10 18:42:07.138172 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.02.10 18:42:07.138210 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3255 | 2026.02.10 18:42:07.138239 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3256 | 2026.02.10 18:42:07.138271 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.02.10 18:42:07.138286 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3258 | 2026.02.10 18:42:07.138322 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3259 | 2026.02.10 18:42:07.138332 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3260 | 2026.02.10 18:42:07.138376 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3261 | 2026.02.10 18:42:07.138410 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 573 rows starting from the beginning of the part | ||
| 3262 | 2026.02.10 18:42:07.138444 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3263 | 2026.02.10 18:42:07.138739 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.02.10 18:42:07.138781 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3265 | 2026.02.10 18:42:07.139133 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3266 | 2026.02.10 18:42:07.139344 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.02.10 18:42:07.139403 [ 186 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309279 sec., 1187676.5761919348 rows/sec., 94.63 MiB/sec. | ||
| 3268 | 2026.02.10 18:42:07.139445 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3269 | 2026.02.10 18:42:07.139474 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3270 | 2026.02.10 18:42:07.139476 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.02.10 18:42:07.139513 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3272 | 2026.02.10 18:42:07.139519 [ 255 ] {e1d0eb75-cdf6-453e-927e-0772de26b204} <Debug> TCPHandler: Processed in 0.001395232 sec. | ||
| 3273 | 2026.02.10 18:42:07.139581 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3274 | 2026.02.10 18:42:07.139592 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 3275 | 2026.02.10 18:42:07.139635 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.02.10 18:42:07.139707 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3277 | 2026.02.10 18:42:07.139736 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.02.10 18:42:07.139745 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5009 rows starting from the beginning of the part | ||
| 3279 | 2026.02.10 18:42:07.139799 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3280 | 2026.02.10 18:42:07.139842 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3281 | 2026.02.10 18:42:07.139843 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.02.10 18:42:07.139898 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3283 | 2026.02.10 18:42:07.139934 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_21_4} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3284 | 2026.02.10 18:42:07.139978 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3285 | 2026.02.10 18:42:07.140016 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3286 | 2026.02.10 18:42:07.140033 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 881 rows starting from the beginning of the part | ||
| 3287 | 2026.02.10 18:42:07.140082 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 3288 | 2026.02.10 18:42:07.140619 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.02.10 18:42:07.140663 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3290 | 2026.02.10 18:42:07.141232 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3291 | 2026.02.10 18:42:07.141497 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.02.10 18:42:07.141638 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00192 sec., 13020.833333333332 rows/sec., 23.33 MiB/sec. | ||
| 3293 | 2026.02.10 18:42:07.141692 [ 255 ] {e7f954fe-708d-4c45-b649-f1e0d6a191a2} <Debug> TCPHandler: Processed in 0.002105533 sec. | ||
| 3294 | 2026.02.10 18:42:07.141800 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.02.10 18:42:07.141896 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.02.10 18:42:07.141939 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3297 | 2026.02.10 18:42:07.142274 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.02.10 18:42:07.142309 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3299 | 2026.02.10 18:42:07.142553 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002994569 sec., 2181282.1811753213 rows/sec., 149.76 MiB/sec. | ||
| 3300 | 2026.02.10 18:42:07.142627 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3301 | 2026.02.10 18:42:07.142838 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.02.10 18:42:07.142942 [ 128 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3303 | 2026.02.10 18:42:07.142963 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3304 | 2026.02.10 18:42:07.142987 [ 128 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.10 18:42:07.143004 [ 255 ] {4557c457-af3d-4cb7-98c1-d6ff560ada1a} <Debug> TCPHandler: Processed in 0.001253006 sec. | ||
| 3306 | 2026.02.10 18:42:07.143014 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3307 | 2026.02.10 18:42:07.143094 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 3308 | 2026.02.10 18:42:07.143114 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3309 | 2026.02.10 18:42:07.143188 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3310 | 2026.02.10 18:42:07.143220 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 828 rows starting from the beginning of the part | ||
| 3311 | 2026.02.10 18:42:07.143291 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 3312 | 2026.02.10 18:42:07.143338 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3313 | 2026.02.10 18:42:07.143378 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 3314 | 2026.02.10 18:42:07.143404 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.10 18:42:07.143419 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3316 | 2026.02.10 18:42:07.143466 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 3317 | 2026.02.10 18:42:07.143481 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3318 | 2026.02.10 18:42:07.143570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3319 | 2026.02.10 18:42:07.144303 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237257 sec., 911694.1750986254 rows/sec., 61.38 MiB/sec. | ||
| 3320 | 2026.02.10 18:42:07.144467 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3321 | 2026.02.10 18:42:07.144731 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.02.10 18:42:07.144798 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_21_4} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3323 | 2026.02.10 18:42:07.144859 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3324 | 2026.02.10 18:42:10.805948 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3325 | 2026.02.10 18:42:10.806010 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3326 | 2026.02.10 18:42:10.886208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7651 | ||
| 3327 | 2026.02.10 18:42:10.886698 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.02.10 18:42:10.886737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3329 | 2026.02.10 18:42:10.887229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2026.02.10 18:42:10.887452 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.02.10 18:42:10.887577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3332 | 2026.02.10 18:42:10.887599 [ 126 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3333 | 2026.02.10 18:42:10.887656 [ 126 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.02.10 18:42:10.887681 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3335 | 2026.02.10 18:42:10.887866 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3336 | 2026.02.10 18:42:10.888028 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.02.10 18:42:10.888071 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5283 rows starting from the beginning of the part | ||
| 3338 | 2026.02.10 18:42:10.888140 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3339 | 2026.02.10 18:42:10.888189 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3340 | 2026.02.10 18:42:10.888233 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3341 | 2026.02.10 18:42:10.888275 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3342 | 2026.02.10 18:42:10.888322 [ 190 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 3343 | 2026.02.10 18:42:10.889707 [ 194 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919307 sec., 3986334.650996427 rows/sec., 57.02 MiB/sec. | ||
| 3344 | 2026.02.10 18:42:10.890103 [ 194 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3345 | 2026.02.10 18:42:10.890353 [ 194 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.02.10 18:42:10.890421 [ 194 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_16_3} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3347 | 2026.02.10 18:42:10.890488 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3348 | 2026.02.10 18:42:10.890803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 458 | ||
| 3349 | 2026.02.10 18:42:10.892993 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.10 18:42:10.893029 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3351 | 2026.02.10 18:42:10.894116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3352 | 2026.02.10 18:42:10.894359 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.02.10 18:42:10.894487 [ 120 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3354 | 2026.02.10 18:42:10.894529 [ 120 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.02.10 18:42:10.894547 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3356 | 2026.02.10 18:42:10.894579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3357 | 2026.02.10 18:42:10.894655 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 3358 | 2026.02.10 18:42:10.895198 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.02.10 18:42:10.895330 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 3360 | 2026.02.10 18:42:10.895711 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3361 | 2026.02.10 18:42:10.896060 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3362 | 2026.02.10 18:42:10.896396 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3363 | 2026.02.10 18:42:10.896723 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3364 | 2026.02.10 18:42:10.897058 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3365 | 2026.02.10 18:42:10.902489 [ 189 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 72 columns (72 merged, 0 gathered) in 0.007877272 sec., 58141.9557430542 rows/sec., 52.57 MiB/sec. | ||
| 3366 | 2026.02.10 18:42:10.903176 [ 197 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3367 | 2026.02.10 18:42:10.903679 [ 197 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.10 18:42:10.903742 [ 197 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_11_2} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3369 | 2026.02.10 18:42:10.903851 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3370 | 2026.02.10 18:42:11.001254 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000876536 sec. | ||
| 3371 | 2026.02.10 18:42:11.300190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3372 | 2026.02.10 18:42:11.316395 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.02.10 18:42:11.316444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3374 | 2026.02.10 18:42:11.321713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3375 | 2026.02.10 18:42:11.322408 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.02.10 18:42:11.322705 [ 120 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3377 | 2026.02.10 18:42:11.322746 [ 120 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.02.10 18:42:11.322770 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3379 | 2026.02.10 18:42:11.322878 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3380 | 2026.02.10 18:42:11.326688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3381 | 2026.02.10 18:42:11.327059 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3382 | 2026.02.10 18:42:11.327734 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3383 | 2026.02.10 18:42:11.330977 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3384 | 2026.02.10 18:42:11.334215 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3385 | 2026.02.10 18:42:11.337654 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3386 | 2026.02.10 18:42:11.342031 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3387 | 2026.02.10 18:42:11.346197 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 3388 | 2026.02.10 18:42:11.397737 [ 189 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074894213 sec., 1615.6121434909796 rows/sec., 8.35 MiB/sec. | ||
| 3389 | 2026.02.10 18:42:11.400620 [ 196 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3390 | 2026.02.10 18:42:11.402949 [ 196 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_16_3} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.02.10 18:42:11.403062 [ 196 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_16_3} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3392 | 2026.02.10 18:42:11.406123 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3393 | 2026.02.10 18:42:12.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.18 MiB, peak 238.13 MiB, free memory in arenas 0.00 B, will set to 235.80 MiB (RSS), difference: 7.62 MiB | ||
| 3394 | 2026.02.10 18:42:12.133357 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.02.10 18:42:12.133553 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3396 | 2026.02.10 18:42:12.133625 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3397 | 2026.02.10 18:42:12.134292 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.02.10 18:42:12.134332 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3399 | 2026.02.10 18:42:12.134727 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3400 | 2026.02.10 18:42:12.134966 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.02.10 18:42:12.135128 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001629 sec., 52793.124616329034 rows/sec., 4.43 MiB/sec. | ||
| 3402 | 2026.02.10 18:42:12.135176 [ 255 ] {15b50020-11d2-4110-a2bd-68dcb8b815d0} <Debug> TCPHandler: Processed in 0.001955548 sec. | ||
| 3403 | 2026.02.10 18:42:12.135296 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.02.10 18:42:12.135400 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.02.10 18:42:12.135443 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3406 | 2026.02.10 18:42:12.135841 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.02.10 18:42:12.135876 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3408 | 2026.02.10 18:42:12.136176 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3409 | 2026.02.10 18:42:12.136383 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.02.10 18:42:12.136511 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 3411 | 2026.02.10 18:42:12.136547 [ 255 ] {db8206c7-b1c0-4db7-9fc4-c9e090a9f240} <Debug> TCPHandler: Processed in 0.001301939 sec. | ||
| 3412 | 2026.02.10 18:42:12.136666 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.02.10 18:42:12.136786 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3414 | 2026.02.10 18:42:12.136837 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3415 | 2026.02.10 18:42:12.137352 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.10 18:42:12.137394 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3417 | 2026.02.10 18:42:12.137782 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3418 | 2026.02.10 18:42:12.138008 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.02.10 18:42:12.138138 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001376 sec., 57412.79069767442 rows/sec., 4.48 MiB/sec. | ||
| 3420 | 2026.02.10 18:42:12.138176 [ 255 ] {e5a11200-3c71-4028-b61b-6d9d26648e26} <Debug> TCPHandler: Processed in 0.001572427 sec. | ||
| 3421 | 2026.02.10 18:42:12.138286 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.02.10 18:42:12.138380 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.02.10 18:42:12.138424 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3424 | 2026.02.10 18:42:12.138826 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.02.10 18:42:12.138861 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3426 | 2026.02.10 18:42:12.139212 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3427 | 2026.02.10 18:42:12.139422 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.02.10 18:42:12.139548 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3429 | 2026.02.10 18:42:12.139585 [ 255 ] {c4b411ac-5742-4e13-a50e-c1b36ff624a8} <Debug> TCPHandler: Processed in 0.00134948 sec. | ||
| 3430 | 2026.02.10 18:42:12.139690 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.02.10 18:42:12.139797 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.02.10 18:42:12.139863 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3433 | 2026.02.10 18:42:12.140797 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.10 18:42:12.140841 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3435 | 2026.02.10 18:42:12.141398 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3436 | 2026.02.10 18:42:12.141628 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.02.10 18:42:12.141772 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001995 sec., 7518.796992481204 rows/sec., 13.47 MiB/sec. | ||
| 3438 | 2026.02.10 18:42:12.141834 [ 255 ] {ba48dca7-3f31-406f-be6e-8862021378eb} <Debug> TCPHandler: Processed in 0.002195825 sec. | ||
| 3439 | 2026.02.10 18:42:12.141944 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.02.10 18:42:12.142045 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.02.10 18:42:12.142088 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3442 | 2026.02.10 18:42:12.142423 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.02.10 18:42:12.142458 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3444 | 2026.02.10 18:42:12.142773 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3445 | 2026.02.10 18:42:12.142999 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.02.10 18:42:12.143128 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3447 | 2026.02.10 18:42:12.143164 [ 255 ] {339aef8c-b0cc-4b23-bda0-ebae90709682} <Debug> TCPHandler: Processed in 0.001270727 sec. | ||
| 3448 | 2026.02.10 18:42:16.880021 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64315 | ||
| 3449 | 2026.02.10 18:42:16.880151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3450 | 2026.02.10 18:42:16.880179 [ 288 ] {} <Debug> TCP-Session: c25deab4-a693-46a4-8a81-971a1bc975cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64315 | ||
| 3451 | 2026.02.10 18:42:16.880202 [ 288 ] {} <Debug> TCP-Session: c25deab4-a693-46a4-8a81-971a1bc975cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2026.02.10 18:42:16.880214 [ 288 ] {} <Debug> TCP-Session: c25deab4-a693-46a4-8a81-971a1bc975cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2026.02.10 18:42:16.880433 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42274 | ||
| 3454 | 2026.02.10 18:42:16.880472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39855 | ||
| 3455 | 2026.02.10 18:42:16.880509 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60652 | ||
| 3456 | 2026.02.10 18:42:16.880522 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32886 | ||
| 3457 | 2026.02.10 18:42:16.880548 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62420 | ||
| 3458 | 2026.02.10 18:42:16.880591 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3459 | 2026.02.10 18:42:16.880539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43827 | ||
| 3460 | 2026.02.10 18:42:16.880631 [ 289 ] {} <Debug> TCP-Session: c244f991-b9a2-47ac-9a8e-a61e6535fb40 Authenticating user 'default' from [fd00:1122:3344:101::e]:42274 | ||
| 3461 | 2026.02.10 18:42:16.880509 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32931 | ||
| 3462 | 2026.02.10 18:42:16.880672 [ 289 ] {} <Debug> TCP-Session: c244f991-b9a2-47ac-9a8e-a61e6535fb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.02.10 18:42:16.880660 [ 288 ] {} <Trace> TCP-Session: c25deab4-a693-46a4-8a81-971a1bc975cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.02.10 18:42:16.880719 [ 289 ] {} <Debug> TCP-Session: c244f991-b9a2-47ac-9a8e-a61e6535fb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.02.10 18:42:16.880486 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53836 | ||
| 3466 | 2026.02.10 18:42:16.880904 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3467 | 2026.02.10 18:42:16.880941 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3468 | 2026.02.10 18:42:16.880977 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.02.10 18:42:16.880984 [ 292 ] {} <Debug> TCP-Session: a331f939-6282-4311-bd9d-3e1e2bb27ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:32931 | ||
| 3470 | 2026.02.10 18:42:16.881015 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.02.10 18:42:16.881018 [ 3 ] {} <Debug> TCP-Session: 0ecb974b-548e-4fc8-ad03-d5a7cb6c5597 Authenticating user 'default' from [fd00:1122:3344:101::e]:43827 | ||
| 3472 | 2026.02.10 18:42:16.881027 [ 292 ] {} <Debug> TCP-Session: a331f939-6282-4311-bd9d-3e1e2bb27ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2026.02.10 18:42:16.881053 [ 291 ] {} <Debug> TCP-Session: b159a13b-aeff-433c-b5a7-04a36da8eed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53836 | ||
| 3474 | 2026.02.10 18:42:16.881068 [ 3 ] {} <Debug> TCP-Session: 0ecb974b-548e-4fc8-ad03-d5a7cb6c5597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.02.10 18:42:16.881086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3476 | 2026.02.10 18:42:16.881092 [ 291 ] {} <Debug> TCP-Session: b159a13b-aeff-433c-b5a7-04a36da8eed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.02.10 18:42:16.881100 [ 3 ] {} <Debug> TCP-Session: 0ecb974b-548e-4fc8-ad03-d5a7cb6c5597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.02.10 18:42:16.881128 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2026.02.10 18:42:16.881127 [ 291 ] {} <Debug> TCP-Session: b159a13b-aeff-433c-b5a7-04a36da8eed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.02.10 18:42:16.881163 [ 290 ] {} <Debug> TCP-Session: d377abe9-f606-450b-9724-02ef33b17854 Authenticating user 'default' from [fd00:1122:3344:101::e]:39855 | ||
| 3481 | 2026.02.10 18:42:16.881126 [ 294 ] {} <Debug> TCP-Session: fc1759bf-77e4-4f25-b2f5-c97dea2d5f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:32886 | ||
| 3482 | 2026.02.10 18:42:16.881190 [ 290 ] {} <Debug> TCP-Session: d377abe9-f606-450b-9724-02ef33b17854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.02.10 18:42:16.881208 [ 294 ] {} <Debug> TCP-Session: fc1759bf-77e4-4f25-b2f5-c97dea2d5f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.02.10 18:42:16.881220 [ 290 ] {} <Debug> TCP-Session: d377abe9-f606-450b-9724-02ef33b17854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.02.10 18:42:16.881232 [ 294 ] {} <Debug> TCP-Session: fc1759bf-77e4-4f25-b2f5-c97dea2d5f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.02.10 18:42:16.881238 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3487 | 2026.02.10 18:42:16.881074 [ 292 ] {} <Debug> TCP-Session: a331f939-6282-4311-bd9d-3e1e2bb27ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.02.10 18:42:16.881327 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3489 | 2026.02.10 18:42:16.881355 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3490 | 2026.02.10 18:42:16.881390 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3491 | 2026.02.10 18:42:16.881393 [ 293 ] {} <Debug> TCP-Session: c9f3b170-10fb-43a5-824c-9c535d6717fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60652 | ||
| 3492 | 2026.02.10 18:42:16.881426 [ 286 ] {} <Debug> TCP-Session: a95332f7-ea13-4b8f-b633-d0045fc18f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:62420 | ||
| 3493 | 2026.02.10 18:42:16.881434 [ 293 ] {} <Debug> TCP-Session: c9f3b170-10fb-43a5-824c-9c535d6717fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2026.02.10 18:42:16.881452 [ 286 ] {} <Debug> TCP-Session: a95332f7-ea13-4b8f-b633-d0045fc18f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2026.02.10 18:42:16.881462 [ 293 ] {} <Debug> TCP-Session: c9f3b170-10fb-43a5-824c-9c535d6717fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2026.02.10 18:42:16.881476 [ 286 ] {} <Debug> TCP-Session: a95332f7-ea13-4b8f-b633-d0045fc18f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.02.10 18:42:16.881647 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 3498 | 2026.02.10 18:42:16.882699 [ 314 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> AggregatingTransform: Aggregating | ||
| 3499 | 2026.02.10 18:42:16.882747 [ 314 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3500 | 2026.02.10 18:42:16.882783 [ 314 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103179 sec. (969.189 rows/sec., 37.86 KiB/sec.) | ||
| 3501 | 2026.02.10 18:42:16.882803 [ 314 ] {92921e3c-52ce-475c-8c03-093de702157a} <Trace> Aggregator: Merging aggregated data | ||
| 3502 | 2026.02.10 18:42:16.884190 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 3503 | 2026.02.10 18:42:16.884315 [ 288 ] {92921e3c-52ce-475c-8c03-093de702157a} <Debug> TCPHandler: Processed in 0.003870935 sec. | ||
| 3504 | 2026.02.10 18:42:16.884437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3505 | 2026.02.10 18:42:16.884465 [ 288 ] {} <Debug> TCP-Session: c25deab4-a693-46a4-8a81-971a1bc975cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.02.10 18:42:16.884473 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3507 | 2026.02.10 18:42:16.884491 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2026.02.10 18:42:16.884515 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2026.02.10 18:42:16.884524 [ 290 ] {} <Debug> TCP-Session: d377abe9-f606-450b-9724-02ef33b17854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.02.10 18:42:16.884529 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2026.02.10 18:42:16.884557 [ 286 ] {} <Debug> TCP-Session: a95332f7-ea13-4b8f-b633-d0045fc18f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.02.10 18:42:16.884564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3513 | 2026.02.10 18:42:16.884593 [ 291 ] {} <Debug> TCP-Session: b159a13b-aeff-433c-b5a7-04a36da8eed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.02.10 18:42:16.884606 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3515 | 2026.02.10 18:42:16.884632 [ 293 ] {} <Debug> TCP-Session: c9f3b170-10fb-43a5-824c-9c535d6717fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.02.10 18:42:16.884582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3517 | 2026.02.10 18:42:16.884662 [ 3 ] {} <Debug> TCP-Session: 0ecb974b-548e-4fc8-ad03-d5a7cb6c5597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2026.02.10 18:42:16.884545 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3519 | 2026.02.10 18:42:16.884701 [ 292 ] {} <Debug> TCP-Session: a331f939-6282-4311-bd9d-3e1e2bb27ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2026.02.10 18:42:16.884541 [ 289 ] {} <Debug> TCP-Session: c244f991-b9a2-47ac-9a8e-a61e6535fb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2026.02.10 18:42:16.884736 [ 294 ] {} <Debug> TCP-Session: fc1759bf-77e4-4f25-b2f5-c97dea2d5f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2026.02.10 18:42:17.071219 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40306 | ||
| 3523 | 2026.02.10 18:42:17.071335 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2026.02.10 18:42:17.071365 [ 288 ] {} <Debug> TCP-Session: daaeecc5-47b3-44b2-9242-6697503d36aa Authenticating user 'default' from [fd00:1122:3344:101::e]:40306 | ||
| 3525 | 2026.02.10 18:42:17.071388 [ 288 ] {} <Debug> TCP-Session: daaeecc5-47b3-44b2-9242-6697503d36aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.02.10 18:42:17.071401 [ 288 ] {} <Debug> TCP-Session: daaeecc5-47b3-44b2-9242-6697503d36aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.02.10 18:42:17.071596 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60899 | ||
| 3528 | 2026.02.10 18:42:17.071644 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38911 | ||
| 3529 | 2026.02.10 18:42:17.071684 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45904 | ||
| 3530 | 2026.02.10 18:42:17.071701 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55055 | ||
| 3531 | 2026.02.10 18:42:17.071712 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48729 | ||
| 3532 | 2026.02.10 18:42:17.071729 [ 288 ] {} <Trace> TCP-Session: daaeecc5-47b3-44b2-9242-6697503d36aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.02.10 18:42:17.071781 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3534 | 2026.02.10 18:42:17.071786 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3535 | 2026.02.10 18:42:17.071815 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2026.02.10 18:42:17.071818 [ 294 ] {} <Debug> TCP-Session: e1fa4e6d-8434-4cc9-9b5d-7c5eae6ac9f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45904 | ||
| 3537 | 2026.02.10 18:42:17.071834 [ 3 ] {} <Debug> TCP-Session: 2f149a4f-13ee-4d66-a5bc-95e3b4cfb866 Authenticating user 'default' from [fd00:1122:3344:101::e]:55055 | ||
| 3538 | 2026.02.10 18:42:17.071847 [ 286 ] {} <Debug> TCP-Session: cff3ebc1-26f5-4b5f-bd2b-b8f9246a1392 Authenticating user 'default' from [fd00:1122:3344:101::e]:48729 | ||
| 3539 | 2026.02.10 18:42:17.071864 [ 294 ] {} <Debug> TCP-Session: e1fa4e6d-8434-4cc9-9b5d-7c5eae6ac9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.02.10 18:42:17.071877 [ 3 ] {} <Debug> TCP-Session: 2f149a4f-13ee-4d66-a5bc-95e3b4cfb866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3541 | 2026.02.10 18:42:17.071883 [ 286 ] {} <Debug> TCP-Session: cff3ebc1-26f5-4b5f-bd2b-b8f9246a1392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.02.10 18:42:17.071907 [ 3 ] {} <Debug> TCP-Session: 2f149a4f-13ee-4d66-a5bc-95e3b4cfb866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.02.10 18:42:17.071900 [ 294 ] {} <Debug> TCP-Session: e1fa4e6d-8434-4cc9-9b5d-7c5eae6ac9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.02.10 18:42:17.071916 [ 286 ] {} <Debug> TCP-Session: cff3ebc1-26f5-4b5f-bd2b-b8f9246a1392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.02.10 18:42:17.071937 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3546 | 2026.02.10 18:42:17.071714 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3547 | 2026.02.10 18:42:17.071676 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60799 | ||
| 3548 | 2026.02.10 18:42:17.072008 [ 289 ] {} <Debug> TCP-Session: fd857c88-7d87-43fe-946f-8a1d2c51900f Authenticating user 'default' from [fd00:1122:3344:101::e]:60899 | ||
| 3549 | 2026.02.10 18:42:17.071672 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59473 | ||
| 3550 | 2026.02.10 18:42:17.072056 [ 289 ] {} <Debug> TCP-Session: fd857c88-7d87-43fe-946f-8a1d2c51900f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2026.02.10 18:42:17.071651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41524 | ||
| 3552 | 2026.02.10 18:42:17.072076 [ 289 ] {} <Debug> TCP-Session: fd857c88-7d87-43fe-946f-8a1d2c51900f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.02.10 18:42:17.072102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3554 | 2026.02.10 18:42:17.072111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.02.10 18:42:17.071783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3556 | 2026.02.10 18:42:17.072145 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3557 | 2026.02.10 18:42:17.072151 [ 293 ] {} <Debug> TCP-Session: 834925f2-7ff0-4988-b1e8-16c3df23a31b Authenticating user 'default' from [fd00:1122:3344:101::e]:59473 | ||
| 3558 | 2026.02.10 18:42:17.072182 [ 290 ] {} <Debug> TCP-Session: df8b7357-4341-4c8b-a870-2bf47c484ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38911 | ||
| 3559 | 2026.02.10 18:42:17.072193 [ 291 ] {} <Debug> TCP-Session: 7b7e39b2-087c-4d93-bf08-8a5d0772e13c Authenticating user 'default' from [fd00:1122:3344:101::e]:41524 | ||
| 3560 | 2026.02.10 18:42:17.072215 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3561 | 2026.02.10 18:42:17.072236 [ 291 ] {} <Debug> TCP-Session: 7b7e39b2-087c-4d93-bf08-8a5d0772e13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.02.10 18:42:17.072225 [ 290 ] {} <Debug> TCP-Session: df8b7357-4341-4c8b-a870-2bf47c484ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.02.10 18:42:17.072257 [ 291 ] {} <Debug> TCP-Session: 7b7e39b2-087c-4d93-bf08-8a5d0772e13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.02.10 18:42:17.072277 [ 290 ] {} <Debug> TCP-Session: df8b7357-4341-4c8b-a870-2bf47c484ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.02.10 18:42:17.072278 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3566 | 2026.02.10 18:42:17.072213 [ 293 ] {} <Debug> TCP-Session: 834925f2-7ff0-4988-b1e8-16c3df23a31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.02.10 18:42:17.072141 [ 292 ] {} <Debug> TCP-Session: 390e3c91-e8e6-413c-9d6a-696f0e3b3f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:60799 | ||
| 3568 | 2026.02.10 18:42:17.072339 [ 293 ] {} <Debug> TCP-Session: 834925f2-7ff0-4988-b1e8-16c3df23a31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.02.10 18:42:17.072370 [ 292 ] {} <Debug> TCP-Session: 390e3c91-e8e6-413c-9d6a-696f0e3b3f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.02.10 18:42:17.072390 [ 292 ] {} <Debug> TCP-Session: 390e3c91-e8e6-413c-9d6a-696f0e3b3f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.02.10 18:42:17.072598 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 3572 | 2026.02.10 18:42:17.073615 [ 347 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> AggregatingTransform: Aggregating | ||
| 3573 | 2026.02.10 18:42:17.073666 [ 347 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> Aggregator: Aggregation method: without_key | ||
| 3574 | 2026.02.10 18:42:17.073709 [ 347 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100699 sec. (993.059 rows/sec., 38.79 KiB/sec.) | ||
| 3575 | 2026.02.10 18:42:17.073731 [ 347 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Trace> Aggregator: Merging aggregated data | ||
| 3576 | 2026.02.10 18:42:17.075152 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 3577 | 2026.02.10 18:42:17.075323 [ 288 ] {5c1c16e4-8f77-41d9-8c4b-145fffaeca39} <Debug> TCPHandler: Processed in 0.003708999 sec. | ||
| 3578 | 2026.02.10 18:42:17.075462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3579 | 2026.02.10 18:42:17.075489 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2026.02.10 18:42:17.075494 [ 288 ] {} <Debug> TCP-Session: daaeecc5-47b3-44b2-9242-6697503d36aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.02.10 18:42:17.075512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.02.10 18:42:17.075545 [ 286 ] {} <Debug> TCP-Session: cff3ebc1-26f5-4b5f-bd2b-b8f9246a1392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.02.10 18:42:17.075554 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3584 | 2026.02.10 18:42:17.075578 [ 289 ] {} <Debug> TCP-Session: fd857c88-7d87-43fe-946f-8a1d2c51900f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.02.10 18:42:17.075591 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2026.02.10 18:42:17.075618 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3587 | 2026.02.10 18:42:17.075645 [ 293 ] {} <Debug> TCP-Session: 834925f2-7ff0-4988-b1e8-16c3df23a31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.02.10 18:42:17.075633 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3589 | 2026.02.10 18:42:17.075675 [ 292 ] {} <Debug> TCP-Session: 390e3c91-e8e6-413c-9d6a-696f0e3b3f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.02.10 18:42:17.075717 [ 3 ] {} <Debug> TCP-Session: 2f149a4f-13ee-4d66-a5bc-95e3b4cfb866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.02.10 18:42:17.075618 [ 291 ] {} <Debug> TCP-Session: 7b7e39b2-087c-4d93-bf08-8a5d0772e13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.02.10 18:42:17.075595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3593 | 2026.02.10 18:42:17.075533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3594 | 2026.02.10 18:42:17.075806 [ 294 ] {} <Debug> TCP-Session: e1fa4e6d-8434-4cc9-9b5d-7c5eae6ac9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.02.10 18:42:17.075821 [ 290 ] {} <Debug> TCP-Session: df8b7357-4341-4c8b-a870-2bf47c484ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2026.02.10 18:42:17.106797 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59225 | ||
| 3597 | 2026.02.10 18:42:17.106862 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3598 | 2026.02.10 18:42:17.106882 [ 288 ] {} <Debug> TCP-Session: 124dc764-87be-4c27-9a1b-e1af1f54e435 Authenticating user 'default' from [fd00:1122:3344:101::e]:59225 | ||
| 3599 | 2026.02.10 18:42:17.106899 [ 288 ] {} <Debug> TCP-Session: 124dc764-87be-4c27-9a1b-e1af1f54e435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.02.10 18:42:17.106911 [ 288 ] {} <Debug> TCP-Session: 124dc764-87be-4c27-9a1b-e1af1f54e435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.02.10 18:42:17.107091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45851 | ||
| 3602 | 2026.02.10 18:42:17.107127 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34852 | ||
| 3603 | 2026.02.10 18:42:17.107143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35308 | ||
| 3604 | 2026.02.10 18:42:17.107165 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54037 | ||
| 3605 | 2026.02.10 18:42:17.107177 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43003 | ||
| 3606 | 2026.02.10 18:42:17.107176 [ 288 ] {} <Trace> TCP-Session: 124dc764-87be-4c27-9a1b-e1af1f54e435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.02.10 18:42:17.107252 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.02.10 18:42:17.107254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2026.02.10 18:42:17.107282 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3610 | 2026.02.10 18:42:17.107280 [ 291 ] {} <Debug> TCP-Session: 2d192715-5ec5-4f9f-b5da-5717e963e364 Authenticating user 'default' from [fd00:1122:3344:101::e]:35308 | ||
| 3611 | 2026.02.10 18:42:17.107318 [ 290 ] {} <Debug> TCP-Session: b77f29ca-0c2e-48be-9342-a2698cdaf019 Authenticating user 'default' from [fd00:1122:3344:101::e]:34852 | ||
| 3612 | 2026.02.10 18:42:17.107334 [ 291 ] {} <Debug> TCP-Session: 2d192715-5ec5-4f9f-b5da-5717e963e364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.02.10 18:42:17.107277 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2026.02.10 18:42:17.107361 [ 291 ] {} <Debug> TCP-Session: 2d192715-5ec5-4f9f-b5da-5717e963e364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.02.10 18:42:17.107378 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3616 | 2026.02.10 18:42:17.107395 [ 292 ] {} <Debug> TCP-Session: 1b855d24-fb3b-42ed-96ea-70392af8060f Authenticating user 'default' from [fd00:1122:3344:101::e]:54037 | ||
| 3617 | 2026.02.10 18:42:17.107360 [ 290 ] {} <Debug> TCP-Session: b77f29ca-0c2e-48be-9342-a2698cdaf019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.02.10 18:42:17.107432 [ 292 ] {} <Debug> TCP-Session: 1b855d24-fb3b-42ed-96ea-70392af8060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.02.10 18:42:17.107170 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3620 | 2026.02.10 18:42:17.107459 [ 290 ] {} <Debug> TCP-Session: b77f29ca-0c2e-48be-9342-a2698cdaf019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.02.10 18:42:17.107494 [ 289 ] {} <Debug> TCP-Session: a2f750ed-2418-4d7e-a198-c8d227802b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:45851 | ||
| 3622 | 2026.02.10 18:42:17.107464 [ 292 ] {} <Debug> TCP-Session: 1b855d24-fb3b-42ed-96ea-70392af8060f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.02.10 18:42:17.107524 [ 289 ] {} <Debug> TCP-Session: a2f750ed-2418-4d7e-a198-c8d227802b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.02.10 18:42:17.107162 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62679 | ||
| 3625 | 2026.02.10 18:42:17.107550 [ 289 ] {} <Debug> TCP-Session: a2f750ed-2418-4d7e-a198-c8d227802b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.02.10 18:42:17.107322 [ 294 ] {} <Debug> TCP-Session: 03812dde-3100-481d-9d48-c32e844b70f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43003 | ||
| 3627 | 2026.02.10 18:42:17.107579 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3628 | 2026.02.10 18:42:17.107610 [ 294 ] {} <Debug> TCP-Session: 03812dde-3100-481d-9d48-c32e844b70f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.02.10 18:42:17.107614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3630 | 2026.02.10 18:42:17.107627 [ 294 ] {} <Debug> TCP-Session: 03812dde-3100-481d-9d48-c32e844b70f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.02.10 18:42:17.107639 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3632 | 2026.02.10 18:42:17.107659 [ 293 ] {} <Debug> TCP-Session: 778f6c7e-6cc9-4c5d-9288-0768dad647ea Authenticating user 'default' from [fd00:1122:3344:101::e]:62679 | ||
| 3633 | 2026.02.10 18:42:17.107691 [ 293 ] {} <Debug> TCP-Session: 778f6c7e-6cc9-4c5d-9288-0768dad647ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.02.10 18:42:17.107710 [ 293 ] {} <Debug> TCP-Session: 778f6c7e-6cc9-4c5d-9288-0768dad647ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.02.10 18:42:17.107908 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 3636 | 2026.02.10 18:42:17.108868 [ 297 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> AggregatingTransform: Aggregating | ||
| 3637 | 2026.02.10 18:42:17.108922 [ 297 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> Aggregator: Aggregation method: without_key | ||
| 3638 | 2026.02.10 18:42:17.108961 [ 297 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958078 sec. (1043.756 rows/sec., 40.77 KiB/sec.) | ||
| 3639 | 2026.02.10 18:42:17.108981 [ 297 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Trace> Aggregator: Merging aggregated data | ||
| 3640 | 2026.02.10 18:42:17.110333 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 3641 | 2026.02.10 18:42:17.110467 [ 288 ] {7ca8b66a-7b47-4942-b9ed-3bd8d8f5ec57} <Debug> TCPHandler: Processed in 0.00336501 sec. | ||
| 3642 | 2026.02.10 18:42:17.110566 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.02.10 18:42:17.110610 [ 288 ] {} <Debug> TCP-Session: 124dc764-87be-4c27-9a1b-e1af1f54e435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.02.10 18:42:17.110618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.02.10 18:42:17.110645 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3646 | 2026.02.10 18:42:17.110663 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.02.10 18:42:17.110673 [ 289 ] {} <Debug> TCP-Session: a2f750ed-2418-4d7e-a198-c8d227802b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.02.10 18:42:17.110687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.02.10 18:42:17.110719 [ 293 ] {} <Debug> TCP-Session: 778f6c7e-6cc9-4c5d-9288-0768dad647ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.02.10 18:42:17.110732 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.02.10 18:42:17.110749 [ 294 ] {} <Debug> TCP-Session: 03812dde-3100-481d-9d48-c32e844b70f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.02.10 18:42:17.110703 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3653 | 2026.02.10 18:42:17.110787 [ 291 ] {} <Debug> TCP-Session: 2d192715-5ec5-4f9f-b5da-5717e963e364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.02.10 18:42:17.110693 [ 290 ] {} <Debug> TCP-Session: b77f29ca-0c2e-48be-9342-a2698cdaf019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.02.10 18:42:17.110828 [ 292 ] {} <Debug> TCP-Session: 1b855d24-fb3b-42ed-96ea-70392af8060f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.02.10 18:42:17.112691 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42176 | ||
| 3657 | 2026.02.10 18:42:17.112731 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38797 | ||
| 3658 | 2026.02.10 18:42:17.112761 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.02.10 18:42:17.112782 [ 286 ] {} <Debug> TCP-Session: ed1c524c-25b1-4321-a4e4-578027cca213 Authenticating user 'default' from [fd00:1122:3344:101::e]:42176 | ||
| 3660 | 2026.02.10 18:42:17.112789 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3661 | 2026.02.10 18:42:17.112799 [ 286 ] {} <Debug> TCP-Session: ed1c524c-25b1-4321-a4e4-578027cca213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.02.10 18:42:17.112812 [ 3 ] {} <Debug> TCP-Session: 8a2bb5d4-6781-4b46-a803-462fa6dfe09c Authenticating user 'default' from [fd00:1122:3344:101::e]:38797 | ||
| 3663 | 2026.02.10 18:42:17.112820 [ 286 ] {} <Debug> TCP-Session: ed1c524c-25b1-4321-a4e4-578027cca213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.02.10 18:42:17.112829 [ 3 ] {} <Debug> TCP-Session: 8a2bb5d4-6781-4b46-a803-462fa6dfe09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.02.10 18:42:17.112842 [ 3 ] {} <Debug> TCP-Session: 8a2bb5d4-6781-4b46-a803-462fa6dfe09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.02.10 18:42:17.132295 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38797). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3667 | |||
| 3668 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3669 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3670 | 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 | ||
| 3671 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3672 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3673 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3674 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3675 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3676 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3677 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3678 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3679 | (version 23.8.7.1) | ||
| 3680 | 2026.02.10 18:42:17.132485 [ 3 ] {} <Debug> TCP-Session: 8a2bb5d4-6781-4b46-a803-462fa6dfe09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.02.10 18:42:17.132506 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42176). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3682 | |||
| 3683 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3684 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3685 | 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 | ||
| 3686 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3687 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3688 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3689 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3690 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3691 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3692 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3693 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3694 | (version 23.8.7.1) | ||
| 3695 | 2026.02.10 18:42:17.132576 [ 286 ] {} <Debug> TCP-Session: ed1c524c-25b1-4321-a4e4-578027cca213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.02.10 18:42:17.134157 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.02.10 18:42:17.134325 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3698 | 2026.02.10 18:42:17.134394 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3699 | 2026.02.10 18:42:17.135103 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.02.10 18:42:17.135152 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3701 | 2026.02.10 18:42:17.135608 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3702 | 2026.02.10 18:42:17.135849 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.02.10 18:42:17.136022 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001744 sec., 60779.81651376146 rows/sec., 5.09 MiB/sec. | ||
| 3704 | 2026.02.10 18:42:17.136088 [ 255 ] {0a4f0ba5-6737-49e8-a145-89d739252e97} <Debug> TCPHandler: Processed in 0.002058661 sec. | ||
| 3705 | 2026.02.10 18:42:17.136257 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.02.10 18:42:17.136385 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.02.10 18:42:17.136443 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3708 | 2026.02.10 18:42:17.136991 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.02.10 18:42:17.137039 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3710 | 2026.02.10 18:42:17.137460 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3711 | 2026.02.10 18:42:17.137802 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.02.10 18:42:17.137943 [ 115 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3713 | 2026.02.10 18:42:17.137980 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001627 sec., 15365.703749231716 rows/sec., 1.13 MiB/sec. | ||
| 3714 | 2026.02.10 18:42:17.137984 [ 115 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.02.10 18:42:17.138024 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3716 | 2026.02.10 18:42:17.138033 [ 255 ] {6d8f2788-50b0-4f4c-a189-5f5fda1af918} <Debug> TCPHandler: Processed in 0.001839684 sec. | ||
| 3717 | 2026.02.10 18:42:17.138146 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 3718 | 2026.02.10 18:42:17.138168 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.02.10 18:42:17.138282 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3720 | 2026.02.10 18:42:17.138302 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3721 | 2026.02.10 18:42:17.138319 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 3722 | 2026.02.10 18:42:17.138366 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3723 | 2026.02.10 18:42:17.138425 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3724 | 2026.02.10 18:42:17.138483 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 3725 | 2026.02.10 18:42:17.138530 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3726 | 2026.02.10 18:42:17.138595 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3727 | 2026.02.10 18:42:17.138652 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3728 | 2026.02.10 18:42:17.138971 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.02.10 18:42:17.139023 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3730 | 2026.02.10 18:42:17.139480 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3731 | 2026.02.10 18:42:17.139550 [ 196 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459013 sec., 129539.6271314923 rows/sec., 10.01 MiB/sec. | ||
| 3732 | 2026.02.10 18:42:17.139703 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3733 | 2026.02.10 18:42:17.139820 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.02.10 18:42:17.139986 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.02.10 18:42:17.140029 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00175 sec., 50857.142857142855 rows/sec., 3.97 MiB/sec. | ||
| 3736 | 2026.02.10 18:42:17.140072 [ 202 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_21_4} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3737 | 2026.02.10 18:42:17.140091 [ 255 ] {5ed7059d-5efe-411d-8591-5c7dbc7f4156} <Debug> TCPHandler: Processed in 0.001985018 sec. | ||
| 3738 | 2026.02.10 18:42:17.140157 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3739 | 2026.02.10 18:42:17.140230 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.02.10 18:42:17.140356 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.02.10 18:42:17.140415 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3742 | 2026.02.10 18:42:17.140967 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.02.10 18:42:17.141012 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3744 | 2026.02.10 18:42:17.141509 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3745 | 2026.02.10 18:42:17.141811 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.02.10 18:42:17.141997 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
| 3747 | 2026.02.10 18:42:17.142049 [ 255 ] {7eae55cf-e3c9-400b-b5d5-e8e8f782a8d6} <Debug> TCPHandler: Processed in 0.001881315 sec. | ||
| 3748 | 2026.02.10 18:42:17.142165 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.02.10 18:42:17.142269 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.02.10 18:42:17.142325 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3751 | 2026.02.10 18:42:17.143193 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.02.10 18:42:17.143230 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3753 | 2026.02.10 18:42:17.143796 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3754 | 2026.02.10 18:42:17.144029 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.02.10 18:42:17.144141 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3756 | 2026.02.10 18:42:17.144177 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.02.10 18:42:17.144181 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001932 sec., 12939.958592132505 rows/sec., 23.19 MiB/sec. | ||
| 3758 | 2026.02.10 18:42:17.144196 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3759 | 2026.02.10 18:42:17.144260 [ 255 ] {8bd01d91-2792-4998-9c35-33a017dc31d2} <Debug> TCPHandler: Processed in 0.002144783 sec. | ||
| 3760 | 2026.02.10 18:42:17.144321 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 3761 | 2026.02.10 18:42:17.144381 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.02.10 18:42:17.144484 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.02.10 18:42:17.144527 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3764 | 2026.02.10 18:42:17.144598 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2026.02.10 18:42:17.144666 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 258 rows starting from the beginning of the part | ||
| 3766 | 2026.02.10 18:42:17.144809 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3767 | 2026.02.10 18:42:17.144899 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.02.10 18:42:17.144924 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 3769 | 2026.02.10 18:42:17.144942 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3770 | 2026.02.10 18:42:17.145037 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3771 | 2026.02.10 18:42:17.145144 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3772 | 2026.02.10 18:42:17.145255 [ 199 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3773 | 2026.02.10 18:42:17.145315 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3774 | 2026.02.10 18:42:17.145559 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.02.10 18:42:17.145710 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 3776 | 2026.02.10 18:42:17.145751 [ 255 ] {4bf108d8-388d-4ea9-997e-a4e7d2cdff15} <Debug> TCPHandler: Processed in 0.001421442 sec. | ||
| 3777 | 2026.02.10 18:42:17.149174 [ 202 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.004912836 sec., 73888.07605220284 rows/sec., 132.40 MiB/sec. | ||
| 3778 | 2026.02.10 18:42:17.149880 [ 196 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3779 | 2026.02.10 18:42:17.150284 [ 196 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.02.10 18:42:17.150372 [ 196 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3781 | 2026.02.10 18:42:17.150535 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 3782 | 2026.02.10 18:42:18.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.90 MiB, peak 246.25 MiB, free memory in arenas 0.00 B, will set to 238.46 MiB (RSS), difference: 1.57 MiB | ||
| 3783 | 2026.02.10 18:42:18.388628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8163 | ||
| 3784 | 2026.02.10 18:42:18.389158 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.02.10 18:42:18.389203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3786 | 2026.02.10 18:42:18.389722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3787 | 2026.02.10 18:42:18.390009 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.02.10 18:42:18.390159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8163 | ||
| 3789 | 2026.02.10 18:42:18.827735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3790 | 2026.02.10 18:42:18.843815 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.02.10 18:42:18.843877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 3792 | 2026.02.10 18:42:18.849353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3793 | 2026.02.10 18:42:18.850061 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.02.10 18:42:18.852802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3795 | 2026.02.10 18:42:20.895667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 488 | ||
| 3796 | 2026.02.10 18:42:20.897864 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.02.10 18:42:20.897917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3798 | 2026.02.10 18:42:20.899102 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3799 | 2026.02.10 18:42:20.899364 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.02.10 18:42:20.899642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3801 | 2026.02.10 18:42:22.126905 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.02.10 18:42:22.127284 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3803 | 2026.02.10 18:42:22.127646 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3804 | 2026.02.10 18:42:22.127687 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3805 | 2026.02.10 18:42:22.127975 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3806 | 2026.02.10 18:42:22.128080 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3807 | 2026.02.10 18:42:22.128231 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3808 | 2026.02.10 18:42:22.128347 [ 337 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3809 | 2026.02.10 18:42:22.128359 [ 343 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3810 | 2026.02.10 18:42:22.128370 [ 318 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3811 | 2026.02.10 18:42:22.128527 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3812 | 2026.02.10 18:42:22.128566 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3813 | 2026.02.10 18:42:22.128654 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3814 | 2026.02.10 18:42:22.128675 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3815 | 2026.02.10 18:42:22.128716 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3816 | 2026.02.10 18:42:22.128757 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3817 | 2026.02.10 18:42:22.128796 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3818 | 2026.02.10 18:42:22.129774 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002644 sec., 13237.5189107413 rows/sec., 559.94 KiB/sec. | ||
| 3819 | 2026.02.10 18:42:22.129914 [ 255 ] {b8d12554-f773-4a98-bc65-801c4f43114e} <Debug> TCPHandler: Processed in 0.003200924 sec. | ||
| 3820 | 2026.02.10 18:42:22.136726 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.02.10 18:42:22.136858 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3822 | 2026.02.10 18:42:22.136912 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3823 | 2026.02.10 18:42:22.137521 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.02.10 18:42:22.137564 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3825 | 2026.02.10 18:42:22.137987 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3826 | 2026.02.10 18:42:22.138207 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Trace> oximeter.timeseries_schema (051fe96f-d04c-48e7-937f-be3b5ceaf669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.02.10 18:42:22.138356 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 67.39 KiB/sec. | ||
| 3828 | 2026.02.10 18:42:22.138397 [ 255 ] {96d9ef77-9b5d-4ac5-9ba0-356cc5120d07} <Debug> TCPHandler: Processed in 0.001735611 sec. | ||
| 3829 | 2026.02.10 18:42:22.138515 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.02.10 18:42:22.138613 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3831 | 2026.02.10 18:42:22.138656 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3832 | 2026.02.10 18:42:22.139116 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.02.10 18:42:22.139152 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3834 | 2026.02.10 18:42:22.139475 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3835 | 2026.02.10 18:42:22.139695 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.02.10 18:42:22.139821 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Debug> executeQuery: Read 87 rows, 7.48 KiB in 0.00123 sec., 70731.70731707317 rows/sec., 5.94 MiB/sec. | ||
| 3837 | 2026.02.10 18:42:22.139859 [ 255 ] {acbf9bdf-4166-4150-8a57-0586c918cce7} <Debug> TCPHandler: Processed in 0.001395101 sec. | ||
| 3838 | 2026.02.10 18:42:22.139972 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.02.10 18:42:22.140071 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3840 | 2026.02.10 18:42:22.140111 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3841 | 2026.02.10 18:42:22.140490 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.02.10 18:42:22.140525 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3843 | 2026.02.10 18:42:22.140819 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3844 | 2026.02.10 18:42:22.141025 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.02.10 18:42:22.141152 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001099 sec., 13648.771610555052 rows/sec., 1.00 MiB/sec. | ||
| 3846 | 2026.02.10 18:42:22.141189 [ 255 ] {8e6b374f-20e4-4c8d-91d9-68ade2167455} <Debug> TCPHandler: Processed in 0.001266428 sec. | ||
| 3847 | 2026.02.10 18:42:22.141293 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.02.10 18:42:22.141387 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.02.10 18:42:22.141425 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3850 | 2026.02.10 18:42:22.141793 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.02.10 18:42:22.141828 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3852 | 2026.02.10 18:42:22.142111 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3853 | 2026.02.10 18:42:22.142319 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.02.10 18:42:22.142446 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001078 sec., 927.643784786642 rows/sec., 61.60 KiB/sec. | ||
| 3855 | 2026.02.10 18:42:22.142483 [ 255 ] {90cf6e80-53a0-4471-a0e1-e077bcf55fad} <Debug> TCPHandler: Processed in 0.001239537 sec. | ||
| 3856 | 2026.02.10 18:42:22.142586 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.02.10 18:42:22.142680 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3858 | 2026.02.10 18:42:22.142718 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3859 | 2026.02.10 18:42:22.143123 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.02.10 18:42:22.143158 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3861 | 2026.02.10 18:42:22.143464 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3862 | 2026.02.10 18:42:22.143672 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.02.10 18:42:22.143800 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001137 sec., 69481.09058927001 rows/sec., 5.43 MiB/sec. | ||
| 3864 | 2026.02.10 18:42:22.143836 [ 255 ] {0b593c40-7658-49f7-bd3d-0ca81df7023e} <Debug> TCPHandler: Processed in 0.001298649 sec. | ||
| 3865 | 2026.02.10 18:42:22.143944 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.02.10 18:42:22.144038 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3867 | 2026.02.10 18:42:22.144081 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3868 | 2026.02.10 18:42:22.144477 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.02.10 18:42:22.144511 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3870 | 2026.02.10 18:42:22.144842 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3871 | 2026.02.10 18:42:22.145051 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.02.10 18:42:22.145177 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3873 | 2026.02.10 18:42:22.145212 [ 255 ] {30c13e61-28de-4b5d-a888-ff87618391b2} <Debug> TCPHandler: Processed in 0.001319229 sec. | ||
| 3874 | 2026.02.10 18:42:22.145317 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.02.10 18:42:22.145413 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3876 | 2026.02.10 18:42:22.145453 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3877 | 2026.02.10 18:42:22.145752 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Trace> oximeter.measurements_f64 (f6f89e2a-c531-4a90-ba02-dfb60cb2f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.02.10 18:42:22.145785 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3879 | 2026.02.10 18:42:22.146074 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3880 | 2026.02.10 18:42:22.146283 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Trace> oximeter.measurements_f64 (f6f89e2a-c531-4a90-ba02-dfb60cb2f0be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.02.10 18:42:22.146404 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00101 sec., 990.09900990099 rows/sec., 62.85 KiB/sec. | ||
| 3882 | 2026.02.10 18:42:22.146438 [ 255 ] {bebe35f8-0844-40b8-a44e-1214284f78dc} <Debug> TCPHandler: Processed in 0.001170695 sec. | ||
| 3883 | 2026.02.10 18:42:22.146542 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.02.10 18:42:22.146636 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.02.10 18:42:22.146690 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3886 | 2026.02.10 18:42:22.147436 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.02.10 18:42:22.147471 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3888 | 2026.02.10 18:42:22.148014 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3889 | 2026.02.10 18:42:22.148236 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.02.10 18:42:22.148372 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 3891 | 2026.02.10 18:42:22.148423 [ 255 ] {af8d93a7-b7e1-47fe-b6fd-6e85d8620788} <Debug> TCPHandler: Processed in 0.001930627 sec. | ||
| 3892 | 2026.02.10 18:42:22.148531 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.02.10 18:42:22.148626 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.02.10 18:42:22.148666 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3895 | 2026.02.10 18:42:22.148993 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.02.10 18:42:22.149027 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3897 | 2026.02.10 18:42:22.149336 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3898 | 2026.02.10 18:42:22.149544 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.02.10 18:42:22.149666 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3900 | 2026.02.10 18:42:22.149701 [ 255 ] {280b2202-0a04-4c4b-904b-e615c0a4ee6f} <Debug> TCPHandler: Processed in 0.001220336 sec. | ||
| 3901 | 2026.02.10 18:42:25.806050 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3902 | 2026.02.10 18:42:25.806110 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3903 | 2026.02.10 18:42:25.891203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8611 | ||
| 3904 | 2026.02.10 18:42:25.891701 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.02.10 18:42:25.891750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3906 | 2026.02.10 18:42:25.892256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3907 | 2026.02.10 18:42:25.892520 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.02.10 18:42:25.892685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 3909 | 2026.02.10 18:42:26.353822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3910 | 2026.02.10 18:42:26.369660 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.02.10 18:42:26.369711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3912 | 2026.02.10 18:42:26.375892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3913 | 2026.02.10 18:42:26.376649 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.02.10 18:42:26.379300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3915 | 2026.02.10 18:42:27.133106 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.02.10 18:42:27.133306 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3917 | 2026.02.10 18:42:27.133378 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3918 | 2026.02.10 18:42:27.134071 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.02.10 18:42:27.134113 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3920 | 2026.02.10 18:42:27.134531 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3921 | 2026.02.10 18:42:27.134765 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.02.10 18:42:27.134930 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001679 sec., 63132.817153067306 rows/sec., 5.29 MiB/sec. | ||
| 3923 | 2026.02.10 18:42:27.134972 [ 255 ] {c7fc8c6c-ba67-4072-b861-48cb635e4dd3} <Debug> TCPHandler: Processed in 0.00200586 sec. | ||
| 3924 | 2026.02.10 18:42:27.135099 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.02.10 18:42:27.135196 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.02.10 18:42:27.135238 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3927 | 2026.02.10 18:42:27.135638 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.02.10 18:42:27.135675 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3929 | 2026.02.10 18:42:27.135980 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3930 | 2026.02.10 18:42:27.136205 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.02.10 18:42:27.136335 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001157 sec., 21607.605877268797 rows/sec., 1.59 MiB/sec. | ||
| 3932 | 2026.02.10 18:42:27.136372 [ 255 ] {bb5a77c2-5d65-4452-a0ec-463d44835daa} <Debug> TCPHandler: Processed in 0.001324809 sec. | ||
| 3933 | 2026.02.10 18:42:27.136484 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.02.10 18:42:27.136579 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3935 | 2026.02.10 18:42:27.136618 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3936 | 2026.02.10 18:42:27.137044 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.02.10 18:42:27.137081 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3938 | 2026.02.10 18:42:27.137427 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3939 | 2026.02.10 18:42:27.137639 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.02.10 18:42:27.137793 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001232 sec., 72240.25974025975 rows/sec., 5.64 MiB/sec. | ||
| 3941 | 2026.02.10 18:42:27.137831 [ 255 ] {e8153d19-40ba-4c09-995a-dc8ff1e2541c} <Debug> TCPHandler: Processed in 0.001397721 sec. | ||
| 3942 | 2026.02.10 18:42:27.137944 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.02.10 18:42:27.138045 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.02.10 18:42:27.138089 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3945 | 2026.02.10 18:42:27.138497 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.02.10 18:42:27.138533 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3947 | 2026.02.10 18:42:27.138864 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3948 | 2026.02.10 18:42:27.139083 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.02.10 18:42:27.139214 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3950 | 2026.02.10 18:42:27.139252 [ 255 ] {05b89c03-849b-4bed-b535-851e5909dcba} <Debug> TCPHandler: Processed in 0.00135863 sec. | ||
| 3951 | 2026.02.10 18:42:27.139372 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.02.10 18:42:27.139467 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3953 | 2026.02.10 18:42:27.139521 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3954 | 2026.02.10 18:42:27.140328 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.02.10 18:42:27.140363 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3956 | 2026.02.10 18:42:27.140897 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3957 | 2026.02.10 18:42:27.141138 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.02.10 18:42:27.141273 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001824 sec., 13706.140350877193 rows/sec., 24.56 MiB/sec. | ||
| 3959 | 2026.02.10 18:42:27.141327 [ 255 ] {c2f5e455-2203-4f42-b801-d8bcf1d9507c} <Debug> TCPHandler: Processed in 0.002005589 sec. | ||
| 3960 | 2026.02.10 18:42:27.141439 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.02.10 18:42:27.141535 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3962 | 2026.02.10 18:42:27.141576 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3963 | 2026.02.10 18:42:27.141901 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.02.10 18:42:27.141937 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3965 | 2026.02.10 18:42:27.142239 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3966 | 2026.02.10 18:42:27.142447 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.02.10 18:42:27.142576 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3968 | 2026.02.10 18:42:27.142613 [ 255 ] {efcba97c-5fc7-4c98-8b59-ffc9faaaf450} <Debug> TCPHandler: Processed in 0.001223867 sec. | ||
| 3969 | 2026.02.10 18:42:30.900716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 520 | ||
| 3970 | 2026.02.10 18:42:30.903373 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.02.10 18:42:30.903444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3972 | 2026.02.10 18:42:30.904773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3973 | 2026.02.10 18:42:30.905093 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.02.10 18:42:30.905527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3975 | 2026.02.10 18:42:32.163346 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.02.10 18:42:32.163547 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.02.10 18:42:32.163614 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3978 | 2026.02.10 18:42:32.164236 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.02.10 18:42:32.164287 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3980 | 2026.02.10 18:42:32.164673 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3981 | 2026.02.10 18:42:32.164897 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.02.10 18:42:32.165039 [ 24 ] {} <Debug> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3983 | 2026.02.10 18:42:32.165059 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 3984 | 2026.02.10 18:42:32.165111 [ 24 ] {} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.02.10 18:42:32.165131 [ 255 ] {59f768c2-42ea-4d5b-ba9e-e68f95af814f} <Debug> TCPHandler: Processed in 0.001925377 sec. | ||
| 3986 | 2026.02.10 18:42:32.165141 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3987 | 2026.02.10 18:42:32.165256 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::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 | ||
| 3988 | 2026.02.10 18:42:32.165263 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.02.10 18:42:32.165369 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3990 | 2026.02.10 18:42:32.165385 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3991 | 2026.02.10 18:42:32.165407 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3992 | 2026.02.10 18:42:32.165435 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3993 | 2026.02.10 18:42:32.165512 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3994 | 2026.02.10 18:42:32.165562 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3995 | 2026.02.10 18:42:32.165623 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3996 | 2026.02.10 18:42:32.165660 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3997 | 2026.02.10 18:42:32.165879 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.02.10 18:42:32.165922 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 3999 | 2026.02.10 18:42:32.166281 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4000 | 2026.02.10 18:42:32.166466 [ 193 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252377 sec., 95817.79288504978 rows/sec., 8.32 MiB/sec. | ||
| 4001 | 2026.02.10 18:42:32.166506 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.02.10 18:42:32.166642 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00128 sec., 9375 rows/sec., 764.47 KiB/sec. | ||
| 4003 | 2026.02.10 18:42:32.166681 [ 255 ] {4297329e-625c-4906-8d32-ba8e0532c710} <Debug> TCPHandler: Processed in 0.001470034 sec. | ||
| 4004 | 2026.02.10 18:42:32.166679 [ 188 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4005 | 2026.02.10 18:42:32.166801 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.02.10 18:42:32.166902 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4007 | 2026.02.10 18:42:32.166946 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4008 | 2026.02.10 18:42:32.167060 [ 188 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.02.10 18:42:32.167154 [ 188 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_5_1} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4010 | 2026.02.10 18:42:32.167273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4011 | 2026.02.10 18:42:32.167907 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.02.10 18:42:32.167950 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4013 | 2026.02.10 18:42:32.168349 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4014 | 2026.02.10 18:42:32.168572 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.02.10 18:42:32.168679 [ 24 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4016 | 2026.02.10 18:42:32.168700 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Debug> executeQuery: Read 1352 rows, 115.85 KiB in 0.001817 sec., 744083.6543753439 rows/sec., 62.27 MiB/sec. | ||
| 4017 | 2026.02.10 18:42:32.168716 [ 24 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.02.10 18:42:32.168743 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4019 | 2026.02.10 18:42:32.168745 [ 255 ] {5cf45b7d-8854-4f9a-93bf-736dcd04124e} <Debug> TCPHandler: Processed in 0.001993679 sec. | ||
| 4020 | 2026.02.10 18:42:32.168823 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 4021 | 2026.02.10 18:42:32.168881 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.02.10 18:42:32.168922 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.02.10 18:42:32.168952 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 4024 | 2026.02.10 18:42:32.168982 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.02.10 18:42:32.168997 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 4026 | 2026.02.10 18:42:32.169029 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4027 | 2026.02.10 18:42:32.169040 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4028 | 2026.02.10 18:42:32.169082 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
| 4029 | 2026.02.10 18:42:32.169115 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4030 | 2026.02.10 18:42:32.169151 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1352 rows starting from the beginning of the part | ||
| 4031 | 2026.02.10 18:42:32.169463 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.10 18:42:32.169505 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4033 | 2026.02.10 18:42:32.169820 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4034 | 2026.02.10 18:42:32.170042 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.02.10 18:42:32.170171 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001208 sec., 32284.768211920527 rows/sec., 2.37 MiB/sec. | ||
| 4036 | 2026.02.10 18:42:32.170210 [ 255 ] {73685227-c2d2-480d-bdc7-6abef485398c} <Debug> TCPHandler: Processed in 0.001379061 sec. | ||
| 4037 | 2026.02.10 18:42:32.170326 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.02.10 18:42:32.170420 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4039 | 2026.02.10 18:42:32.170460 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4040 | 2026.02.10 18:42:32.170499 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714531 sec., 1832571.1229484915 rows/sec., 160.59 MiB/sec. | ||
| 4041 | 2026.02.10 18:42:32.170696 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4042 | 2026.02.10 18:42:32.170941 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.02.10 18:42:32.170942 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.02.10 18:42:32.170984 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4045 | 2026.02.10 18:42:32.171042 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_26_5} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4046 | 2026.02.10 18:42:32.171118 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4047 | 2026.02.10 18:42:32.171318 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4048 | 2026.02.10 18:42:32.171533 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.02.10 18:42:32.171628 [ 24 ] {} <Debug> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4050 | 2026.02.10 18:42:32.171656 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 4051 | 2026.02.10 18:42:32.171661 [ 24 ] {} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.02.10 18:42:32.171698 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4053 | 2026.02.10 18:42:32.171701 [ 255 ] {1aa677d0-5848-488c-b22c-709629efced3} <Debug> TCPHandler: Processed in 0.001422972 sec. | ||
| 4054 | 2026.02.10 18:42:32.171774 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::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 | ||
| 4055 | 2026.02.10 18:42:32.171825 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.02.10 18:42:32.171858 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.02.10 18:42:32.171888 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::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 | ||
| 4058 | 2026.02.10 18:42:32.171919 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.02.10 18:42:32.171960 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4060 | 2026.02.10 18:42:32.171967 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 4061 | 2026.02.10 18:42:32.172017 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
| 4062 | 2026.02.10 18:42:32.172064 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 4063 | 2026.02.10 18:42:32.172109 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4064 | 2026.02.10 18:42:32.172148 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 4065 | 2026.02.10 18:42:32.172349 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.02.10 18:42:32.172384 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4067 | 2026.02.10 18:42:32.172679 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4068 | 2026.02.10 18:42:32.172905 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.02.10 18:42:32.173004 [ 24 ] {} <Debug> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4070 | 2026.02.10 18:42:32.173031 [ 24 ] {} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.02.10 18:42:32.173045 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 4072 | 2026.02.10 18:42:32.173047 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4073 | 2026.02.10 18:42:32.173072 [ 200 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133376 sec., 774502.1593090211 rows/sec., 56.77 MiB/sec. | ||
| 4074 | 2026.02.10 18:42:32.173091 [ 255 ] {a5567d81-2bb9-4a5f-b55e-1defabc3c71a} <Debug> TCPHandler: Processed in 0.001315339 sec. | ||
| 4075 | 2026.02.10 18:42:32.173133 [ 193 ] {6d584025-deab-4304-b269-163179be3664::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 | ||
| 4076 | 2026.02.10 18:42:32.173208 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.02.10 18:42:32.173216 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4078 | 2026.02.10 18:42:32.173236 [ 200 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4079 | 2026.02.10 18:42:32.173250 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4080 | 2026.02.10 18:42:32.173302 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4081 | 2026.02.10 18:42:32.173305 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4082 | 2026.02.10 18:42:32.173340 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4083 | 2026.02.10 18:42:32.173353 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4084 | 2026.02.10 18:42:32.173374 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4085 | 2026.02.10 18:42:32.173411 [ 193 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4086 | 2026.02.10 18:42:32.173563 [ 200 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.02.10 18:42:32.173664 [ 200 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_6_1} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4088 | 2026.02.10 18:42:32.173758 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4089 | 2026.02.10 18:42:32.173989 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.02.10 18:42:32.174029 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4091 | 2026.02.10 18:42:32.174043 [ 192 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000937437 sec., 64004.301089033186 rows/sec., 5.13 MiB/sec. | ||
| 4092 | 2026.02.10 18:42:32.174164 [ 200 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4093 | 2026.02.10 18:42:32.174409 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4094 | 2026.02.10 18:42:32.174447 [ 200 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.02.10 18:42:32.174527 [ 200 ] {6d584025-deab-4304-b269-163179be3664::all_1_5_1} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4096 | 2026.02.10 18:42:32.174600 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4097 | 2026.02.10 18:42:32.174658 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.02.10 18:42:32.174769 [ 24 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4099 | 2026.02.10 18:42:32.174793 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Debug> executeQuery: Read 583 rows, 44.84 KiB in 0.001506 sec., 387118.1938911023 rows/sec., 29.08 MiB/sec. | ||
| 4100 | 2026.02.10 18:42:32.174800 [ 24 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.02.10 18:42:32.174835 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4102 | 2026.02.10 18:42:32.174839 [ 255 ] {c856c28e-c078-49cd-91aa-3344785b560b} <Debug> TCPHandler: Processed in 0.00167917 sec. | ||
| 4103 | 2026.02.10 18:42:32.174916 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 4104 | 2026.02.10 18:42:32.174964 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.02.10 18:42:32.175018 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2026.02.10 18:42:32.175054 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4107 | 2026.02.10 18:42:32.175062 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.02.10 18:42:32.175110 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4109 | 2026.02.10 18:42:32.175118 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part | ||
| 4110 | 2026.02.10 18:42:32.175170 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 89 rows starting from the beginning of the part | ||
| 4111 | 2026.02.10 18:42:32.175212 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4112 | 2026.02.10 18:42:32.175253 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4113 | 2026.02.10 18:42:32.175294 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 583 rows starting from the beginning of the part | ||
| 4114 | 2026.02.10 18:42:32.175693 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.02.10 18:42:32.175733 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4116 | 2026.02.10 18:42:32.176162 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4117 | 2026.02.10 18:42:32.176287 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404362 sec., 1104416.0978437185 rows/sec., 88.00 MiB/sec. | ||
| 4118 | 2026.02.10 18:42:32.176391 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.02.10 18:42:32.176418 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4120 | 2026.02.10 18:42:32.176499 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4121 | 2026.02.10 18:42:32.176527 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001483 sec., 597437.6264329063 rows/sec., 40.55 MiB/sec. | ||
| 4122 | 2026.02.10 18:42:32.176531 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.02.10 18:42:32.176572 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4124 | 2026.02.10 18:42:32.176574 [ 255 ] {43c266d6-08bd-45cb-b3d7-c0d312e93909} <Debug> TCPHandler: Processed in 0.001660479 sec. | ||
| 4125 | 2026.02.10 18:42:32.176659 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 4126 | 2026.02.10 18:42:32.176679 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.02.10 18:42:32.176715 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.02.10 18:42:32.176746 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_26_5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4129 | 2026.02.10 18:42:32.176770 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2026.02.10 18:42:32.176802 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6532 rows starting from the beginning of the part | ||
| 4131 | 2026.02.10 18:42:32.176811 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4132 | 2026.02.10 18:42:32.176844 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.02.10 18:42:32.176860 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4134 | 2026.02.10 18:42:32.176913 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 4135 | 2026.02.10 18:42:32.176918 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4136 | 2026.02.10 18:42:32.176959 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4137 | 2026.02.10 18:42:32.177003 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4138 | 2026.02.10 18:42:32.177043 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 886 rows starting from the beginning of the part | ||
| 4139 | 2026.02.10 18:42:32.177799 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.02.10 18:42:32.177842 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4141 | 2026.02.10 18:42:32.178444 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4142 | 2026.02.10 18:42:32.178683 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.02.10 18:42:32.178831 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002013 sec., 7451.564828614009 rows/sec., 13.35 MiB/sec. | ||
| 4144 | 2026.02.10 18:42:32.178895 [ 255 ] {734f179e-6822-4e75-8db3-494763dda809} <Debug> TCPHandler: Processed in 0.002242996 sec. | ||
| 4145 | 2026.02.10 18:42:32.179013 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.02.10 18:42:32.179110 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.02.10 18:42:32.179151 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4148 | 2026.02.10 18:42:32.179494 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.02.10 18:42:32.179533 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4150 | 2026.02.10 18:42:32.179600 [ 200 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8058 rows, containing 5 columns (5 merged, 0 gathered) in 0.002979288 sec., 2704673.0628257487 rows/sec., 185.67 MiB/sec. | ||
| 4151 | 2026.02.10 18:42:32.179890 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4152 | 2026.02.10 18:42:32.180028 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4153 | 2026.02.10 18:42:32.180164 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.02.10 18:42:32.180283 [ 24 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4155 | 2026.02.10 18:42:32.180312 [ 24 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.02.10 18:42:32.180316 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 4157 | 2026.02.10 18:42:32.180327 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.10 18:42:32.180332 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4159 | 2026.02.10 18:42:32.180365 [ 255 ] {3723610b-b42f-417a-b1eb-a911a257b5d1} <Debug> TCPHandler: Processed in 0.001403841 sec. | ||
| 4160 | 2026.02.10 18:42:32.180418 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4161 | 2026.02.10 18:42:32.180458 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4162 | 2026.02.10 18:42:32.180485 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4163 | 2026.02.10 18:42:32.180559 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2026.02.10 18:42:32.180590 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1128 rows starting from the beginning of the part | ||
| 4165 | 2026.02.10 18:42:32.180637 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4166 | 2026.02.10 18:42:32.180676 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4167 | 2026.02.10 18:42:32.180712 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4168 | 2026.02.10 18:42:32.180749 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4169 | 2026.02.10 18:42:32.180788 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4170 | 2026.02.10 18:42:32.181695 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289149 sec., 1107707.4876527074 rows/sec., 74.59 MiB/sec. | ||
| 4171 | 2026.02.10 18:42:32.181849 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4172 | 2026.02.10 18:42:32.182083 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.02.10 18:42:32.182143 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_26_5} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4174 | 2026.02.10 18:42:32.182208 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4175 | 2026.02.10 18:42:33.393676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9123 | ||
| 4176 | 2026.02.10 18:42:33.394183 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.02.10 18:42:33.394222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4178 | 2026.02.10 18:42:33.394769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4179 | 2026.02.10 18:42:33.395014 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.02.10 18:42:33.395153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9123 | ||
| 4181 | 2026.02.10 18:42:33.880265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4182 | 2026.02.10 18:42:33.896934 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.02.10 18:42:33.896989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4184 | 2026.02.10 18:42:33.903312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4185 | 2026.02.10 18:42:33.904017 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.02.10 18:42:33.906929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4187 | 2026.02.10 18:42:37.133331 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.02.10 18:42:37.133537 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4189 | 2026.02.10 18:42:37.133611 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4190 | 2026.02.10 18:42:37.134312 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.02.10 18:42:37.134363 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4192 | 2026.02.10 18:42:37.134785 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4193 | 2026.02.10 18:42:37.135024 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.10 18:42:37.135186 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001703 sec., 62243.10041103934 rows/sec., 5.21 MiB/sec. | ||
| 4195 | 2026.02.10 18:42:37.135231 [ 255 ] {315665b6-03a2-4c01-8241-f3b7c773ab8b} <Debug> TCPHandler: Processed in 0.002043801 sec. | ||
| 4196 | 2026.02.10 18:42:37.135357 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.02.10 18:42:37.135458 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.02.10 18:42:37.135500 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4199 | 2026.02.10 18:42:37.135947 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.02.10 18:42:37.135993 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4201 | 2026.02.10 18:42:37.136362 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4202 | 2026.02.10 18:42:37.136624 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.02.10 18:42:37.136763 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001326 sec., 18853.69532428356 rows/sec., 1.38 MiB/sec. | ||
| 4204 | 2026.02.10 18:42:37.136803 [ 255 ] {328b5604-2a61-433c-be04-c43bab00299a} <Debug> TCPHandler: Processed in 0.001498604 sec. | ||
| 4205 | 2026.02.10 18:42:37.136924 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.02.10 18:42:37.137047 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4207 | 2026.02.10 18:42:37.137096 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4208 | 2026.02.10 18:42:37.137609 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.02.10 18:42:37.137646 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4210 | 2026.02.10 18:42:37.137969 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4211 | 2026.02.10 18:42:37.138190 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.02.10 18:42:37.138321 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001299 sec., 68514.24172440339 rows/sec., 5.35 MiB/sec. | ||
| 4213 | 2026.02.10 18:42:37.138359 [ 255 ] {befa37a3-f9f5-4fe1-9b9a-3f7460e83d12} <Debug> TCPHandler: Processed in 0.001496774 sec. | ||
| 4214 | 2026.02.10 18:42:37.138470 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.02.10 18:42:37.138565 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.02.10 18:42:37.138609 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4217 | 2026.02.10 18:42:37.139020 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.02.10 18:42:37.139056 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4219 | 2026.02.10 18:42:37.139407 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4220 | 2026.02.10 18:42:37.139656 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.02.10 18:42:37.139786 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 4222 | 2026.02.10 18:42:37.139822 [ 255 ] {0b6f7b02-157d-49ad-9359-ad34b57167f4} <Debug> TCPHandler: Processed in 0.001403011 sec. | ||
| 4223 | 2026.02.10 18:42:37.139939 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.02.10 18:42:37.140059 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.02.10 18:42:37.140124 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4226 | 2026.02.10 18:42:37.141009 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.02.10 18:42:37.141045 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4228 | 2026.02.10 18:42:37.141603 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4229 | 2026.02.10 18:42:37.141833 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.02.10 18:42:37.141978 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001943 sec., 12866.700977869274 rows/sec., 23.06 MiB/sec. | ||
| 4231 | 2026.02.10 18:42:37.142040 [ 255 ] {6ad90b2d-38b4-4393-92b6-d8c1b8a5cb55} <Debug> TCPHandler: Processed in 0.002161244 sec. | ||
| 4232 | 2026.02.10 18:42:37.142149 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.02.10 18:42:37.142244 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.02.10 18:42:37.142285 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4235 | 2026.02.10 18:42:37.142614 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.02.10 18:42:37.142650 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4237 | 2026.02.10 18:42:37.142956 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4238 | 2026.02.10 18:42:37.143165 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.02.10 18:42:37.143289 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4240 | 2026.02.10 18:42:37.143323 [ 255 ] {4b506d52-41a3-4010-b48f-f39ea64fe9c7} <Debug> TCPHandler: Processed in 0.001222506 sec. | ||
| 4241 | 2026.02.10 18:42:40.806164 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4242 | 2026.02.10 18:42:40.806232 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4243 | 2026.02.10 18:42:40.896081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9571 | ||
| 4244 | 2026.02.10 18:42:40.896576 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.02.10 18:42:40.896618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4246 | 2026.02.10 18:42:40.897159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4247 | 2026.02.10 18:42:40.897403 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.02.10 18:42:40.897543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4249 | 2026.02.10 18:42:40.906503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 552 | ||
| 4250 | 2026.02.10 18:42:40.908649 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.02.10 18:42:40.908687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4252 | 2026.02.10 18:42:40.909805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4253 | 2026.02.10 18:42:40.910073 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.02.10 18:42:40.910393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4255 | 2026.02.10 18:42:41.407873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4256 | 2026.02.10 18:42:41.425839 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.02.10 18:42:41.425906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4258 | 2026.02.10 18:42:41.432353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4259 | 2026.02.10 18:42:41.433212 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.02.10 18:42:41.436539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4261 | 2026.02.10 18:42:42.133337 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.02.10 18:42:42.133530 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4263 | 2026.02.10 18:42:42.133602 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4264 | 2026.02.10 18:42:42.134325 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.02.10 18:42:42.134379 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4266 | 2026.02.10 18:42:42.134833 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4267 | 2026.02.10 18:42:42.135062 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.02.10 18:42:42.135222 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001745 sec., 49283.667621776505 rows/sec., 4.13 MiB/sec. | ||
| 4269 | 2026.02.10 18:42:42.135268 [ 255 ] {4db7bf56-3e6a-414d-a90f-435721fe3b03} <Debug> TCPHandler: Processed in 0.002063301 sec. | ||
| 4270 | 2026.02.10 18:42:42.135388 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.02.10 18:42:42.135491 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4272 | 2026.02.10 18:42:42.135534 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4273 | 2026.02.10 18:42:42.135932 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.02.10 18:42:42.135967 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4275 | 2026.02.10 18:42:42.136259 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4276 | 2026.02.10 18:42:42.136469 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.02.10 18:42:42.136575 [ 46 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4278 | 2026.02.10 18:42:42.136599 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 4279 | 2026.02.10 18:42:42.136638 [ 46 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.02.10 18:42:42.136647 [ 255 ] {8b0b4592-8fe3-44a2-98b5-aee220977a7c} <Debug> TCPHandler: Processed in 0.001309319 sec. | ||
| 4281 | 2026.02.10 18:42:42.136666 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4282 | 2026.02.10 18:42:42.136769 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.02.10 18:42:42.136795 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 4284 | 2026.02.10 18:42:42.136869 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4285 | 2026.02.10 18:42:42.136912 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4286 | 2026.02.10 18:42:42.136939 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4287 | 2026.02.10 18:42:42.136978 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4288 | 2026.02.10 18:42:42.137045 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4289 | 2026.02.10 18:42:42.137089 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4290 | 2026.02.10 18:42:42.137131 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
| 4291 | 2026.02.10 18:42:42.137176 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4292 | 2026.02.10 18:42:42.137214 [ 195 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4293 | 2026.02.10 18:42:42.137343 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.02.10 18:42:42.137386 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4295 | 2026.02.10 18:42:42.137744 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4296 | 2026.02.10 18:42:42.137975 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.02.10 18:42:42.138070 [ 201 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133876 sec., 141175.41605664944 rows/sec., 10.87 MiB/sec. | ||
| 4298 | 2026.02.10 18:42:42.138109 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001259 sec., 62748.21286735505 rows/sec., 4.90 MiB/sec. | ||
| 4299 | 2026.02.10 18:42:42.138146 [ 255 ] {e15d9a86-bf07-4982-8189-da10753f2af7} <Debug> TCPHandler: Processed in 0.001429242 sec. | ||
| 4300 | 2026.02.10 18:42:42.138248 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4301 | 2026.02.10 18:42:42.138259 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.02.10 18:42:42.138362 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4303 | 2026.02.10 18:42:42.138405 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4304 | 2026.02.10 18:42:42.138554 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.02.10 18:42:42.138634 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_26_5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4306 | 2026.02.10 18:42:42.138721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4307 | 2026.02.10 18:42:42.138805 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.02.10 18:42:42.138844 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4309 | 2026.02.10 18:42:42.139185 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4310 | 2026.02.10 18:42:42.139403 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.02.10 18:42:42.139532 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4312 | 2026.02.10 18:42:42.139569 [ 255 ] {eb7b87c4-715b-4196-9aed-ff1c856ebe11} <Debug> TCPHandler: Processed in 0.001357211 sec. | ||
| 4313 | 2026.02.10 18:42:42.139676 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.02.10 18:42:42.139772 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4315 | 2026.02.10 18:42:42.139827 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4316 | 2026.02.10 18:42:42.140587 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.02.10 18:42:42.140624 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4318 | 2026.02.10 18:42:42.141170 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4319 | 2026.02.10 18:42:42.141396 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.02.10 18:42:42.141500 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4321 | 2026.02.10 18:42:42.141535 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.02.10 18:42:42.141537 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001784 sec., 8408.071748878923 rows/sec., 15.07 MiB/sec. | ||
| 4323 | 2026.02.10 18:42:42.141554 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4324 | 2026.02.10 18:42:42.141612 [ 255 ] {41209a82-7f11-410f-8cd1-6207f86187cb} <Debug> TCPHandler: Processed in 0.001985909 sec. | ||
| 4325 | 2026.02.10 18:42:42.141659 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 4326 | 2026.02.10 18:42:42.141724 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.02.10 18:42:42.141820 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4328 | 2026.02.10 18:42:42.141823 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.02.10 18:42:42.141868 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 363 rows starting from the beginning of the part | ||
| 4330 | 2026.02.10 18:42:42.141871 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4331 | 2026.02.10 18:42:42.141978 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4332 | 2026.02.10 18:42:42.142069 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4333 | 2026.02.10 18:42:42.142169 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 4334 | 2026.02.10 18:42:42.142209 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.02.10 18:42:42.142246 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4336 | 2026.02.10 18:42:42.142268 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4337 | 2026.02.10 18:42:42.142365 [ 201 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4338 | 2026.02.10 18:42:42.142572 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4339 | 2026.02.10 18:42:42.142788 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.02.10 18:42:42.142918 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4341 | 2026.02.10 18:42:42.142955 [ 255 ] {03862c6f-8505-42d8-ac34-a95c9ab89afd} <Debug> TCPHandler: Processed in 0.001279048 sec. | ||
| 4342 | 2026.02.10 18:42:42.145880 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 19 columns (19 merged, 0 gathered) in 0.004265046 sec., 107384.53934611726 rows/sec., 192.43 MiB/sec. | ||
| 4343 | 2026.02.10 18:42:42.146974 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4344 | 2026.02.10 18:42:42.147366 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.02.10 18:42:42.147448 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4346 | 2026.02.10 18:42:42.147585 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4347 | 2026.02.10 18:42:43.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.46 MiB, peak 248.65 MiB, free memory in arenas 0.00 B, will set to 244.47 MiB (RSS), difference: 1.01 MiB | ||
| 4348 | 2026.02.10 18:42:47.134329 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.02.10 18:42:47.134546 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4350 | 2026.02.10 18:42:47.134621 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4351 | 2026.02.10 18:42:47.135287 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.02.10 18:42:47.135330 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4353 | 2026.02.10 18:42:47.135743 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4354 | 2026.02.10 18:42:47.135969 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.02.10 18:42:47.136126 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 4356 | 2026.02.10 18:42:47.136176 [ 255 ] {41e1fd17-0a2f-42a0-a407-398a708094c1} <Debug> TCPHandler: Processed in 0.001988789 sec. | ||
| 4357 | 2026.02.10 18:42:47.136305 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.02.10 18:42:47.136409 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4359 | 2026.02.10 18:42:47.136451 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4360 | 2026.02.10 18:42:47.136917 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.02.10 18:42:47.136952 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4362 | 2026.02.10 18:42:47.137270 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4363 | 2026.02.10 18:42:47.137483 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.02.10 18:42:47.137609 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001225 sec., 88163.26530612246 rows/sec., 7.37 MiB/sec. | ||
| 4365 | 2026.02.10 18:42:47.137645 [ 255 ] {4402ce83-03bc-4118-bc50-f0ec6ca8a6f2} <Debug> TCPHandler: Processed in 0.001395391 sec. | ||
| 4366 | 2026.02.10 18:42:47.137763 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.02.10 18:42:47.137859 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.02.10 18:42:47.137898 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4369 | 2026.02.10 18:42:47.138297 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.02.10 18:42:47.138331 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4371 | 2026.02.10 18:42:47.138641 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4372 | 2026.02.10 18:42:47.138851 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.02.10 18:42:47.138978 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001138 sec., 25483.304042179265 rows/sec., 1.85 MiB/sec. | ||
| 4374 | 2026.02.10 18:42:47.139015 [ 255 ] {f012b568-b386-4455-b0a4-b6524b034185} <Debug> TCPHandler: Processed in 0.001303359 sec. | ||
| 4375 | 2026.02.10 18:42:47.139123 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.02.10 18:42:47.139219 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4377 | 2026.02.10 18:42:47.139259 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4378 | 2026.02.10 18:42:47.139677 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.02.10 18:42:47.139712 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4380 | 2026.02.10 18:42:47.140020 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4381 | 2026.02.10 18:42:47.140232 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.02.10 18:42:47.140358 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001157 sec., 80380.29386343993 rows/sec., 6.28 MiB/sec. | ||
| 4383 | 2026.02.10 18:42:47.140395 [ 255 ] {88f958d8-0e96-4880-9373-62974d00bd04} <Debug> TCPHandler: Processed in 0.001321999 sec. | ||
| 4384 | 2026.02.10 18:42:47.140506 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.02.10 18:42:47.140601 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.02.10 18:42:47.140644 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4387 | 2026.02.10 18:42:47.141046 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.02.10 18:42:47.141080 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4389 | 2026.02.10 18:42:47.141415 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4390 | 2026.02.10 18:42:47.141628 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.02.10 18:42:47.141754 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001172 sec., 138225.25597269624 rows/sec., 9.63 MiB/sec. | ||
| 4392 | 2026.02.10 18:42:47.141791 [ 255 ] {996c4044-10fa-4852-a7b6-79e1cb8c8974} <Debug> TCPHandler: Processed in 0.00133544 sec. | ||
| 4393 | 2026.02.10 18:42:47.141901 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.02.10 18:42:47.141995 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4395 | 2026.02.10 18:42:47.142049 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4396 | 2026.02.10 18:42:47.142855 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.02.10 18:42:47.142889 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4398 | 2026.02.10 18:42:47.143442 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4399 | 2026.02.10 18:42:47.143668 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.02.10 18:42:47.143810 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 4401 | 2026.02.10 18:42:47.143862 [ 255 ] {1454f15d-9ebd-4a4a-9ef2-2201bc0f463d} <Debug> TCPHandler: Processed in 0.00201119 sec. | ||
| 4402 | 2026.02.10 18:42:47.143981 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.02.10 18:42:47.144100 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4404 | 2026.02.10 18:42:47.144149 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4405 | 2026.02.10 18:42:47.144550 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.10 18:42:47.144592 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4407 | 2026.02.10 18:42:47.144956 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4408 | 2026.02.10 18:42:47.145163 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.10 18:42:47.145286 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 4410 | 2026.02.10 18:42:47.145321 [ 255 ] {60162d95-1fa7-40b2-87f9-692035877e3c} <Debug> TCPHandler: Processed in 0.001398182 sec. | ||
| 4411 | 2026.02.10 18:42:48.398556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10083 | ||
| 4412 | 2026.02.10 18:42:48.399070 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.02.10 18:42:48.399115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4414 | 2026.02.10 18:42:48.399648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4415 | 2026.02.10 18:42:48.399894 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.02.10 18:42:48.400033 [ 103 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4417 | 2026.02.10 18:42:48.400048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10083 | ||
| 4418 | 2026.02.10 18:42:48.400078 [ 103 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.10 18:42:48.400098 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4420 | 2026.02.10 18:42:48.400185 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4421 | 2026.02.10 18:42:48.400269 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2026.02.10 18:42:48.400302 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4423 | 2026.02.10 18:42:48.400361 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4424 | 2026.02.10 18:42:48.400402 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4425 | 2026.02.10 18:42:48.400441 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4426 | 2026.02.10 18:42:48.400479 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4427 | 2026.02.10 18:42:48.400519 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 4428 | 2026.02.10 18:42:48.402557 [ 192 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002406171 sec., 4190475.2405377673 rows/sec., 59.95 MiB/sec. | ||
| 4429 | 2026.02.10 18:42:48.402882 [ 198 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4430 | 2026.02.10 18:42:48.403204 [ 198 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.02.10 18:42:48.403286 [ 198 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_21_4} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4432 | 2026.02.10 18:42:48.403393 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4433 | 2026.02.10 18:42:48.937541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4434 | 2026.02.10 18:42:48.955672 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.02.10 18:42:48.955734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4436 | 2026.02.10 18:42:48.961691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4437 | 2026.02.10 18:42:48.962397 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.02.10 18:42:48.962713 [ 103 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4439 | 2026.02.10 18:42:48.962778 [ 103 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.02.10 18:42:48.962798 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4441 | 2026.02.10 18:42:48.962888 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 4442 | 2026.02.10 18:42:48.965279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4443 | 2026.02.10 18:42:48.965911 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4444 | 2026.02.10 18:42:48.966638 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 4445 | 2026.02.10 18:42:48.969964 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4446 | 2026.02.10 18:42:48.973295 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4447 | 2026.02.10 18:42:48.976815 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 4448 | 2026.02.10 18:42:48.981023 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 4449 | 2026.02.10 18:42:48.985316 [ 198 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 4450 | 2026.02.10 18:42:49.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.00 MiB, peak 255.00 MiB, free memory in arenas 0.00 B, will set to 249.07 MiB (RSS), difference: -5.93 MiB | ||
| 4451 | 2026.02.10 18:42:49.033570 [ 192 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070714919 sec., 2248.4647122342035 rows/sec., 11.63 MiB/sec. | ||
| 4452 | 2026.02.10 18:42:49.035444 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4453 | 2026.02.10 18:42:49.037198 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.10 18:42:49.037275 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_21_4} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4455 | 2026.02.10 18:42:49.038206 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4456 | 2026.02.10 18:42:50.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.66 MiB, peak 255.00 MiB, free memory in arenas 0.00 B, will set to 249.93 MiB (RSS), difference: 10.28 MiB | ||
| 4457 | 2026.02.10 18:42:50.911484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 578 | ||
| 4458 | 2026.02.10 18:42:50.913673 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.02.10 18:42:50.913737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4460 | 2026.02.10 18:42:50.914984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4461 | 2026.02.10 18:42:50.915265 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.02.10 18:42:50.915627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4463 | 2026.02.10 18:42:52.132510 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.02.10 18:42:52.132690 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4465 | 2026.02.10 18:42:52.132759 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4466 | 2026.02.10 18:42:52.133399 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.02.10 18:42:52.133452 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4468 | 2026.02.10 18:42:52.133880 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4469 | 2026.02.10 18:42:52.134202 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.02.10 18:42:52.134414 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00177 sec., 48587.57062146893 rows/sec., 4.08 MiB/sec. | ||
| 4471 | 2026.02.10 18:42:52.134479 [ 255 ] {7ddc813f-bc47-4525-9641-a02d74c3df9d} <Debug> TCPHandler: Processed in 0.002099242 sec. | ||
| 4472 | 2026.02.10 18:42:52.134617 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.02.10 18:42:52.134738 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.02.10 18:42:52.134785 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4475 | 2026.02.10 18:42:52.135200 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.02.10 18:42:52.135238 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4477 | 2026.02.10 18:42:52.135575 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4478 | 2026.02.10 18:42:52.135795 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.02.10 18:42:52.135932 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001219 sec., 12305.168170631665 rows/sec., 925.29 KiB/sec. | ||
| 4480 | 2026.02.10 18:42:52.135971 [ 255 ] {9f430893-52ab-4825-b6a6-f3ff4fd0aad5} <Debug> TCPHandler: Processed in 0.001415042 sec. | ||
| 4481 | 2026.02.10 18:42:52.136090 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.02.10 18:42:52.136215 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4483 | 2026.02.10 18:42:52.136265 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4484 | 2026.02.10 18:42:52.136780 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.02.10 18:42:52.136825 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4486 | 2026.02.10 18:42:52.137186 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4487 | 2026.02.10 18:42:52.137400 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.02.10 18:42:52.137533 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001345 sec., 58736.0594795539 rows/sec., 4.59 MiB/sec. | ||
| 4489 | 2026.02.10 18:42:52.137572 [ 255 ] {a81b57f5-dbd6-4b4b-9ddf-d522b10a957e} <Debug> TCPHandler: Processed in 0.001544346 sec. | ||
| 4490 | 2026.02.10 18:42:52.137682 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.02.10 18:42:52.137778 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4492 | 2026.02.10 18:42:52.137822 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4493 | 2026.02.10 18:42:52.138219 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.02.10 18:42:52.138256 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4495 | 2026.02.10 18:42:52.138595 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4496 | 2026.02.10 18:42:52.138814 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.02.10 18:42:52.138946 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4498 | 2026.02.10 18:42:52.138983 [ 255 ] {5faf92e2-bb43-4dda-b7e3-e5e0de54d69b} <Debug> TCPHandler: Processed in 0.00135172 sec. | ||
| 4499 | 2026.02.10 18:42:52.139092 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.02.10 18:42:52.139188 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.02.10 18:42:52.139242 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4502 | 2026.02.10 18:42:52.140003 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.02.10 18:42:52.140039 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4504 | 2026.02.10 18:42:52.140561 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4505 | 2026.02.10 18:42:52.140782 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.02.10 18:42:52.140922 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 4507 | 2026.02.10 18:42:52.140986 [ 255 ] {a9cf7509-ff8a-4fcd-b6c9-edc6b495f7e7} <Debug> TCPHandler: Processed in 0.001944177 sec. | ||
| 4508 | 2026.02.10 18:42:52.141099 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.02.10 18:42:52.141197 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.02.10 18:42:52.141239 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4511 | 2026.02.10 18:42:52.141561 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.02.10 18:42:52.141597 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4513 | 2026.02.10 18:42:52.141929 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4514 | 2026.02.10 18:42:52.142138 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.02.10 18:42:52.142265 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4516 | 2026.02.10 18:42:52.142302 [ 255 ] {c1b4b212-2b49-4d19-8649-fcace98ad0d9} <Debug> TCPHandler: Processed in 0.001253997 sec. | ||
| 4517 | 2026.02.10 18:42:55.806268 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4518 | 2026.02.10 18:42:55.806343 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4519 | 2026.02.10 18:42:55.900119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10531 | ||
| 4520 | 2026.02.10 18:42:55.900638 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.02.10 18:42:55.900687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4522 | 2026.02.10 18:42:55.901345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4523 | 2026.02.10 18:42:55.901604 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.02.10 18:42:55.901744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 4525 | 2026.02.10 18:42:56.465329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4526 | 2026.02.10 18:42:56.480179 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.02.10 18:42:56.480236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4528 | 2026.02.10 18:42:56.486156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4529 | 2026.02.10 18:42:56.486900 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.02.10 18:42:56.489993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4531 | 2026.02.10 18:42:57.133585 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.02.10 18:42:57.133796 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4533 | 2026.02.10 18:42:57.133873 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4534 | 2026.02.10 18:42:57.134591 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.02.10 18:42:57.134644 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4536 | 2026.02.10 18:42:57.135060 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4537 | 2026.02.10 18:42:57.135291 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.02.10 18:42:57.135455 [ 94 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4539 | 2026.02.10 18:42:57.135466 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001726 sec., 61413.673232908455 rows/sec., 5.14 MiB/sec. | ||
| 4540 | 2026.02.10 18:42:57.135517 [ 94 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.02.10 18:42:57.135540 [ 255 ] {852a72a4-7b8e-404f-9b70-8a9278158828} <Debug> TCPHandler: Processed in 0.002098752 sec. | ||
| 4542 | 2026.02.10 18:42:57.135543 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4543 | 2026.02.10 18:42:57.135656 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 4544 | 2026.02.10 18:42:57.135670 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.02.10 18:42:57.135755 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4546 | 2026.02.10 18:42:57.135785 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1406 rows starting from the beginning of the part | ||
| 4547 | 2026.02.10 18:42:57.135785 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.02.10 18:42:57.135837 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4549 | 2026.02.10 18:42:57.135844 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 4550 | 2026.02.10 18:42:57.135887 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
| 4551 | 2026.02.10 18:42:57.135926 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part | ||
| 4552 | 2026.02.10 18:42:57.135966 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 4553 | 2026.02.10 18:42:57.136003 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4554 | 2026.02.10 18:42:57.136271 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.10 18:42:57.136307 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4556 | 2026.02.10 18:42:57.136643 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4557 | 2026.02.10 18:42:57.136874 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.10 18:42:57.137023 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001264 sec., 19778.48101265823 rows/sec., 1.45 MiB/sec. | ||
| 4559 | 2026.02.10 18:42:57.137066 [ 255 ] {be214231-1b06-43f3-ac4b-fd88d929edef} <Debug> TCPHandler: Processed in 0.001448873 sec. | ||
| 4560 | 2026.02.10 18:42:57.137081 [ 192 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464093 sec., 1296365.736329591 rows/sec., 113.70 MiB/sec. | ||
| 4561 | 2026.02.10 18:42:57.137191 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.02.10 18:42:57.137302 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4563 | 2026.02.10 18:42:57.137346 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4564 | 2026.02.10 18:42:57.137399 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4565 | 2026.02.10 18:42:57.137736 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.02.10 18:42:57.137797 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.02.10 18:42:57.137828 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_31_6} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4568 | 2026.02.10 18:42:57.137842 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4569 | 2026.02.10 18:42:57.137950 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4570 | 2026.02.10 18:42:57.138195 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4571 | 2026.02.10 18:42:57.138426 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.10 18:42:57.138531 [ 94 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4573 | 2026.02.10 18:42:57.138559 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00128 sec., 69531.25 rows/sec., 5.43 MiB/sec. | ||
| 4574 | 2026.02.10 18:42:57.138563 [ 94 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.02.10 18:42:57.138600 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4576 | 2026.02.10 18:42:57.138606 [ 255 ] {74ce1c23-8db9-49ff-acaa-968d9c74d124} <Debug> TCPHandler: Processed in 0.001467934 sec. | ||
| 4577 | 2026.02.10 18:42:57.138672 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 4578 | 2026.02.10 18:42:57.138734 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.02.10 18:42:57.138748 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4580 | 2026.02.10 18:42:57.138773 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4581 | 2026.02.10 18:42:57.138816 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 4582 | 2026.02.10 18:42:57.138832 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.02.10 18:42:57.138850 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
| 4584 | 2026.02.10 18:42:57.138879 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4585 | 2026.02.10 18:42:57.138884 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 93 rows starting from the beginning of the part | ||
| 4586 | 2026.02.10 18:42:57.138921 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 4587 | 2026.02.10 18:42:57.138956 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4588 | 2026.02.10 18:42:57.139325 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.10 18:42:57.139361 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4590 | 2026.02.10 18:42:57.139702 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4591 | 2026.02.10 18:42:57.139732 [ 189 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085792 sec., 977166.897527335 rows/sec., 78.46 MiB/sec. | ||
| 4592 | 2026.02.10 18:42:57.139867 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4593 | 2026.02.10 18:42:57.139923 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.02.10 18:42:57.140029 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4595 | 2026.02.10 18:42:57.140055 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 4596 | 2026.02.10 18:42:57.140059 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.02.10 18:42:57.140096 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4598 | 2026.02.10 18:42:57.140100 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.10 18:42:57.140099 [ 255 ] {dcbf3c2e-0b28-4151-944f-c27b030f3a1b} <Debug> TCPHandler: Processed in 0.001421332 sec. | ||
| 4600 | 2026.02.10 18:42:57.140179 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_31_6} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4601 | 2026.02.10 18:42:57.140190 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 4602 | 2026.02.10 18:42:57.140225 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.02.10 18:42:57.140237 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4604 | 2026.02.10 18:42:57.140316 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4605 | 2026.02.10 18:42:57.140326 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.02.10 18:42:57.140357 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8058 rows starting from the beginning of the part | ||
| 4607 | 2026.02.10 18:42:57.140389 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4608 | 2026.02.10 18:42:57.140423 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 4609 | 2026.02.10 18:42:57.140469 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4610 | 2026.02.10 18:42:57.140510 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 4611 | 2026.02.10 18:42:57.140546 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4612 | 2026.02.10 18:42:57.140583 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4613 | 2026.02.10 18:42:57.141214 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.02.10 18:42:57.141256 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4615 | 2026.02.10 18:42:57.141839 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4616 | 2026.02.10 18:42:57.142068 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.10 18:42:57.142208 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.0019 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec. | ||
| 4618 | 2026.02.10 18:42:57.142261 [ 255 ] {84d236b5-d6c3-41d2-bea5-4d21b92989ce} <Debug> TCPHandler: Processed in 0.002085932 sec. | ||
| 4619 | 2026.02.10 18:42:57.142369 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.02.10 18:42:57.142467 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.02.10 18:42:57.142508 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4622 | 2026.02.10 18:42:57.142852 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.10 18:42:57.142888 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4624 | 2026.02.10 18:42:57.143259 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4625 | 2026.02.10 18:42:57.143475 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.10 18:42:57.143575 [ 94 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4627 | 2026.02.10 18:42:57.143605 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 4628 | 2026.02.10 18:42:57.143606 [ 94 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.02.10 18:42:57.143647 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4630 | 2026.02.10 18:42:57.143651 [ 255 ] {f6ae4f47-914c-4896-b13b-fd914faaf585} <Debug> TCPHandler: Processed in 0.00133287 sec. | ||
| 4631 | 2026.02.10 18:42:57.143695 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8860 rows, containing 5 columns (5 merged, 0 gathered) in 0.003545165 sec., 2499178.4585484737 rows/sec., 171.79 MiB/sec. | ||
| 4632 | 2026.02.10 18:42:57.143723 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4633 | 2026.02.10 18:42:57.143812 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4634 | 2026.02.10 18:42:57.143840 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part | ||
| 4635 | 2026.02.10 18:42:57.143889 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4636 | 2026.02.10 18:42:57.143930 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4637 | 2026.02.10 18:42:57.143968 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 4638 | 2026.02.10 18:42:57.144005 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4639 | 2026.02.10 18:42:57.144001 [ 199 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4640 | 2026.02.10 18:42:57.144042 [ 197 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4641 | 2026.02.10 18:42:57.144436 [ 199 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.10 18:42:57.144534 [ 199 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4643 | 2026.02.10 18:42:57.144660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 4644 | 2026.02.10 18:42:57.144973 [ 196 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282338 sec., 1347538.6364593422 rows/sec., 90.76 MiB/sec. | ||
| 4645 | 2026.02.10 18:42:57.145200 [ 199 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4646 | 2026.02.10 18:42:57.145462 [ 199 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.02.10 18:42:57.145538 [ 199 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_31_6} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4648 | 2026.02.10 18:42:57.145626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4649 | 2026.02.10 18:43:00.915850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 4650 | 2026.02.10 18:43:00.918090 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.02.10 18:43:00.918145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4652 | 2026.02.10 18:43:00.919355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4653 | 2026.02.10 18:43:00.919628 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.02.10 18:43:00.919778 [ 87 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4655 | 2026.02.10 18:43:00.919823 [ 87 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.02.10 18:43:00.919846 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4657 | 2026.02.10 18:43:00.919975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4658 | 2026.02.10 18:43:00.920011 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 4659 | 2026.02.10 18:43:00.920762 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4660 | 2026.02.10 18:43:00.920886 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 458 rows starting from the beginning of the part | ||
| 4661 | 2026.02.10 18:43:00.921231 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4662 | 2026.02.10 18:43:00.921514 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4663 | 2026.02.10 18:43:00.921789 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4664 | 2026.02.10 18:43:00.922092 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4665 | 2026.02.10 18:43:00.922394 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 4666 | 2026.02.10 18:43:00.927875 [ 199 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.007947535 sec., 75746.75669877515 rows/sec., 65.39 MiB/sec. | ||
| 4667 | 2026.02.10 18:43:00.928918 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4668 | 2026.02.10 18:43:00.929420 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.02.10 18:43:00.929540 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_16_3} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4670 | 2026.02.10 18:43:00.929707 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4671 | 2026.02.10 18:43:02.161258 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.02.10 18:43:02.161440 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.02.10 18:43:02.161508 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4674 | 2026.02.10 18:43:02.162126 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.02.10 18:43:02.162175 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4676 | 2026.02.10 18:43:02.162557 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4677 | 2026.02.10 18:43:02.162809 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.02.10 18:43:02.162970 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 4679 | 2026.02.10 18:43:02.163020 [ 255 ] {7536aa25-42f8-4502-b468-baaf3a76b72c} <Debug> TCPHandler: Processed in 0.001891095 sec. | ||
| 4680 | 2026.02.10 18:43:02.163137 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.02.10 18:43:02.163240 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4682 | 2026.02.10 18:43:02.163283 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4683 | 2026.02.10 18:43:02.163676 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.02.10 18:43:02.163714 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4685 | 2026.02.10 18:43:02.164018 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4686 | 2026.02.10 18:43:02.164219 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.02.10 18:43:02.164348 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 4688 | 2026.02.10 18:43:02.164385 [ 255 ] {85cc6cb2-f82d-44ed-94c9-0ddd1a4d4748} <Debug> TCPHandler: Processed in 0.001298929 sec. | ||
| 4689 | 2026.02.10 18:43:02.164494 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.02.10 18:43:02.164590 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4691 | 2026.02.10 18:43:02.164629 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4692 | 2026.02.10 18:43:02.165571 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.02.10 18:43:02.165614 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4694 | 2026.02.10 18:43:02.166001 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4695 | 2026.02.10 18:43:02.166209 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.02.10 18:43:02.166338 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Debug> executeQuery: Read 1347 rows, 115.49 KiB in 0.001769 sec., 761447.1452798191 rows/sec., 63.75 MiB/sec. | ||
| 4697 | 2026.02.10 18:43:02.166375 [ 255 ] {832fda45-017b-4117-b338-f2cadf86ca30} <Debug> TCPHandler: Processed in 0.001928746 sec. | ||
| 4698 | 2026.02.10 18:43:02.166486 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.02.10 18:43:02.166581 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.02.10 18:43:02.166620 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4701 | 2026.02.10 18:43:02.167013 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.02.10 18:43:02.167048 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4703 | 2026.02.10 18:43:02.167337 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4704 | 2026.02.10 18:43:02.167548 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.02.10 18:43:02.167671 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Debug> executeQuery: Read 29 rows, 2.23 KiB in 0.00111 sec., 26126.126126126124 rows/sec., 1.96 MiB/sec. | ||
| 4706 | 2026.02.10 18:43:02.167707 [ 255 ] {a45bb54e-016d-4e10-ad4b-b6fb19172d95} <Debug> TCPHandler: Processed in 0.001269208 sec. | ||
| 4707 | 2026.02.10 18:43:02.167811 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.02.10 18:43:02.167903 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.02.10 18:43:02.167941 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4710 | 2026.02.10 18:43:02.168388 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.02.10 18:43:02.168423 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4712 | 2026.02.10 18:43:02.168720 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4713 | 2026.02.10 18:43:02.168927 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.02.10 18:43:02.169048 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001163 sec., 216680.99742046432 rows/sec., 14.99 MiB/sec. | ||
| 4715 | 2026.02.10 18:43:02.169085 [ 255 ] {3f58b95d-39ef-4043-b2ba-e52614c551e9} <Debug> TCPHandler: Processed in 0.00132139 sec. | ||
| 4716 | 2026.02.10 18:43:02.169192 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.02.10 18:43:02.169284 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.02.10 18:43:02.169322 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4719 | 2026.02.10 18:43:02.169699 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.02.10 18:43:02.169734 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4721 | 2026.02.10 18:43:02.170021 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4722 | 2026.02.10 18:43:02.170227 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.02.10 18:43:02.170350 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 4724 | 2026.02.10 18:43:02.170387 [ 255 ] {db0ff468-d9de-4153-b991-39ac198fd6fc} <Debug> TCPHandler: Processed in 0.001242287 sec. | ||
| 4725 | 2026.02.10 18:43:02.170500 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.02.10 18:43:02.170592 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4727 | 2026.02.10 18:43:02.170630 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4728 | 2026.02.10 18:43:02.171225 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.02.10 18:43:02.171260 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4730 | 2026.02.10 18:43:02.171578 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4731 | 2026.02.10 18:43:02.171784 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.02.10 18:43:02.171909 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Debug> executeQuery: Read 573 rows, 44.03 KiB in 0.001335 sec., 429213.4831460674 rows/sec., 32.21 MiB/sec. | ||
| 4733 | 2026.02.10 18:43:02.171945 [ 255 ] {d4766106-f8e1-4946-8d0f-0a2688b6d1a8} <Debug> TCPHandler: Processed in 0.001492094 sec. | ||
| 4734 | 2026.02.10 18:43:02.172054 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.02.10 18:43:02.172147 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4736 | 2026.02.10 18:43:02.172188 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4737 | 2026.02.10 18:43:02.172752 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.02.10 18:43:02.172787 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4739 | 2026.02.10 18:43:02.173150 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4740 | 2026.02.10 18:43:02.173365 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.02.10 18:43:02.173489 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001361 sec., 647318.1484202791 rows/sec., 43.93 MiB/sec. | ||
| 4742 | 2026.02.10 18:43:02.173526 [ 255 ] {27102f03-545f-4c44-ba6a-ac7ed1bec3a1} <Debug> TCPHandler: Processed in 0.001518595 sec. | ||
| 4743 | 2026.02.10 18:43:02.173632 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.02.10 18:43:02.173725 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.02.10 18:43:02.173778 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4746 | 2026.02.10 18:43:02.174525 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.02.10 18:43:02.174560 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4748 | 2026.02.10 18:43:02.175062 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4749 | 2026.02.10 18:43:02.175283 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.02.10 18:43:02.175415 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001708 sec., 8782.201405152224 rows/sec., 15.74 MiB/sec. | ||
| 4751 | 2026.02.10 18:43:02.175467 [ 255 ] {3aa07117-2964-4da3-8354-87bb346041c8} <Debug> TCPHandler: Processed in 0.001880916 sec. | ||
| 4752 | 2026.02.10 18:43:02.175575 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.02.10 18:43:02.175668 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4754 | 2026.02.10 18:43:02.175708 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4755 | 2026.02.10 18:43:02.176048 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.02.10 18:43:02.176088 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4757 | 2026.02.10 18:43:02.176399 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4758 | 2026.02.10 18:43:02.176604 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.02.10 18:43:02.176728 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4760 | 2026.02.10 18:43:02.176764 [ 255 ] {ce156eca-3f9d-4b6f-bced-d52131df71c0} <Debug> TCPHandler: Processed in 0.001235756 sec. | ||
| 4761 | 2026.02.10 18:43:03.401923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11043 | ||
| 4762 | 2026.02.10 18:43:03.402727 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.02.10 18:43:03.402777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 4764 | 2026.02.10 18:43:03.403273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4765 | 2026.02.10 18:43:03.403509 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.02.10 18:43:03.403650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11043 | ||
| 4767 | 2026.02.10 18:43:03.990143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4768 | 2026.02.10 18:43:04.006980 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.10 18:43:04.007037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4770 | 2026.02.10 18:43:04.013585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4771 | 2026.02.10 18:43:04.014350 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.02.10 18:43:04.017306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4773 | 2026.02.10 18:43:07.133244 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.02.10 18:43:07.133448 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2026.02.10 18:43:07.133523 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2026.02.10 18:43:07.134217 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.02.10 18:43:07.134273 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4778 | 2026.02.10 18:43:07.134698 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4779 | 2026.02.10 18:43:07.134944 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.02.10 18:43:07.135114 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00172 sec., 61627.90697674419 rows/sec., 5.16 MiB/sec. | ||
| 4781 | 2026.02.10 18:43:07.135164 [ 255 ] {c0fbe483-d303-4fd8-a5fe-512c8d0e53ca} <Debug> TCPHandler: Processed in 0.00205915 sec. | ||
| 4782 | 2026.02.10 18:43:07.135284 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.02.10 18:43:07.135390 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.02.10 18:43:07.135434 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4785 | 2026.02.10 18:43:07.135856 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.02.10 18:43:07.135894 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4787 | 2026.02.10 18:43:07.136196 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4788 | 2026.02.10 18:43:07.136404 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.02.10 18:43:07.136514 [ 82 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4790 | 2026.02.10 18:43:07.136536 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00117 sec., 21367.521367521367 rows/sec., 1.57 MiB/sec. | ||
| 4791 | 2026.02.10 18:43:07.136573 [ 82 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.02.10 18:43:07.136585 [ 255 ] {4285c567-0aa1-4975-9618-7db134b0c346} <Debug> TCPHandler: Processed in 0.00135136 sec. | ||
| 4793 | 2026.02.10 18:43:07.136603 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4794 | 2026.02.10 18:43:07.136716 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.02.10 18:43:07.136737 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 4796 | 2026.02.10 18:43:07.136815 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.02.10 18:43:07.136862 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2026.02.10 18:43:07.136881 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4799 | 2026.02.10 18:43:07.136919 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 4800 | 2026.02.10 18:43:07.136986 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part | ||
| 4801 | 2026.02.10 18:43:07.137032 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4802 | 2026.02.10 18:43:07.137072 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 4803 | 2026.02.10 18:43:07.137113 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part | ||
| 4804 | 2026.02.10 18:43:07.137171 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 4805 | 2026.02.10 18:43:07.137380 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.02.10 18:43:07.137435 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4807 | 2026.02.10 18:43:07.137861 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4808 | 2026.02.10 18:43:07.138037 [ 193 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136427 sec., 141467.59805610328 rows/sec., 10.92 MiB/sec. | ||
| 4809 | 2026.02.10 18:43:07.138093 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.02.10 18:43:07.138183 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4811 | 2026.02.10 18:43:07.138236 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00144 sec., 61805.555555555555 rows/sec., 4.83 MiB/sec. | ||
| 4812 | 2026.02.10 18:43:07.138282 [ 255 ] {2396f030-201c-44a4-9779-968b7631d8aa} <Debug> TCPHandler: Processed in 0.001614818 sec. | ||
| 4813 | 2026.02.10 18:43:07.138396 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.02.10 18:43:07.138462 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.02.10 18:43:07.138497 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.02.10 18:43:07.138543 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_31_6} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4817 | 2026.02.10 18:43:07.138549 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4818 | 2026.02.10 18:43:07.138635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4819 | 2026.02.10 18:43:07.138984 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.02.10 18:43:07.139030 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4821 | 2026.02.10 18:43:07.139420 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4822 | 2026.02.10 18:43:07.139642 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.10 18:43:07.139780 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 4824 | 2026.02.10 18:43:07.139820 [ 255 ] {1fe6227a-092d-437f-ab60-275552c7100a} <Debug> TCPHandler: Processed in 0.001473893 sec. | ||
| 4825 | 2026.02.10 18:43:07.139935 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.02.10 18:43:07.140033 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.02.10 18:43:07.140089 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4828 | 2026.02.10 18:43:07.140916 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.02.10 18:43:07.140953 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4830 | 2026.02.10 18:43:07.141513 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4831 | 2026.02.10 18:43:07.141746 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.02.10 18:43:07.141872 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4833 | 2026.02.10 18:43:07.141895 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00188 sec., 13297.872340425532 rows/sec., 23.83 MiB/sec. | ||
| 4834 | 2026.02.10 18:43:07.141945 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.02.10 18:43:07.141974 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4836 | 2026.02.10 18:43:07.141980 [ 255 ] {eaeaa5d0-a44e-432b-bbf0-82ee1ff3b20e} <Debug> TCPHandler: Processed in 0.002094672 sec. | ||
| 4837 | 2026.02.10 18:43:07.142081 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 4838 | 2026.02.10 18:43:07.142099 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.02.10 18:43:07.142204 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.02.10 18:43:07.142250 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4841 | 2026.02.10 18:43:07.142319 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2026.02.10 18:43:07.142381 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 458 rows starting from the beginning of the part | ||
| 4843 | 2026.02.10 18:43:07.142514 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 4844 | 2026.02.10 18:43:07.142584 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.02.10 18:43:07.142620 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4846 | 2026.02.10 18:43:07.142626 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4847 | 2026.02.10 18:43:07.142733 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 4848 | 2026.02.10 18:43:07.142835 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 4849 | 2026.02.10 18:43:07.142924 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 4850 | 2026.02.10 18:43:07.142992 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4851 | 2026.02.10 18:43:07.143244 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.02.10 18:43:07.143388 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 4853 | 2026.02.10 18:43:07.143426 [ 255 ] {d52e96bf-d287-4367-ab8e-97d9fb40b5dd} <Debug> TCPHandler: Processed in 0.001378241 sec. | ||
| 4854 | 2026.02.10 18:43:07.164159 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.022122074 sec., 25449.693369618057 rows/sec., 45.60 MiB/sec. | ||
| 4855 | 2026.02.10 18:43:07.165170 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4856 | 2026.02.10 18:43:07.165481 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.02.10 18:43:07.165556 [ 188 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4858 | 2026.02.10 18:43:07.165639 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 4859 | 2026.02.10 18:43:08.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.48 MiB, peak 260.80 MiB, free memory in arenas 0.00 B, will set to 256.00 MiB (RSS), difference: 2.52 MiB | ||
| 4860 | 2026.02.10 18:43:10.806426 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4861 | 2026.02.10 18:43:10.806496 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4862 | 2026.02.10 18:43:10.904022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11491 | ||
| 4863 | 2026.02.10 18:43:10.904585 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.02.10 18:43:10.904650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4865 | 2026.02.10 18:43:10.905337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4866 | 2026.02.10 18:43:10.905666 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.02.10 18:43:10.905843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 4868 | 2026.02.10 18:43:10.920383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 634 | ||
| 4869 | 2026.02.10 18:43:10.922560 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.02.10 18:43:10.922600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4871 | 2026.02.10 18:43:10.923764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4872 | 2026.02.10 18:43:10.924035 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.02.10 18:43:10.924396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4874 | 2026.02.10 18:43:11.517713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4875 | 2026.02.10 18:43:11.535401 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.10 18:43:11.535466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4877 | 2026.02.10 18:43:11.541470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4878 | 2026.02.10 18:43:11.542204 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.02.10 18:43:11.545274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4880 | 2026.02.10 18:43:12.133054 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.02.10 18:43:12.133239 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4882 | 2026.02.10 18:43:12.133309 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4883 | 2026.02.10 18:43:12.133964 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.10 18:43:12.134014 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4885 | 2026.02.10 18:43:12.134420 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4886 | 2026.02.10 18:43:12.134654 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.02.10 18:43:12.134808 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001619 sec., 53119.20938851143 rows/sec., 4.46 MiB/sec. | ||
| 4888 | 2026.02.10 18:43:12.134853 [ 255 ] {d07f58f1-ca62-4233-a4fa-f9cfbc3d1b64} <Debug> TCPHandler: Processed in 0.001934617 sec. | ||
| 4889 | 2026.02.10 18:43:12.134975 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.02.10 18:43:12.135071 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.02.10 18:43:12.135114 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4892 | 2026.02.10 18:43:12.135503 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.02.10 18:43:12.135541 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4894 | 2026.02.10 18:43:12.135839 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4895 | 2026.02.10 18:43:12.136060 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.02.10 18:43:12.136193 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001141 sec., 13146.362839614372 rows/sec., 988.54 KiB/sec. | ||
| 4897 | 2026.02.10 18:43:12.136232 [ 255 ] {288d1f42-d0cd-4f8d-8983-f1a9fbddba51} <Debug> TCPHandler: Processed in 0.001309069 sec. | ||
| 4898 | 2026.02.10 18:43:12.136343 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.02.10 18:43:12.136442 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4900 | 2026.02.10 18:43:12.136482 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4901 | 2026.02.10 18:43:12.136903 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.02.10 18:43:12.136940 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4903 | 2026.02.10 18:43:12.137247 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4904 | 2026.02.10 18:43:12.137459 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.02.10 18:43:12.137594 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001171 sec., 67463.70623398805 rows/sec., 5.27 MiB/sec. | ||
| 4906 | 2026.02.10 18:43:12.137632 [ 255 ] {f962964c-3417-484d-b550-92000879d56c} <Debug> TCPHandler: Processed in 0.00133885 sec. | ||
| 4907 | 2026.02.10 18:43:12.137743 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.02.10 18:43:12.137837 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.02.10 18:43:12.137880 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4910 | 2026.02.10 18:43:12.138280 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.02.10 18:43:12.138316 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4912 | 2026.02.10 18:43:12.138648 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4913 | 2026.02.10 18:43:12.138859 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.02.10 18:43:12.138992 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4915 | 2026.02.10 18:43:12.139030 [ 255 ] {cee643ef-7cd4-492b-b5e6-a640f9cd4ac3} <Debug> TCPHandler: Processed in 0.001337079 sec. | ||
| 4916 | 2026.02.10 18:43:12.139138 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.02.10 18:43:12.139233 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.02.10 18:43:12.139288 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4919 | 2026.02.10 18:43:12.140076 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.02.10 18:43:12.140113 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4921 | 2026.02.10 18:43:12.140638 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4922 | 2026.02.10 18:43:12.140863 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.02.10 18:43:12.141000 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001784 sec., 8408.071748878923 rows/sec., 15.07 MiB/sec. | ||
| 4924 | 2026.02.10 18:43:12.141054 [ 255 ] {2f5e1067-aecb-49b4-9f68-14184a4ba0cc} <Debug> TCPHandler: Processed in 0.001964828 sec. | ||
| 4925 | 2026.02.10 18:43:12.141179 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.02.10 18:43:12.141304 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.02.10 18:43:12.141355 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4928 | 2026.02.10 18:43:12.141771 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.02.10 18:43:12.141815 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4930 | 2026.02.10 18:43:12.142202 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4931 | 2026.02.10 18:43:12.142441 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.02.10 18:43:12.142568 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 4933 | 2026.02.10 18:43:12.142603 [ 255 ] {f395c691-0709-42a0-a650-a0c6d8bbace3} <Debug> TCPHandler: Processed in 0.001515065 sec. | ||
| 4934 | 2026.02.10 18:43:13.541082 [ 77 ] {} <Debug> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4935 | 2026.02.10 18:43:13.541143 [ 77 ] {} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.02.10 18:43:13.541164 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 4937 | 2026.02.10 18:43:13.541294 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 4938 | 2026.02.10 18:43:13.541447 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4939 | 2026.02.10 18:43:13.541482 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 4940 | 2026.02.10 18:43:13.541553 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 4941 | 2026.02.10 18:43:13.541601 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4942 | 2026.02.10 18:43:13.541647 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 4943 | 2026.02.10 18:43:13.541692 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4944 | 2026.02.10 18:43:13.542520 [ 188 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278778 sec., 29715.869369038253 rows/sec., 2.48 MiB/sec. | ||
| 4945 | 2026.02.10 18:43:13.542696 [ 188 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4946 | 2026.02.10 18:43:13.542983 [ 188 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.10 18:43:13.543055 [ 188 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_9_2} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4948 | 2026.02.10 18:43:13.543153 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4949 | 2026.02.10 18:43:16.817801 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65298 | ||
| 4950 | 2026.02.10 18:43:16.817922 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4951 | 2026.02.10 18:43:16.817949 [ 286 ] {} <Debug> TCP-Session: 5fa77c44-99ed-4f1d-82d5-64637fb8e1c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65298 | ||
| 4952 | 2026.02.10 18:43:16.817972 [ 286 ] {} <Debug> TCP-Session: 5fa77c44-99ed-4f1d-82d5-64637fb8e1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2026.02.10 18:43:16.817984 [ 286 ] {} <Debug> TCP-Session: 5fa77c44-99ed-4f1d-82d5-64637fb8e1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2026.02.10 18:43:16.818168 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55092 | ||
| 4955 | 2026.02.10 18:43:16.818197 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40951 | ||
| 4956 | 2026.02.10 18:43:16.818232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45692 | ||
| 4957 | 2026.02.10 18:43:16.818253 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36873 | ||
| 4958 | 2026.02.10 18:43:16.818282 [ 286 ] {} <Trace> TCP-Session: 5fa77c44-99ed-4f1d-82d5-64637fb8e1c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.02.10 18:43:16.818301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4960 | 2026.02.10 18:43:16.818300 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4961 | 2026.02.10 18:43:16.818245 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63424 | ||
| 4962 | 2026.02.10 18:43:16.818375 [ 288 ] {} <Debug> TCP-Session: 5d77717a-96a9-4449-a44d-f91762b585cd Authenticating user 'default' from [fd00:1122:3344:101::e]:55092 | ||
| 4963 | 2026.02.10 18:43:16.818359 [ 290 ] {} <Debug> TCP-Session: 71d44b5f-9c91-4445-a90a-4429a12452de Authenticating user 'default' from [fd00:1122:3344:101::e]:40951 | ||
| 4964 | 2026.02.10 18:43:16.818409 [ 288 ] {} <Debug> TCP-Session: 5d77717a-96a9-4449-a44d-f91762b585cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4965 | 2026.02.10 18:43:16.818427 [ 290 ] {} <Debug> TCP-Session: 71d44b5f-9c91-4445-a90a-4429a12452de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2026.02.10 18:43:16.818437 [ 288 ] {} <Debug> TCP-Session: 5d77717a-96a9-4449-a44d-f91762b585cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4967 | 2026.02.10 18:43:16.818451 [ 290 ] {} <Debug> TCP-Session: 71d44b5f-9c91-4445-a90a-4429a12452de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2026.02.10 18:43:16.818211 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65251 | ||
| 4969 | 2026.02.10 18:43:16.818499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4970 | 2026.02.10 18:43:16.818542 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4971 | 2026.02.10 18:43:16.818578 [ 293 ] {} <Debug> TCP-Session: fedc18a2-42d2-467f-be19-27b21f964013 Authenticating user 'default' from [fd00:1122:3344:101::e]:45692 | ||
| 4972 | 2026.02.10 18:43:16.818613 [ 3 ] {} <Debug> TCP-Session: e1965257-c103-4a27-9fee-6af7ca33eb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:36873 | ||
| 4973 | 2026.02.10 18:43:16.818497 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4974 | 2026.02.10 18:43:16.818643 [ 3 ] {} <Debug> TCP-Session: e1965257-c103-4a27-9fee-6af7ca33eb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2026.02.10 18:43:16.818647 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4976 | 2026.02.10 18:43:16.818663 [ 3 ] {} <Debug> TCP-Session: e1965257-c103-4a27-9fee-6af7ca33eb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2026.02.10 18:43:16.818678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4978 | 2026.02.10 18:43:16.818717 [ 294 ] {} <Debug> TCP-Session: c412c8cf-99c5-46c0-9f64-16abdeb72c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:63424 | ||
| 4979 | 2026.02.10 18:43:16.818633 [ 293 ] {} <Debug> TCP-Session: fedc18a2-42d2-467f-be19-27b21f964013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2026.02.10 18:43:16.818745 [ 291 ] {} <Debug> TCP-Session: 0928b871-6232-464d-9496-13639c28a16b Authenticating user 'default' from [fd00:1122:3344:101::e]:65251 | ||
| 4981 | 2026.02.10 18:43:16.818769 [ 293 ] {} <Debug> TCP-Session: fedc18a2-42d2-467f-be19-27b21f964013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4982 | 2026.02.10 18:43:16.818788 [ 291 ] {} <Debug> TCP-Session: 0928b871-6232-464d-9496-13639c28a16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2026.02.10 18:43:16.818752 [ 294 ] {} <Debug> TCP-Session: c412c8cf-99c5-46c0-9f64-16abdeb72c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2026.02.10 18:43:16.818817 [ 291 ] {} <Debug> TCP-Session: 0928b871-6232-464d-9496-13639c28a16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2026.02.10 18:43:16.818831 [ 294 ] {} <Debug> TCP-Session: c412c8cf-99c5-46c0-9f64-16abdeb72c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4986 | 2026.02.10 18:43:16.818196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65039 | ||
| 4987 | 2026.02.10 18:43:16.818245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41447 | ||
| 4988 | 2026.02.10 18:43:16.818915 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4989 | 2026.02.10 18:43:16.818986 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4990 | 2026.02.10 18:43:16.818999 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4991 | 2026.02.10 18:43:16.819030 [ 289 ] {} <Debug> TCP-Session: d3bdd53d-213e-4005-bfc5-2b33b534eb93 Authenticating user 'default' from [fd00:1122:3344:101::e]:65039 | ||
| 4992 | 2026.02.10 18:43:16.819048 [ 289 ] {} <Debug> TCP-Session: d3bdd53d-213e-4005-bfc5-2b33b534eb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4993 | 2026.02.10 18:43:16.819061 [ 289 ] {} <Debug> TCP-Session: d3bdd53d-213e-4005-bfc5-2b33b534eb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4994 | 2026.02.10 18:43:16.819069 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4995 | 2026.02.10 18:43:16.819107 [ 292 ] {} <Debug> TCP-Session: 3acf33d0-56a9-47e1-ba54-2d37e915d042 Authenticating user 'default' from [fd00:1122:3344:101::e]:41447 | ||
| 4996 | 2026.02.10 18:43:16.819128 [ 292 ] {} <Debug> TCP-Session: 3acf33d0-56a9-47e1-ba54-2d37e915d042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2026.02.10 18:43:16.819141 [ 292 ] {} <Debug> TCP-Session: 3acf33d0-56a9-47e1-ba54-2d37e915d042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2026.02.10 18:43:16.819274 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 4999 | 2026.02.10 18:43:16.820311 [ 318 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> AggregatingTransform: Aggregating | ||
| 5000 | 2026.02.10 18:43:16.820346 [ 318 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5001 | 2026.02.10 18:43:16.820379 [ 318 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100293 sec. (997.079 rows/sec., 38.95 KiB/sec.) | ||
| 5002 | 2026.02.10 18:43:16.820394 [ 318 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Trace> Aggregator: Merging aggregated data | ||
| 5003 | 2026.02.10 18:43:16.821596 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 5004 | 2026.02.10 18:43:16.821735 [ 286 ] {ad636474-d1f2-450e-8d2a-81f94129752d} <Debug> TCPHandler: Processed in 0.003568085 sec. | ||
| 5005 | 2026.02.10 18:43:16.821840 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5006 | 2026.02.10 18:43:16.821870 [ 286 ] {} <Debug> TCP-Session: 5fa77c44-99ed-4f1d-82d5-64637fb8e1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2026.02.10 18:43:16.821883 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5008 | 2026.02.10 18:43:16.821926 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5009 | 2026.02.10 18:43:16.821934 [ 292 ] {} <Debug> TCP-Session: 3acf33d0-56a9-47e1-ba54-2d37e915d042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2026.02.10 18:43:16.821951 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5011 | 2026.02.10 18:43:16.821974 [ 288 ] {} <Debug> TCP-Session: 5d77717a-96a9-4449-a44d-f91762b585cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2026.02.10 18:43:16.821992 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5013 | 2026.02.10 18:43:16.822012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5014 | 2026.02.10 18:43:16.822030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5015 | 2026.02.10 18:43:16.822049 [ 291 ] {} <Debug> TCP-Session: 0928b871-6232-464d-9496-13639c28a16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2026.02.10 18:43:16.822061 [ 290 ] {} <Debug> TCP-Session: 71d44b5f-9c91-4445-a90a-4429a12452de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2026.02.10 18:43:16.822080 [ 294 ] {} <Debug> TCP-Session: c412c8cf-99c5-46c0-9f64-16abdeb72c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2026.02.10 18:43:16.822013 [ 3 ] {} <Debug> TCP-Session: e1965257-c103-4a27-9fee-6af7ca33eb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2026.02.10 18:43:16.821971 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5020 | 2026.02.10 18:43:16.821930 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5021 | 2026.02.10 18:43:16.822196 [ 289 ] {} <Debug> TCP-Session: d3bdd53d-213e-4005-bfc5-2b33b534eb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5022 | 2026.02.10 18:43:16.822213 [ 293 ] {} <Debug> TCP-Session: fedc18a2-42d2-467f-be19-27b21f964013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.02.10 18:43:16.822527 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55873 | ||
| 5024 | 2026.02.10 18:43:16.822581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5025 | 2026.02.10 18:43:16.822600 [ 286 ] {} <Debug> TCP-Session: e34ae91b-8e64-448c-b219-88aa2a36666d Authenticating user 'default' from [fd00:1122:3344:101::e]:55873 | ||
| 5026 | 2026.02.10 18:43:16.822615 [ 286 ] {} <Debug> TCP-Session: e34ae91b-8e64-448c-b219-88aa2a36666d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2026.02.10 18:43:16.822627 [ 286 ] {} <Debug> TCP-Session: e34ae91b-8e64-448c-b219-88aa2a36666d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5028 | 2026.02.10 18:43:16.822769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37892 | ||
| 5029 | 2026.02.10 18:43:16.822784 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 5030 | 2026.02.10 18:43:16.822804 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53043 | ||
| 5031 | 2026.02.10 18:43:16.822817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 5032 | 2026.02.10 18:43:16.822835 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5033 | 2026.02.10 18:43:16.822841 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65219 | ||
| 5034 | 2026.02.10 18:43:16.822854 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39958 | ||
| 5035 | 2026.02.10 18:43:16.822868 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5036 | 2026.02.10 18:43:16.822887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5037 | 2026.02.10 18:43:16.822901 [ 290 ] {} <Debug> TCP-Session: 8cb81382-0b67-48a0-8ccc-85eafcbc86e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53043 | ||
| 5038 | 2026.02.10 18:43:16.822904 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5039 | 2026.02.10 18:43:16.822917 [ 291 ] {} <Debug> TCP-Session: 2b524f6e-fdd4-4b64-8e2e-6b1edf84792c Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 5040 | 2026.02.10 18:43:16.822922 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5041 | 2026.02.10 18:43:16.822950 [ 291 ] {} <Debug> TCP-Session: 2b524f6e-fdd4-4b64-8e2e-6b1edf84792c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2026.02.10 18:43:16.822969 [ 3 ] {} <Debug> TCP-Session: 06533a1d-dd67-46b7-9179-e0d3dce83505 Authenticating user 'default' from [fd00:1122:3344:101::e]:39958 | ||
| 5043 | 2026.02.10 18:43:16.822979 [ 291 ] {} <Debug> TCP-Session: 2b524f6e-fdd4-4b64-8e2e-6b1edf84792c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.02.10 18:43:16.822996 [ 3 ] {} <Debug> TCP-Session: 06533a1d-dd67-46b7-9179-e0d3dce83505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2026.02.10 18:43:16.822943 [ 294 ] {} <Debug> TCP-Session: 72a68033-87c6-4dc4-961c-49f5074dc9e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65219 | ||
| 5046 | 2026.02.10 18:43:16.823021 [ 3 ] {} <Debug> TCP-Session: 06533a1d-dd67-46b7-9179-e0d3dce83505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.02.10 18:43:16.823042 [ 294 ] {} <Debug> TCP-Session: 72a68033-87c6-4dc4-961c-49f5074dc9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.02.10 18:43:16.822929 [ 290 ] {} <Debug> TCP-Session: 8cb81382-0b67-48a0-8ccc-85eafcbc86e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.02.10 18:43:16.823067 [ 294 ] {} <Debug> TCP-Session: 72a68033-87c6-4dc4-961c-49f5074dc9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.02.10 18:43:16.823086 [ 290 ] {} <Debug> TCP-Session: 8cb81382-0b67-48a0-8ccc-85eafcbc86e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.02.10 18:43:16.822863 [ 288 ] {} <Debug> TCP-Session: 2e341ff6-5731-457f-9f4b-ff215aded69c Authenticating user 'default' from [fd00:1122:3344:101::e]:37892 | ||
| 5052 | 2026.02.10 18:43:16.822830 [ 286 ] {} <Trace> TCP-Session: e34ae91b-8e64-448c-b219-88aa2a36666d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2026.02.10 18:43:16.823135 [ 288 ] {} <Debug> TCP-Session: 2e341ff6-5731-457f-9f4b-ff215aded69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.02.10 18:43:16.822829 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51857 | ||
| 5055 | 2026.02.10 18:43:16.823167 [ 288 ] {} <Debug> TCP-Session: 2e341ff6-5731-457f-9f4b-ff215aded69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2026.02.10 18:43:16.822851 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5057 | 2026.02.10 18:43:16.822829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37616 | ||
| 5058 | 2026.02.10 18:43:16.823230 [ 289 ] {} <Debug> TCP-Session: e7c25309-ab95-4b73-a8fe-f566e8155b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 5059 | 2026.02.10 18:43:16.823225 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2026.02.10 18:43:16.823264 [ 289 ] {} <Debug> TCP-Session: e7c25309-ab95-4b73-a8fe-f566e8155b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2026.02.10 18:43:16.823259 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5062 | 2026.02.10 18:43:16.823280 [ 293 ] {} <Debug> TCP-Session: 8d3cc5c2-e10c-4e3e-b934-6d5fd2b25ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51857 | ||
| 5063 | 2026.02.10 18:43:16.823293 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.02.10 18:43:16.823315 [ 293 ] {} <Debug> TCP-Session: 8d3cc5c2-e10c-4e3e-b934-6d5fd2b25ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.02.10 18:43:16.823281 [ 289 ] {} <Debug> TCP-Session: e7c25309-ab95-4b73-a8fe-f566e8155b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2026.02.10 18:43:16.823342 [ 293 ] {} <Debug> TCP-Session: 8d3cc5c2-e10c-4e3e-b934-6d5fd2b25ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5067 | 2026.02.10 18:43:16.823338 [ 292 ] {} <Debug> TCP-Session: ff4725a0-0ed8-43d3-a149-d68f672f6050 Authenticating user 'default' from [fd00:1122:3344:101::e]:37616 | ||
| 5068 | 2026.02.10 18:43:16.823384 [ 292 ] {} <Debug> TCP-Session: ff4725a0-0ed8-43d3-a149-d68f672f6050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.02.10 18:43:16.823401 [ 292 ] {} <Debug> TCP-Session: ff4725a0-0ed8-43d3-a149-d68f672f6050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.02.10 18:43:16.823441 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5071 | 2026.02.10 18:43:16.823485 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5072 | 2026.02.10 18:43:16.823699 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 5073 | 2026.02.10 18:43:16.824491 [ 330 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> AggregatingTransform: Aggregating | ||
| 5074 | 2026.02.10 18:43:16.824548 [ 330 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5075 | 2026.02.10 18:43:16.824583 [ 330 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000806434 sec. (1240.027 rows/sec., 48.44 KiB/sec.) | ||
| 5076 | 2026.02.10 18:43:16.824608 [ 330 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Trace> Aggregator: Merging aggregated data | ||
| 5077 | 2026.02.10 18:43:16.825964 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002735 sec., 365.6307129798903 rows/sec., 14.28 KiB/sec. | ||
| 5078 | 2026.02.10 18:43:16.826127 [ 286 ] {9f2e9e5a-8c98-4b69-afc4-acd8a3b3f9c6} <Debug> TCPHandler: Processed in 0.003347889 sec. | ||
| 5079 | 2026.02.10 18:43:16.826212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5080 | 2026.02.10 18:43:16.826236 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5081 | 2026.02.10 18:43:16.826241 [ 286 ] {} <Debug> TCP-Session: e34ae91b-8e64-448c-b219-88aa2a36666d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.02.10 18:43:16.826253 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5083 | 2026.02.10 18:43:16.826270 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5084 | 2026.02.10 18:43:16.826288 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5085 | 2026.02.10 18:43:16.826303 [ 288 ] {} <Debug> TCP-Session: 2e341ff6-5731-457f-9f4b-ff215aded69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.02.10 18:43:16.826322 [ 290 ] {} <Debug> TCP-Session: 8cb81382-0b67-48a0-8ccc-85eafcbc86e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2026.02.10 18:43:16.826342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5088 | 2026.02.10 18:43:16.826355 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5089 | 2026.02.10 18:43:16.826389 [ 293 ] {} <Debug> TCP-Session: 8d3cc5c2-e10c-4e3e-b934-6d5fd2b25ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.02.10 18:43:16.826304 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5091 | 2026.02.10 18:43:16.826415 [ 294 ] {} <Debug> TCP-Session: 72a68033-87c6-4dc4-961c-49f5074dc9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.02.10 18:43:16.826271 [ 3 ] {} <Debug> TCP-Session: 06533a1d-dd67-46b7-9179-e0d3dce83505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2026.02.10 18:43:16.826450 [ 291 ] {} <Debug> TCP-Session: 2b524f6e-fdd4-4b64-8e2e-6b1edf84792c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.02.10 18:43:16.826321 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5095 | 2026.02.10 18:43:16.826348 [ 292 ] {} <Debug> TCP-Session: ff4725a0-0ed8-43d3-a149-d68f672f6050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.02.10 18:43:16.826535 [ 289 ] {} <Debug> TCP-Session: e7c25309-ab95-4b73-a8fe-f566e8155b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.02.10 18:43:17.065198 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65153 | ||
| 5098 | 2026.02.10 18:43:17.065308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5099 | 2026.02.10 18:43:17.065334 [ 286 ] {} <Debug> TCP-Session: d57e71d0-6f82-4fed-b873-b08d54ac0db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65153 | ||
| 5100 | 2026.02.10 18:43:17.065356 [ 286 ] {} <Debug> TCP-Session: d57e71d0-6f82-4fed-b873-b08d54ac0db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.02.10 18:43:17.065369 [ 286 ] {} <Debug> TCP-Session: d57e71d0-6f82-4fed-b873-b08d54ac0db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5102 | 2026.02.10 18:43:17.065559 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45292 | ||
| 5103 | 2026.02.10 18:43:17.065598 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55974 | ||
| 5104 | 2026.02.10 18:43:17.065598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33404 | ||
| 5105 | 2026.02.10 18:43:17.065641 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52239 | ||
| 5106 | 2026.02.10 18:43:17.065656 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50115 | ||
| 5107 | 2026.02.10 18:43:17.065669 [ 286 ] {} <Trace> TCP-Session: d57e71d0-6f82-4fed-b873-b08d54ac0db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.02.10 18:43:17.065688 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5109 | 2026.02.10 18:43:17.065696 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5110 | 2026.02.10 18:43:17.065732 [ 290 ] {} <Debug> TCP-Session: 58155378-b4f1-4f71-87ff-e8945c79af7d Authenticating user 'default' from [fd00:1122:3344:101::e]:55974 | ||
| 5111 | 2026.02.10 18:43:17.065752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2026.02.10 18:43:17.065754 [ 291 ] {} <Debug> TCP-Session: e6bfa09d-82fb-41b2-83b1-5a3649a9be71 Authenticating user 'default' from [fd00:1122:3344:101::e]:33404 | ||
| 5113 | 2026.02.10 18:43:17.065763 [ 290 ] {} <Debug> TCP-Session: 58155378-b4f1-4f71-87ff-e8945c79af7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2026.02.10 18:43:17.065781 [ 294 ] {} <Debug> TCP-Session: ba5214b2-4580-42c1-b61c-e8c4d76de1c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50115 | ||
| 5115 | 2026.02.10 18:43:17.065797 [ 291 ] {} <Debug> TCP-Session: e6bfa09d-82fb-41b2-83b1-5a3649a9be71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.02.10 18:43:17.065802 [ 290 ] {} <Debug> TCP-Session: 58155378-b4f1-4f71-87ff-e8945c79af7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.02.10 18:43:17.065816 [ 294 ] {} <Debug> TCP-Session: ba5214b2-4580-42c1-b61c-e8c4d76de1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.02.10 18:43:17.065832 [ 291 ] {} <Debug> TCP-Session: e6bfa09d-82fb-41b2-83b1-5a3649a9be71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.02.10 18:43:17.065850 [ 294 ] {} <Debug> TCP-Session: ba5214b2-4580-42c1-b61c-e8c4d76de1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.02.10 18:43:17.065858 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5121 | 2026.02.10 18:43:17.065690 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5122 | 2026.02.10 18:43:17.065662 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45087 | ||
| 5123 | 2026.02.10 18:43:17.065920 [ 288 ] {} <Debug> TCP-Session: e951bb33-ea6d-4adc-886f-710103c09785 Authenticating user 'default' from [fd00:1122:3344:101::e]:45292 | ||
| 5124 | 2026.02.10 18:43:17.065758 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5125 | 2026.02.10 18:43:17.065973 [ 288 ] {} <Debug> TCP-Session: e951bb33-ea6d-4adc-886f-710103c09785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2026.02.10 18:43:17.066000 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5127 | 2026.02.10 18:43:17.066021 [ 288 ] {} <Debug> TCP-Session: e951bb33-ea6d-4adc-886f-710103c09785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5128 | 2026.02.10 18:43:17.066024 [ 293 ] {} <Debug> TCP-Session: f9167ba7-78ae-4684-976e-0fb36886b7cc Authenticating user 'default' from [fd00:1122:3344:101::e]:52239 | ||
| 5129 | 2026.02.10 18:43:17.066044 [ 3 ] {} <Debug> TCP-Session: 691794ff-50bf-4a13-9db9-f09818c4805c Authenticating user 'default' from [fd00:1122:3344:101::e]:45087 | ||
| 5130 | 2026.02.10 18:43:17.066080 [ 293 ] {} <Debug> TCP-Session: f9167ba7-78ae-4684-976e-0fb36886b7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.02.10 18:43:17.066100 [ 3 ] {} <Debug> TCP-Session: 691794ff-50bf-4a13-9db9-f09818c4805c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2026.02.10 18:43:17.066116 [ 293 ] {} <Debug> TCP-Session: f9167ba7-78ae-4684-976e-0fb36886b7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2026.02.10 18:43:17.066132 [ 3 ] {} <Debug> TCP-Session: 691794ff-50bf-4a13-9db9-f09818c4805c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.02.10 18:43:17.065641 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34102 | ||
| 5135 | 2026.02.10 18:43:17.066197 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5136 | 2026.02.10 18:43:17.065574 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64504 | ||
| 5137 | 2026.02.10 18:43:17.066270 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5138 | 2026.02.10 18:43:17.066297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5139 | 2026.02.10 18:43:17.066311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5140 | 2026.02.10 18:43:17.066335 [ 292 ] {} <Debug> TCP-Session: c865a8c0-993f-453b-b1c4-a97acaa05b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:34102 | ||
| 5141 | 2026.02.10 18:43:17.066343 [ 289 ] {} <Debug> TCP-Session: f1a60fd7-9a17-4580-a476-08915258a048 Authenticating user 'default' from [fd00:1122:3344:101::e]:64504 | ||
| 5142 | 2026.02.10 18:43:17.066365 [ 292 ] {} <Debug> TCP-Session: c865a8c0-993f-453b-b1c4-a97acaa05b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5143 | 2026.02.10 18:43:17.066371 [ 289 ] {} <Debug> TCP-Session: f1a60fd7-9a17-4580-a476-08915258a048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2026.02.10 18:43:17.066387 [ 292 ] {} <Debug> TCP-Session: c865a8c0-993f-453b-b1c4-a97acaa05b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2026.02.10 18:43:17.066400 [ 289 ] {} <Debug> TCP-Session: f1a60fd7-9a17-4580-a476-08915258a048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5146 | 2026.02.10 18:43:17.066574 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 5147 | 2026.02.10 18:43:17.067503 [ 322 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> AggregatingTransform: Aggregating | ||
| 5148 | 2026.02.10 18:43:17.067555 [ 322 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> Aggregator: Aggregation method: without_key | ||
| 5149 | 2026.02.10 18:43:17.067588 [ 322 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913457 sec. (1094.742 rows/sec., 42.76 KiB/sec.) | ||
| 5150 | 2026.02.10 18:43:17.067605 [ 322 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Trace> Aggregator: Merging aggregated data | ||
| 5151 | 2026.02.10 18:43:17.068683 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002879 sec., 347.34282737061477 rows/sec., 13.57 KiB/sec. | ||
| 5152 | 2026.02.10 18:43:17.068822 [ 286 ] {81906476-59f2-4ec4-8e00-fc1a190e5332} <Debug> TCPHandler: Processed in 0.003265537 sec. | ||
| 5153 | 2026.02.10 18:43:17.068943 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5154 | 2026.02.10 18:43:17.068972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5155 | 2026.02.10 18:43:17.068982 [ 3 ] {} <Debug> TCP-Session: 691794ff-50bf-4a13-9db9-f09818c4805c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.02.10 18:43:17.069010 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5157 | 2026.02.10 18:43:17.069014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5158 | 2026.02.10 18:43:17.069031 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5159 | 2026.02.10 18:43:17.069056 [ 288 ] {} <Debug> TCP-Session: e951bb33-ea6d-4adc-886f-710103c09785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2026.02.10 18:43:17.069078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5161 | 2026.02.10 18:43:17.069095 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5162 | 2026.02.10 18:43:17.069112 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5163 | 2026.02.10 18:43:17.069126 [ 291 ] {} <Debug> TCP-Session: e6bfa09d-82fb-41b2-83b1-5a3649a9be71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2026.02.10 18:43:17.069144 [ 294 ] {} <Debug> TCP-Session: ba5214b2-4580-42c1-b61c-e8c4d76de1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.02.10 18:43:17.069170 [ 286 ] {} <Debug> TCP-Session: d57e71d0-6f82-4fed-b873-b08d54ac0db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.02.10 18:43:17.069077 [ 290 ] {} <Debug> TCP-Session: 58155378-b4f1-4f71-87ff-e8945c79af7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.02.10 18:43:17.069108 [ 292 ] {} <Debug> TCP-Session: c865a8c0-993f-453b-b1c4-a97acaa05b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2026.02.10 18:43:17.069064 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5169 | 2026.02.10 18:43:17.069020 [ 289 ] {} <Debug> TCP-Session: f1a60fd7-9a17-4580-a476-08915258a048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.02.10 18:43:17.069277 [ 293 ] {} <Debug> TCP-Session: f9167ba7-78ae-4684-976e-0fb36886b7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.02.10 18:43:17.134809 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.02.10 18:43:17.135027 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5173 | 2026.02.10 18:43:17.135124 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5174 | 2026.02.10 18:43:17.136052 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.02.10 18:43:17.136122 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5176 | 2026.02.10 18:43:17.136720 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5177 | 2026.02.10 18:43:17.137039 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.02.10 18:43:17.137281 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.002299 sec., 46107.00304480209 rows/sec., 3.86 MiB/sec. | ||
| 5179 | 2026.02.10 18:43:17.137358 [ 255 ] {4f07bfab-a294-4af6-97c8-50bcde5363e4} <Debug> TCPHandler: Processed in 0.002727721 sec. | ||
| 5180 | 2026.02.10 18:43:17.137523 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.02.10 18:43:17.137636 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5182 | 2026.02.10 18:43:17.137685 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5183 | 2026.02.10 18:43:17.138132 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.02.10 18:43:17.138168 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5185 | 2026.02.10 18:43:17.138507 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5186 | 2026.02.10 18:43:17.138717 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.02.10 18:43:17.138853 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001245 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec. | ||
| 5188 | 2026.02.10 18:43:17.138894 [ 255 ] {971bc8fd-e588-4cf7-b8ec-4813cbc574a1} <Debug> TCPHandler: Processed in 0.001436532 sec. | ||
| 5189 | 2026.02.10 18:43:17.139009 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.02.10 18:43:17.139119 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5191 | 2026.02.10 18:43:17.139165 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5192 | 2026.02.10 18:43:17.139637 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.02.10 18:43:17.139673 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5194 | 2026.02.10 18:43:17.140055 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5195 | 2026.02.10 18:43:17.140283 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.02.10 18:43:17.140417 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001322 sec., 67322.23903177005 rows/sec., 5.26 MiB/sec. | ||
| 5197 | 2026.02.10 18:43:17.140458 [ 255 ] {87e55774-6142-4f17-ab8a-c34df5ea4020} <Debug> TCPHandler: Processed in 0.001501505 sec. | ||
| 5198 | 2026.02.10 18:43:17.140641 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.02.10 18:43:17.140746 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5200 | 2026.02.10 18:43:17.140794 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5201 | 2026.02.10 18:43:17.141233 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.02.10 18:43:17.141268 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5203 | 2026.02.10 18:43:17.141627 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5204 | 2026.02.10 18:43:17.141909 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.02.10 18:43:17.142045 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 5206 | 2026.02.10 18:43:17.142083 [ 255 ] {ef8f5add-6b01-484c-b736-5ce71967297b} <Debug> TCPHandler: Processed in 0.001492664 sec. | ||
| 5207 | 2026.02.10 18:43:17.142197 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.02.10 18:43:17.142294 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5209 | 2026.02.10 18:43:17.142349 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5210 | 2026.02.10 18:43:17.143186 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.02.10 18:43:17.143223 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5212 | 2026.02.10 18:43:17.143783 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5213 | 2026.02.10 18:43:17.144084 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.02.10 18:43:17.144242 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001964 sec., 12729.124236252546 rows/sec., 22.81 MiB/sec. | ||
| 5215 | 2026.02.10 18:43:17.144345 [ 255 ] {f3301e07-c1eb-4973-9858-071fb2b85360} <Debug> TCPHandler: Processed in 0.002195505 sec. | ||
| 5216 | 2026.02.10 18:43:17.144482 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.02.10 18:43:17.144587 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.02.10 18:43:17.144638 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5219 | 2026.02.10 18:43:17.145045 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.02.10 18:43:17.145086 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5221 | 2026.02.10 18:43:17.145414 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5222 | 2026.02.10 18:43:17.145635 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.02.10 18:43:17.145767 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 5224 | 2026.02.10 18:43:17.145806 [ 255 ] {12acfbea-50f3-467b-8c68-887ef198a373} <Debug> TCPHandler: Processed in 0.001381361 sec. | ||
| 5225 | 2026.02.10 18:43:18.406081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12003 | ||
| 5226 | 2026.02.10 18:43:18.406628 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.02.10 18:43:18.406673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5228 | 2026.02.10 18:43:18.407164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5229 | 2026.02.10 18:43:18.407399 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.02.10 18:43:18.407537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12003 | ||
| 5231 | 2026.02.10 18:43:19.045457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5232 | 2026.02.10 18:43:19.064136 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.02.10 18:43:19.064202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5234 | 2026.02.10 18:43:19.069860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5235 | 2026.02.10 18:43:19.070592 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.02.10 18:43:19.073741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5237 | 2026.02.10 18:43:20.924752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 664 | ||
| 5238 | 2026.02.10 18:43:20.927155 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.02.10 18:43:20.927214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5240 | 2026.02.10 18:43:20.928422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5241 | 2026.02.10 18:43:20.928722 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.02.10 18:43:20.929095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5243 | 2026.02.10 18:43:22.132835 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.02.10 18:43:22.133029 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5245 | 2026.02.10 18:43:22.133099 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5246 | 2026.02.10 18:43:22.133817 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.02.10 18:43:22.133860 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5248 | 2026.02.10 18:43:22.134250 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5249 | 2026.02.10 18:43:22.134469 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.02.10 18:43:22.134599 [ 63 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5251 | 2026.02.10 18:43:22.134617 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001642 sec., 52375.15225334957 rows/sec., 4.39 MiB/sec. | ||
| 5252 | 2026.02.10 18:43:22.134646 [ 63 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.02.10 18:43:22.134665 [ 255 ] {77a320e1-0d11-48d4-85d0-bd4bbbd2a455} <Debug> TCPHandler: Processed in 0.001955508 sec. | ||
| 5254 | 2026.02.10 18:43:22.134671 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5255 | 2026.02.10 18:43:22.134791 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.02.10 18:43:22.134800 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 5257 | 2026.02.10 18:43:22.134888 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.02.10 18:43:22.134934 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5259 | 2026.02.10 18:43:22.134951 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2026.02.10 18:43:22.134993 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1406 rows starting from the beginning of the part | ||
| 5261 | 2026.02.10 18:43:22.135064 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1347 rows starting from the beginning of the part | ||
| 5262 | 2026.02.10 18:43:22.135115 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5263 | 2026.02.10 18:43:22.135161 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
| 5264 | 2026.02.10 18:43:22.135205 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 5265 | 2026.02.10 18:43:22.135250 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
| 5266 | 2026.02.10 18:43:22.135332 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.02.10 18:43:22.135372 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5268 | 2026.02.10 18:43:22.135710 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5269 | 2026.02.10 18:43:22.135928 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.02.10 18:43:22.136063 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001194 sec., 12562.814070351758 rows/sec., 944.66 KiB/sec. | ||
| 5271 | 2026.02.10 18:43:22.136101 [ 255 ] {c400900e-61ec-4752-b0ad-6da8be537120} <Debug> TCPHandler: Processed in 0.001360691 sec. | ||
| 5272 | 2026.02.10 18:43:22.136211 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.02.10 18:43:22.136305 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5274 | 2026.02.10 18:43:22.136353 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5275 | 2026.02.10 18:43:22.136777 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.02.10 18:43:22.136812 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5277 | 2026.02.10 18:43:22.136813 [ 193 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076031 sec., 1511056.4341283923 rows/sec., 132.44 MiB/sec. | ||
| 5278 | 2026.02.10 18:43:22.137018 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5279 | 2026.02.10 18:43:22.137125 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5280 | 2026.02.10 18:43:22.137332 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.02.10 18:43:22.137390 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.02.10 18:43:22.137414 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_36_7} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5283 | 2026.02.10 18:43:22.137497 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5284 | 2026.02.10 18:43:22.137531 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001245 sec., 63453.815261044176 rows/sec., 4.95 MiB/sec. | ||
| 5285 | 2026.02.10 18:43:22.137532 [ 58 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5286 | 2026.02.10 18:43:22.137577 [ 255 ] {24b10490-301c-4f96-a9eb-936358966fbf} <Debug> TCPHandler: Processed in 0.001415742 sec. | ||
| 5287 | 2026.02.10 18:43:22.137595 [ 58 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.02.10 18:43:22.137625 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5289 | 2026.02.10 18:43:22.137691 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.02.10 18:43:22.137700 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 5291 | 2026.02.10 18:43:22.137788 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.02.10 18:43:22.137789 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.02.10 18:43:22.137815 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5294 | 2026.02.10 18:43:22.137841 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5295 | 2026.02.10 18:43:22.137869 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 573 rows starting from the beginning of the part | ||
| 5296 | 2026.02.10 18:43:22.137912 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5297 | 2026.02.10 18:43:22.137953 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 5298 | 2026.02.10 18:43:22.137990 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 5299 | 2026.02.10 18:43:22.138027 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part | ||
| 5300 | 2026.02.10 18:43:22.138276 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.02.10 18:43:22.138310 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5302 | 2026.02.10 18:43:22.138634 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5303 | 2026.02.10 18:43:22.138845 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.02.10 18:43:22.138949 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5305 | 2026.02.10 18:43:22.138976 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5306 | 2026.02.10 18:43:22.138979 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.10 18:43:22.139000 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330429 sec., 1158273.0081800683 rows/sec., 92.26 MiB/sec. | ||
| 5308 | 2026.02.10 18:43:22.139015 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5309 | 2026.02.10 18:43:22.139021 [ 255 ] {074e9282-6bf9-4ad7-830d-62fcf8e58c9f} <Debug> TCPHandler: Processed in 0.001378931 sec. | ||
| 5310 | 2026.02.10 18:43:22.139075 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5311 | 2026.02.10 18:43:22.139141 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.02.10 18:43:22.139154 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.02.10 18:43:22.139181 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8860 rows starting from the beginning of the part | ||
| 5314 | 2026.02.10 18:43:22.139221 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5315 | 2026.02.10 18:43:22.139237 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5316 | 2026.02.10 18:43:22.139226 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5317 | 2026.02.10 18:43:22.139311 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5318 | 2026.02.10 18:43:22.139311 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5319 | 2026.02.10 18:43:22.139345 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5320 | 2026.02.10 18:43:22.139384 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5321 | 2026.02.10 18:43:22.139418 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5322 | 2026.02.10 18:43:22.139608 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.02.10 18:43:22.139702 [ 195 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_36_7} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5324 | 2026.02.10 18:43:22.139805 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5325 | 2026.02.10 18:43:22.140116 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.02.10 18:43:22.140156 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5327 | 2026.02.10 18:43:22.140684 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5328 | 2026.02.10 18:43:22.140907 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.02.10 18:43:22.141047 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 5330 | 2026.02.10 18:43:22.141103 [ 255 ] {25a8e460-493f-4f8e-a5e8-c9142b8c58a5} <Debug> TCPHandler: Processed in 0.002010859 sec. | ||
| 5331 | 2026.02.10 18:43:22.141211 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.02.10 18:43:22.141306 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5333 | 2026.02.10 18:43:22.141348 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5334 | 2026.02.10 18:43:22.141678 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.02.10 18:43:22.141715 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5336 | 2026.02.10 18:43:22.142017 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5337 | 2026.02.10 18:43:22.142218 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.02.10 18:43:22.142317 [ 58 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5339 | 2026.02.10 18:43:22.142345 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5340 | 2026.02.10 18:43:22.142347 [ 58 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.02.10 18:43:22.142384 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5342 | 2026.02.10 18:43:22.142388 [ 255 ] {c21f9c08-b0e4-4568-8a60-84d91e311d36} <Debug> TCPHandler: Processed in 0.001224886 sec. | ||
| 5343 | 2026.02.10 18:43:22.142451 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5344 | 2026.02.10 18:43:22.142502 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10381 rows, containing 5 columns (5 merged, 0 gathered) in 0.003443832 sec., 3014374.684943981 rows/sec., 207.15 MiB/sec. | ||
| 5345 | 2026.02.10 18:43:22.142540 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2026.02.10 18:43:22.142574 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1728 rows starting from the beginning of the part | ||
| 5347 | 2026.02.10 18:43:22.142616 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5348 | 2026.02.10 18:43:22.142650 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5349 | 2026.02.10 18:43:22.142683 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5350 | 2026.02.10 18:43:22.142715 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5351 | 2026.02.10 18:43:22.142744 [ 200 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5352 | 2026.02.10 18:43:22.142854 [ 194 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5353 | 2026.02.10 18:43:22.143184 [ 194 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.02.10 18:43:22.143269 [ 194 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5355 | 2026.02.10 18:43:22.143387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 5356 | 2026.02.10 18:43:22.143706 [ 201 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280377 sec., 1583908.4894527157 rows/sec., 106.68 MiB/sec. | ||
| 5357 | 2026.02.10 18:43:22.143931 [ 194 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5358 | 2026.02.10 18:43:22.144193 [ 194 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.02.10 18:43:22.144265 [ 194 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_36_7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5360 | 2026.02.10 18:43:22.144360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5361 | 2026.02.10 18:43:25.806538 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5362 | 2026.02.10 18:43:25.806602 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5363 | 2026.02.10 18:43:25.907673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12451 | ||
| 5364 | 2026.02.10 18:43:25.908174 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.02.10 18:43:25.908214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5366 | 2026.02.10 18:43:25.908741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5367 | 2026.02.10 18:43:25.908984 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.02.10 18:43:25.909109 [ 55 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5369 | 2026.02.10 18:43:25.909130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5370 | 2026.02.10 18:43:25.909152 [ 55 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.02.10 18:43:25.909171 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5372 | 2026.02.10 18:43:25.909298 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5373 | 2026.02.10 18:43:25.909450 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5374 | 2026.02.10 18:43:25.909490 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10083 rows starting from the beginning of the part | ||
| 5375 | 2026.02.10 18:43:25.909556 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5376 | 2026.02.10 18:43:25.909604 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5377 | 2026.02.10 18:43:25.909650 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5378 | 2026.02.10 18:43:25.909687 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5379 | 2026.02.10 18:43:25.909726 [ 186 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 5380 | 2026.02.10 18:43:25.913898 [ 201 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.004664338 sec., 2669403.460898417 rows/sec., 38.19 MiB/sec. | ||
| 5381 | 2026.02.10 18:43:25.914273 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5382 | 2026.02.10 18:43:25.914542 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.02.10 18:43:25.914609 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_26_5} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5384 | 2026.02.10 18:43:25.914699 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5385 | 2026.02.10 18:43:26.573859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5386 | 2026.02.10 18:43:26.592253 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.02.10 18:43:26.592319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5388 | 2026.02.10 18:43:26.597984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5389 | 2026.02.10 18:43:26.598702 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.02.10 18:43:26.599020 [ 53 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5391 | 2026.02.10 18:43:26.599085 [ 53 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.02.10 18:43:26.599107 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5393 | 2026.02.10 18:43:26.599204 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5394 | 2026.02.10 18:43:26.601800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5395 | 2026.02.10 18:43:26.602099 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5396 | 2026.02.10 18:43:26.602798 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5397 | 2026.02.10 18:43:26.606092 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5398 | 2026.02.10 18:43:26.609418 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5399 | 2026.02.10 18:43:26.613008 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5400 | 2026.02.10 18:43:26.617115 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5401 | 2026.02.10 18:43:26.620966 [ 186 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 5402 | 2026.02.10 18:43:26.672250 [ 201 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07307662 sec., 2682.1163868826993 rows/sec., 13.87 MiB/sec. | ||
| 5403 | 2026.02.10 18:43:26.674023 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5404 | 2026.02.10 18:43:26.675707 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_26_5} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.02.10 18:43:26.675799 [ 190 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_26_5} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5406 | 2026.02.10 18:43:26.677123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5407 | 2026.02.10 18:43:27.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.86 MiB, peak 268.42 MiB, free memory in arenas 0.00 B, will set to 262.53 MiB (RSS), difference: 4.67 MiB | ||
| 5408 | 2026.02.10 18:43:27.134166 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.02.10 18:43:27.134346 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5410 | 2026.02.10 18:43:27.134419 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5411 | 2026.02.10 18:43:27.135117 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.02.10 18:43:27.135200 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5413 | 2026.02.10 18:43:27.135624 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5414 | 2026.02.10 18:43:27.135860 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.02.10 18:43:27.136026 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001728 sec., 61342.5925925926 rows/sec., 5.14 MiB/sec. | ||
| 5416 | 2026.02.10 18:43:27.136079 [ 255 ] {149a30b3-d0e0-4410-b538-d17693e962cd} <Debug> TCPHandler: Processed in 0.00205306 sec. | ||
| 5417 | 2026.02.10 18:43:27.136200 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.02.10 18:43:27.136307 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.02.10 18:43:27.136353 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5420 | 2026.02.10 18:43:27.136773 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.02.10 18:43:27.136811 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5422 | 2026.02.10 18:43:27.137122 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5423 | 2026.02.10 18:43:27.137340 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.02.10 18:43:27.137478 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 5425 | 2026.02.10 18:43:27.137516 [ 255 ] {91818ddc-7360-460e-bdb8-9e5b5579dd02} <Debug> TCPHandler: Processed in 0.00136819 sec. | ||
| 5426 | 2026.02.10 18:43:27.137624 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.02.10 18:43:27.137722 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5428 | 2026.02.10 18:43:27.137763 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5429 | 2026.02.10 18:43:27.138191 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.02.10 18:43:27.138228 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5431 | 2026.02.10 18:43:27.138537 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5432 | 2026.02.10 18:43:27.138769 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.02.10 18:43:27.138903 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.0012 sec., 74166.66666666667 rows/sec., 5.79 MiB/sec. | ||
| 5434 | 2026.02.10 18:43:27.138942 [ 255 ] {41e29861-7452-4083-bbf9-cab33130bad9} <Debug> TCPHandler: Processed in 0.00136835 sec. | ||
| 5435 | 2026.02.10 18:43:27.139049 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.02.10 18:43:27.139145 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.02.10 18:43:27.139190 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5438 | 2026.02.10 18:43:27.139594 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.02.10 18:43:27.139631 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5440 | 2026.02.10 18:43:27.139980 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5441 | 2026.02.10 18:43:27.140199 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.02.10 18:43:27.140335 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5443 | 2026.02.10 18:43:27.140373 [ 255 ] {68c06597-f260-4117-b45e-ad0ebe768621} <Debug> TCPHandler: Processed in 0.001373161 sec. | ||
| 5444 | 2026.02.10 18:43:27.140480 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.02.10 18:43:27.140575 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.02.10 18:43:27.140629 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5447 | 2026.02.10 18:43:27.141424 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.02.10 18:43:27.141462 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5449 | 2026.02.10 18:43:27.142008 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5450 | 2026.02.10 18:43:27.142240 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.02.10 18:43:27.142384 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001827 sec., 13683.634373289546 rows/sec., 24.52 MiB/sec. | ||
| 5452 | 2026.02.10 18:43:27.142440 [ 255 ] {294764c0-e7a3-462a-8db3-e503ebe3a789} <Debug> TCPHandler: Processed in 0.00200964 sec. | ||
| 5453 | 2026.02.10 18:43:27.142549 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.02.10 18:43:27.142646 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5455 | 2026.02.10 18:43:27.142688 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5456 | 2026.02.10 18:43:27.143015 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.02.10 18:43:27.143052 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5458 | 2026.02.10 18:43:27.143359 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5459 | 2026.02.10 18:43:27.143572 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.02.10 18:43:27.143706 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5461 | 2026.02.10 18:43:27.143741 [ 255 ] {4d02b47e-9c4b-41b5-bab0-8e1052b35834} <Debug> TCPHandler: Processed in 0.001242517 sec. | ||
| 5462 | 2026.02.10 18:43:30.929386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 688 | ||
| 5463 | 2026.02.10 18:43:30.931611 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.02.10 18:43:30.931660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5465 | 2026.02.10 18:43:30.932812 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5466 | 2026.02.10 18:43:30.933073 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.02.10 18:43:30.933323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5468 | 2026.02.10 18:43:32.162379 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.02.10 18:43:32.162619 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.02.10 18:43:32.162704 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5471 | 2026.02.10 18:43:32.163477 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.02.10 18:43:32.163525 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5473 | 2026.02.10 18:43:32.163918 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5474 | 2026.02.10 18:43:32.164143 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.02.10 18:43:32.164305 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 1.14 MiB/sec. | ||
| 5476 | 2026.02.10 18:43:32.164354 [ 255 ] {459d70a4-2371-442f-a31a-97d7983ae390} <Debug> TCPHandler: Processed in 0.002111643 sec. | ||
| 5477 | 2026.02.10 18:43:32.164475 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.02.10 18:43:32.164578 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5479 | 2026.02.10 18:43:32.164622 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5480 | 2026.02.10 18:43:32.165023 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.02.10 18:43:32.165062 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5482 | 2026.02.10 18:43:32.165356 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5483 | 2026.02.10 18:43:32.165562 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.02.10 18:43:32.165691 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 860.61 KiB/sec. | ||
| 5485 | 2026.02.10 18:43:32.165729 [ 255 ] {a13d3c1e-940e-4476-ad7c-bf10d2042c04} <Debug> TCPHandler: Processed in 0.001306298 sec. | ||
| 5486 | 2026.02.10 18:43:32.165839 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.02.10 18:43:32.165934 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5488 | 2026.02.10 18:43:32.165974 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5489 | 2026.02.10 18:43:32.167054 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.10 18:43:32.167090 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5491 | 2026.02.10 18:43:32.167514 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5492 | 2026.02.10 18:43:32.167729 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.02.10 18:43:32.167865 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Debug> executeQuery: Read 1352 rows, 115.85 KiB in 0.00195 sec., 693333.3333333334 rows/sec., 58.02 MiB/sec. | ||
| 5494 | 2026.02.10 18:43:32.167903 [ 255 ] {26851f4e-bc22-4069-9c63-05db55f9a69c} <Debug> TCPHandler: Processed in 0.002112082 sec. | ||
| 5495 | 2026.02.10 18:43:32.168014 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.10 18:43:32.168110 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.10 18:43:32.168149 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5498 | 2026.02.10 18:43:32.168571 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.10 18:43:32.168606 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5500 | 2026.02.10 18:43:32.168929 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5501 | 2026.02.10 18:43:32.169135 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.02.10 18:43:32.169251 [ 50 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5503 | 2026.02.10 18:43:32.169270 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001179 sec., 33078.880407124685 rows/sec., 2.42 MiB/sec. | ||
| 5504 | 2026.02.10 18:43:32.169314 [ 50 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.02.10 18:43:32.169325 [ 255 ] {a800e94e-89a9-4ece-93e2-bf86c4848fdf} <Debug> TCPHandler: Processed in 0.00135948 sec. | ||
| 5506 | 2026.02.10 18:43:32.169343 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5507 | 2026.02.10 18:43:32.169432 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.02.10 18:43:32.169468 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 5509 | 2026.02.10 18:43:32.169531 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.02.10 18:43:32.169576 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5511 | 2026.02.10 18:43:32.169614 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5512 | 2026.02.10 18:43:32.169655 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 5513 | 2026.02.10 18:43:32.169723 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5514 | 2026.02.10 18:43:32.169770 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 5515 | 2026.02.10 18:43:32.169815 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5516 | 2026.02.10 18:43:32.169871 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5517 | 2026.02.10 18:43:32.169919 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
| 5518 | 2026.02.10 18:43:32.170076 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.02.10 18:43:32.170117 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5520 | 2026.02.10 18:43:32.170473 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5521 | 2026.02.10 18:43:32.170697 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.02.10 18:43:32.170785 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137445 sec., 137509.54927425517 rows/sec., 10.59 MiB/sec. | ||
| 5523 | 2026.02.10 18:43:32.170827 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001314 sec., 191780.8219178082 rows/sec., 13.26 MiB/sec. | ||
| 5524 | 2026.02.10 18:43:32.170869 [ 255 ] {b03857a2-0f5c-48a8-8a39-1f72702c6ee5} <Debug> TCPHandler: Processed in 0.001484744 sec. | ||
| 5525 | 2026.02.10 18:43:32.170944 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5526 | 2026.02.10 18:43:32.170974 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.02.10 18:43:32.171071 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.02.10 18:43:32.171113 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5529 | 2026.02.10 18:43:32.171226 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.02.10 18:43:32.171311 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_36_7} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5531 | 2026.02.10 18:43:32.171403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5532 | 2026.02.10 18:43:32.171497 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.02.10 18:43:32.171538 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5534 | 2026.02.10 18:43:32.171837 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5535 | 2026.02.10 18:43:32.172041 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.02.10 18:43:32.172166 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 5537 | 2026.02.10 18:43:32.172204 [ 255 ] {2981877d-3b05-4a9e-8877-6c1d450bed56} <Debug> TCPHandler: Processed in 0.001278067 sec. | ||
| 5538 | 2026.02.10 18:43:32.172309 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.02.10 18:43:32.172408 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5540 | 2026.02.10 18:43:32.172448 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5541 | 2026.02.10 18:43:32.173058 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.02.10 18:43:32.173095 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5543 | 2026.02.10 18:43:32.173442 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5544 | 2026.02.10 18:43:32.173654 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.02.10 18:43:32.173794 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Debug> executeQuery: Read 583 rows, 44.84 KiB in 0.001405 sec., 414946.61921708187 rows/sec., 31.17 MiB/sec. | ||
| 5546 | 2026.02.10 18:43:32.173833 [ 255 ] {a5825a56-0932-464e-8f9a-a4413be62037} <Debug> TCPHandler: Processed in 0.001575397 sec. | ||
| 5547 | 2026.02.10 18:43:32.173949 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.02.10 18:43:32.174071 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.02.10 18:43:32.174123 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5550 | 2026.02.10 18:43:32.174785 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.02.10 18:43:32.174821 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5552 | 2026.02.10 18:43:32.175217 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5553 | 2026.02.10 18:43:32.175436 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.02.10 18:43:32.175577 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.00153 sec., 579084.9673202615 rows/sec., 39.30 MiB/sec. | ||
| 5555 | 2026.02.10 18:43:32.175614 [ 255 ] {ce8f9bdf-8153-451f-8c4e-0cc3e6aae966} <Debug> TCPHandler: Processed in 0.001724851 sec. | ||
| 5556 | 2026.02.10 18:43:32.175730 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.02.10 18:43:32.175853 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.02.10 18:43:32.175919 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5559 | 2026.02.10 18:43:32.176775 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.02.10 18:43:32.176812 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5561 | 2026.02.10 18:43:32.177350 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5562 | 2026.02.10 18:43:32.177578 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.02.10 18:43:32.177716 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5564 | 2026.02.10 18:43:32.177724 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001895 sec., 7915.5672823219 rows/sec., 14.18 MiB/sec. | ||
| 5565 | 2026.02.10 18:43:32.177800 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.02.10 18:43:32.177828 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5567 | 2026.02.10 18:43:32.177835 [ 255 ] {178264b3-91b1-4461-90f3-7ca04ca0666c} <Debug> TCPHandler: Processed in 0.002164734 sec. | ||
| 5568 | 2026.02.10 18:43:32.177927 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 5569 | 2026.02.10 18:43:32.177948 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.02.10 18:43:32.178044 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5571 | 2026.02.10 18:43:32.178086 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5572 | 2026.02.10 18:43:32.178143 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.02.10 18:43:32.178199 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 563 rows starting from the beginning of the part | ||
| 5574 | 2026.02.10 18:43:32.178329 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5575 | 2026.02.10 18:43:32.178422 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.02.10 18:43:32.178432 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 5577 | 2026.02.10 18:43:32.178460 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5578 | 2026.02.10 18:43:32.178531 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5579 | 2026.02.10 18:43:32.178621 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5580 | 2026.02.10 18:43:32.178708 [ 189 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 5581 | 2026.02.10 18:43:32.178788 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5582 | 2026.02.10 18:43:32.179009 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.02.10 18:43:32.179146 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5584 | 2026.02.10 18:43:32.179183 [ 255 ] {83efe9ea-836a-4b1d-b1ab-6d71d929b99a} <Debug> TCPHandler: Processed in 0.001283588 sec. | ||
| 5585 | 2026.02.10 18:43:32.185927 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 19 columns (19 merged, 0 gathered) in 0.008043158 sec., 81808.6627168085 rows/sec., 146.60 MiB/sec. | ||
| 5586 | 2026.02.10 18:43:32.187113 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5587 | 2026.02.10 18:43:32.187468 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.02.10 18:43:32.187578 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5589 | 2026.02.10 18:43:32.187794 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5590 | 2026.02.10 18:43:33.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.35 MiB, peak 270.80 MiB, free memory in arenas 0.00 B, will set to 266.02 MiB (RSS), difference: 2.68 MiB | ||
| 5591 | 2026.02.10 18:43:33.409282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12963 | ||
| 5592 | 2026.02.10 18:43:33.409787 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.02.10 18:43:33.409827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 5594 | 2026.02.10 18:43:33.410308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5595 | 2026.02.10 18:43:33.410565 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.10 18:43:33.410702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12963 | ||
| 5597 | 2026.02.10 18:43:34.101917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5598 | 2026.02.10 18:43:34.118748 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.02.10 18:43:34.118805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5600 | 2026.02.10 18:43:34.124854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5601 | 2026.02.10 18:43:34.125572 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.02.10 18:43:34.128839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5603 | 2026.02.10 18:43:37.134048 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.02.10 18:43:37.134243 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5605 | 2026.02.10 18:43:37.134315 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5606 | 2026.02.10 18:43:37.135006 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.02.10 18:43:37.135053 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5608 | 2026.02.10 18:43:37.135455 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5609 | 2026.02.10 18:43:37.135682 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.02.10 18:43:37.135842 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001651 sec., 64203.51302241066 rows/sec., 5.38 MiB/sec. | ||
| 5611 | 2026.02.10 18:43:37.135890 [ 255 ] {6f834e3d-e390-46f6-ba28-c235fafaf04e} <Debug> TCPHandler: Processed in 0.001977488 sec. | ||
| 5612 | 2026.02.10 18:43:37.136013 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.02.10 18:43:37.136114 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5614 | 2026.02.10 18:43:37.136157 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5615 | 2026.02.10 18:43:37.136574 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.02.10 18:43:37.136607 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5617 | 2026.02.10 18:43:37.136927 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5618 | 2026.02.10 18:43:37.137134 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.02.10 18:43:37.137267 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001177 sec., 21240.441801189463 rows/sec., 1.56 MiB/sec. | ||
| 5620 | 2026.02.10 18:43:37.137304 [ 255 ] {31878b25-ae5d-48b7-8ebc-1991a27af08c} <Debug> TCPHandler: Processed in 0.00134235 sec. | ||
| 5621 | 2026.02.10 18:43:37.137407 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.02.10 18:43:37.137502 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5623 | 2026.02.10 18:43:37.137541 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5624 | 2026.02.10 18:43:37.137956 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.02.10 18:43:37.137989 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5626 | 2026.02.10 18:43:37.138289 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5627 | 2026.02.10 18:43:37.138494 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.02.10 18:43:37.138619 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 5629 | 2026.02.10 18:43:37.138655 [ 255 ] {1d087e20-17d8-4f66-804d-fef7e1ffe7a5} <Debug> TCPHandler: Processed in 0.001296008 sec. | ||
| 5630 | 2026.02.10 18:43:37.138759 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.02.10 18:43:37.138852 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5632 | 2026.02.10 18:43:37.138894 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5633 | 2026.02.10 18:43:37.139302 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.02.10 18:43:37.139335 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5635 | 2026.02.10 18:43:37.139666 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5636 | 2026.02.10 18:43:37.139873 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.02.10 18:43:37.139997 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 5638 | 2026.02.10 18:43:37.140033 [ 255 ] {1db24d3f-135a-4eb7-af4c-66656355e020} <Debug> TCPHandler: Processed in 0.00132117 sec. | ||
| 5639 | 2026.02.10 18:43:37.140138 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.02.10 18:43:37.140231 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5641 | 2026.02.10 18:43:37.140284 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5642 | 2026.02.10 18:43:37.141089 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.02.10 18:43:37.141123 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5644 | 2026.02.10 18:43:37.141638 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5645 | 2026.02.10 18:43:37.141867 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.02.10 18:43:37.141999 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001787 sec., 13989.927252378287 rows/sec., 25.07 MiB/sec. | ||
| 5647 | 2026.02.10 18:43:37.142051 [ 255 ] {a84617f4-e26f-4209-bec9-0b521a08cd39} <Debug> TCPHandler: Processed in 0.001961098 sec. | ||
| 5648 | 2026.02.10 18:43:37.142160 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.02.10 18:43:37.142252 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.02.10 18:43:37.142293 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5651 | 2026.02.10 18:43:37.142611 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.02.10 18:43:37.142644 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5653 | 2026.02.10 18:43:37.142946 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5654 | 2026.02.10 18:43:37.143159 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.02.10 18:43:37.143283 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 5656 | 2026.02.10 18:43:37.143320 [ 255 ] {de335ebb-ce07-41bf-ac86-63ac6a643dd7} <Debug> TCPHandler: Processed in 0.001207416 sec. | ||
| 5657 | 2026.02.10 18:43:40.806650 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5658 | 2026.02.10 18:43:40.806722 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5659 | 2026.02.10 18:43:40.910793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13411 | ||
| 5660 | 2026.02.10 18:43:40.911558 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.02.10 18:43:40.911627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5662 | 2026.02.10 18:43:40.912335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5663 | 2026.02.10 18:43:40.912571 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.02.10 18:43:40.912705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 5665 | 2026.02.10 18:43:40.933436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 720 | ||
| 5666 | 2026.02.10 18:43:40.935667 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.02.10 18:43:40.935706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5668 | 2026.02.10 18:43:40.936811 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5669 | 2026.02.10 18:43:40.937066 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.02.10 18:43:40.937356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5671 | 2026.02.10 18:43:41.628899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5672 | 2026.02.10 18:43:41.645923 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.02.10 18:43:41.645995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5674 | 2026.02.10 18:43:41.652055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5675 | 2026.02.10 18:43:41.652785 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.02.10 18:43:41.656016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5677 | 2026.02.10 18:43:42.133412 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.10 18:43:42.133616 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5679 | 2026.02.10 18:43:42.133691 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5680 | 2026.02.10 18:43:42.134345 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.02.10 18:43:42.134396 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5682 | 2026.02.10 18:43:42.134832 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5683 | 2026.02.10 18:43:42.135068 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.02.10 18:43:42.135226 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001665 sec., 51651.65165165165 rows/sec., 4.33 MiB/sec. | ||
| 5685 | 2026.02.10 18:43:42.135270 [ 255 ] {0ea89e3f-dbf3-42d8-9cee-f3af1ffc38ac} <Debug> TCPHandler: Processed in 0.001997479 sec. | ||
| 5686 | 2026.02.10 18:43:42.135387 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.02.10 18:43:42.135484 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.02.10 18:43:42.135525 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5689 | 2026.02.10 18:43:42.135913 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.02.10 18:43:42.135949 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5691 | 2026.02.10 18:43:42.136252 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5692 | 2026.02.10 18:43:42.136477 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.02.10 18:43:42.136613 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001148 sec., 13066.202090592335 rows/sec., 982.52 KiB/sec. | ||
| 5694 | 2026.02.10 18:43:42.136650 [ 255 ] {ae46ff41-3d2b-444d-a0e5-76f72ba8577e} <Debug> TCPHandler: Processed in 0.001314049 sec. | ||
| 5695 | 2026.02.10 18:43:42.136758 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.02.10 18:43:42.136853 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5697 | 2026.02.10 18:43:42.136894 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5698 | 2026.02.10 18:43:42.137309 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.10 18:43:42.137344 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5700 | 2026.02.10 18:43:42.137643 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5701 | 2026.02.10 18:43:42.137852 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.02.10 18:43:42.137981 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 5703 | 2026.02.10 18:43:42.138019 [ 255 ] {1e40e276-4cec-41de-91c5-99e58a236e21} <Debug> TCPHandler: Processed in 0.001310459 sec. | ||
| 5704 | 2026.02.10 18:43:42.138125 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.02.10 18:43:42.138220 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5706 | 2026.02.10 18:43:42.138263 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5707 | 2026.02.10 18:43:42.138685 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.10 18:43:42.138723 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5709 | 2026.02.10 18:43:42.139149 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5710 | 2026.02.10 18:43:42.139413 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.02.10 18:43:42.139580 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001377 sec., 116194.62599854756 rows/sec., 8.09 MiB/sec. | ||
| 5712 | 2026.02.10 18:43:42.139626 [ 255 ] {7f0e8d93-5582-4065-b3e9-15adaea42761} <Debug> TCPHandler: Processed in 0.001550206 sec. | ||
| 5713 | 2026.02.10 18:43:42.139745 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.02.10 18:43:42.139848 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.02.10 18:43:42.139903 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5716 | 2026.02.10 18:43:42.140689 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.10 18:43:42.140728 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5718 | 2026.02.10 18:43:42.141265 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5719 | 2026.02.10 18:43:42.141494 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.10 18:43:42.141642 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001813 sec., 8273.579702151132 rows/sec., 14.83 MiB/sec. | ||
| 5721 | 2026.02.10 18:43:42.141696 [ 255 ] {9604e675-40a8-4f52-af20-96e385916207} <Debug> TCPHandler: Processed in 0.00201143 sec. | ||
| 5722 | 2026.02.10 18:43:42.141801 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.02.10 18:43:42.141898 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.02.10 18:43:42.141941 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5725 | 2026.02.10 18:43:42.142261 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.02.10 18:43:42.142298 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5727 | 2026.02.10 18:43:42.142612 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5728 | 2026.02.10 18:43:42.142843 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.02.10 18:43:42.142973 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5730 | 2026.02.10 18:43:42.143009 [ 255 ] {6fbad94b-20a7-4fa9-9c77-faf1ab6d331e} <Debug> TCPHandler: Processed in 0.001257078 sec. | ||
| 5731 | 2026.02.10 18:43:47.134746 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.02.10 18:43:47.134947 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5733 | 2026.02.10 18:43:47.135017 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5734 | 2026.02.10 18:43:47.135682 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.02.10 18:43:47.135741 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5736 | 2026.02.10 18:43:47.136162 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5737 | 2026.02.10 18:43:47.136400 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.02.10 18:43:47.136574 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001676 sec., 2386.634844868735 rows/sec., 194.61 KiB/sec. | ||
| 5739 | 2026.02.10 18:43:47.136624 [ 255 ] {54f6edcd-d11a-41b3-a2a2-fdc0163576fc} <Debug> TCPHandler: Processed in 0.00201966 sec. | ||
| 5740 | 2026.02.10 18:43:47.136747 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.02.10 18:43:47.136853 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5742 | 2026.02.10 18:43:47.136897 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5743 | 2026.02.10 18:43:47.137378 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.02.10 18:43:47.137417 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5745 | 2026.02.10 18:43:47.137751 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5746 | 2026.02.10 18:43:47.137992 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.02.10 18:43:47.138117 [ 32 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5748 | 2026.02.10 18:43:47.138129 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001301 sec., 83013.0668716372 rows/sec., 6.94 MiB/sec. | ||
| 5749 | 2026.02.10 18:43:47.138203 [ 32 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.02.10 18:43:47.138216 [ 255 ] {50030f80-b6c5-496c-b138-11aa1b9efe46} <Debug> TCPHandler: Processed in 0.001521545 sec. | ||
| 5751 | 2026.02.10 18:43:47.138239 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5752 | 2026.02.10 18:43:47.138352 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 5753 | 2026.02.10 18:43:47.138399 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.02.10 18:43:47.138476 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.02.10 18:43:47.138500 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.02.10 18:43:47.138515 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1406 rows starting from the beginning of the part | ||
| 5757 | 2026.02.10 18:43:47.138551 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5758 | 2026.02.10 18:43:47.138591 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 5759 | 2026.02.10 18:43:47.138644 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1352 rows starting from the beginning of the part | ||
| 5760 | 2026.02.10 18:43:47.138692 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 5761 | 2026.02.10 18:43:47.138735 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part | ||
| 5762 | 2026.02.10 18:43:47.138775 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
| 5763 | 2026.02.10 18:43:47.138957 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.02.10 18:43:47.138999 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5765 | 2026.02.10 18:43:47.139324 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5766 | 2026.02.10 18:43:47.139550 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.02.10 18:43:47.139690 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.00121 sec., 23966.942148760332 rows/sec., 1.74 MiB/sec. | ||
| 5768 | 2026.02.10 18:43:47.139729 [ 255 ] {f5bd45fe-66ce-435d-96ca-cbabc6a36f5b} <Debug> TCPHandler: Processed in 0.00138089 sec. | ||
| 5769 | 2026.02.10 18:43:47.139836 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.02.10 18:43:47.139938 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5771 | 2026.02.10 18:43:47.139986 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5772 | 2026.02.10 18:43:47.140256 [ 190 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951918 sec., 1620969.7333597005 rows/sec., 142.03 MiB/sec. | ||
| 5773 | 2026.02.10 18:43:47.140487 [ 198 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5774 | 2026.02.10 18:43:47.140532 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.10 18:43:47.140583 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5776 | 2026.02.10 18:43:47.140799 [ 198 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.02.10 18:43:47.140887 [ 198 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_41_8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5778 | 2026.02.10 18:43:47.140976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5779 | 2026.02.10 18:43:47.141024 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5780 | 2026.02.10 18:43:47.141251 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.02.10 18:43:47.141360 [ 32 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5782 | 2026.02.10 18:43:47.141387 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001468 sec., 63351.498637602184 rows/sec., 4.95 MiB/sec. | ||
| 5783 | 2026.02.10 18:43:47.141397 [ 32 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.02.10 18:43:47.141430 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5785 | 2026.02.10 18:43:47.141433 [ 255 ] {7d1b8f33-0dd7-4d14-ba99-a75fa8c340a0} <Debug> TCPHandler: Processed in 0.001648669 sec. | ||
| 5786 | 2026.02.10 18:43:47.141516 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 5787 | 2026.02.10 18:43:47.141554 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.02.10 18:43:47.141606 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5789 | 2026.02.10 18:43:47.141635 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5790 | 2026.02.10 18:43:47.141652 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.02.10 18:43:47.141692 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part | ||
| 5792 | 2026.02.10 18:43:47.141698 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5793 | 2026.02.10 18:43:47.141737 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 583 rows starting from the beginning of the part | ||
| 5794 | 2026.02.10 18:43:47.141792 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 5795 | 2026.02.10 18:43:47.141833 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 5796 | 2026.02.10 18:43:47.141872 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 93 rows starting from the beginning of the part | ||
| 5797 | 2026.02.10 18:43:47.142127 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.02.10 18:43:47.142164 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5799 | 2026.02.10 18:43:47.142525 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5800 | 2026.02.10 18:43:47.142737 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.02.10 18:43:47.142842 [ 192 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135966 sec., 1151023.0498801172 rows/sec., 91.74 MiB/sec. | ||
| 5802 | 2026.02.10 18:43:47.142855 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5803 | 2026.02.10 18:43:47.142877 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001244 sec., 130225.08038585208 rows/sec., 9.07 MiB/sec. | ||
| 5804 | 2026.02.10 18:43:47.142914 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.02.10 18:43:47.142934 [ 255 ] {77d94420-dde4-4a89-ac3e-d2ff1738e7ab} <Debug> TCPHandler: Processed in 0.001430972 sec. | ||
| 5806 | 2026.02.10 18:43:47.142938 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5807 | 2026.02.10 18:43:47.143009 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5808 | 2026.02.10 18:43:47.143017 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5809 | 2026.02.10 18:43:47.143049 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.02.10 18:43:47.143137 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5811 | 2026.02.10 18:43:47.143149 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.02.10 18:43:47.143175 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10381 rows starting from the beginning of the part | ||
| 5813 | 2026.02.10 18:43:47.143213 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5814 | 2026.02.10 18:43:47.143230 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5815 | 2026.02.10 18:43:47.143251 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.02.10 18:43:47.143275 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 886 rows starting from the beginning of the part | ||
| 5817 | 2026.02.10 18:43:47.143318 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5818 | 2026.02.10 18:43:47.143323 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_41_8} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5819 | 2026.02.10 18:43:47.143357 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 5820 | 2026.02.10 18:43:47.143394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5821 | 2026.02.10 18:43:47.143397 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
| 5822 | 2026.02.10 18:43:47.144050 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.02.10 18:43:47.144092 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5824 | 2026.02.10 18:43:47.144701 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5825 | 2026.02.10 18:43:47.144940 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.02.10 18:43:47.145090 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00196 sec., 12755.102040816328 rows/sec., 22.86 MiB/sec. | ||
| 5827 | 2026.02.10 18:43:47.145147 [ 255 ] {1719a91f-119b-4cd4-a077-35fef5c0f854} <Debug> TCPHandler: Processed in 0.002146693 sec. | ||
| 5828 | 2026.02.10 18:43:47.145264 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.02.10 18:43:47.145359 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.02.10 18:43:47.145401 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5831 | 2026.02.10 18:43:47.145751 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.02.10 18:43:47.145787 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5833 | 2026.02.10 18:43:47.146147 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5834 | 2026.02.10 18:43:47.146369 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.02.10 18:43:47.146478 [ 32 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5836 | 2026.02.10 18:43:47.146504 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 5837 | 2026.02.10 18:43:47.146513 [ 32 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.02.10 18:43:47.146544 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5839 | 2026.02.10 18:43:47.146548 [ 255 ] {cf86beae-539b-4a8c-bc45-29b79ddb4f35} <Debug> TCPHandler: Processed in 0.00133323 sec. | ||
| 5840 | 2026.02.10 18:43:47.146643 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5841 | 2026.02.10 18:43:47.146776 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5842 | 2026.02.10 18:43:47.146811 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2028 rows starting from the beginning of the part | ||
| 5843 | 2026.02.10 18:43:47.146879 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5844 | 2026.02.10 18:43:47.146924 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5845 | 2026.02.10 18:43:47.146965 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5846 | 2026.02.10 18:43:47.147002 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 5847 | 2026.02.10 18:43:47.147040 [ 192 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5848 | 2026.02.10 18:43:47.147437 [ 202 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11909 rows, containing 5 columns (5 merged, 0 gathered) in 0.004444201 sec., 2679671.7790216957 rows/sec., 184.12 MiB/sec. | ||
| 5849 | 2026.02.10 18:43:47.147703 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5850 | 2026.02.10 18:43:47.147966 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.02.10 18:43:47.148030 [ 190 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5852 | 2026.02.10 18:43:47.148099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5853 | 2026.02.10 18:43:47.148312 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001717981 sec., 1355079.0142615081 rows/sec., 91.28 MiB/sec. | ||
| 5854 | 2026.02.10 18:43:47.148524 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5855 | 2026.02.10 18:43:47.148758 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.02.10 18:43:47.148822 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_41_8} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5857 | 2026.02.10 18:43:47.148903 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5858 | 2026.02.10 18:43:48.413750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13923 | ||
| 5859 | 2026.02.10 18:43:48.414301 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.02.10 18:43:48.414350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5861 | 2026.02.10 18:43:48.414865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5862 | 2026.02.10 18:43:48.415103 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.02.10 18:43:48.415247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13923 | ||
| 5864 | 2026.02.10 18:43:49.157053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5865 | 2026.02.10 18:43:49.174475 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.02.10 18:43:49.174542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5867 | 2026.02.10 18:43:49.180526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5868 | 2026.02.10 18:43:49.181241 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.02.10 18:43:49.184540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5870 | 2026.02.10 18:43:50.938478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 746 | ||
| 5871 | 2026.02.10 18:43:50.940599 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.02.10 18:43:50.940644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5873 | 2026.02.10 18:43:50.941809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5874 | 2026.02.10 18:43:50.942081 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.02.10 18:43:50.942233 [ 26 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5876 | 2026.02.10 18:43:50.942303 [ 26 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.02.10 18:43:50.942326 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5878 | 2026.02.10 18:43:50.942342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5879 | 2026.02.10 18:43:50.942427 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 5880 | 2026.02.10 18:43:50.942946 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.02.10 18:43:50.943077 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 5882 | 2026.02.10 18:43:50.943422 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 5883 | 2026.02.10 18:43:50.943725 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5884 | 2026.02.10 18:43:50.944002 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 5885 | 2026.02.10 18:43:50.944272 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5886 | 2026.02.10 18:43:50.944573 [ 196 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5887 | 2026.02.10 18:43:50.950580 [ 190 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008190492 sec., 91081.21954090182 rows/sec., 75.99 MiB/sec. | ||
| 5888 | 2026.02.10 18:43:50.951785 [ 190 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5889 | 2026.02.10 18:43:50.952383 [ 190 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.02.10 18:43:50.952470 [ 190 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_21_4} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5891 | 2026.02.10 18:43:50.952823 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5892 | 2026.02.10 18:43:52.133547 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.10 18:43:52.133747 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5894 | 2026.02.10 18:43:52.133820 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5895 | 2026.02.10 18:43:52.134552 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.02.10 18:43:52.134599 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5897 | 2026.02.10 18:43:52.134998 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5898 | 2026.02.10 18:43:52.135219 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.02.10 18:43:52.135381 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001688 sec., 50947.867298578196 rows/sec., 4.27 MiB/sec. | ||
| 5900 | 2026.02.10 18:43:52.135431 [ 255 ] {25c2b0a0-eecc-4150-bcf4-18c5d10c5311} <Debug> TCPHandler: Processed in 0.00202626 sec. | ||
| 5901 | 2026.02.10 18:43:52.135559 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.02.10 18:43:52.135661 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.02.10 18:43:52.135705 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5904 | 2026.02.10 18:43:52.136115 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.02.10 18:43:52.136153 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5906 | 2026.02.10 18:43:52.136452 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5907 | 2026.02.10 18:43:52.136658 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.02.10 18:43:52.136794 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001156 sec., 12975.778546712803 rows/sec., 975.72 KiB/sec. | ||
| 5909 | 2026.02.10 18:43:52.136832 [ 255 ] {c03be15b-98d5-48c6-9c7b-03bb496f690c} <Debug> TCPHandler: Processed in 0.001327259 sec. | ||
| 5910 | 2026.02.10 18:43:52.136941 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.02.10 18:43:52.137037 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5912 | 2026.02.10 18:43:52.137076 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5913 | 2026.02.10 18:43:52.137516 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.02.10 18:43:52.137552 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5915 | 2026.02.10 18:43:52.137852 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5916 | 2026.02.10 18:43:52.138072 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.02.10 18:43:52.138201 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001184 sec., 66722.97297297297 rows/sec., 5.21 MiB/sec. | ||
| 5918 | 2026.02.10 18:43:52.138238 [ 255 ] {d6ebd4a0-ae83-4bd2-ae24-fc67196a4eef} <Debug> TCPHandler: Processed in 0.00134577 sec. | ||
| 5919 | 2026.02.10 18:43:52.138349 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.02.10 18:43:52.138450 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.02.10 18:43:52.138494 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5922 | 2026.02.10 18:43:52.138912 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.02.10 18:43:52.138946 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5924 | 2026.02.10 18:43:52.139272 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5925 | 2026.02.10 18:43:52.139479 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.02.10 18:43:52.139604 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5927 | 2026.02.10 18:43:52.139639 [ 255 ] {eeddf3a3-6c76-4bdb-b2bf-5ac125c6ad8e} <Debug> TCPHandler: Processed in 0.001337149 sec. | ||
| 5928 | 2026.02.10 18:43:52.139746 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.02.10 18:43:52.139838 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5930 | 2026.02.10 18:43:52.139890 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5931 | 2026.02.10 18:43:52.140694 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.02.10 18:43:52.140727 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5933 | 2026.02.10 18:43:52.141247 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5934 | 2026.02.10 18:43:52.141466 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.02.10 18:43:52.141601 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001781 sec., 8422.234699606963 rows/sec., 15.09 MiB/sec. | ||
| 5936 | 2026.02.10 18:43:52.141653 [ 255 ] {b7d44e47-09ed-46c4-929a-54706123498d} <Debug> TCPHandler: Processed in 0.001954998 sec. | ||
| 5937 | 2026.02.10 18:43:52.141777 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.02.10 18:43:52.141869 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5939 | 2026.02.10 18:43:52.141910 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5940 | 2026.02.10 18:43:52.142253 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.02.10 18:43:52.142288 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5942 | 2026.02.10 18:43:52.142598 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5943 | 2026.02.10 18:43:52.142800 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.02.10 18:43:52.142925 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5945 | 2026.02.10 18:43:52.142961 [ 255 ] {dce541d8-af5f-4e8d-906f-d005d9c13325} <Debug> TCPHandler: Processed in 0.001231436 sec. | ||
| 5946 | 2026.02.10 18:43:55.806768 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5947 | 2026.02.10 18:43:55.806847 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5948 | 2026.02.10 18:43:55.916263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14371 | ||
| 5949 | 2026.02.10 18:43:55.916800 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.10 18:43:55.916863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5951 | 2026.02.10 18:43:55.917438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5952 | 2026.02.10 18:43:55.917724 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.02.10 18:43:55.917895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 5954 | 2026.02.10 18:43:56.685532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5955 | 2026.02.10 18:43:56.704069 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.02.10 18:43:56.704124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5957 | 2026.02.10 18:43:56.710298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5958 | 2026.02.10 18:43:56.711002 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.02.10 18:43:56.714412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5960 | 2026.02.10 18:43:57.134395 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.02.10 18:43:57.134580 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5962 | 2026.02.10 18:43:57.134650 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5963 | 2026.02.10 18:43:57.135339 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.02.10 18:43:57.135392 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5965 | 2026.02.10 18:43:57.135798 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5966 | 2026.02.10 18:43:57.136034 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.02.10 18:43:57.136198 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001668 sec., 63549.16067146283 rows/sec., 5.32 MiB/sec. | ||
| 5968 | 2026.02.10 18:43:57.136248 [ 255 ] {a8c1c0cb-d97a-4ccc-a860-a77ee49af28d} <Debug> TCPHandler: Processed in 0.002008119 sec. | ||
| 5969 | 2026.02.10 18:43:57.136366 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.02.10 18:43:57.136475 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5971 | 2026.02.10 18:43:57.136521 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5972 | 2026.02.10 18:43:57.136943 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.02.10 18:43:57.136981 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5974 | 2026.02.10 18:43:57.137292 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5975 | 2026.02.10 18:43:57.137506 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.10 18:43:57.137629 [ 73 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5977 | 2026.02.10 18:43:57.137642 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.54 MiB/sec. | ||
| 5978 | 2026.02.10 18:43:57.137708 [ 73 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.02.10 18:43:57.137724 [ 255 ] {b0b04cf5-bec8-4c47-b0a7-be52ccf976af} <Debug> TCPHandler: Processed in 0.001408302 sec. | ||
| 5980 | 2026.02.10 18:43:57.137734 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5981 | 2026.02.10 18:43:57.137840 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.02.10 18:43:57.137852 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 5983 | 2026.02.10 18:43:57.137943 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5984 | 2026.02.10 18:43:57.137987 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5985 | 2026.02.10 18:43:57.137994 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5986 | 2026.02.10 18:43:57.138040 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 5987 | 2026.02.10 18:43:57.138113 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 5988 | 2026.02.10 18:43:57.138172 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 5989 | 2026.02.10 18:43:57.138220 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part | ||
| 5990 | 2026.02.10 18:43:57.138263 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 5991 | 2026.02.10 18:43:57.138304 [ 187 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 5992 | 2026.02.10 18:43:57.138436 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.02.10 18:43:57.138478 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 5994 | 2026.02.10 18:43:57.138822 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5995 | 2026.02.10 18:43:57.139066 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.02.10 18:43:57.139150 [ 190 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345549 sec., 133031.20139065915 rows/sec., 10.23 MiB/sec. | ||
| 5997 | 2026.02.10 18:43:57.139197 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001274 sec., 69858.71271585558 rows/sec., 5.46 MiB/sec. | ||
| 5998 | 2026.02.10 18:43:57.139238 [ 255 ] {e4d4dabb-3f68-4e8d-8239-ce0cd2eea840} <Debug> TCPHandler: Processed in 0.001447133 sec. | ||
| 5999 | 2026.02.10 18:43:57.139319 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6000 | 2026.02.10 18:43:57.139351 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.02.10 18:43:57.139452 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.02.10 18:43:57.139497 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6003 | 2026.02.10 18:43:57.139587 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.02.10 18:43:57.139661 [ 199 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_41_8} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6005 | 2026.02.10 18:43:57.139742 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6006 | 2026.02.10 18:43:57.139905 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.02.10 18:43:57.139945 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6008 | 2026.02.10 18:43:57.140279 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6009 | 2026.02.10 18:43:57.140496 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.02.10 18:43:57.140627 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6011 | 2026.02.10 18:43:57.140664 [ 255 ] {ad1b0824-3aba-4a04-8981-ebaa5fda169b} <Debug> TCPHandler: Processed in 0.00136683 sec. | ||
| 6012 | 2026.02.10 18:43:57.140766 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.02.10 18:43:57.140863 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6014 | 2026.02.10 18:43:57.140917 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6015 | 2026.02.10 18:43:57.141754 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.02.10 18:43:57.141790 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6017 | 2026.02.10 18:43:57.142321 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6018 | 2026.02.10 18:43:57.142549 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.02.10 18:43:57.142688 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001844 sec., 13557.483731019523 rows/sec., 24.29 MiB/sec. | ||
| 6020 | 2026.02.10 18:43:57.142691 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6021 | 2026.02.10 18:43:57.142744 [ 255 ] {38839609-3c28-411b-9e08-676ca970a02a} <Debug> TCPHandler: Processed in 0.00202561 sec. | ||
| 6022 | 2026.02.10 18:43:57.142746 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.02.10 18:43:57.142788 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6024 | 2026.02.10 18:43:57.142861 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.02.10 18:43:57.142864 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 6026 | 2026.02.10 18:43:57.142964 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.02.10 18:43:57.143012 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6028 | 2026.02.10 18:43:57.143096 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2026.02.10 18:43:57.143158 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 658 rows starting from the beginning of the part | ||
| 6030 | 2026.02.10 18:43:57.143286 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6031 | 2026.02.10 18:43:57.143353 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.02.10 18:43:57.143392 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6033 | 2026.02.10 18:43:57.143393 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6034 | 2026.02.10 18:43:57.143506 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 6035 | 2026.02.10 18:43:57.143612 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6036 | 2026.02.10 18:43:57.143710 [ 187 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6037 | 2026.02.10 18:43:57.143741 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6038 | 2026.02.10 18:43:57.143965 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.02.10 18:43:57.144111 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 6040 | 2026.02.10 18:43:57.144147 [ 255 ] {831f4f25-eb6e-4d8b-a7a1-011347cf921b} <Debug> TCPHandler: Processed in 0.001334769 sec. | ||
| 6041 | 2026.02.10 18:43:57.147578 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.00474671 sec., 160742.91456608893 rows/sec., 288.04 MiB/sec. | ||
| 6042 | 2026.02.10 18:43:57.148771 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6043 | 2026.02.10 18:43:57.149142 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.02.10 18:43:57.149225 [ 190 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6045 | 2026.02.10 18:43:57.149390 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 6046 | 2026.02.10 18:43:58.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.32 MiB, peak 276.95 MiB, free memory in arenas 0.00 B, will set to 270.53 MiB (RSS), difference: 1.20 MiB | ||
| 6047 | 2026.02.10 18:44:00.943437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 770 | ||
| 6048 | 2026.02.10 18:44:00.945671 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.02.10 18:44:00.945733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6050 | 2026.02.10 18:44:00.946991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6051 | 2026.02.10 18:44:00.947279 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.02.10 18:44:00.947657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6053 | 2026.02.10 18:44:02.161760 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.02.10 18:44:02.161967 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.02.10 18:44:02.162045 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6056 | 2026.02.10 18:44:02.162738 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.02.10 18:44:02.162789 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6058 | 2026.02.10 18:44:02.163188 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6059 | 2026.02.10 18:44:02.163422 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.02.10 18:44:02.163585 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 6061 | 2026.02.10 18:44:02.163637 [ 255 ] {af1bc4db-7de6-4914-8b3f-884aab0b0f40} <Debug> TCPHandler: Processed in 0.00202341 sec. | ||
| 6062 | 2026.02.10 18:44:02.163822 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.02.10 18:44:02.163934 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6064 | 2026.02.10 18:44:02.163983 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6065 | 2026.02.10 18:44:02.164494 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.02.10 18:44:02.164539 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6067 | 2026.02.10 18:44:02.164908 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6068 | 2026.02.10 18:44:02.165174 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.02.10 18:44:02.165335 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00143 sec., 1398.6013986013986 rows/sec., 114.05 KiB/sec. | ||
| 6070 | 2026.02.10 18:44:02.165380 [ 255 ] {27092ce0-6a4a-4cee-848d-1483c750930c} <Debug> TCPHandler: Processed in 0.001610107 sec. | ||
| 6071 | 2026.02.10 18:44:02.165502 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.02.10 18:44:02.165624 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6073 | 2026.02.10 18:44:02.165673 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6074 | 2026.02.10 18:44:02.166828 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.02.10 18:44:02.166864 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6076 | 2026.02.10 18:44:02.167285 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6077 | 2026.02.10 18:44:02.167511 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.02.10 18:44:02.167647 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Debug> executeQuery: Read 1347 rows, 115.49 KiB in 0.002047 sec., 658036.1504640938 rows/sec., 55.09 MiB/sec. | ||
| 6079 | 2026.02.10 18:44:02.167686 [ 255 ] {1433e77b-3953-472b-9e17-8efa3ea6917c} <Debug> TCPHandler: Processed in 0.002245666 sec. | ||
| 6080 | 2026.02.10 18:44:02.167825 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.02.10 18:44:02.167950 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6082 | 2026.02.10 18:44:02.168000 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6083 | 2026.02.10 18:44:02.168478 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.02.10 18:44:02.168542 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6085 | 2026.02.10 18:44:02.168848 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6086 | 2026.02.10 18:44:02.169053 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.02.10 18:44:02.169185 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Debug> executeQuery: Read 29 rows, 2.23 KiB in 0.00126 sec., 23015.873015873014 rows/sec., 1.73 MiB/sec. | ||
| 6088 | 2026.02.10 18:44:02.169223 [ 255 ] {4de88bcc-83ea-4adc-bcb4-8e48fd87bf45} <Debug> TCPHandler: Processed in 0.001464434 sec. | ||
| 6089 | 2026.02.10 18:44:02.169329 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.02.10 18:44:02.169424 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6091 | 2026.02.10 18:44:02.169464 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6092 | 2026.02.10 18:44:02.169970 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.02.10 18:44:02.170005 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6094 | 2026.02.10 18:44:02.170324 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6095 | 2026.02.10 18:44:02.170541 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.02.10 18:44:02.170667 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001261 sec., 199841.39571768438 rows/sec., 13.82 MiB/sec. | ||
| 6097 | 2026.02.10 18:44:02.170705 [ 255 ] {c09f2f9d-ad23-40fa-82f7-f7690fd5fd14} <Debug> TCPHandler: Processed in 0.001425162 sec. | ||
| 6098 | 2026.02.10 18:44:02.170818 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.02.10 18:44:02.170912 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.02.10 18:44:02.170953 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6101 | 2026.02.10 18:44:02.171334 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.02.10 18:44:02.171369 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6103 | 2026.02.10 18:44:02.171665 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6104 | 2026.02.10 18:44:02.171876 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.02.10 18:44:02.172005 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 6106 | 2026.02.10 18:44:02.172043 [ 255 ] {89e92baf-2221-438b-89fc-e8231cd6a255} <Debug> TCPHandler: Processed in 0.001275138 sec. | ||
| 6107 | 2026.02.10 18:44:02.172153 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.02.10 18:44:02.172246 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6109 | 2026.02.10 18:44:02.172286 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6110 | 2026.02.10 18:44:02.172898 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.02.10 18:44:02.172933 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6112 | 2026.02.10 18:44:02.173270 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6113 | 2026.02.10 18:44:02.173481 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.02.10 18:44:02.173612 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Debug> executeQuery: Read 573 rows, 44.03 KiB in 0.001383 sec., 414316.70281995664 rows/sec., 31.09 MiB/sec. | ||
| 6115 | 2026.02.10 18:44:02.173650 [ 255 ] {7cdf0f44-a23a-43fe-9c99-53fde9f01c71} <Debug> TCPHandler: Processed in 0.001546426 sec. | ||
| 6116 | 2026.02.10 18:44:02.173764 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.02.10 18:44:02.173861 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.02.10 18:44:02.173904 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6119 | 2026.02.10 18:44:02.174501 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.10 18:44:02.174536 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6121 | 2026.02.10 18:44:02.174915 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6122 | 2026.02.10 18:44:02.175132 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.10 18:44:02.175257 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001415 sec., 622614.8409893992 rows/sec., 42.26 MiB/sec. | ||
| 6124 | 2026.02.10 18:44:02.175295 [ 255 ] {56bc3a13-4a84-4075-ac5a-e1c9f3ba0407} <Debug> TCPHandler: Processed in 0.001580137 sec. | ||
| 6125 | 2026.02.10 18:44:02.175410 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.10 18:44:02.175506 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.10 18:44:02.175559 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6128 | 2026.02.10 18:44:02.176341 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.10 18:44:02.176376 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6130 | 2026.02.10 18:44:02.176891 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6131 | 2026.02.10 18:44:02.177113 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.10 18:44:02.177253 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 6133 | 2026.02.10 18:44:02.177306 [ 255 ] {7a67daae-5fb9-4b0d-82d6-f7ec2df4d1a1} <Debug> TCPHandler: Processed in 0.001944937 sec. | ||
| 6134 | 2026.02.10 18:44:02.177418 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.10 18:44:02.177514 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.02.10 18:44:02.177556 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6137 | 2026.02.10 18:44:02.177881 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.02.10 18:44:02.177916 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6139 | 2026.02.10 18:44:02.178221 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6140 | 2026.02.10 18:44:02.178434 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.10 18:44:02.178559 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6142 | 2026.02.10 18:44:02.178595 [ 255 ] {ef204b27-a746-497d-a006-a744d5ecf2a1} <Debug> TCPHandler: Processed in 0.001225467 sec. | ||
| 6143 | 2026.02.10 18:44:03.418946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14883 | ||
| 6144 | 2026.02.10 18:44:03.419481 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.02.10 18:44:03.419521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6146 | 2026.02.10 18:44:03.420014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6147 | 2026.02.10 18:44:03.420254 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.02.10 18:44:03.420394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14883 | ||
| 6149 | 2026.02.10 18:44:03.420407 [ 156 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6150 | 2026.02.10 18:44:03.420502 [ 156 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.02.10 18:44:03.420540 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 6152 | 2026.02.10 18:44:03.420687 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6153 | 2026.02.10 18:44:03.420843 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2026.02.10 18:44:03.420885 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 6155 | 2026.02.10 18:44:03.420953 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6156 | 2026.02.10 18:44:03.421003 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6157 | 2026.02.10 18:44:03.421049 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6158 | 2026.02.10 18:44:03.421094 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6159 | 2026.02.10 18:44:03.421140 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 6160 | 2026.02.10 18:44:03.422852 [ 200 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14883 rows, containing 4 columns (4 merged, 0 gathered) in 0.002228666 sec., 6677985.844446858 rows/sec., 95.53 MiB/sec. | ||
| 6161 | 2026.02.10 18:44:03.423096 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6162 | 2026.02.10 18:44:03.423334 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.02.10 18:44:03.423404 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_31_6} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6164 | 2026.02.10 18:44:03.423473 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6165 | 2026.02.10 18:44:04.215452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6166 | 2026.02.10 18:44:04.234322 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.02.10 18:44:04.234385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6168 | 2026.02.10 18:44:04.239948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6169 | 2026.02.10 18:44:04.240668 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.02.10 18:44:04.240978 [ 156 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6171 | 2026.02.10 18:44:04.241020 [ 156 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.10 18:44:04.241042 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6173 | 2026.02.10 18:44:04.241175 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6174 | 2026.02.10 18:44:04.244699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6175 | 2026.02.10 18:44:04.245484 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2026.02.10 18:44:04.247063 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6177 | 2026.02.10 18:44:04.251811 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6178 | 2026.02.10 18:44:04.256298 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6179 | 2026.02.10 18:44:04.260483 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6180 | 2026.02.10 18:44:04.264725 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6181 | 2026.02.10 18:44:04.268732 [ 195 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 6182 | 2026.02.10 18:44:04.327636 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086520517 sec., 2704.560815326612 rows/sec., 13.98 MiB/sec. | ||
| 6183 | 2026.02.10 18:44:04.330299 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6184 | 2026.02.10 18:44:04.332234 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_31_6} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.02.10 18:44:04.332345 [ 194 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_31_6} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6186 | 2026.02.10 18:44:04.334551 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6187 | 2026.02.10 18:44:05.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.62 MiB, peak 282.18 MiB, free memory in arenas 0.00 B, will set to 276.32 MiB (RSS), difference: 4.70 MiB | ||
| 6188 | 2026.02.10 18:44:07.134233 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.02.10 18:44:07.134438 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6190 | 2026.02.10 18:44:07.134512 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6191 | 2026.02.10 18:44:07.135221 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.02.10 18:44:07.135272 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6193 | 2026.02.10 18:44:07.135683 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6194 | 2026.02.10 18:44:07.135921 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.02.10 18:44:07.136088 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001706 sec., 62133.64595545135 rows/sec., 5.20 MiB/sec. | ||
| 6196 | 2026.02.10 18:44:07.136130 [ 255 ] {581539cb-75f6-46eb-8f54-6a22a9d80dee} <Debug> TCPHandler: Processed in 0.00204167 sec. | ||
| 6197 | 2026.02.10 18:44:07.136249 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.02.10 18:44:07.136346 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.02.10 18:44:07.136388 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6200 | 2026.02.10 18:44:07.136784 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.02.10 18:44:07.136823 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6202 | 2026.02.10 18:44:07.137121 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6203 | 2026.02.10 18:44:07.137346 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.02.10 18:44:07.137481 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001153 sec., 21682.56721595837 rows/sec., 1.59 MiB/sec. | ||
| 6205 | 2026.02.10 18:44:07.137521 [ 255 ] {e7bcb80a-ea6f-437c-86b9-7baa4665d5ca} <Debug> TCPHandler: Processed in 0.001321239 sec. | ||
| 6206 | 2026.02.10 18:44:07.137626 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.02.10 18:44:07.137722 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6208 | 2026.02.10 18:44:07.137762 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6209 | 2026.02.10 18:44:07.138191 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.02.10 18:44:07.138228 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6211 | 2026.02.10 18:44:07.138540 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6212 | 2026.02.10 18:44:07.138770 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.02.10 18:44:07.138904 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001201 sec., 74104.91257285594 rows/sec., 5.79 MiB/sec. | ||
| 6214 | 2026.02.10 18:44:07.138944 [ 255 ] {b441889b-1565-4670-9c14-a2951cf1d239} <Debug> TCPHandler: Processed in 0.00136643 sec. | ||
| 6215 | 2026.02.10 18:44:07.139053 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.02.10 18:44:07.139149 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.02.10 18:44:07.139192 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6218 | 2026.02.10 18:44:07.139597 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.02.10 18:44:07.139633 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6220 | 2026.02.10 18:44:07.139969 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6221 | 2026.02.10 18:44:07.140182 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.10 18:44:07.140318 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6223 | 2026.02.10 18:44:07.140356 [ 255 ] {cc6710ea-0bde-40a8-bb70-c6c8fa7137df} <Debug> TCPHandler: Processed in 0.00135228 sec. | ||
| 6224 | 2026.02.10 18:44:07.140462 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.02.10 18:44:07.140557 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.02.10 18:44:07.140612 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6227 | 2026.02.10 18:44:07.141497 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.02.10 18:44:07.141541 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6229 | 2026.02.10 18:44:07.142090 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6230 | 2026.02.10 18:44:07.142312 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.02.10 18:44:07.142453 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001914 sec., 13061.650992685476 rows/sec., 23.41 MiB/sec. | ||
| 6232 | 2026.02.10 18:44:07.142505 [ 255 ] {8f9e35d0-4e34-440c-9be7-e7e733eea3e9} <Debug> TCPHandler: Processed in 0.002091091 sec. | ||
| 6233 | 2026.02.10 18:44:07.142612 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.02.10 18:44:07.142706 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.02.10 18:44:07.142747 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6236 | 2026.02.10 18:44:07.143138 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.02.10 18:44:07.143176 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6238 | 2026.02.10 18:44:07.143486 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6239 | 2026.02.10 18:44:07.143687 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.02.10 18:44:07.143818 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6241 | 2026.02.10 18:44:07.143855 [ 255 ] {5c068694-296c-4c9e-90b5-9234c8136714} <Debug> TCPHandler: Processed in 0.001290288 sec. | ||
| 6242 | 2026.02.10 18:44:10.806891 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6243 | 2026.02.10 18:44:10.806957 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6244 | 2026.02.10 18:44:10.921413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15331 | ||
| 6245 | 2026.02.10 18:44:10.921906 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.02.10 18:44:10.921947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6247 | 2026.02.10 18:44:10.922671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6248 | 2026.02.10 18:44:10.922919 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.02.10 18:44:10.923052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 6250 | 2026.02.10 18:44:10.948725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 802 | ||
| 6251 | 2026.02.10 18:44:10.950908 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.02.10 18:44:10.950949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6253 | 2026.02.10 18:44:10.952154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6254 | 2026.02.10 18:44:10.952425 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.02.10 18:44:10.952751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6256 | 2026.02.10 18:44:11.002144 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000798554 sec. | ||
| 6257 | 2026.02.10 18:44:11.745705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6258 | 2026.02.10 18:44:11.762750 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.10 18:44:11.762818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6260 | 2026.02.10 18:44:11.768816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6261 | 2026.02.10 18:44:11.769591 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.10 18:44:11.772807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6263 | 2026.02.10 18:44:12.133479 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.02.10 18:44:12.133660 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6265 | 2026.02.10 18:44:12.133728 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6266 | 2026.02.10 18:44:12.134378 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.02.10 18:44:12.134429 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6268 | 2026.02.10 18:44:12.134834 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6269 | 2026.02.10 18:44:12.135050 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.02.10 18:44:12.135190 [ 152 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6271 | 2026.02.10 18:44:12.135210 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.0016 sec., 53750 rows/sec., 4.51 MiB/sec. | ||
| 6272 | 2026.02.10 18:44:12.135263 [ 152 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.10 18:44:12.135280 [ 255 ] {c54f57fb-e067-4bed-83de-a6116b66c6bd} <Debug> TCPHandler: Processed in 0.001930028 sec. | ||
| 6274 | 2026.02.10 18:44:12.135296 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6275 | 2026.02.10 18:44:12.135404 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.02.10 18:44:12.135411 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 6277 | 2026.02.10 18:44:12.135512 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.02.10 18:44:12.135552 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6279 | 2026.02.10 18:44:12.135560 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6280 | 2026.02.10 18:44:12.135595 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1406 rows starting from the beginning of the part | ||
| 6281 | 2026.02.10 18:44:12.135697 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part | ||
| 6282 | 2026.02.10 18:44:12.135753 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 6283 | 2026.02.10 18:44:12.135803 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1347 rows starting from the beginning of the part | ||
| 6284 | 2026.02.10 18:44:12.135842 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6285 | 2026.02.10 18:44:12.135884 [ 194 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 6286 | 2026.02.10 18:44:12.135969 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.02.10 18:44:12.136009 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6288 | 2026.02.10 18:44:12.136430 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6289 | 2026.02.10 18:44:12.136667 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.02.10 18:44:12.136797 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001308 sec., 11467.889908256882 rows/sec., 862.33 KiB/sec. | ||
| 6291 | 2026.02.10 18:44:12.136834 [ 255 ] {079fbc41-3dfa-4dac-a2cf-299b9228f776} <Debug> TCPHandler: Processed in 0.001480303 sec. | ||
| 6292 | 2026.02.10 18:44:12.136937 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.02.10 18:44:12.137029 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6294 | 2026.02.10 18:44:12.137067 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6295 | 2026.02.10 18:44:12.137487 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.02.10 18:44:12.137503 [ 200 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002138503 sec., 1466914.0047968135 rows/sec., 128.57 MiB/sec. | ||
| 6297 | 2026.02.10 18:44:12.137521 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6298 | 2026.02.10 18:44:12.137754 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6299 | 2026.02.10 18:44:12.137854 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6300 | 2026.02.10 18:44:12.138132 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.02.10 18:44:12.138132 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.02.10 18:44:12.138231 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_46_9} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6303 | 2026.02.10 18:44:12.138236 [ 151 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6304 | 2026.02.10 18:44:12.138259 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001248 sec., 63301.282051282054 rows/sec., 4.94 MiB/sec. | ||
| 6305 | 2026.02.10 18:44:12.138281 [ 151 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.02.10 18:44:12.138296 [ 255 ] {2e6f63a5-a67c-4997-8cfb-ddbdc2d928a5} <Debug> TCPHandler: Processed in 0.001406142 sec. | ||
| 6307 | 2026.02.10 18:44:12.138306 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6308 | 2026.02.10 18:44:12.138325 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6309 | 2026.02.10 18:44:12.138401 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.02.10 18:44:12.138408 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 6311 | 2026.02.10 18:44:12.138500 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.02.10 18:44:12.138505 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6313 | 2026.02.10 18:44:12.138546 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6314 | 2026.02.10 18:44:12.138552 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6315 | 2026.02.10 18:44:12.138596 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 79 rows starting from the beginning of the part | ||
| 6316 | 2026.02.10 18:44:12.138636 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 6317 | 2026.02.10 18:44:12.138670 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 573 rows starting from the beginning of the part | ||
| 6318 | 2026.02.10 18:44:12.138703 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 6319 | 2026.02.10 18:44:12.138736 [ 194 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 6320 | 2026.02.10 18:44:12.138972 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.02.10 18:44:12.139013 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6322 | 2026.02.10 18:44:12.139348 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6323 | 2026.02.10 18:44:12.139557 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.02.10 18:44:12.139652 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6325 | 2026.02.10 18:44:12.139678 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.02.10 18:44:12.139683 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6327 | 2026.02.10 18:44:12.139695 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6328 | 2026.02.10 18:44:12.139720 [ 255 ] {6a91c12b-17da-497a-92f3-ebdf7fd22ec8} <Debug> TCPHandler: Processed in 0.001366601 sec. | ||
| 6329 | 2026.02.10 18:44:12.139723 [ 200 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134522 sec., 1145537.5328942477 rows/sec., 91.25 MiB/sec. | ||
| 6330 | 2026.02.10 18:44:12.139762 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 6331 | 2026.02.10 18:44:12.139835 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.02.10 18:44:12.139861 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2026.02.10 18:44:12.139898 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11909 rows starting from the beginning of the part | ||
| 6334 | 2026.02.10 18:44:12.139903 [ 201 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6335 | 2026.02.10 18:44:12.139944 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.02.10 18:44:12.139954 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 6337 | 2026.02.10 18:44:12.140006 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6338 | 2026.02.10 18:44:12.140012 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6339 | 2026.02.10 18:44:12.140068 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part | ||
| 6340 | 2026.02.10 18:44:12.140111 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6341 | 2026.02.10 18:44:12.140152 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 6342 | 2026.02.10 18:44:12.140180 [ 201 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.02.10 18:44:12.140254 [ 201 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_46_9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6344 | 2026.02.10 18:44:12.140345 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6345 | 2026.02.10 18:44:12.140840 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.02.10 18:44:12.140879 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6347 | 2026.02.10 18:44:12.141569 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6348 | 2026.02.10 18:44:12.141827 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.02.10 18:44:12.141984 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00206 sec., 7281.553398058251 rows/sec., 13.05 MiB/sec. | ||
| 6350 | 2026.02.10 18:44:12.142051 [ 255 ] {a6dd27b2-32de-47bb-b3e2-156e17797323} <Debug> TCPHandler: Processed in 0.002271027 sec. | ||
| 6351 | 2026.02.10 18:44:12.142163 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.02.10 18:44:12.142263 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6353 | 2026.02.10 18:44:12.142306 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6354 | 2026.02.10 18:44:12.142648 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.02.10 18:44:12.142684 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6356 | 2026.02.10 18:44:12.143119 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6357 | 2026.02.10 18:44:12.143360 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.02.10 18:44:12.143460 [ 151 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6359 | 2026.02.10 18:44:12.143485 [ 151 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.02.10 18:44:12.143499 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 6361 | 2026.02.10 18:44:12.143502 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6362 | 2026.02.10 18:44:12.143537 [ 255 ] {9f9a18bc-bf5e-4b35-b2d6-55c481efae45} <Debug> TCPHandler: Processed in 0.001425203 sec. | ||
| 6363 | 2026.02.10 18:44:12.143597 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 6364 | 2026.02.10 18:44:12.143694 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6365 | 2026.02.10 18:44:12.143726 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2328 rows starting from the beginning of the part | ||
| 6366 | 2026.02.10 18:44:12.143785 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 6367 | 2026.02.10 18:44:12.143831 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6368 | 2026.02.10 18:44:12.143870 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 6369 | 2026.02.10 18:44:12.143923 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6370 | 2026.02.10 18:44:12.143966 [ 189 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 6371 | 2026.02.10 18:44:12.144985 [ 198 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13430 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249885 sec., 2558151.2737898068 rows/sec., 175.74 MiB/sec. | ||
| 6372 | 2026.02.10 18:44:12.145319 [ 198 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761242 sec., 1492128.8499820014 rows/sec., 100.52 MiB/sec. | ||
| 6373 | 2026.02.10 18:44:12.145458 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6374 | 2026.02.10 18:44:12.145533 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6375 | 2026.02.10 18:44:12.145848 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.02.10 18:44:12.145863 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.02.10 18:44:12.145946 [ 192 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6378 | 2026.02.10 18:44:12.145952 [ 186 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_46_9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6379 | 2026.02.10 18:44:12.146052 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6380 | 2026.02.10 18:44:12.146109 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6381 | 2026.02.10 18:44:13.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.08 MiB, peak 286.69 MiB, free memory in arenas 0.00 B, will set to 279.96 MiB (RSS), difference: 1.87 MiB | ||
| 6382 | 2026.02.10 18:44:16.844903 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47635 | ||
| 6383 | 2026.02.10 18:44:16.845024 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6384 | 2026.02.10 18:44:16.845049 [ 286 ] {} <Debug> TCP-Session: 1c9531d0-b9ea-4b6d-aa7b-842fa93ce139 Authenticating user 'default' from [fd00:1122:3344:101::e]:47635 | ||
| 6385 | 2026.02.10 18:44:16.845071 [ 286 ] {} <Debug> TCP-Session: 1c9531d0-b9ea-4b6d-aa7b-842fa93ce139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2026.02.10 18:44:16.845084 [ 286 ] {} <Debug> TCP-Session: 1c9531d0-b9ea-4b6d-aa7b-842fa93ce139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.02.10 18:44:16.845313 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58602 | ||
| 6388 | 2026.02.10 18:44:16.845342 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54325 | ||
| 6389 | 2026.02.10 18:44:16.845369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41099 | ||
| 6390 | 2026.02.10 18:44:16.845401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37138 | ||
| 6391 | 2026.02.10 18:44:16.845410 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53791 | ||
| 6392 | 2026.02.10 18:44:16.845424 [ 286 ] {} <Trace> TCP-Session: 1c9531d0-b9ea-4b6d-aa7b-842fa93ce139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.02.10 18:44:16.845440 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6394 | 2026.02.10 18:44:16.845452 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6395 | 2026.02.10 18:44:16.845393 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56713 | ||
| 6396 | 2026.02.10 18:44:16.845509 [ 289 ] {} <Debug> TCP-Session: 0ba7cad0-04bf-4f48-b262-3730deb6f3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54325 | ||
| 6397 | 2026.02.10 18:44:16.845496 [ 288 ] {} <Debug> TCP-Session: eaf3622f-a424-41fd-b96c-5c926e492a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:58602 | ||
| 6398 | 2026.02.10 18:44:16.845569 [ 289 ] {} <Debug> TCP-Session: 0ba7cad0-04bf-4f48-b262-3730deb6f3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.02.10 18:44:16.845355 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33205 | ||
| 6400 | 2026.02.10 18:44:16.845597 [ 288 ] {} <Debug> TCP-Session: eaf3622f-a424-41fd-b96c-5c926e492a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.02.10 18:44:16.845616 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6402 | 2026.02.10 18:44:16.845639 [ 288 ] {} <Debug> TCP-Session: eaf3622f-a424-41fd-b96c-5c926e492a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2026.02.10 18:44:16.845596 [ 289 ] {} <Debug> TCP-Session: 0ba7cad0-04bf-4f48-b262-3730deb6f3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2026.02.10 18:44:16.845388 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61607 | ||
| 6405 | 2026.02.10 18:44:16.845915 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6406 | 2026.02.10 18:44:16.845976 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6407 | 2026.02.10 18:44:16.846060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6408 | 2026.02.10 18:44:16.846089 [ 290 ] {} <Debug> TCP-Session: 22352315-0b23-431c-8cd0-b5907d1007fe Authenticating user 'default' from [fd00:1122:3344:101::e]:33205 | ||
| 6409 | 2026.02.10 18:44:16.846105 [ 290 ] {} <Debug> TCP-Session: 22352315-0b23-431c-8cd0-b5907d1007fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.02.10 18:44:16.846117 [ 290 ] {} <Debug> TCP-Session: 22352315-0b23-431c-8cd0-b5907d1007fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.02.10 18:44:16.846169 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6412 | 2026.02.10 18:44:16.846204 [ 293 ] {} <Debug> TCP-Session: d5e096f3-dfba-4d2f-8e7f-44615c544a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:61607 | ||
| 6413 | 2026.02.10 18:44:16.846222 [ 293 ] {} <Debug> TCP-Session: d5e096f3-dfba-4d2f-8e7f-44615c544a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.02.10 18:44:16.846239 [ 293 ] {} <Debug> TCP-Session: d5e096f3-dfba-4d2f-8e7f-44615c544a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.02.10 18:44:16.846259 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 6416 | 2026.02.10 18:44:16.846285 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6417 | 2026.02.10 18:44:16.846315 [ 3 ] {} <Debug> TCP-Session: cae383b3-29e6-4ab1-b405-f7a2ee362745 Authenticating user 'default' from [fd00:1122:3344:101::e]:53791 | ||
| 6418 | 2026.02.10 18:44:16.846331 [ 3 ] {} <Debug> TCP-Session: cae383b3-29e6-4ab1-b405-f7a2ee362745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.02.10 18:44:16.846344 [ 3 ] {} <Debug> TCP-Session: cae383b3-29e6-4ab1-b405-f7a2ee362745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.02.10 18:44:16.846414 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6421 | 2026.02.10 18:44:16.846455 [ 294 ] {} <Debug> TCP-Session: 385e4d86-14b7-466c-9344-3ac77fd8882d Authenticating user 'default' from [fd00:1122:3344:101::e]:37138 | ||
| 6422 | 2026.02.10 18:44:16.846473 [ 294 ] {} <Debug> TCP-Session: 385e4d86-14b7-466c-9344-3ac77fd8882d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2026.02.10 18:44:16.846491 [ 294 ] {} <Debug> TCP-Session: 385e4d86-14b7-466c-9344-3ac77fd8882d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.02.10 18:44:16.846785 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6425 | 2026.02.10 18:44:16.846830 [ 292 ] {} <Debug> TCP-Session: 9d6a7485-a74a-4265-a7b3-dac25e734619 Authenticating user 'default' from [fd00:1122:3344:101::e]:56713 | ||
| 6426 | 2026.02.10 18:44:16.846857 [ 292 ] {} <Debug> TCP-Session: 9d6a7485-a74a-4265-a7b3-dac25e734619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.02.10 18:44:16.846870 [ 292 ] {} <Debug> TCP-Session: 9d6a7485-a74a-4265-a7b3-dac25e734619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.02.10 18:44:16.846880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2026.02.10 18:44:16.846922 [ 291 ] {} <Debug> TCP-Session: 1ccfc7d2-a80b-4cbf-9058-b85840648876 Authenticating user 'default' from [fd00:1122:3344:101::e]:41099 | ||
| 6430 | 2026.02.10 18:44:16.846945 [ 291 ] {} <Debug> TCP-Session: 1ccfc7d2-a80b-4cbf-9058-b85840648876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2026.02.10 18:44:16.846962 [ 291 ] {} <Debug> TCP-Session: 1ccfc7d2-a80b-4cbf-9058-b85840648876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.02.10 18:44:16.847191 [ 336 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> AggregatingTransform: Aggregating | ||
| 6433 | 2026.02.10 18:44:16.847262 [ 336 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> Aggregator: Aggregation method: without_key | ||
| 6434 | 2026.02.10 18:44:16.847307 [ 336 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943788 sec. (1059.560 rows/sec., 41.39 KiB/sec.) | ||
| 6435 | 2026.02.10 18:44:16.847331 [ 336 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Trace> Aggregator: Merging aggregated data | ||
| 6436 | 2026.02.10 18:44:16.848609 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 6437 | 2026.02.10 18:44:16.848743 [ 286 ] {a3c1c1b3-ca3e-454c-a1a9-9fbf180b1268} <Debug> TCPHandler: Processed in 0.003428971 sec. | ||
| 6438 | 2026.02.10 18:44:16.848868 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6439 | 2026.02.10 18:44:16.848892 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6440 | 2026.02.10 18:44:16.848905 [ 286 ] {} <Debug> TCP-Session: 1c9531d0-b9ea-4b6d-aa7b-842fa93ce139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.02.10 18:44:16.848916 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6442 | 2026.02.10 18:44:16.848933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6443 | 2026.02.10 18:44:16.848952 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6444 | 2026.02.10 18:44:16.848974 [ 288 ] {} <Debug> TCP-Session: eaf3622f-a424-41fd-b96c-5c926e492a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.02.10 18:44:16.848990 [ 290 ] {} <Debug> TCP-Session: 22352315-0b23-431c-8cd0-b5907d1007fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.02.10 18:44:16.848993 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6447 | 2026.02.10 18:44:16.849020 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6448 | 2026.02.10 18:44:16.849035 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6449 | 2026.02.10 18:44:16.849057 [ 289 ] {} <Debug> TCP-Session: 0ba7cad0-04bf-4f48-b262-3730deb6f3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.02.10 18:44:16.849074 [ 291 ] {} <Debug> TCP-Session: 1ccfc7d2-a80b-4cbf-9058-b85840648876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.02.10 18:44:16.849087 [ 294 ] {} <Debug> TCP-Session: 385e4d86-14b7-466c-9344-3ac77fd8882d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.02.10 18:44:16.849009 [ 292 ] {} <Debug> TCP-Session: 9d6a7485-a74a-4265-a7b3-dac25e734619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6453 | 2026.02.10 18:44:16.848980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6454 | 2026.02.10 18:44:16.848926 [ 3 ] {} <Debug> TCP-Session: cae383b3-29e6-4ab1-b405-f7a2ee362745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.02.10 18:44:16.849173 [ 293 ] {} <Debug> TCP-Session: d5e096f3-dfba-4d2f-8e7f-44615c544a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.02.10 18:44:16.861945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60146 | ||
| 6457 | 2026.02.10 18:44:16.862025 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6458 | 2026.02.10 18:44:16.862047 [ 291 ] {} <Debug> TCP-Session: 8d8a5e1c-181c-4e9e-aa06-f1aaa08984d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60146 | ||
| 6459 | 2026.02.10 18:44:16.862064 [ 291 ] {} <Debug> TCP-Session: 8d8a5e1c-181c-4e9e-aa06-f1aaa08984d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.02.10 18:44:16.862077 [ 291 ] {} <Debug> TCP-Session: 8d8a5e1c-181c-4e9e-aa06-f1aaa08984d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.02.10 18:44:16.862234 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46785 | ||
| 6462 | 2026.02.10 18:44:16.862247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33344 | ||
| 6463 | 2026.02.10 18:44:16.862290 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56388 | ||
| 6464 | 2026.02.10 18:44:16.862306 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40697 | ||
| 6465 | 2026.02.10 18:44:16.862319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60748 | ||
| 6466 | 2026.02.10 18:44:16.862346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36196 | ||
| 6467 | 2026.02.10 18:44:16.862375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6468 | 2026.02.10 18:44:16.862396 [ 291 ] {} <Trace> TCP-Session: 8d8a5e1c-181c-4e9e-aa06-f1aaa08984d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2026.02.10 18:44:16.862412 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6470 | 2026.02.10 18:44:16.862403 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6471 | 2026.02.10 18:44:16.862437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6472 | 2026.02.10 18:44:16.862446 [ 286 ] {} <Debug> TCP-Session: 9c921984-0877-4f43-b957-0f67b7fde42f Authenticating user 'default' from [fd00:1122:3344:101::e]:60748 | ||
| 6473 | 2026.02.10 18:44:16.862457 [ 3 ] {} <Debug> TCP-Session: dfd3dbf8-1882-411e-86cb-f954225db14b Authenticating user 'default' from [fd00:1122:3344:101::e]:40697 | ||
| 6474 | 2026.02.10 18:44:16.862468 [ 290 ] {} <Debug> TCP-Session: efb0738a-bb40-4058-a23d-826d0e61b212 Authenticating user 'default' from [fd00:1122:3344:101::e]:36196 | ||
| 6475 | 2026.02.10 18:44:16.862476 [ 286 ] {} <Debug> TCP-Session: 9c921984-0877-4f43-b957-0f67b7fde42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.02.10 18:44:16.862483 [ 3 ] {} <Debug> TCP-Session: dfd3dbf8-1882-411e-86cb-f954225db14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6477 | 2026.02.10 18:44:16.862492 [ 290 ] {} <Debug> TCP-Session: efb0738a-bb40-4058-a23d-826d0e61b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.02.10 18:44:16.862506 [ 3 ] {} <Debug> TCP-Session: dfd3dbf8-1882-411e-86cb-f954225db14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.02.10 18:44:16.862514 [ 290 ] {} <Debug> TCP-Session: efb0738a-bb40-4058-a23d-826d0e61b212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.02.10 18:44:16.862497 [ 286 ] {} <Debug> TCP-Session: 9c921984-0877-4f43-b957-0f67b7fde42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.02.10 18:44:16.862416 [ 294 ] {} <Debug> TCP-Session: 0409422e-c0d4-4fb6-96a0-63356b1675d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56388 | ||
| 6482 | 2026.02.10 18:44:16.862334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64821 | ||
| 6483 | 2026.02.10 18:44:16.862579 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6484 | 2026.02.10 18:44:16.862588 [ 294 ] {} <Debug> TCP-Session: 0409422e-c0d4-4fb6-96a0-63356b1675d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.02.10 18:44:16.862327 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53745 | ||
| 6486 | 2026.02.10 18:44:16.862639 [ 294 ] {} <Debug> TCP-Session: 0409422e-c0d4-4fb6-96a0-63356b1675d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2026.02.10 18:44:16.862652 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6488 | 2026.02.10 18:44:16.862326 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6489 | 2026.02.10 18:44:16.862702 [ 289 ] {} <Debug> TCP-Session: 40abc3ca-d598-4fe0-9b09-8912d1ee1677 Authenticating user 'default' from [fd00:1122:3344:101::e]:64821 | ||
| 6490 | 2026.02.10 18:44:16.862704 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6491 | 2026.02.10 18:44:16.862718 [ 293 ] {} <Debug> TCP-Session: 4a19a8d8-6c88-46d4-9d63-4da879163c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:33344 | ||
| 6492 | 2026.02.10 18:44:16.862727 [ 289 ] {} <Debug> TCP-Session: 40abc3ca-d598-4fe0-9b09-8912d1ee1677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2026.02.10 18:44:16.862745 [ 288 ] {} <Debug> TCP-Session: 8e722412-44e5-4237-9e47-dbe829827f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53745 | ||
| 6494 | 2026.02.10 18:44:16.862754 [ 293 ] {} <Debug> TCP-Session: 4a19a8d8-6c88-46d4-9d63-4da879163c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6495 | 2026.02.10 18:44:16.862764 [ 289 ] {} <Debug> TCP-Session: 40abc3ca-d598-4fe0-9b09-8912d1ee1677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6496 | 2026.02.10 18:44:16.862788 [ 293 ] {} <Debug> TCP-Session: 4a19a8d8-6c88-46d4-9d63-4da879163c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2026.02.10 18:44:16.862780 [ 288 ] {} <Debug> TCP-Session: 8e722412-44e5-4237-9e47-dbe829827f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6498 | 2026.02.10 18:44:16.862308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6499 | 2026.02.10 18:44:16.862822 [ 288 ] {} <Debug> TCP-Session: 8e722412-44e5-4237-9e47-dbe829827f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6500 | 2026.02.10 18:44:16.862852 [ 292 ] {} <Debug> TCP-Session: 53b7d7fe-c9dc-4ef4-965f-6d3fda535544 Authenticating user 'default' from [fd00:1122:3344:101::e]:46785 | ||
| 6501 | 2026.02.10 18:44:16.862875 [ 292 ] {} <Debug> TCP-Session: 53b7d7fe-c9dc-4ef4-965f-6d3fda535544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6502 | 2026.02.10 18:44:16.862887 [ 292 ] {} <Debug> TCP-Session: 53b7d7fe-c9dc-4ef4-965f-6d3fda535544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.02.10 18:44:16.862916 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6504 | 2026.02.10 18:44:16.862977 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6505 | 2026.02.10 18:44:16.863296 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 6506 | 2026.02.10 18:44:16.864445 [ 299 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> AggregatingTransform: Aggregating | ||
| 6507 | 2026.02.10 18:44:16.864493 [ 299 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> Aggregator: Aggregation method: without_key | ||
| 6508 | 2026.02.10 18:44:16.864527 [ 299 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133084 sec. (882.547 rows/sec., 34.47 KiB/sec.) | ||
| 6509 | 2026.02.10 18:44:16.864544 [ 299 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Trace> Aggregator: Merging aggregated data | ||
| 6510 | 2026.02.10 18:44:16.866053 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 6511 | 2026.02.10 18:44:16.866236 [ 291 ] {80488a4a-0353-4144-a719-bbc0fe49f082} <Debug> TCPHandler: Processed in 0.003979158 sec. | ||
| 6512 | 2026.02.10 18:44:16.866328 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6513 | 2026.02.10 18:44:16.866352 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6514 | 2026.02.10 18:44:16.866359 [ 291 ] {} <Debug> TCP-Session: 8d8a5e1c-181c-4e9e-aa06-f1aaa08984d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.02.10 18:44:16.866372 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6516 | 2026.02.10 18:44:16.866393 [ 290 ] {} <Debug> TCP-Session: efb0738a-bb40-4058-a23d-826d0e61b212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2026.02.10 18:44:16.866414 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6518 | 2026.02.10 18:44:16.866433 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6519 | 2026.02.10 18:44:16.866451 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6520 | 2026.02.10 18:44:16.866467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6521 | 2026.02.10 18:44:16.866483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6522 | 2026.02.10 18:44:16.866509 [ 294 ] {} <Debug> TCP-Session: 0409422e-c0d4-4fb6-96a0-63356b1675d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6523 | 2026.02.10 18:44:16.866525 [ 286 ] {} <Debug> TCP-Session: 9c921984-0877-4f43-b957-0f67b7fde42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6524 | 2026.02.10 18:44:16.866536 [ 288 ] {} <Debug> TCP-Session: 8e722412-44e5-4237-9e47-dbe829827f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6525 | 2026.02.10 18:44:16.866475 [ 293 ] {} <Debug> TCP-Session: 4a19a8d8-6c88-46d4-9d63-4da879163c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2026.02.10 18:44:16.866429 [ 292 ] {} <Debug> TCP-Session: 53b7d7fe-c9dc-4ef4-965f-6d3fda535544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2026.02.10 18:44:16.866395 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6528 | 2026.02.10 18:44:16.866461 [ 289 ] {} <Debug> TCP-Session: 40abc3ca-d598-4fe0-9b09-8912d1ee1677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2026.02.10 18:44:16.866651 [ 3 ] {} <Debug> TCP-Session: dfd3dbf8-1882-411e-86cb-f954225db14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6530 | 2026.02.10 18:44:16.958828 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38572 | ||
| 6531 | 2026.02.10 18:44:16.958939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6532 | 2026.02.10 18:44:16.958966 [ 291 ] {} <Debug> TCP-Session: 80aa5f21-d99c-4a0e-9d5d-0fce7e34a6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38572 | ||
| 6533 | 2026.02.10 18:44:16.958987 [ 291 ] {} <Debug> TCP-Session: 80aa5f21-d99c-4a0e-9d5d-0fce7e34a6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.02.10 18:44:16.959000 [ 291 ] {} <Debug> TCP-Session: 80aa5f21-d99c-4a0e-9d5d-0fce7e34a6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.02.10 18:44:16.959230 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64009 | ||
| 6536 | 2026.02.10 18:44:16.959247 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56011 | ||
| 6537 | 2026.02.10 18:44:16.959275 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40222 | ||
| 6538 | 2026.02.10 18:44:16.959297 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46652 | ||
| 6539 | 2026.02.10 18:44:16.959346 [ 291 ] {} <Trace> TCP-Session: 80aa5f21-d99c-4a0e-9d5d-0fce7e34a6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.02.10 18:44:16.959346 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6541 | 2026.02.10 18:44:16.959358 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2026.02.10 18:44:16.959393 [ 294 ] {} <Debug> TCP-Session: 89cbfdec-13c6-462e-9ddf-df7d96d148c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56011 | ||
| 6543 | 2026.02.10 18:44:16.959403 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6544 | 2026.02.10 18:44:16.959422 [ 294 ] {} <Debug> TCP-Session: 89cbfdec-13c6-462e-9ddf-df7d96d148c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2026.02.10 18:44:16.959427 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6546 | 2026.02.10 18:44:16.959446 [ 294 ] {} <Debug> TCP-Session: 89cbfdec-13c6-462e-9ddf-df7d96d148c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.02.10 18:44:16.959444 [ 286 ] {} <Debug> TCP-Session: 5e9d8e67-d9cb-419a-94ed-e08df306e619 Authenticating user 'default' from [fd00:1122:3344:101::e]:40222 | ||
| 6548 | 2026.02.10 18:44:16.959471 [ 289 ] {} <Debug> TCP-Session: b0830501-9c79-4c2b-b38e-8263e478213c Authenticating user 'default' from [fd00:1122:3344:101::e]:46652 | ||
| 6549 | 2026.02.10 18:44:16.959497 [ 286 ] {} <Debug> TCP-Session: 5e9d8e67-d9cb-419a-94ed-e08df306e619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.02.10 18:44:16.959512 [ 289 ] {} <Debug> TCP-Session: b0830501-9c79-4c2b-b38e-8263e478213c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.02.10 18:44:16.959525 [ 286 ] {} <Debug> TCP-Session: 5e9d8e67-d9cb-419a-94ed-e08df306e619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.02.10 18:44:16.959537 [ 289 ] {} <Debug> TCP-Session: b0830501-9c79-4c2b-b38e-8263e478213c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.02.10 18:44:16.959421 [ 292 ] {} <Debug> TCP-Session: 5d72a433-b87e-43b0-a119-278983a0726c Authenticating user 'default' from [fd00:1122:3344:101::e]:64009 | ||
| 6554 | 2026.02.10 18:44:16.959307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48987 | ||
| 6555 | 2026.02.10 18:44:16.959594 [ 292 ] {} <Debug> TCP-Session: 5d72a433-b87e-43b0-a119-278983a0726c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.02.10 18:44:16.959285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 | ||
| 6557 | 2026.02.10 18:44:16.959620 [ 292 ] {} <Debug> TCP-Session: 5d72a433-b87e-43b0-a119-278983a0726c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2026.02.10 18:44:16.959273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41845 | ||
| 6559 | 2026.02.10 18:44:16.959651 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6560 | 2026.02.10 18:44:16.959686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6561 | 2026.02.10 18:44:16.959697 [ 290 ] {} <Debug> TCP-Session: a4ed55df-f672-4d4e-8e1d-81a52ae50b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:48987 | ||
| 6562 | 2026.02.10 18:44:16.959716 [ 288 ] {} <Debug> TCP-Session: d797031b-1a52-477a-b873-3082223122c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 | ||
| 6563 | 2026.02.10 18:44:16.959724 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6564 | 2026.02.10 18:44:16.959741 [ 290 ] {} <Debug> TCP-Session: a4ed55df-f672-4d4e-8e1d-81a52ae50b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.02.10 18:44:16.959762 [ 288 ] {} <Debug> TCP-Session: d797031b-1a52-477a-b873-3082223122c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2026.02.10 18:44:16.959772 [ 3 ] {} <Debug> TCP-Session: 51f7884b-2372-4261-8a65-7a4373e9fd1f Authenticating user 'default' from [fd00:1122:3344:101::e]:41845 | ||
| 6567 | 2026.02.10 18:44:16.959776 [ 290 ] {} <Debug> TCP-Session: a4ed55df-f672-4d4e-8e1d-81a52ae50b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2026.02.10 18:44:16.959792 [ 288 ] {} <Debug> TCP-Session: d797031b-1a52-477a-b873-3082223122c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.02.10 18:44:16.959807 [ 3 ] {} <Debug> TCP-Session: 51f7884b-2372-4261-8a65-7a4373e9fd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.02.10 18:44:16.959241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48240 | ||
| 6571 | 2026.02.10 18:44:16.959838 [ 3 ] {} <Debug> TCP-Session: 51f7884b-2372-4261-8a65-7a4373e9fd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.02.10 18:44:16.959517 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38572) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6573 | 2026.02.10 18:44:16.959909 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6574 | 2026.02.10 18:44:16.959937 [ 293 ] {} <Debug> TCP-Session: 014381ca-2e3c-469f-9bd6-7fa74413bd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:48240 | ||
| 6575 | 2026.02.10 18:44:16.959957 [ 293 ] {} <Debug> TCP-Session: 014381ca-2e3c-469f-9bd6-7fa74413bd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.02.10 18:44:16.959969 [ 293 ] {} <Debug> TCP-Session: 014381ca-2e3c-469f-9bd6-7fa74413bd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.02.10 18:44:16.960163 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6578 | 2026.02.10 18:44:16.960221 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6579 | 2026.02.10 18:44:16.960509 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Debug> oximeter.version (131b6553-edaa-447f-9214-7bddaa2afa1b) (SelectExecutor): Key condition: unknown | ||
| 6580 | 2026.02.10 18:44:16.961449 [ 317 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> AggregatingTransform: Aggregating | ||
| 6581 | 2026.02.10 18:44:16.961505 [ 317 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6582 | 2026.02.10 18:44:16.961545 [ 317 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935268 sec. (1069.212 rows/sec., 41.77 KiB/sec.) | ||
| 6583 | 2026.02.10 18:44:16.961566 [ 317 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Trace> Aggregator: Merging aggregated data | ||
| 6584 | 2026.02.10 18:44:16.962792 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 6585 | 2026.02.10 18:44:16.962924 [ 291 ] {e8d7ce9f-3cc5-48aa-9286-b7378e0fd29d} <Debug> TCPHandler: Processed in 0.00372027 sec. | ||
| 6586 | 2026.02.10 18:44:16.963023 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.02.10 18:44:16.963052 [ 291 ] {} <Debug> TCP-Session: 80aa5f21-d99c-4a0e-9d5d-0fce7e34a6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2026.02.10 18:44:16.963056 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6589 | 2026.02.10 18:44:16.963079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6590 | 2026.02.10 18:44:16.963103 [ 292 ] {} <Debug> TCP-Session: 5d72a433-b87e-43b0-a119-278983a0726c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6591 | 2026.02.10 18:44:16.963113 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6592 | 2026.02.10 18:44:16.963126 [ 290 ] {} <Debug> TCP-Session: a4ed55df-f672-4d4e-8e1d-81a52ae50b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2026.02.10 18:44:16.963124 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6594 | 2026.02.10 18:44:16.963146 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6595 | 2026.02.10 18:44:16.963168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6596 | 2026.02.10 18:44:16.963213 [ 288 ] {} <Debug> TCP-Session: d797031b-1a52-477a-b873-3082223122c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.02.10 18:44:16.963233 [ 286 ] {} <Debug> TCP-Session: 5e9d8e67-d9cb-419a-94ed-e08df306e619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.02.10 18:44:16.963176 [ 3 ] {} <Debug> TCP-Session: 51f7884b-2372-4261-8a65-7a4373e9fd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.02.10 18:44:16.963157 [ 294 ] {} <Debug> TCP-Session: 89cbfdec-13c6-462e-9ddf-df7d96d148c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2026.02.10 18:44:16.963124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6601 | 2026.02.10 18:44:16.963180 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6602 | 2026.02.10 18:44:16.963344 [ 293 ] {} <Debug> TCP-Session: 014381ca-2e3c-469f-9bd6-7fa74413bd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.02.10 18:44:16.963354 [ 289 ] {} <Debug> TCP-Session: b0830501-9c79-4c2b-b38e-8263e478213c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.02.10 18:44:17.134784 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.02.10 18:44:17.134998 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6606 | 2026.02.10 18:44:17.135073 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6607 | 2026.02.10 18:44:17.135798 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.02.10 18:44:17.135848 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6609 | 2026.02.10 18:44:17.136280 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6610 | 2026.02.10 18:44:17.136524 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.02.10 18:44:17.136689 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001743 sec., 60814.68732071142 rows/sec., 5.09 MiB/sec. | ||
| 6612 | 2026.02.10 18:44:17.136743 [ 255 ] {69d2c4fa-8a07-46e3-9bb4-d08453beea69} <Debug> TCPHandler: Processed in 0.002106372 sec. | ||
| 6613 | 2026.02.10 18:44:17.136876 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.02.10 18:44:17.136996 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.02.10 18:44:17.137044 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6616 | 2026.02.10 18:44:17.137474 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.02.10 18:44:17.137513 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6618 | 2026.02.10 18:44:17.137864 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6619 | 2026.02.10 18:44:17.138101 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.02.10 18:44:17.138262 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001291 sec., 19364.833462432223 rows/sec., 1.42 MiB/sec. | ||
| 6621 | 2026.02.10 18:44:17.138301 [ 255 ] {ee1f0974-53fe-4f68-a394-66c0499629e9} <Debug> TCPHandler: Processed in 0.001479863 sec. | ||
| 6622 | 2026.02.10 18:44:17.138419 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.02.10 18:44:17.138530 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6624 | 2026.02.10 18:44:17.138574 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6625 | 2026.02.10 18:44:17.139044 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.10 18:44:17.139082 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6627 | 2026.02.10 18:44:17.139457 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6628 | 2026.02.10 18:44:17.139685 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.02.10 18:44:17.139822 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001317 sec., 67577.82839787395 rows/sec., 5.28 MiB/sec. | ||
| 6630 | 2026.02.10 18:44:17.139864 [ 255 ] {5e408426-b470-4a8f-ba57-4974e9332d2e} <Debug> TCPHandler: Processed in 0.001497345 sec. | ||
| 6631 | 2026.02.10 18:44:17.139977 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.02.10 18:44:17.140079 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.02.10 18:44:17.140126 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6634 | 2026.02.10 18:44:17.140572 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.02.10 18:44:17.140611 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6636 | 2026.02.10 18:44:17.140959 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6637 | 2026.02.10 18:44:17.141178 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.02.10 18:44:17.141313 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6639 | 2026.02.10 18:44:17.141353 [ 255 ] {ba1249d1-3df9-43dc-a87a-0c013f58a382} <Debug> TCPHandler: Processed in 0.001429162 sec. | ||
| 6640 | 2026.02.10 18:44:17.141458 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.02.10 18:44:17.141568 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6642 | 2026.02.10 18:44:17.141625 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6643 | 2026.02.10 18:44:17.142509 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.02.10 18:44:17.142548 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6645 | 2026.02.10 18:44:17.143122 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6646 | 2026.02.10 18:44:17.143395 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.02.10 18:44:17.143549 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002001 sec., 12493.75312343828 rows/sec., 22.39 MiB/sec. | ||
| 6648 | 2026.02.10 18:44:17.143619 [ 255 ] {760b7a1d-fa54-4c1d-8dd2-5d96b4d00f78} <Debug> TCPHandler: Processed in 0.002211776 sec. | ||
| 6649 | 2026.02.10 18:44:17.143725 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.02.10 18:44:17.143836 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6651 | 2026.02.10 18:44:17.143886 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6652 | 2026.02.10 18:44:17.144268 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.02.10 18:44:17.144306 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6654 | 2026.02.10 18:44:17.144628 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6655 | 2026.02.10 18:44:17.144846 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.02.10 18:44:17.144975 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 6657 | 2026.02.10 18:44:17.145011 [ 255 ] {7fd1e2ac-9562-42c9-a14f-b9b4c18bb49d} <Debug> TCPHandler: Processed in 0.001334819 sec. | ||
| 6658 | 2026.02.10 18:44:18.424076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15843 | ||
| 6659 | 2026.02.10 18:44:18.424635 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.02.10 18:44:18.424688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 6661 | 2026.02.10 18:44:18.425242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6662 | 2026.02.10 18:44:18.425497 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.02.10 18:44:18.425650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15843 | ||
| 6664 | 2026.02.10 18:44:19.273825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6665 | 2026.02.10 18:44:19.291730 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.02.10 18:44:19.291783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6667 | 2026.02.10 18:44:19.297616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6668 | 2026.02.10 18:44:19.298323 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.02.10 18:44:19.301233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6670 | 2026.02.10 18:44:20.953849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 832 | ||
| 6671 | 2026.02.10 18:44:20.956061 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.02.10 18:44:20.956099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6673 | 2026.02.10 18:44:20.957327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6674 | 2026.02.10 18:44:20.957585 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.02.10 18:44:20.957840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6676 | 2026.02.10 18:44:22.132966 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.02.10 18:44:22.133147 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6678 | 2026.02.10 18:44:22.133213 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6679 | 2026.02.10 18:44:22.133862 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.02.10 18:44:22.133904 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6681 | 2026.02.10 18:44:22.134340 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6682 | 2026.02.10 18:44:22.134572 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.02.10 18:44:22.134734 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001637 sec., 52535.12522907758 rows/sec., 4.41 MiB/sec. | ||
| 6684 | 2026.02.10 18:44:22.134785 [ 255 ] {ea17610a-896f-48d0-98d6-0bae5f35881b} <Debug> TCPHandler: Processed in 0.001946367 sec. | ||
| 6685 | 2026.02.10 18:44:22.134901 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.02.10 18:44:22.135008 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.02.10 18:44:22.135054 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6688 | 2026.02.10 18:44:22.135465 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.02.10 18:44:22.135500 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6690 | 2026.02.10 18:44:22.135816 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6691 | 2026.02.10 18:44:22.136033 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.02.10 18:44:22.136137 [ 143 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6693 | 2026.02.10 18:44:22.136166 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001183 sec., 12679.628064243449 rows/sec., 953.45 KiB/sec. | ||
| 6694 | 2026.02.10 18:44:22.136177 [ 143 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.02.10 18:44:22.136200 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6696 | 2026.02.10 18:44:22.136206 [ 255 ] {a990069c-fc85-4e18-90f6-f983fc7e717b} <Debug> TCPHandler: Processed in 0.00135418 sec. | ||
| 6697 | 2026.02.10 18:44:22.136320 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.02.10 18:44:22.136342 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::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 | ||
| 6699 | 2026.02.10 18:44:22.136417 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6700 | 2026.02.10 18:44:22.136462 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6701 | 2026.02.10 18:44:22.136497 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.02.10 18:44:22.136541 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 6703 | 2026.02.10 18:44:22.136618 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 29 rows starting from the beginning of the part | ||
| 6704 | 2026.02.10 18:44:22.136672 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 6705 | 2026.02.10 18:44:22.136723 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 6706 | 2026.02.10 18:44:22.136786 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 6707 | 2026.02.10 18:44:22.136844 [ 192 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 6708 | 2026.02.10 18:44:22.136887 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.02.10 18:44:22.136927 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6710 | 2026.02.10 18:44:22.137268 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6711 | 2026.02.10 18:44:22.137507 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.02.10 18:44:22.137643 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001247 sec., 63352.04490777867 rows/sec., 4.95 MiB/sec. | ||
| 6713 | 2026.02.10 18:44:22.137681 [ 255 ] {103502a3-0ad0-40a5-84b2-bff7911632c3} <Debug> TCPHandler: Processed in 0.001411492 sec. | ||
| 6714 | 2026.02.10 18:44:22.137730 [ 186 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449113 sec., 123523.83837561322 rows/sec., 9.55 MiB/sec. | ||
| 6715 | 2026.02.10 18:44:22.137789 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.02.10 18:44:22.137888 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.02.10 18:44:22.137935 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6718 | 2026.02.10 18:44:22.137942 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6719 | 2026.02.10 18:44:22.138269 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.02.10 18:44:22.138345 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.02.10 18:44:22.138353 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_46_9} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6722 | 2026.02.10 18:44:22.138389 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6723 | 2026.02.10 18:44:22.138485 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6724 | 2026.02.10 18:44:22.138735 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6725 | 2026.02.10 18:44:22.138951 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.02.10 18:44:22.139081 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6727 | 2026.02.10 18:44:22.139118 [ 255 ] {f3de6df7-dd48-429c-b2ec-313e4f872b5f} <Debug> TCPHandler: Processed in 0.00137628 sec. | ||
| 6728 | 2026.02.10 18:44:22.139213 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.02.10 18:44:22.139307 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.02.10 18:44:22.139360 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6731 | 2026.02.10 18:44:22.140131 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.02.10 18:44:22.140166 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6733 | 2026.02.10 18:44:22.140676 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6734 | 2026.02.10 18:44:22.140899 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.02.10 18:44:22.141018 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6736 | 2026.02.10 18:44:22.141035 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001747 sec., 8586.147681740125 rows/sec., 15.39 MiB/sec. | ||
| 6737 | 2026.02.10 18:44:22.141064 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.02.10 18:44:22.141090 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6739 | 2026.02.10 18:44:22.141096 [ 255 ] {6dc3e2ca-74ed-4b38-a37b-db49f586fcac} <Debug> TCPHandler: Processed in 0.001930067 sec. | ||
| 6740 | 2026.02.10 18:44:22.141171 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 6741 | 2026.02.10 18:44:22.141224 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.02.10 18:44:22.141324 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.02.10 18:44:22.141367 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6744 | 2026.02.10 18:44:22.141373 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6745 | 2026.02.10 18:44:22.141431 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part | ||
| 6746 | 2026.02.10 18:44:22.141544 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 6747 | 2026.02.10 18:44:22.141655 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 6748 | 2026.02.10 18:44:22.141721 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.02.10 18:44:22.141755 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 6750 | 2026.02.10 18:44:22.141762 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6751 | 2026.02.10 18:44:22.141860 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 6752 | 2026.02.10 18:44:22.141962 [ 192 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 6753 | 2026.02.10 18:44:22.142098 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6754 | 2026.02.10 18:44:22.142350 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.02.10 18:44:22.142485 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 6756 | 2026.02.10 18:44:22.142521 [ 255 ] {1722ced5-e711-4f00-aa56-821b4d394527} <Debug> TCPHandler: Processed in 0.00134626 sec. | ||
| 6757 | 2026.02.10 18:44:22.155783 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.014644463 sec., 58588.6966288897 rows/sec., 104.99 MiB/sec. | ||
| 6758 | 2026.02.10 18:44:22.156845 [ 202 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6759 | 2026.02.10 18:44:22.157188 [ 202 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.02.10 18:44:22.157256 [ 202 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6761 | 2026.02.10 18:44:22.157378 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6762 | 2026.02.10 18:44:23.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.84 MiB, peak 288.77 MiB, free memory in arenas 0.00 B, will set to 283.46 MiB (RSS), difference: 2.63 MiB | ||
| 6763 | 2026.02.10 18:44:25.806989 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6764 | 2026.02.10 18:44:25.807052 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6765 | 2026.02.10 18:44:25.926745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16291 | ||
| 6766 | 2026.02.10 18:44:25.927330 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.02.10 18:44:25.927392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6768 | 2026.02.10 18:44:25.928075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6769 | 2026.02.10 18:44:25.928413 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.02.10 18:44:25.928630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 6771 | 2026.02.10 18:44:26.802273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6772 | 2026.02.10 18:44:26.819294 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.02.10 18:44:26.819362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6774 | 2026.02.10 18:44:26.825495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6775 | 2026.02.10 18:44:26.826178 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.02.10 18:44:26.829122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6777 | 2026.02.10 18:44:27.133693 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.02.10 18:44:27.133872 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6779 | 2026.02.10 18:44:27.133938 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6780 | 2026.02.10 18:44:27.134611 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.02.10 18:44:27.134657 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6782 | 2026.02.10 18:44:27.135064 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6783 | 2026.02.10 18:44:27.135305 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.02.10 18:44:27.135467 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001645 sec., 64437.689969604864 rows/sec., 5.40 MiB/sec. | ||
| 6785 | 2026.02.10 18:44:27.135516 [ 255 ] {3dcab7bc-979a-40c5-81eb-9e7d4913defd} <Debug> TCPHandler: Processed in 0.001951158 sec. | ||
| 6786 | 2026.02.10 18:44:27.135640 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.02.10 18:44:27.135743 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.02.10 18:44:27.135786 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6789 | 2026.02.10 18:44:27.136204 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.02.10 18:44:27.136241 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6791 | 2026.02.10 18:44:27.136541 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6792 | 2026.02.10 18:44:27.136756 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.02.10 18:44:27.136889 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00117 sec., 21367.521367521367 rows/sec., 1.57 MiB/sec. | ||
| 6794 | 2026.02.10 18:44:27.136926 [ 255 ] {b88438ed-e49c-4c31-9343-d66d6d9c9532} <Debug> TCPHandler: Processed in 0.00133826 sec. | ||
| 6795 | 2026.02.10 18:44:27.137034 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.02.10 18:44:27.137136 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6797 | 2026.02.10 18:44:27.137178 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6798 | 2026.02.10 18:44:27.137621 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.02.10 18:44:27.137657 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6800 | 2026.02.10 18:44:27.137973 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6801 | 2026.02.10 18:44:27.138190 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.02.10 18:44:27.138319 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001203 sec., 73981.71238570241 rows/sec., 5.78 MiB/sec. | ||
| 6803 | 2026.02.10 18:44:27.138356 [ 255 ] {765c48e7-6182-41ac-900c-dcc219a2d4c5} <Debug> TCPHandler: Processed in 0.001371621 sec. | ||
| 6804 | 2026.02.10 18:44:27.138462 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.02.10 18:44:27.138555 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.02.10 18:44:27.138598 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6807 | 2026.02.10 18:44:27.138999 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.02.10 18:44:27.139034 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6809 | 2026.02.10 18:44:27.139375 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6810 | 2026.02.10 18:44:27.139581 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.02.10 18:44:27.139707 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6812 | 2026.02.10 18:44:27.139743 [ 255 ] {d6c63195-e16b-48b9-ac52-fa74f8a45273} <Debug> TCPHandler: Processed in 0.001328419 sec. | ||
| 6813 | 2026.02.10 18:44:27.139847 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.02.10 18:44:27.139938 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.02.10 18:44:27.139991 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6816 | 2026.02.10 18:44:27.140794 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.02.10 18:44:27.140855 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6818 | 2026.02.10 18:44:27.141387 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6819 | 2026.02.10 18:44:27.141610 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.02.10 18:44:27.141747 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001827 sec., 13683.634373289546 rows/sec., 24.52 MiB/sec. | ||
| 6821 | 2026.02.10 18:44:27.141807 [ 255 ] {ee9a624d-f9df-441e-8ab7-e2a3c276e888} <Debug> TCPHandler: Processed in 0.002006939 sec. | ||
| 6822 | 2026.02.10 18:44:27.141912 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.02.10 18:44:27.142004 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.02.10 18:44:27.142044 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6825 | 2026.02.10 18:44:27.142391 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.02.10 18:44:27.142426 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6827 | 2026.02.10 18:44:27.142727 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6828 | 2026.02.10 18:44:27.142942 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.02.10 18:44:27.143066 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6830 | 2026.02.10 18:44:27.143100 [ 255 ] {d2acdeba-b77b-4095-8e15-56f5e40dee79} <Debug> TCPHandler: Processed in 0.001235226 sec. | ||
| 6831 | 2026.02.10 18:44:30.958993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 856 | ||
| 6832 | 2026.02.10 18:44:30.961114 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.02.10 18:44:30.961165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6834 | 2026.02.10 18:44:30.962362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6835 | 2026.02.10 18:44:30.962635 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.02.10 18:44:30.962903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6837 | 2026.02.10 18:44:32.162894 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.02.10 18:44:32.163076 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.02.10 18:44:32.163143 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6840 | 2026.02.10 18:44:32.163788 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.02.10 18:44:32.163835 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6842 | 2026.02.10 18:44:32.164235 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6843 | 2026.02.10 18:44:32.164478 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.02.10 18:44:32.164639 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 6845 | 2026.02.10 18:44:32.164643 [ 133 ] {} <Debug> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6846 | 2026.02.10 18:44:32.164692 [ 255 ] {9aea080e-6adf-463c-b297-f05590cbe43d} <Debug> TCPHandler: Processed in 0.001932807 sec. | ||
| 6847 | 2026.02.10 18:44:32.164726 [ 133 ] {} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.02.10 18:44:32.164756 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6849 | 2026.02.10 18:44:32.164823 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.02.10 18:44:32.164861 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::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 | ||
| 6851 | 2026.02.10 18:44:32.164933 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6852 | 2026.02.10 18:44:32.164974 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6853 | 2026.02.10 18:44:32.164981 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6854 | 2026.02.10 18:44:32.165009 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6855 | 2026.02.10 18:44:32.165078 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6856 | 2026.02.10 18:44:32.165132 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6857 | 2026.02.10 18:44:32.165181 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6858 | 2026.02.10 18:44:32.165227 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6859 | 2026.02.10 18:44:32.165416 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.02.10 18:44:32.165456 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6861 | 2026.02.10 18:44:32.165772 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6862 | 2026.02.10 18:44:32.165964 [ 202 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145685 sec., 104740.8319040574 rows/sec., 9.09 MiB/sec. | ||
| 6863 | 2026.02.10 18:44:32.165990 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.02.10 18:44:32.166107 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6865 | 2026.02.10 18:44:32.166144 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 792.32 KiB/sec. | ||
| 6866 | 2026.02.10 18:44:32.166186 [ 255 ] {2b06b0fb-f966-4a46-aaef-b432ad244fea} <Debug> TCPHandler: Processed in 0.001416272 sec. | ||
| 6867 | 2026.02.10 18:44:32.166302 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.02.10 18:44:32.166345 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.02.10 18:44:32.166403 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6870 | 2026.02.10 18:44:32.166409 [ 197 ] {f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b::all_1_9_2} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6871 | 2026.02.10 18:44:32.166445 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6872 | 2026.02.10 18:44:32.166480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6873 | 2026.02.10 18:44:32.167539 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.02.10 18:44:32.167576 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6875 | 2026.02.10 18:44:32.167967 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6876 | 2026.02.10 18:44:32.168191 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.02.10 18:44:32.168323 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Debug> executeQuery: Read 1352 rows, 115.85 KiB in 0.001942 sec., 696189.4953656025 rows/sec., 58.26 MiB/sec. | ||
| 6878 | 2026.02.10 18:44:32.168359 [ 255 ] {2d5e9bad-6f43-4549-8b60-aecbb73bc71e} <Debug> TCPHandler: Processed in 0.002108613 sec. | ||
| 6879 | 2026.02.10 18:44:32.168471 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.02.10 18:44:32.168567 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.02.10 18:44:32.168608 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6882 | 2026.02.10 18:44:32.169026 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.02.10 18:44:32.169071 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6884 | 2026.02.10 18:44:32.169378 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6885 | 2026.02.10 18:44:32.169607 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.02.10 18:44:32.169735 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001187 sec., 32855.93934288122 rows/sec., 2.41 MiB/sec. | ||
| 6887 | 2026.02.10 18:44:32.169771 [ 255 ] {fe1caa1c-e1b1-4ef0-a330-008b856392d2} <Debug> TCPHandler: Processed in 0.00135042 sec. | ||
| 6888 | 2026.02.10 18:44:32.169887 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.02.10 18:44:32.169983 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.02.10 18:44:32.170024 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6891 | 2026.02.10 18:44:32.170501 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.02.10 18:44:32.170537 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6893 | 2026.02.10 18:44:32.170870 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6894 | 2026.02.10 18:44:32.171092 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.02.10 18:44:32.171220 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001255 sec., 200796.812749004 rows/sec., 13.89 MiB/sec. | ||
| 6896 | 2026.02.10 18:44:32.171256 [ 255 ] {7b232754-d9be-4e87-9c6e-9bf1038635b8} <Debug> TCPHandler: Processed in 0.001427672 sec. | ||
| 6897 | 2026.02.10 18:44:32.171365 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.02.10 18:44:32.171460 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.02.10 18:44:32.171499 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6900 | 2026.02.10 18:44:32.171952 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.02.10 18:44:32.171991 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6902 | 2026.02.10 18:44:32.172306 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6903 | 2026.02.10 18:44:32.172596 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.02.10 18:44:32.172695 [ 131 ] {} <Debug> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6905 | 2026.02.10 18:44:32.172731 [ 131 ] {} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.02.10 18:44:32.172732 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00129 sec., 9302.32558139535 rows/sec., 726.74 KiB/sec. | ||
| 6907 | 2026.02.10 18:44:32.172753 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6908 | 2026.02.10 18:44:32.172779 [ 255 ] {990487d9-8546-4de8-9624-25bd82eb78b5} <Debug> TCPHandler: Processed in 0.001462783 sec. | ||
| 6909 | 2026.02.10 18:44:32.172852 [ 196 ] {6d584025-deab-4304-b269-163179be3664::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 | ||
| 6910 | 2026.02.10 18:44:32.172896 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.02.10 18:44:32.172977 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6912 | 2026.02.10 18:44:32.172997 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6913 | 2026.02.10 18:44:32.173015 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6914 | 2026.02.10 18:44:32.173044 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6915 | 2026.02.10 18:44:32.173084 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6916 | 2026.02.10 18:44:32.173136 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6917 | 2026.02.10 18:44:32.173176 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6918 | 2026.02.10 18:44:32.173215 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6919 | 2026.02.10 18:44:32.173676 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.02.10 18:44:32.173718 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6921 | 2026.02.10 18:44:32.173941 [ 202 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136363 sec., 52800.02956801656 rows/sec., 4.23 MiB/sec. | ||
| 6922 | 2026.02.10 18:44:32.174086 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6923 | 2026.02.10 18:44:32.174094 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6924 | 2026.02.10 18:44:32.174367 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.02.10 18:44:32.174425 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.02.10 18:44:32.174507 [ 196 ] {6d584025-deab-4304-b269-163179be3664::all_1_9_2} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6927 | 2026.02.10 18:44:32.174525 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Debug> executeQuery: Read 583 rows, 44.84 KiB in 0.001547 sec., 376858.4356819651 rows/sec., 28.31 MiB/sec. | ||
| 6928 | 2026.02.10 18:44:32.174571 [ 255 ] {ae987707-da38-49de-9063-fe112dc2b1c1} <Debug> TCPHandler: Processed in 0.001723881 sec. | ||
| 6929 | 2026.02.10 18:44:32.174582 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6930 | 2026.02.10 18:44:32.174694 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.02.10 18:44:32.174795 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.02.10 18:44:32.174839 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6933 | 2026.02.10 18:44:32.175436 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.02.10 18:44:32.175476 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6935 | 2026.02.10 18:44:32.175903 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6936 | 2026.02.10 18:44:32.176137 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.02.10 18:44:32.176279 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001503 sec., 589487.6912840984 rows/sec., 40.01 MiB/sec. | ||
| 6938 | 2026.02.10 18:44:32.176317 [ 255 ] {455f7be5-abc7-4347-8ea2-87f12307cdb4} <Debug> TCPHandler: Processed in 0.00167816 sec. | ||
| 6939 | 2026.02.10 18:44:32.176428 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.02.10 18:44:32.176527 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.02.10 18:44:32.176582 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6942 | 2026.02.10 18:44:32.177366 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.02.10 18:44:32.177403 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6944 | 2026.02.10 18:44:32.177930 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6945 | 2026.02.10 18:44:32.178156 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.02.10 18:44:32.178294 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 6947 | 2026.02.10 18:44:32.178347 [ 255 ] {e383694e-cd39-4517-837c-f9811be4027c} <Debug> TCPHandler: Processed in 0.001967379 sec. | ||
| 6948 | 2026.02.10 18:44:32.178472 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.02.10 18:44:32.178568 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.02.10 18:44:32.178610 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6951 | 2026.02.10 18:44:32.178954 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.02.10 18:44:32.178989 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6953 | 2026.02.10 18:44:32.179315 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6954 | 2026.02.10 18:44:32.179532 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.02.10 18:44:32.179676 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 6956 | 2026.02.10 18:44:32.179714 [ 255 ] {6eb78c12-93c6-4a81-a5ab-946ca65f07d9} <Debug> TCPHandler: Processed in 0.001291768 sec. | ||
| 6957 | 2026.02.10 18:44:33.429693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16803 | ||
| 6958 | 2026.02.10 18:44:33.430235 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.02.10 18:44:33.430284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6960 | 2026.02.10 18:44:33.430788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6961 | 2026.02.10 18:44:33.431042 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.02.10 18:44:33.431193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16803 | ||
| 6963 | 2026.02.10 18:44:34.329171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6964 | 2026.02.10 18:44:34.347842 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.02.10 18:44:34.347918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6966 | 2026.02.10 18:44:34.354634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6967 | 2026.02.10 18:44:34.355402 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.02.10 18:44:34.358847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6969 | 2026.02.10 18:44:37.133959 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.02.10 18:44:37.134139 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6971 | 2026.02.10 18:44:37.134208 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6972 | 2026.02.10 18:44:37.134850 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.02.10 18:44:37.134897 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6974 | 2026.02.10 18:44:37.135290 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6975 | 2026.02.10 18:44:37.135515 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.02.10 18:44:37.135649 [ 122 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6977 | 2026.02.10 18:44:37.135677 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001585 sec., 66876.97160883281 rows/sec., 5.60 MiB/sec. | ||
| 6978 | 2026.02.10 18:44:37.135713 [ 122 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.10 18:44:37.135734 [ 255 ] {d5f2be0e-949a-4c7c-8e9e-7a7a91e82297} <Debug> TCPHandler: Processed in 0.001904057 sec. | ||
| 6980 | 2026.02.10 18:44:37.135738 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6981 | 2026.02.10 18:44:37.135854 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::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 | ||
| 6982 | 2026.02.10 18:44:37.135858 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.02.10 18:44:37.135951 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6984 | 2026.02.10 18:44:37.135977 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.02.10 18:44:37.135980 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1406 rows starting from the beginning of the part | ||
| 6986 | 2026.02.10 18:44:37.136020 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6987 | 2026.02.10 18:44:37.136047 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 6988 | 2026.02.10 18:44:37.136092 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 6989 | 2026.02.10 18:44:37.136136 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 6990 | 2026.02.10 18:44:37.136175 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1352 rows starting from the beginning of the part | ||
| 6991 | 2026.02.10 18:44:37.136213 [ 197 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
| 6992 | 2026.02.10 18:44:37.136424 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.02.10 18:44:37.136460 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 6994 | 2026.02.10 18:44:37.136758 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6995 | 2026.02.10 18:44:37.136965 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.02.10 18:44:37.137096 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.61 MiB/sec. | ||
| 6997 | 2026.02.10 18:44:37.137134 [ 255 ] {ae868f88-1afa-481b-98ed-b4351373a0da} <Debug> TCPHandler: Processed in 0.001326739 sec. | ||
| 6998 | 2026.02.10 18:44:37.137243 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.02.10 18:44:37.137341 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7000 | 2026.02.10 18:44:37.137381 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7001 | 2026.02.10 18:44:37.137511 [ 202 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3162 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169256 sec., 1868176.0173937704 rows/sec., 163.70 MiB/sec. | ||
| 7002 | 2026.02.10 18:44:37.137793 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.02.10 18:44:37.137823 [ 199 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7004 | 2026.02.10 18:44:37.137832 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7005 | 2026.02.10 18:44:37.138203 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7006 | 2026.02.10 18:44:37.138221 [ 199 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.02.10 18:44:37.138329 [ 199 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_51_10} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7008 | 2026.02.10 18:44:37.138441 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.02.10 18:44:37.138458 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7010 | 2026.02.10 18:44:37.138555 [ 122 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7011 | 2026.02.10 18:44:37.138575 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001255 sec., 70916.33466135457 rows/sec., 5.54 MiB/sec. | ||
| 7012 | 2026.02.10 18:44:37.138586 [ 122 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.02.10 18:44:37.138613 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7014 | 2026.02.10 18:44:37.138619 [ 255 ] {2a79ab40-3019-4db0-852f-3e461df687df} <Debug> TCPHandler: Processed in 0.001424262 sec. | ||
| 7015 | 2026.02.10 18:44:37.138684 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::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 | ||
| 7016 | 2026.02.10 18:44:37.138730 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.02.10 18:44:37.138765 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7018 | 2026.02.10 18:44:37.138788 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 7019 | 2026.02.10 18:44:37.138823 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.02.10 18:44:37.138835 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7021 | 2026.02.10 18:44:37.138865 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7022 | 2026.02.10 18:44:37.138872 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 7023 | 2026.02.10 18:44:37.138909 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part | ||
| 7024 | 2026.02.10 18:44:37.138944 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 583 rows starting from the beginning of the part | ||
| 7025 | 2026.02.10 18:44:37.138983 [ 197 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part | ||
| 7026 | 2026.02.10 18:44:37.139251 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.02.10 18:44:37.139284 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7028 | 2026.02.10 18:44:37.139609 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7029 | 2026.02.10 18:44:37.139807 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.02.10 18:44:37.139852 [ 202 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196196 sec., 1304970.0885139224 rows/sec., 104.00 MiB/sec. | ||
| 7031 | 2026.02.10 18:44:37.139911 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7032 | 2026.02.10 18:44:37.139931 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 7033 | 2026.02.10 18:44:37.139939 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.02.10 18:44:37.139969 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7035 | 2026.02.10 18:44:37.139974 [ 255 ] {47adc973-b562-4f28-a333-03d414792152} <Debug> TCPHandler: Processed in 0.001290068 sec. | ||
| 7036 | 2026.02.10 18:44:37.140035 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 7037 | 2026.02.10 18:44:37.140090 [ 190 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7038 | 2026.02.10 18:44:37.140108 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.02.10 18:44:37.140131 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7040 | 2026.02.10 18:44:37.140245 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13430 rows starting from the beginning of the part | ||
| 7041 | 2026.02.10 18:44:37.140291 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7042 | 2026.02.10 18:44:37.140300 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7043 | 2026.02.10 18:44:37.140351 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7044 | 2026.02.10 18:44:37.140366 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::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 | ||
| 7045 | 2026.02.10 18:44:37.140415 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7046 | 2026.02.10 18:44:37.140471 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 886 rows starting from the beginning of the part | ||
| 7047 | 2026.02.10 18:44:37.140516 [ 190 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.02.10 18:44:37.140520 [ 197 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7049 | 2026.02.10 18:44:37.140636 [ 190 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_51_10} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7050 | 2026.02.10 18:44:37.140788 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7051 | 2026.02.10 18:44:37.141161 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.02.10 18:44:37.141204 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7053 | 2026.02.10 18:44:37.141791 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7054 | 2026.02.10 18:44:37.142020 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.02.10 18:44:37.142163 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001891 sec., 13220.518244315177 rows/sec., 23.69 MiB/sec. | ||
| 7056 | 2026.02.10 18:44:37.142219 [ 255 ] {57682c4a-4ab7-4775-b617-2ccd587c6230} <Debug> TCPHandler: Processed in 0.002158294 sec. | ||
| 7057 | 2026.02.10 18:44:37.142341 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.02.10 18:44:37.142444 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.02.10 18:44:37.142488 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7060 | 2026.02.10 18:44:37.142903 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.02.10 18:44:37.142938 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7062 | 2026.02.10 18:44:37.143279 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7063 | 2026.02.10 18:44:37.143489 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.02.10 18:44:37.143594 [ 126 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7065 | 2026.02.10 18:44:37.143615 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 7066 | 2026.02.10 18:44:37.143634 [ 126 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.02.10 18:44:37.143657 [ 255 ] {81ee46b5-2179-40c2-81c1-3c182e12bc68} <Debug> TCPHandler: Processed in 0.0013665 sec. | ||
| 7068 | 2026.02.10 18:44:37.143660 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7069 | 2026.02.10 18:44:37.143764 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 7070 | 2026.02.10 18:44:37.143872 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7071 | 2026.02.10 18:44:37.143903 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2628 rows starting from the beginning of the part | ||
| 7072 | 2026.02.10 18:44:37.143963 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7073 | 2026.02.10 18:44:37.144006 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 7074 | 2026.02.10 18:44:37.144044 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7075 | 2026.02.10 18:44:37.144080 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::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 | ||
| 7076 | 2026.02.10 18:44:37.144117 [ 202 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7077 | 2026.02.10 18:44:37.144364 [ 188 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14956 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351189 sec., 3437221.412354186 rows/sec., 236.10 MiB/sec. | ||
| 7078 | 2026.02.10 18:44:37.144921 [ 188 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7079 | 2026.02.10 18:44:37.145232 [ 188 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.02.10 18:44:37.145305 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580667 sec., 1852382.5701428575 rows/sec., 124.79 MiB/sec. | ||
| 7081 | 2026.02.10 18:44:37.145321 [ 188 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7082 | 2026.02.10 18:44:37.145448 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 7083 | 2026.02.10 18:44:37.145707 [ 187 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7084 | 2026.02.10 18:44:37.146003 [ 187 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.02.10 18:44:37.146093 [ 187 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_51_10} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7086 | 2026.02.10 18:44:37.146176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7087 | 2026.02.10 18:44:40.807110 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7088 | 2026.02.10 18:44:40.807185 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7089 | 2026.02.10 18:44:40.932234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17251 | ||
| 7090 | 2026.02.10 18:44:40.932729 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.02.10 18:44:40.932772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7092 | 2026.02.10 18:44:40.933266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7093 | 2026.02.10 18:44:40.933516 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.02.10 18:44:40.933662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 7095 | 2026.02.10 18:44:40.933683 [ 118 ] {} <Debug> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7096 | 2026.02.10 18:44:40.933782 [ 118 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.02.10 18:44:40.933819 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7098 | 2026.02.10 18:44:40.933983 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7099 | 2026.02.10 18:44:40.934174 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7100 | 2026.02.10 18:44:40.934239 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14883 rows starting from the beginning of the part | ||
| 7101 | 2026.02.10 18:44:40.934339 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7102 | 2026.02.10 18:44:40.934412 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7103 | 2026.02.10 18:44:40.934502 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7104 | 2026.02.10 18:44:40.934583 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7105 | 2026.02.10 18:44:40.934648 [ 188 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::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 | ||
| 7106 | 2026.02.10 18:44:40.936640 [ 187 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.00272465 sec., 6331455.4162920015 rows/sec., 90.57 MiB/sec. | ||
| 7107 | 2026.02.10 18:44:40.936894 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7108 | 2026.02.10 18:44:40.937226 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.02.10 18:44:40.937308 [ 193 ] {2b5bbc23-a453-4b3a-bee6-2ad1419f52ec::all_1_36_7} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7110 | 2026.02.10 18:44:40.937415 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7111 | 2026.02.10 18:44:40.963989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 888 | ||
| 7112 | 2026.02.10 18:44:40.966209 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.02.10 18:44:40.966249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7114 | 2026.02.10 18:44:40.967458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7115 | 2026.02.10 18:44:40.967734 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.02.10 18:44:40.967882 [ 118 ] {} <Debug> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7117 | 2026.02.10 18:44:40.967929 [ 118 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.02.10 18:44:40.967948 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7119 | 2026.02.10 18:44:40.968031 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::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 | ||
| 7120 | 2026.02.10 18:44:40.968096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 7121 | 2026.02.10 18:44:40.968508 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2026.02.10 18:44:40.968637 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 746 rows starting from the beginning of the part | ||
| 7123 | 2026.02.10 18:44:40.968955 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7124 | 2026.02.10 18:44:40.969257 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7125 | 2026.02.10 18:44:40.969589 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7126 | 2026.02.10 18:44:40.969904 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7127 | 2026.02.10 18:44:40.970231 [ 188 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7128 | 2026.02.10 18:44:40.976481 [ 193 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 72 columns (72 merged, 0 gathered) in 0.008481891 sec., 104693.63494532056 rows/sec., 85.32 MiB/sec. | ||
| 7129 | 2026.02.10 18:44:40.977604 [ 193 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7130 | 2026.02.10 18:44:40.978178 [ 193 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.02.10 18:44:40.978249 [ 193 ] {9ef3ac46-46dd-4d2a-be1e-852b660959dc::all_1_26_5} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7132 | 2026.02.10 18:44:40.978462 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7133 | 2026.02.10 18:44:41.859893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7134 | 2026.02.10 18:44:41.878731 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.02.10 18:44:41.878800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7136 | 2026.02.10 18:44:41.885076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7137 | 2026.02.10 18:44:41.885784 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.02.10 18:44:41.886135 [ 118 ] {} <Debug> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7139 | 2026.02.10 18:44:41.886226 [ 118 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.02.10 18:44:41.886260 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7141 | 2026.02.10 18:44:41.886402 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7142 | 2026.02.10 18:44:41.889133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7143 | 2026.02.10 18:44:41.890697 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7144 | 2026.02.10 18:44:41.892411 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7145 | 2026.02.10 18:44:41.897250 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7146 | 2026.02.10 18:44:41.902172 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7147 | 2026.02.10 18:44:41.906872 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7148 | 2026.02.10 18:44:41.911411 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7149 | 2026.02.10 18:44:41.915408 [ 200 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::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 | ||
| 7150 | 2026.02.10 18:44:41.972200 [ 193 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.085851277 sec., 3168.2697043632793 rows/sec., 16.38 MiB/sec. | ||
| 7151 | 2026.02.10 18:44:41.974848 [ 189 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7152 | 2026.02.10 18:44:41.976975 [ 189 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_36_7} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.02.10 18:44:41.977092 [ 189 ] {e3c76bb1-c92c-49b5-b5e9-808a9fdc9030::all_1_36_7} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7154 | 2026.02.10 18:44:41.979376 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7155 | 2026.02.10 18:44:42.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.45 MiB, peak 297.33 MiB, free memory in arenas 0.00 B, will set to 287.02 MiB (RSS), difference: 1.58 MiB | ||
| 7156 | 2026.02.10 18:44:42.132976 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2026.02.10 18:44:42.133136 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7158 | 2026.02.10 18:44:42.133200 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7159 | 2026.02.10 18:44:42.133848 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.02.10 18:44:42.133895 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7161 | 2026.02.10 18:44:42.134304 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7162 | 2026.02.10 18:44:42.134540 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.02.10 18:44:42.134696 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001608 sec., 53482.58706467661 rows/sec., 4.49 MiB/sec. | ||
| 7164 | 2026.02.10 18:44:42.134745 [ 255 ] {6c48fb13-3dbc-4d21-b8d5-c69b82098871} <Debug> TCPHandler: Processed in 0.001892026 sec. | ||
| 7165 | 2026.02.10 18:44:42.134867 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.02.10 18:44:42.134969 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7167 | 2026.02.10 18:44:42.135014 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7168 | 2026.02.10 18:44:42.135421 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.02.10 18:44:42.135458 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7170 | 2026.02.10 18:44:42.135769 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7171 | 2026.02.10 18:44:42.135977 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.02.10 18:44:42.136107 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 7173 | 2026.02.10 18:44:42.136146 [ 255 ] {b3cceeb3-dfd8-44fb-b84c-93816c99b8c5} <Debug> TCPHandler: Processed in 0.001331319 sec. | ||
| 7174 | 2026.02.10 18:44:42.136250 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.02.10 18:44:42.136352 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7176 | 2026.02.10 18:44:42.136395 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2026.02.10 18:44:42.136834 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.02.10 18:44:42.136871 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7179 | 2026.02.10 18:44:42.137202 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7180 | 2026.02.10 18:44:42.137422 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.02.10 18:44:42.137550 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001218 sec., 64860.42692939245 rows/sec., 5.06 MiB/sec. | ||
| 7182 | 2026.02.10 18:44:42.137589 [ 255 ] {d4d2463f-8fe7-437c-a332-6bbe2c4151bd} <Debug> TCPHandler: Processed in 0.001389251 sec. | ||
| 7183 | 2026.02.10 18:44:42.137702 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.02.10 18:44:42.137796 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7185 | 2026.02.10 18:44:42.137840 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7186 | 2026.02.10 18:44:42.138259 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.02.10 18:44:42.138297 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7188 | 2026.02.10 18:44:42.138647 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7189 | 2026.02.10 18:44:42.138868 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.02.10 18:44:42.138995 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 7191 | 2026.02.10 18:44:42.139032 [ 255 ] {0003ed8a-fd6c-4360-b3f6-c301050d055c} <Debug> TCPHandler: Processed in 0.001379641 sec. | ||
| 7192 | 2026.02.10 18:44:42.139137 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.02.10 18:44:42.139232 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.02.10 18:44:42.139286 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7195 | 2026.02.10 18:44:42.140065 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.02.10 18:44:42.140101 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7197 | 2026.02.10 18:44:42.140645 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7198 | 2026.02.10 18:44:42.140873 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.02.10 18:44:42.141012 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001799 sec., 8337.965536409116 rows/sec., 14.94 MiB/sec. | ||
| 7200 | 2026.02.10 18:44:42.141065 [ 255 ] {818cdbc1-90c1-4112-84f0-dde9564f3743} <Debug> TCPHandler: Processed in 0.001976639 sec. | ||
| 7201 | 2026.02.10 18:44:42.141170 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.02.10 18:44:42.141266 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7203 | 2026.02.10 18:44:42.141308 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7204 | 2026.02.10 18:44:42.141637 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.02.10 18:44:42.141673 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7206 | 2026.02.10 18:44:42.142007 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7207 | 2026.02.10 18:44:42.142215 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.02.10 18:44:42.142333 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7209 | 2026.02.10 18:44:42.142367 [ 255 ] {8d4149b4-13a8-4472-9998-d4501b773bde} <Debug> TCPHandler: Processed in 0.001260617 sec. | ||
| 7210 | 2026.02.10 18:44:43.312826 [ 117 ] {} <Debug> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7211 | 2026.02.10 18:44:43.312889 [ 117 ] {} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.02.10 18:44:43.312910 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 7213 | 2026.02.10 18:44:43.313059 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 7214 | 2026.02.10 18:44:43.313276 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7215 | 2026.02.10 18:44:43.313336 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 7216 | 2026.02.10 18:44:43.313445 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7217 | 2026.02.10 18:44:43.313525 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::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 | ||
| 7218 | 2026.02.10 18:44:43.313595 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7219 | 2026.02.10 18:44:43.313668 [ 201 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7220 | 2026.02.10 18:44:43.314568 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584357 sec., 30296.20218170526 rows/sec., 2.53 MiB/sec. | ||
| 7221 | 2026.02.10 18:44:43.314684 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7222 | 2026.02.10 18:44:43.314936 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.02.10 18:44:43.315001 [ 193 ] {cfb27175-ec01-486b-bff7-e8965dffdc55::all_1_13_3} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7224 | 2026.02.10 18:44:43.315077 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7225 | 2026.02.10 18:44:44.481473 [ 117 ] {} <Debug> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7226 | 2026.02.10 18:44:44.481546 [ 117 ] {} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.02.10 18:44:44.481567 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7228 | 2026.02.10 18:44:44.481695 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7229 | 2026.02.10 18:44:44.481871 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7230 | 2026.02.10 18:44:44.481926 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 253 rows starting from the beginning of the part | ||
| 7231 | 2026.02.10 18:44:44.482001 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 7232 | 2026.02.10 18:44:44.482053 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 7233 | 2026.02.10 18:44:44.482103 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 7234 | 2026.02.10 18:44:44.482147 [ 198 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 7235 | 2026.02.10 18:44:44.483242 [ 193 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605718 sec., 785318.4681245399 rows/sec., 57.31 MiB/sec. | ||
| 7236 | 2026.02.10 18:44:44.483454 [ 192 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7237 | 2026.02.10 18:44:44.483771 [ 192 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.02.10 18:44:44.483848 [ 192 ] {7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd::all_1_10_2} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7239 | 2026.02.10 18:44:44.483944 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7240 | 2026.02.10 18:44:47.134322 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.02.10 18:44:47.134506 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7242 | 2026.02.10 18:44:47.134575 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7243 | 2026.02.10 18:44:47.135195 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.02.10 18:44:47.135242 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7245 | 2026.02.10 18:44:47.135634 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7246 | 2026.02.10 18:44:47.135868 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.02.10 18:44:47.136028 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001573 sec., 2542.911633820725 rows/sec., 207.36 KiB/sec. | ||
| 7248 | 2026.02.10 18:44:47.136080 [ 255 ] {c9ca2f6c-982d-4313-b519-8c9cac856c65} <Debug> TCPHandler: Processed in 0.001889916 sec. | ||
| 7249 | 2026.02.10 18:44:47.136201 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2026.02.10 18:44:47.136305 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7251 | 2026.02.10 18:44:47.136348 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7252 | 2026.02.10 18:44:47.136800 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.02.10 18:44:47.136837 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7254 | 2026.02.10 18:44:47.137190 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7255 | 2026.02.10 18:44:47.137407 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.02.10 18:44:47.137556 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001275 sec., 84705.88235294117 rows/sec., 7.08 MiB/sec. | ||
| 7257 | 2026.02.10 18:44:47.137597 [ 255 ] {d0b86cf7-72ad-40b9-b442-329452713937} <Debug> TCPHandler: Processed in 0.001448683 sec. | ||
| 7258 | 2026.02.10 18:44:47.137710 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.02.10 18:44:47.137807 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7260 | 2026.02.10 18:44:47.137847 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7261 | 2026.02.10 18:44:47.138245 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.02.10 18:44:47.138282 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7263 | 2026.02.10 18:44:47.138605 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7264 | 2026.02.10 18:44:47.138831 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.02.10 18:44:47.138947 [ 110 ] {} <Debug> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7266 | 2026.02.10 18:44:47.138958 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001171 sec., 24765.157984628524 rows/sec., 1.80 MiB/sec. | ||
| 7267 | 2026.02.10 18:44:47.139012 [ 110 ] {} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.02.10 18:44:47.139021 [ 255 ] {4cefc2ee-e347-4d29-ab7a-5fe6ded63705} <Debug> TCPHandler: Processed in 0.00136109 sec. | ||
| 7269 | 2026.02.10 18:44:47.139041 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7270 | 2026.02.10 18:44:47.139139 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.02.10 18:44:47.139178 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7272 | 2026.02.10 18:44:47.139238 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7273 | 2026.02.10 18:44:47.139282 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7274 | 2026.02.10 18:44:47.139330 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7275 | 2026.02.10 18:44:47.139371 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 7276 | 2026.02.10 18:44:47.139436 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7277 | 2026.02.10 18:44:47.139480 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
| 7278 | 2026.02.10 18:44:47.139521 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7279 | 2026.02.10 18:44:47.139558 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7280 | 2026.02.10 18:44:47.139594 [ 198 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part | ||
| 7281 | 2026.02.10 18:44:47.139717 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.02.10 18:44:47.139758 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7283 | 2026.02.10 18:44:47.140124 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7284 | 2026.02.10 18:44:47.140350 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.02.10 18:44:47.140402 [ 193 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279998 sec., 158593.99780312157 rows/sec., 12.20 MiB/sec. | ||
| 7286 | 2026.02.10 18:44:47.140478 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001259 sec., 73868.149324861 rows/sec., 5.77 MiB/sec. | ||
| 7287 | 2026.02.10 18:44:47.140517 [ 255 ] {44de6827-996d-4188-87c4-82de20179bb9} <Debug> TCPHandler: Processed in 0.001426402 sec. | ||
| 7288 | 2026.02.10 18:44:47.140568 [ 186 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7289 | 2026.02.10 18:44:47.140632 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2026.02.10 18:44:47.140733 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7291 | 2026.02.10 18:44:47.140777 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7292 | 2026.02.10 18:44:47.140899 [ 186 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.02.10 18:44:47.140993 [ 186 ] {22f8f650-3524-4380-bca0-fd471096f197::all_1_51_10} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7294 | 2026.02.10 18:44:47.141087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7295 | 2026.02.10 18:44:47.141186 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.02.10 18:44:47.141226 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7297 | 2026.02.10 18:44:47.141576 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7298 | 2026.02.10 18:44:47.141787 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.02.10 18:44:47.141916 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 9.39 MiB/sec. | ||
| 7300 | 2026.02.10 18:44:47.141952 [ 255 ] {57414887-f2e2-4e87-8e0a-85182daf8ad8} <Debug> TCPHandler: Processed in 0.00136868 sec. | ||
| 7301 | 2026.02.10 18:44:47.142072 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.02.10 18:44:47.142191 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.02.10 18:44:47.142252 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7304 | 2026.02.10 18:44:47.143095 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.02.10 18:44:47.143135 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7306 | 2026.02.10 18:44:47.143729 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7307 | 2026.02.10 18:44:47.143968 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.02.10 18:44:47.144091 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7309 | 2026.02.10 18:44:47.144115 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001948 sec., 12833.675564681724 rows/sec., 23.00 MiB/sec. | ||
| 7310 | 2026.02.10 18:44:47.144137 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.02.10 18:44:47.144161 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7312 | 2026.02.10 18:44:47.144193 [ 255 ] {7e634660-d547-4d72-be34-f9f3b37cd689} <Debug> TCPHandler: Processed in 0.002183905 sec. | ||
| 7313 | 2026.02.10 18:44:47.144253 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::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 | ||
| 7314 | 2026.02.10 18:44:47.144314 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.02.10 18:44:47.144417 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.02.10 18:44:47.144451 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7317 | 2026.02.10 18:44:47.144460 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7318 | 2026.02.10 18:44:47.144504 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 858 rows starting from the beginning of the part | ||
| 7319 | 2026.02.10 18:44:47.144610 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7320 | 2026.02.10 18:44:47.144704 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 7321 | 2026.02.10 18:44:47.144803 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7322 | 2026.02.10 18:44:47.144830 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.02.10 18:44:47.144872 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7324 | 2026.02.10 18:44:47.144897 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7325 | 2026.02.10 18:44:47.145001 [ 198 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 7326 | 2026.02.10 18:44:47.145193 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7327 | 2026.02.10 18:44:47.145449 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.02.10 18:44:47.145592 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 7329 | 2026.02.10 18:44:47.145631 [ 255 ] {fe431674-2c09-44e6-af07-7eae272d4bf4} <Debug> TCPHandler: Processed in 0.0013685 sec. | ||
| 7330 | 2026.02.10 18:44:47.151241 [ 193 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 19 columns (19 merged, 0 gathered) in 0.007020008 sec., 137179.33084976542 rows/sec., 245.82 MiB/sec. | ||
| 7331 | 2026.02.10 18:44:47.152632 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7332 | 2026.02.10 18:44:47.152955 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.02.10 18:44:47.153033 [ 186 ] {1d576410-2717-4f32-b737-b5d90ac7644b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7334 | 2026.02.10 18:44:47.153139 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 7335 | 2026.02.10 18:44:48.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.69 MiB, peak 297.33 MiB, free memory in arenas 0.00 B, will set to 291.07 MiB (RSS), difference: 3.39 MiB | ||
| 7336 | 2026.02.10 18:44:48.433781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17763 | ||
| 7337 | 2026.02.10 18:44:48.434354 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.02.10 18:44:48.434403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7339 | 2026.02.10 18:44:48.434888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7340 | 2026.02.10 18:44:48.435126 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.02.10 18:44:48.435279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17763 | ||
| 7342 | 2026.02.10 18:44:49.389238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7343 | 2026.02.10 18:44:49.405702 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.02.10 18:44:49.405771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7345 | 2026.02.10 18:44:49.411306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7346 | 2026.02.10 18:44:49.412022 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.02.10 18:44:49.414970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7348 | 2026.02.10 18:44:50.968323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 914 | ||
| 7349 | 2026.02.10 18:44:50.970666 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.02.10 18:44:50.970720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7351 | 2026.02.10 18:44:50.971975 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7352 | 2026.02.10 18:44:50.972279 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.02.10 18:44:50.972653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7354 | 2026.02.10 18:44:52.133704 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.02.10 18:44:52.133908 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7356 | 2026.02.10 18:44:52.133982 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7357 | 2026.02.10 18:44:52.134671 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.02.10 18:44:52.134721 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7359 | 2026.02.10 18:44:52.135134 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7360 | 2026.02.10 18:44:52.135379 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.02.10 18:44:52.135531 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001679 sec., 51220.96486003574 rows/sec., 4.30 MiB/sec. | ||
| 7362 | 2026.02.10 18:44:52.135576 [ 255 ] {5d0a6e84-8eab-48f9-b677-7b4e616a7447} <Debug> TCPHandler: Processed in 0.00201127 sec. | ||
| 7363 | 2026.02.10 18:44:52.135697 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.02.10 18:44:52.135795 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.02.10 18:44:52.135836 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7366 | 2026.02.10 18:44:52.136233 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.02.10 18:44:52.136270 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7368 | 2026.02.10 18:44:52.136567 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7369 | 2026.02.10 18:44:52.136779 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.02.10 18:44:52.136908 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 7371 | 2026.02.10 18:44:52.136946 [ 255 ] {9065560f-c9ac-403e-a868-6a93325f5898} <Debug> TCPHandler: Processed in 0.001299688 sec. | ||
| 7372 | 2026.02.10 18:44:52.137059 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.02.10 18:44:52.137156 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7374 | 2026.02.10 18:44:52.137196 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7375 | 2026.02.10 18:44:52.137616 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.02.10 18:44:52.137652 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7377 | 2026.02.10 18:44:52.137962 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7378 | 2026.02.10 18:44:52.138173 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.02.10 18:44:52.138303 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 7380 | 2026.02.10 18:44:52.138341 [ 255 ] {b334c044-13ee-4097-8d32-65550d008797} <Debug> TCPHandler: Processed in 0.001332089 sec. | ||
| 7381 | 2026.02.10 18:44:52.138453 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.02.10 18:44:52.138549 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7383 | 2026.02.10 18:44:52.138592 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7384 | 2026.02.10 18:44:52.138986 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.02.10 18:44:52.139022 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7386 | 2026.02.10 18:44:52.139352 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7387 | 2026.02.10 18:44:52.139561 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.02.10 18:44:52.139690 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7389 | 2026.02.10 18:44:52.139728 [ 255 ] {9a8a08a7-73f9-4fe9-be8a-4515c9165a52} <Debug> TCPHandler: Processed in 0.001325949 sec. | ||
| 7390 | 2026.02.10 18:44:52.139858 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.02.10 18:44:52.139980 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.02.10 18:44:52.140046 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7393 | 2026.02.10 18:44:52.140890 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.02.10 18:44:52.140927 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7395 | 2026.02.10 18:44:52.141462 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7396 | 2026.02.10 18:44:52.141685 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.02.10 18:44:52.141825 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001869 sec., 8025.6821829855535 rows/sec., 14.38 MiB/sec. | ||
| 7398 | 2026.02.10 18:44:52.141878 [ 255 ] {804c250b-5c76-485a-a8db-adb80af65345} <Debug> TCPHandler: Processed in 0.002078652 sec. | ||
| 7399 | 2026.02.10 18:44:52.141985 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.02.10 18:44:52.142079 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.02.10 18:44:52.142121 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7402 | 2026.02.10 18:44:52.142449 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.02.10 18:44:52.142484 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7404 | 2026.02.10 18:44:52.142780 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7405 | 2026.02.10 18:44:52.142982 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.02.10 18:44:52.143106 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7407 | 2026.02.10 18:44:52.143141 [ 255 ] {477b9119-bf17-4636-97cb-dc6d16e23049} <Debug> TCPHandler: Processed in 0.001204376 sec. | ||
| 7408 | 2026.02.10 18:44:55.807511 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7409 | 2026.02.10 18:44:55.807584 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7410 | 2026.02.10 18:44:55.935729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18211 | ||
| 7411 | 2026.02.10 18:44:55.936223 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.02.10 18:44:55.936268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7413 | 2026.02.10 18:44:55.936808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7414 | 2026.02.10 18:44:55.937035 [ 244 ] {} <Trace> system.asynchronous_metric_log (2b5bbc23-a453-4b3a-bee6-2ad1419f52ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.02.10 18:44:55.937173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 7416 | 2026.02.10 18:44:56.915446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7417 | 2026.02.10 18:44:56.931847 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.02.10 18:44:56.931896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7419 | 2026.02.10 18:44:56.937881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7420 | 2026.02.10 18:44:56.938577 [ 243 ] {} <Trace> system.metric_log (e3c76bb1-c92c-49b5-b5e9-808a9fdc9030): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.02.10 18:44:56.941404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7422 | 2026.02.10 18:44:57.134223 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.02.10 18:44:57.134425 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7424 | 2026.02.10 18:44:57.134498 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7425 | 2026.02.10 18:44:57.135203 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.02.10 18:44:57.135253 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7427 | 2026.02.10 18:44:57.135683 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7428 | 2026.02.10 18:44:57.135906 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.02.10 18:44:57.136066 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001697 sec., 62463.17030053035 rows/sec., 5.23 MiB/sec. | ||
| 7430 | 2026.02.10 18:44:57.136108 [ 255 ] {bf2f4724-b5de-4a43-b329-bc7be3df7381} <Debug> TCPHandler: Processed in 0.00203178 sec. | ||
| 7431 | 2026.02.10 18:44:57.136225 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.02.10 18:44:57.136321 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7433 | 2026.02.10 18:44:57.136362 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7434 | 2026.02.10 18:44:57.136761 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.02.10 18:44:57.136797 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7436 | 2026.02.10 18:44:57.137104 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7437 | 2026.02.10 18:44:57.137329 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.02.10 18:44:57.137458 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 1.59 MiB/sec. | ||
| 7439 | 2026.02.10 18:44:57.137497 [ 255 ] {8ac6fe4c-10ad-4d9d-b58a-695c1bf586a3} <Debug> TCPHandler: Processed in 0.001322899 sec. | ||
| 7440 | 2026.02.10 18:44:57.137608 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.02.10 18:44:57.137703 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7442 | 2026.02.10 18:44:57.137742 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7443 | 2026.02.10 18:44:57.138161 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.02.10 18:44:57.138197 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7445 | 2026.02.10 18:44:57.138499 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7446 | 2026.02.10 18:44:57.138702 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.02.10 18:44:57.138830 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001147 sec., 77593.72275501308 rows/sec., 6.06 MiB/sec. | ||
| 7448 | 2026.02.10 18:44:57.138867 [ 255 ] {c391cd8e-a268-4f73-a428-a1e2cf5d6572} <Debug> TCPHandler: Processed in 0.001310429 sec. | ||
| 7449 | 2026.02.10 18:44:57.138975 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.02.10 18:44:57.139072 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.02.10 18:44:57.139115 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7452 | 2026.02.10 18:44:57.139507 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.02.10 18:44:57.139543 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7454 | 2026.02.10 18:44:57.139901 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7455 | 2026.02.10 18:44:57.140107 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.02.10 18:44:57.140235 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7457 | 2026.02.10 18:44:57.140273 [ 255 ] {6989e77d-5296-400a-9ce8-94f78e4913b9} <Debug> TCPHandler: Processed in 0.001347769 sec. | ||
| 7458 | 2026.02.10 18:44:57.140381 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.02.10 18:44:57.140474 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7460 | 2026.02.10 18:44:57.140528 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7461 | 2026.02.10 18:44:57.141326 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.02.10 18:44:57.141361 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7463 | 2026.02.10 18:44:57.141912 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7464 | 2026.02.10 18:44:57.142127 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.02.10 18:44:57.142264 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 7466 | 2026.02.10 18:44:57.142317 [ 255 ] {405c6cc5-8722-4c04-bfe4-feb4bc3bebc6} <Debug> TCPHandler: Processed in 0.001986179 sec. | ||
| 7467 | 2026.02.10 18:44:57.142426 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.02.10 18:44:57.142521 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.02.10 18:44:57.142562 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7470 | 2026.02.10 18:44:57.142884 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.02.10 18:44:57.142917 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7472 | 2026.02.10 18:44:57.143233 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7473 | 2026.02.10 18:44:57.143446 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.02.10 18:44:57.143573 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7475 | 2026.02.10 18:44:57.143610 [ 255 ] {d43756f9-3f46-4196-958f-64af7e0bb888} <Debug> TCPHandler: Processed in 0.001235786 sec. | ||
| 7476 | 2026.02.10 18:45:00.973619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 938 | ||
| 7477 | 2026.02.10 18:45:00.976392 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.02.10 18:45:00.976461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7479 | 2026.02.10 18:45:00.978229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7480 | 2026.02.10 18:45:00.978596 [ 242 ] {} <Trace> system.query_log (9ef3ac46-46dd-4d2a-be1e-852b660959dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.02.10 18:45:00.979165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7482 | 2026.02.10 18:45:02.168323 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.02.10 18:45:02.168514 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.02.10 18:45:02.168584 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7485 | 2026.02.10 18:45:02.169318 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.10 18:45:02.169361 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7487 | 2026.02.10 18:45:02.169797 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7488 | 2026.02.10 18:45:02.170073 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Trace> oximeter.fields_i16 (f1e0e1fa-794d-4e9c-8866-f1fbc30a4e3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.02.10 18:45:02.170241 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001781 sec., 13475.57551937114 rows/sec., 1.12 MiB/sec. | ||
| 7490 | 2026.02.10 18:45:02.170295 [ 255 ] {decb4dfb-e019-4f88-802d-a1240cf36b37} <Debug> TCPHandler: Processed in 0.002112962 sec. | ||
| 7491 | 2026.02.10 18:45:02.170431 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.02.10 18:45:02.170556 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7493 | 2026.02.10 18:45:02.170612 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7494 | 2026.02.10 18:45:02.171141 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.02.10 18:45:02.171183 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7496 | 2026.02.10 18:45:02.171536 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7497 | 2026.02.10 18:45:02.171803 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Trace> oximeter.fields_ipaddr (cfb27175-ec01-486b-bff7-e8965dffdc55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.02.10 18:45:02.171942 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001418 sec., 1410.4372355430182 rows/sec., 115.01 KiB/sec. | ||
| 7499 | 2026.02.10 18:45:02.171983 [ 255 ] {cf8f1cb9-9291-4869-837f-423e0db9b86b} <Debug> TCPHandler: Processed in 0.001607957 sec. | ||
| 7500 | 2026.02.10 18:45:02.172115 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.02.10 18:45:02.172218 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7502 | 2026.02.10 18:45:02.172259 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7503 | 2026.02.10 18:45:02.173420 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.02.10 18:45:02.173469 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7505 | 2026.02.10 18:45:02.174095 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7506 | 2026.02.10 18:45:02.174349 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.02.10 18:45:02.174465 [ 31 ] {} <Debug> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7508 | 2026.02.10 18:45:02.174488 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Debug> executeQuery: Read 1347 rows, 115.49 KiB in 0.002288 sec., 588723.7762237762 rows/sec., 49.29 MiB/sec. | ||
| 7509 | 2026.02.10 18:45:02.174503 [ 31 ] {} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.02.10 18:45:02.174525 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7511 | 2026.02.10 18:45:02.174532 [ 255 ] {333047d6-730f-4fc3-9907-dbfa6c3076d8} <Debug> TCPHandler: Processed in 0.002473564 sec. | ||
| 7512 | 2026.02.10 18:45:02.174650 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7513 | 2026.02.10 18:45:02.174663 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.02.10 18:45:02.174785 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.02.10 18:45:02.174794 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7516 | 2026.02.10 18:45:02.174836 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7517 | 2026.02.10 18:45:02.174847 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1406 rows starting from the beginning of the part | ||
| 7518 | 2026.02.10 18:45:02.174926 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
| 7519 | 2026.02.10 18:45:02.174972 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
| 7520 | 2026.02.10 18:45:02.175025 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
| 7521 | 2026.02.10 18:45:02.175067 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
| 7522 | 2026.02.10 18:45:02.175109 [ 196 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1347 rows starting from the beginning of the part | ||
| 7523 | 2026.02.10 18:45:02.175336 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.02.10 18:45:02.175378 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7525 | 2026.02.10 18:45:02.175733 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7526 | 2026.02.10 18:45:02.175990 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Trace> oximeter.fields_u16 (22f8f650-3524-4380-bca0-fd471096f197): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.02.10 18:45:02.176127 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Debug> executeQuery: Read 29 rows, 2.23 KiB in 0.001362 sec., 21292.21732745962 rows/sec., 1.60 MiB/sec. | ||
| 7528 | 2026.02.10 18:45:02.176173 [ 255 ] {ec2eecef-0418-4c02-869b-282b3f45d95a} <Debug> TCPHandler: Processed in 0.001565786 sec. | ||
| 7529 | 2026.02.10 18:45:02.176313 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.02.10 18:45:02.176425 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7531 | 2026.02.10 18:45:02.176469 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7532 | 2026.02.10 18:45:02.176753 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159914 sec., 1453298.603555512 rows/sec., 127.37 MiB/sec. | ||
| 7533 | 2026.02.10 18:45:02.177021 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.02.10 18:45:02.177027 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7535 | 2026.02.10 18:45:02.177068 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7536 | 2026.02.10 18:45:02.177445 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.02.10 18:45:02.177480 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7538 | 2026.02.10 18:45:02.177538 [ 186 ] {5154daf9-e7df-49fd-a4c4-6de3fb89f141::all_1_56_11} <Trace> oximeter.fields_string (5154daf9-e7df-49fd-a4c4-6de3fb89f141) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7539 | 2026.02.10 18:45:02.177659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7540 | 2026.02.10 18:45:02.177805 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Trace> oximeter.fields_u32 (7e11829c-fcf3-4dd9-a9cb-0a0a339ddbcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.02.10 18:45:02.177979 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001575 sec., 160000 rows/sec., 11.07 MiB/sec. | ||
| 7542 | 2026.02.10 18:45:02.178043 [ 255 ] {b9b4fe50-8bec-4d75-bbbc-a354a1fa0538} <Debug> TCPHandler: Processed in 0.001789833 sec. | ||
| 7543 | 2026.02.10 18:45:02.178172 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.02.10 18:45:02.178274 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.02.10 18:45:02.178320 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7546 | 2026.02.10 18:45:02.178734 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.02.10 18:45:02.178777 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7548 | 2026.02.10 18:45:02.179100 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7549 | 2026.02.10 18:45:02.179356 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Trace> oximeter.fields_u8 (6d584025-deab-4304-b269-163179be3664): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.02.10 18:45:02.179506 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 7551 | 2026.02.10 18:45:02.179554 [ 255 ] {7f482902-1b46-434e-8c68-b0f31711afd1} <Debug> TCPHandler: Processed in 0.001431172 sec. | ||
| 7552 | 2026.02.10 18:45:02.179681 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.02.10 18:45:02.179779 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7554 | 2026.02.10 18:45:02.179822 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7555 | 2026.02.10 18:45:02.180586 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.02.10 18:45:02.180626 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7557 | 2026.02.10 18:45:02.181013 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7558 | 2026.02.10 18:45:02.181247 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.02.10 18:45:02.181357 [ 31 ] {} <Debug> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7560 | 2026.02.10 18:45:02.181379 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Debug> executeQuery: Read 573 rows, 44.03 KiB in 0.00162 sec., 353703.7037037037 rows/sec., 26.54 MiB/sec. | ||
| 7561 | 2026.02.10 18:45:02.181391 [ 31 ] {} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.02.10 18:45:02.181417 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7563 | 2026.02.10 18:45:02.181419 [ 255 ] {1a36f950-7099-4129-965c-464c814c8664} <Debug> TCPHandler: Processed in 0.001791393 sec. | ||
| 7564 | 2026.02.10 18:45:02.181513 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7565 | 2026.02.10 18:45:02.181548 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.02.10 18:45:02.181608 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.02.10 18:45:02.181639 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7568 | 2026.02.10 18:45:02.181647 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7569 | 2026.02.10 18:45:02.181693 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7570 | 2026.02.10 18:45:02.181706 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
| 7571 | 2026.02.10 18:45:02.181770 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 93 rows starting from the beginning of the part | ||
| 7572 | 2026.02.10 18:45:02.181833 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
| 7573 | 2026.02.10 18:45:02.181890 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part | ||
| 7574 | 2026.02.10 18:45:02.181955 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 573 rows starting from the beginning of the part | ||
| 7575 | 2026.02.10 18:45:02.182330 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.02.10 18:45:02.182367 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7577 | 2026.02.10 18:45:02.182773 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7578 | 2026.02.10 18:45:02.183015 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.02.10 18:45:02.183127 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7580 | 2026.02.10 18:45:02.183125 [ 199 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650299 sec., 936193.9866654467 rows/sec., 74.58 MiB/sec. | ||
| 7581 | 2026.02.10 18:45:02.183160 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.02.10 18:45:02.183150 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001523 sec., 578463.5587655941 rows/sec., 39.26 MiB/sec. | ||
| 7583 | 2026.02.10 18:45:02.183203 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7584 | 2026.02.10 18:45:02.183243 [ 255 ] {f658d9aa-3298-4da5-b5e4-8dc310f97756} <Debug> TCPHandler: Processed in 0.001742841 sec. | ||
| 7585 | 2026.02.10 18:45:02.183286 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7586 | 2026.02.10 18:45:02.183301 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7587 | 2026.02.10 18:45:02.183364 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.02.10 18:45:02.183403 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7589 | 2026.02.10 18:45:02.183443 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14956 rows starting from the beginning of the part | ||
| 7590 | 2026.02.10 18:45:02.183466 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.02.10 18:45:02.183513 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7592 | 2026.02.10 18:45:02.183529 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7593 | 2026.02.10 18:45:02.183559 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.02.10 18:45:02.183570 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 7595 | 2026.02.10 18:45:02.183624 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7596 | 2026.02.10 18:45:02.183628 [ 193 ] {491d6725-eb5d-49b3-ab3e-7f67f476b7ed::all_1_56_11} <Trace> oximeter.fields_uuid (491d6725-eb5d-49b3-ab3e-7f67f476b7ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7597 | 2026.02.10 18:45:02.183681 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7598 | 2026.02.10 18:45:02.183724 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7599 | 2026.02.10 18:45:02.183729 [ 186 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 881 rows starting from the beginning of the part | ||
| 7600 | 2026.02.10 18:45:02.184327 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.02.10 18:45:02.184368 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7602 | 2026.02.10 18:45:02.184979 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7603 | 2026.02.10 18:45:02.185217 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Trace> oximeter.measurements_histogramu64 (1d576410-2717-4f32-b737-b5d90ac7644b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.02.10 18:45:02.185362 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001915 sec., 7832.898172323759 rows/sec., 14.04 MiB/sec. | ||
| 7605 | 2026.02.10 18:45:02.185417 [ 255 ] {3e62402e-b3cf-4f54-81ba-912a910c1aaf} <Debug> TCPHandler: Processed in 0.002101682 sec. | ||
| 7606 | 2026.02.10 18:45:02.185538 [ 255 ] {} <Trace> TCP-Session: 3ebafe88-2981-49a6-a6de-1166b602d6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.02.10 18:45:02.185636 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47496) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7608 | 2026.02.10 18:45:02.185678 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7609 | 2026.02.10 18:45:02.186026 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.02.10 18:45:02.186061 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7611 | 2026.02.10 18:45:02.186598 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7612 | 2026.02.10 18:45:02.186847 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.02.10 18:45:02.186958 [ 31 ] {} <Debug> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7614 | 2026.02.10 18:45:02.186982 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 7615 | 2026.02.10 18:45:02.186993 [ 31 ] {} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.02.10 18:45:02.187014 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 7617 | 2026.02.10 18:45:02.187019 [ 255 ] {ae24da98-7c56-4c3b-9f9e-b25a19b1af3f} <Debug> TCPHandler: Processed in 0.001529735 sec. | ||
| 7618 | 2026.02.10 18:45:02.187090 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7619 | 2026.02.10 18:45:02.187172 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7620 | 2026.02.10 18:45:02.187198 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2928 rows starting from the beginning of the part | ||
| 7621 | 2026.02.10 18:45:02.187240 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7622 | 2026.02.10 18:45:02.187289 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7623 | 2026.02.10 18:45:02.187324 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7624 | 2026.02.10 18:45:02.187354 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7625 | 2026.02.10 18:45:02.187400 [ 193 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7626 | 2026.02.10 18:45:02.188805 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001742201 sec., 1852828.6919821536 rows/sec., 124.82 MiB/sec. | ||
| 7627 | 2026.02.10 18:45:02.189084 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7628 | 2026.02.10 18:45:02.189386 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.02.10 18:45:02.189470 [ 190 ] {52d0b30d-be39-457f-a2fc-8ac820a6f521::all_1_56_11} <Trace> oximeter.measurements_u64 (52d0b30d-be39-457f-a2fc-8ac820a6f521) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7630 | 2026.02.10 18:45:02.189575 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7631 | 2026.02.10 18:45:02.189769 [ 193 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16479 rows, containing 5 columns (5 merged, 0 gathered) in 0.006518563 sec., 2528011.158287494 rows/sec., 173.63 MiB/sec. | ||
| 7632 | 2026.02.10 18:45:02.189941 [ 202 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7633 | 2026.02.10 18:45:02.190208 [ 202 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.02.10 18:45:02.190275 [ 202 ] {7511f5a2-56b0-463c-90d1-cbeb7e45ab6a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7511f5a2-56b0-463c-90d1-cbeb7e45ab6a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7635 | 2026.02.10 18:45:02.190341 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||